资源列表

« 1 2 ... .09 .10 .11 .12 .13 2414.15 .16 .17 .18 .19 ... 2656 »

[数据结构常用算法Huffman-coding-and-recoding

说明:哈夫曼编码(Huffman Coding),又称霍夫曼编码,是一种编码方式,哈夫曼编码是可变字长编码(VLC)的一种。Huffman于1952年提出一种编码方法,该方法完全依据字符出现概率来构造异字头的平均长度最短的码字,有时称之为最佳编码,一般就叫做Huffman编码(有时也称为霍夫曼编码)。-Huffuman coding and recoding
<simon> 在 2025-06-26 上传 | 大小:6.28mb | 下载:0

[数据结构常用算法gongetidu

说明:共轭梯度法,是最优化理论与算法课程当中的一种经典的优化算法,-Conjugate gradient method is a classical optimization algorithm in optimization theory and algorithm,
<仙凡之旅> 在 2025-06-26 上传 | 大小:4kb | 下载:0

[数据结构常用算法BSTtree

说明:实现了二叉排序树的创建和中序遍历,在GCC上测试通过-realize BST tree
<luyun> 在 2025-06-26 上传 | 大小:2kb | 下载:0

[数据结构常用算法Expression_evaluation

说明:表达式求值,求多项表达式的结果 如:3*5+3*8=15+24=39 运用堆栈进行分级运算,支持小括号。-Expression uation, seeking polynomial expression of results Such as: 3* 3* 5+ 8 = 15+ 24 = 39 Grading operation using the stack, support for small brackets.
<叶翰哲> 在 2025-06-26 上传 | 大小:1kb | 下载:0

[数据结构常用算法sequential_search

说明:顺序存储结构和链式存储结构的顺序查找方法实现,在GCC上测试通过-realization of sequential search, tested on GCC compiler
<luyun> 在 2025-06-26 上传 | 大小:2kb | 下载:0

[数据结构常用算法first-mathcad.mcd

说明:First example with Mathcad - see it as a tutorial
<michaels> 在 2025-06-26 上传 | 大小:3kb | 下载:0

[数据结构常用算法numeric-trapezium

说明:一个数字梯形,选择k条路线,每条路线从第一层的某个数开始,每次进入下一层到达左下或者右下的数字,直到最后一层为止。每条路线不能经过相同的路径,但是可以经过相同的数字节点。 输出一个整数,表示能得到的最大的k条路径经过的数字之和-A digital ladder, the K route, each route the first layer of a number, each time to enter the next layer to reach the left or right ne
<温华> 在 2025-06-26 上传 | 大小:13kb | 下载:0

[数据结构常用算法TP02

说明:对一系列数据进行排序,并比较三种不同方法的区别-A series of data to sort and compare three different methods of difference
<LamZeon> 在 2025-06-26 上传 | 大小:108kb | 下载:0

[数据结构常用算法Matrix

说明:自定义数组类,实现生成任意规模的数独文本文件。-A custom array class implementation of arbitrary size sudoku.
<niuwe> 在 2025-06-26 上传 | 大小:4.62mb | 下载:0

[数据结构常用算法lab4

说明:最短路径算法 可以设置路径的权值 可以打印每条路径的权值-shortest path algorithm
<洪毅恺> 在 2025-06-26 上传 | 大小:3kb | 下载:0

[数据结构常用算法sort2015

说明:合并排序算法,完整版,带有计算运行时间的内容,输入值可以修改。-Merge sort algorithm, the full version, with the contents of the running time of the calculation, the input value can be modified.
<魏琳> 在 2025-06-26 上传 | 大小:1.06mb | 下载:0

[数据结构常用算法lxb

说明:采用数据结构中的单链表来实现一元多项式的加减乘除运算-Use a single linked list data structure to achieve one yuan polynomial arithmetic operatio
<胡蓉> 在 2025-06-26 上传 | 大小:7kb | 下载:0
« 1 2 ... .09 .10 .11 .12 .13 2414.15 .16 .17 .18 .19 ... 2656 »

源码中国 www.ymcn.org