资源列表

« 1 2 ... .92 .93 .94 .95 .96 2397.98 .99 .00 .01 .02 ... 2656 »

[数据结构常用算法HuffmanTree2

说明:在visual c++的环境中,通过二叉树实现对字符串进行HUFFMAN编码和译码的功能-In the visual c++ environment, by Binary Tree strings HUFFMAN encoding and decoding functions
<李噹噹> 在 2025-06-26 上传 | 大小:1.73mb | 下载:0

[数据结构常用算法main.cpp

说明:poj1486 代码 二分图匹配问题 寻找必须边 经典模型-poj1486 code bipartite graph matching side must find the classical model
<zhang heihei> 在 2025-06-26 上传 | 大小:1kb | 下载:0

[数据结构常用算法gStack_2

说明:Stack在模板下的实现与各项功能操作实行。-Stack practiced in implementation and operation of the various functions under Templates.
<方富荣> 在 2025-06-26 上传 | 大小:116kb | 下载:0

[数据结构常用算法SSTF

说明:初学者编写 的SSTF算法的实现,不是不是太好,你可能会用得到。-the method of SSTF,maybe you need it.
<nicai> 在 2025-06-26 上传 | 大小:747kb | 下载:0

[数据结构常用算法Huffman_coding

说明:用二叉树实现haffman编码,能够实现给定文件的编码。-using binary tree to achieve haffman——coding
<jack> 在 2025-06-26 上传 | 大小:1.85mb | 下载:0

[数据结构常用算法shunxubiao

说明:一、求表长度(验证型实验),二、插入元素操作(验证型实验),三、删除操作(验证型实验),四、 查找定位元素(验证型实验),五、 求表中的最大值元素,回main()函数前面,完善补充函数Tmax(),然后在这里调用完成(设计型实验)-First, find the table length (proof-test), two insert elements operating (proof-test), three delete operation (proof-test), four, look
<lihuimin> 在 2025-06-26 上传 | 大小:364kb | 下载:0

[数据结构常用算法linkedlist

说明:简单的链表实现 linux c代码 数据结构-simple linkedlist
<jack> 在 2025-06-26 上传 | 大小:4kb | 下载:0

[数据结构常用算法complement

说明:实现对整数转换为补码和补码加减运算,其中可以检查整数输入的合法性,检查补码运算是否溢出-To achieve the integer conversion to complement and complement subtraction, where you can check the legitimacy of an integer input, check whether complement arithmetic overflow
<史文博> 在 2025-06-26 上传 | 大小:3kb | 下载:0

[数据结构常用算法operationnew

说明:四则混合运算表达式的处理。对输入的逆波兰表达式和正常顺序(带括号、运算符优先级)的表达式构造二叉表达式树、输出前序中序后序遍历结果、树状输出、表达式赋值及运算-Handle mixed operation expression of the four. For Reverse Polish Notation input and the normal order (with brackets, operator precedence) expression construct binary exp
<史文博> 在 2025-06-26 上传 | 大小:4kb | 下载:0

[数据结构常用算法BP-shenjing

说明:chapter3基于遗传算法的BP神经网络优化算法-chapter3 genetic algorithm BP neural network optimization algorithm based ,,,,,,,,
<FUYANCIA> 在 2025-06-26 上传 | 大小:16kb | 下载:0

[数据结构常用算法PHD

说明:PHD滤波,含速度与加速度的方向,去除系统噪声协方差矩阵-PHD filtering, including speed and acceleration of the direction of removing system noise covariance matrix
<FUYANCIA> 在 2025-06-26 上传 | 大小:23kb | 下载:0

[数据结构常用算法d

说明:稀疏矩阵的压缩存储: 实现稀疏矩阵压缩存储,并实现矩阵转置和求和。 输入矩阵时,首先需要输入非零元素的个数,然后分别输入矩阵的 行号,列号和值。 输完2个矩阵后,自动进行计算第一个矩阵的转置以及两个矩阵的和。 例如:输入如下: 100 90 5 //矩阵的行数为100,列数为90,共5个非零元素。 1 10 100 //a(1,10)=100 50 60 200//a(50,60)=200 50 80 100//a(50,80)=10
<刘忠威> 在 2025-06-26 上传 | 大小:672kb | 下载:0
« 1 2 ... .92 .93 .94 .95 .96 2397.98 .99 .00 .01 .02 ... 2656 »

源码中国 www.ymcn.org