资源列表
[数据结构常用算法] PackageProblem
说明:实现背包问题 package problem 1. 问题描述 假设有一个能装入总体积为T的背包和n件体积分别为w1 , w2 , … , wn 的物品,能否从n件物品中挑选若干件恰好装满背包,即使w1 +w2 + … + wn=T,要求找出所有满足上述条件的解。例如:当T=10,各件物品的体积{1,8,4,3,5,2}时,可找到下列4组解: (1,4,3,2)、(1,4,5)、(8,2)、(3,5,2)。 2. 基本要求 读入T、n、w1 , w2 , … , wn<李昭明> 在 2025-06-19 上传 | 大小:9kb | 下载:0
[数据结构常用算法] graphicsalgorithmy
说明:一套很好的图论算法源码,包括图的遍历,最短路径的实现,有向图计算、拓扑排序等多个算法的源码。-a good graph algorithm source code, including the traverse map, the shortest path, and it is to map, many other topological sorting algorithm source code.<xiaofeng> 在 2025-06-19 上传 | 大小:9kb | 下载:0
[人工智能/神经网络/遗传算法] tspvcandmatlab
说明:基本的TPS的matlab和vc程序,可以供大家共同学习,参考-the basic TPS vc Matlab and procedures, everyone can learn together, reference<刘关俊> 在 2025-06-19 上传 | 大小:9kb | 下载:0
[matlab例程] jpeg2000(matlab)
说明:jpeg在matlab下的仿真实现,整个程序运行还行,共享给大家-jpeg of the Matlab Simulation, and the whole process has run OK, for everyone to share<陆鹏> 在 2025-06-19 上传 | 大小:9kb | 下载:0
[数据结构常用算法] dsproject3
说明:解决一个加权遍历的问题。 文件包含一个word文档,作为原问题。 还有一个c文件,解决遍历。-solve a weighted traversal issue. Document contains a word document, as the original question. There is also a c document traversal solution.<本本> 在 2025-06-19 上传 | 大小:9kb | 下载:0
[数学计算/工程计算] specialfuntion
说明:特殊函数的c语言算法,内容包括了第一第二类的贝塞函数和某些椭圆积分算法-special function of the c language algorithms, including the first second category of Bessel functions and some elliptic integral algorithm<钟澎洪> 在 2025-06-19 上传 | 大小:9kb | 下载:0
[数据结构常用算法] tudeshixian
说明:无向图的实现和深度优先算法-no plans to the realization of the depth and priority algorithm<卢水柏> 在 2025-06-19 上传 | 大小:9kb | 下载:0
[压缩解压] JCS-A-counting-scale-data-collection
说明:基于vb的JCS---A计数天平数据采集-JCS-A counting scale data collection<坤> 在 2025-06-19 上传 | 大小:9kb | 下载:0