资源列表

« 1 2 ... .64 .65 .66 .67 .68 1969.70 .71 .72 .73 .74 ... 2656 »

[数据结构常用算法haffuman

说明:哈夫曼编码是一种有效的信源编码。能够实现哈夫曼编码功能,误码率低。-This c++ program could reach haffuman, and it has low error rate.
<马帅> 在 2024-11-02 上传 | 大小:2048 | 下载:0

[数据结构常用算法C

说明:c语言字符串函数详解平时积累的关于指针函数的笔记-c language string functions Detailed usually accumulated on the pointer function of Notes
<李顺功> 在 2024-11-02 上传 | 大小:2048 | 下载:0

[数据结构常用算法KMP

说明:这是一个数据结构的算法,用来进行模式匹配,找到一个字符串中是否包含某个子串, 也就是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

[数据结构常用算法maze

说明:use maze source code
<arashk> 在 2024-11-02 上传 | 大小:2048 | 下载:0

[数据结构常用算法List-of-application

说明:数据结构课程设计 链表应用应用链表实现对数据的插入,删除,查找,排序。-A student achievement management system, uses linked list for data inserting, deleting, sorting and querying, C-C.
<zy> 在 2024-11-02 上传 | 大小:2048 | 下载:0

[数据结构常用算法Huffman_1

说明:对输入的一串电文字符实现赫夫曼编码,再对赫夫曼编码生成的代码进行译码,输出电文字符串。-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

[数据结构常用算法aa-

说明:数据结构:图的建立、深度优先遍历及广度优先遍历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

[数据结构常用算法Stxllrare

说明:建立一个通讯录的类note,该类中的属性有以下几项:String name,phone,MobilePhone,zip,address,Email 分别表示:姓名,固定电话,手机号,邮编,地址,电子邮邮邮件地址。方法有两个:Setnote()给属性赋初值的函数,方法show()显示出来一条通讯记录。 程序源码使用了ObjectInPutStream与ObjectOutPutStream这两个文件输入 -Class note to c
<高尚> 在 2024-11-02 上传 | 大小:2048 | 下载:0

[数据结构常用算法Desktop

说明:顺序表中的删除顺序表某区间元素的源代码文件-Source code files to remove a range of elements in the sequence table in the sequence table
<小明> 在 2024-11-02 上传 | 大小:2048 | 下载:0

[数据结构常用算法Tmazeziph

说明:运用面向对象程序设计编写的迷宫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

[数据结构常用算法T7_42zipo

说明:以邻接表为存储结构实现求从源点到其余各顶点的最短路径的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

[数据结构常用算法tree

说明:数据结构 二叉树的查找 一次简单的查找的应用课后作业-Data structures binary tree to find a simple search of homework
<胡德林> 在 2024-11-02 上传 | 大小:2048 | 下载:0
« 1 2 ... .64 .65 .66 .67 .68 1969.70 .71 .72 .73 .74 ... 2656 »

源码中国 www.ymcn.org