资源列表

« 1 2 ... .71 .72 .73 .74 .75 1376.77 .78 .79 .80 .81 ... 2656 »

[数据结构常用算法sousuosuanfa

说明:详细介绍了搜索算法,值得大家参考,讲的比较全面-Search algorithm described in detail, it is worth your reference, speaking of a more comprehensive
<yinxiaoqing> 在 2024-10-12 上传 | 大小:15360 | 下载:0

[数据结构常用算法minum-spaning-tree

说明:c++的最小生成树的代码 不同的角度 同样的问题 新的思路-minum spaning tree
<嘉宇> 在 2024-10-12 上传 | 大小:2075648 | 下载:0

[数据结构常用算法a004

说明:建立完全二叉树build complete binary tr-build complete binary tree
<林晨> 在 2024-10-12 上传 | 大小:1024 | 下载:0

[数据结构常用算法huffman

说明:对任意输入的一段英文,为每个字符编制其相应的赫夫曼编码;并利用该编码为任意输入的0、1序列进行解码. 基本要求:一个完整的系统应具有以下功能: (1)初始化 从终端读入一段英文字符,统计每个字符出现的频率,建立赫夫曼树,并将该树存入某文件; (2)编码 利用建好的赫夫曼树对各字符进行编码,用列表的形式显示在屏幕上,并将编码结果存入另一文件中; (3)解码 利用保存的赫夫曼编码,对任意输入的0,1序列能正确解码;
<何杰> 在 2024-10-12 上传 | 大小:12288 | 下载:0

[数据结构常用算法tree

说明:树的前序的非递归遍历,中序的非递归遍历,后序的非递归遍历-Pre-order tree traversal non-recursive, non-recursive inorder traversal, postorder traversal non-recursive
<余卓> 在 2024-10-12 上传 | 大小:292864 | 下载:0

[数据结构常用算法shujujiegou

说明:数据结构的详细讲解的PPT,可以当作是编程序时的辅助工具吧-On the portfolio process is an exercise in the stack of knowledge, ideas and map similar to four-staining
<余卓> 在 2024-10-12 上传 | 大小:5341184 | 下载:0

[数据结构常用算法quicksort

说明:programmen for quick sort in c++ which is for very large input
<Mypd> 在 2024-10-12 上传 | 大小:1024 | 下载:0

[数据结构常用算法hashing_chaining

说明:hashing by chaining data structure
<Mypd> 在 2024-10-12 上传 | 大小:1024 | 下载:0

[数据结构常用算法SHA

说明:SHA算法的实现,可以将信息加工成128位的二进制位。-SHA algorithm, the information can be processed into 128 binary bits.
<杨萍> 在 2024-10-12 上传 | 大小:132096 | 下载:0

[数据结构常用算法floyd

说明:计算两点运输最优解,计算公路运输等一切最优解-Two transport calculation of the optimal solution, calculate the optimal solution and all other road transport
<abdsabds> 在 2024-10-12 上传 | 大小:1024 | 下载:0

[数据结构常用算法stackcaculate

说明:用栈实现数值计算的计算器,数据结构经典算法。-Numerical calculation with the calculator stack implementation, data structure the classical algorithm.
<夏雨> 在 2024-10-12 上传 | 大小:2048 | 下载:0

[数据结构常用算法polynomia

说明:用链表完成对多项式的计算,数据结构经典算法。-Complete with a list of polynomial terms, the classical algorithm data structure.
<夏雨> 在 2024-10-12 上传 | 大小:2048 | 下载:0
« 1 2 ... .71 .72 .73 .74 .75 1376.77 .78 .79 .80 .81 ... 2656 »

源码中国 www.ymcn.org