说明:c语言字符串函数详解平时积累的关于指针函数的笔记-c language string functions Detailed usually accumulated on the pointer function of Notes <李顺功> 在 2024-11-02 上传
| 大小:2048 | 下载:0
说明:这是一个数据结构的算法,用来进行模式匹配,找到一个字符串中是否包含某个子串,
也就是KMP算法.里面内容比较全面,包括详细的注释。-this is a data structure, which to find whether a string contains a certain substing. Known as KMP,but it contains more content, including the exhaustiv <王海> 在 2024-11-02 上传
| 大小:2048 | 下载:0
说明:对输入的一串电文字符实现赫夫曼编码,再对赫夫曼编码生成的代码进行译码,输出电文字符串。-For the entry of a string of message character realize hoffman (coding, again to hoffman (code generated code decode, output message strings.
<zy> 在 2024-11-02 上传
| 大小:2048 | 下载:0
说明:数据结构:图的建立、深度优先遍历及广度优先遍历C++代码(个人优化)-Data structures: the establishment of the graph, depth-first traversal and breadth first the traversal C++ code (individual optimization) <yang> 在 2024-11-02 上传
| 大小:2048 | 下载:0
说明:顺序表中的删除顺序表某区间元素的源代码文件-Source code files to remove a range of elements in the sequence table in the sequence table <小明> 在 2024-11-02 上传
| 大小:2048 | 下载:0
说明:运用面向对象程序设计编写的迷宫19*19的。自动生成迷迷宫地图,自动走出,显示走出路径,已通过测试。
-The use of object-oriented programming to write the maze 19* 19. Automatic generation of fans maze map, automatic out, showing out of the path has been tested. <> 在 2024-11-02 上传
| 大小:2048 | 下载:0
说明:以邻接表为存储结构实现求从源点到其余各顶点的最短路径的Diijkstra算法-Dijkstra,已通过测试。
-Adjacency list, ask the rest of the vertices of the shortest path from source to the storage structure Diijkstra algorithm-Dijkstra, has been tested. <> 在 2024-11-02 上传
| 大小:2048 | 下载:0