资源列表

« 1 2 ... .71 .72 .73 .74 .75 17776.77 .78 .79 .80 .81 ... 28521 »

[数据结构常用算法Huffmancodedesign

说明:哈夫曼编码设计,一颗有N个接点的赫夫曼树共有2N-1个接点,并将其存在大小为2N-1的一维数组中,以便之后便于查找。-Huffman code design
<张一鹏> 在 2025-05-05 上传 | 大小:7kb | 下载:0

[人工智能/神经网络/遗传算法Pairingproblems

说明:配对问题,在算法中设置一个栈,每读入一个括号,如果是右括号,则置于栈顶的最急迫的期待被消解,如果是左括号,则作为一个新的更急迫的期待压入栈中,使原有的在栈中的所有为消解期待的急迫性降低了一级,在算法开始和结束时,栈都为空。-Pairing problems
<张一鹏> 在 2025-05-05 上传 | 大小:6kb | 下载:0

[数据结构常用算法Orderedtofindandmergetable

说明:有序表的查找是通过对数据与线性表中的数据逐个比较,位置则由比较次数求出,合并即通过两个线性表的元素的比较和复制原理绘制成新表。-Ordered to find and merge table
<张一鹏> 在 2025-05-05 上传 | 大小:5kb | 下载:0

[matlab例程watermark

说明:用matlab实现了fragile water mark易碎水印-Achieved using matlab Fragile Watermark fragile water mark
<洪璐> 在 2025-05-05 上传 | 大小:676kb | 下载:0

[数值算法/人工智能TextMining1.doc

说明:Data Mining Text Mining
<sant10> 在 2025-05-05 上传 | 大小:14kb | 下载:0

[STLBeyond_STL_cn

说明:详细讲解C++标准STL的是学习STL的必备工具-Explain in detail the standard C++ STL STL is an indispensable tool for learning
<yangli> 在 2025-05-05 上传 | 大小:337kb | 下载:0

[数学计算/工程计算matrix

说明:c写的常用矩阵运算程序,包括:矩阵求逆、矩阵上三角、矩阵加减乘、矩阵归一化、矩阵叉乘、行列式求值、矩阵求迹,矩阵求秩、矩阵转置等-matrix program in c
<liao> 在 2025-05-05 上传 | 大小:1kb | 下载:0

[matlab例程chaos

说明:蔡氏混沌同步,程序,调用十分完整,绝对好用。同机构同步系统-Chua' s chaotic synchronization, the program, call is complete, the absolute ease of use. Synchronization system with the agency
<king> 在 2025-05-05 上传 | 大小:2.55mb | 下载:0

[matlab例程m

说明:matlab的工具箱,拷贝到相关路径中便可以使用。非常全!-matlab toolbox, copy to the relevant path can be used. Very full!
<Saffron> 在 2025-05-05 上传 | 大小:363kb | 下载:0

[数值算法/人工智能c-P-library-functions-Daquan

说明:c+的库函数大全 ,包含了所有的c+库 , 方便程序员查询。-c+ library functions Daquan, contains all the c+ library to facilitate the programmers query
<Lk> 在 2025-05-05 上传 | 大小:450kb | 下载:0

[matlab例程hanzishibie

说明:The man on matlab recognition, handwritten Chinese characters can be identified
<lc> 在 2025-05-05 上传 | 大小:45kb | 下载:0

[数据结构常用算法huffman

说明:构造哈夫曼树,应用深度优先与广度优先搜索……测试无误,欢迎交流-Huffman tree construction, application of depth first and breadth first search ... ... the test is correct, welcomed the exchange of
<陆云> 在 2025-05-05 上传 | 大小:1kb | 下载:0
« 1 2 ... .71 .72 .73 .74 .75 17776.77 .78 .79 .80 .81 ... 28521 »

源码中国 www.ymcn.org