资源列表
[数据结构常用算法] DataStructure
说明:清华同方C语言数据结构电子书,供初学者使用,挺好的,较为详细-Tsinghua Tongfang C language data structure of e-books, for beginners to use, very good, and a more detailed<张前> 在 2025-07-01 上传 | 大小:10.53mb | 下载:0
[压缩解压] huffman_full
说明:实现huffman的算法 先输入一个文件 译码 输出译码后的文件-Huffman algorithm to achieve to enter a file decoder decoding the output file<鲁兴林> 在 2025-07-01 上传 | 大小:195kb | 下载:0
[数值算法/人工智能] Random_generate
说明:生成给定分布律的随机数 % r=specrnd(x,p)返回一个来自分布律P(x)=p的随机数 % r=specrnd(x,p,m,n)返回m*n随机数矩阵 % p的默认值为等概率-Generate a given distribution law of random number r = specrnd (x, p) returns a from the distribution law P (x) = p of the random number r = specrnd (x,<haiyan> 在 2025-07-01 上传 | 大小:1kb | 下载:0
[数值算法/人工智能] tanxinsuanfa
说明:这是一个用C语言编写的贪心算法程序,很好的模拟了这个算法。-This is a use of C language procedures greedy algorithm, a good simulation of the algorithm.<孙要强> 在 2025-07-01 上传 | 大小:6kb | 下载:0
[matlab例程] Matlab_ChineseHelp
说明:Matlab中文帮助,叫我们如何使用Matlab软件-Matlab Chinese help, tell us how to use the Matlab software<syy> 在 2025-07-01 上传 | 大小:1004kb | 下载:0
[matlab例程] NicheSGA_1
说明:自适应遗传算法MATLAB源程序,供遗传算法初学者学习-Adaptive Genetic Algorithm MATLAB source code for genetic algorithm for beginners to learn<陈飞> 在 2025-07-01 上传 | 大小:2kb | 下载:0
[压缩解压] duibidulargen
说明:图象处理的常用算法\meanfilter.rar 对比度拉伸-Commonly used image processing algorithm meanfilter.rar contrast stretching<yuhch> 在 2025-07-01 上传 | 大小:48kb | 下载:0
[数据结构常用算法] Dijkstra
说明:Dijkstra算法是典型最短路算法,用于计算一个节点到其他所有节点的最短路径。主要特点是以起始点为中心向外层层扩展,直到扩展到终点为止。Dijkstra算法能得出最短路径的最优解,但由于它遍历计算的节点很多,所以效率低。 -Dijkstra algorithm is a typical shortest path algorithm, used to calculate a node to all other nodes of the shortest path. The main cha<yjl> 在 2025-07-01 上传 | 大小:2kb | 下载:0