资源列表
[数学计算/工程计算] BigNumFactorial
说明:一个简单的计算N!程序,我们C++的实验,可以计算三位数以上的数阶乘,效率还不错-a simple calculation N! The process, we Experimental C can be calculated over a number of triple-digit factorial. efficiency also good<黄晓恒> 在 2026-01-23 上传 | 大小:9kb | 下载:0
[人工智能/神经网络/遗传算法] DBSCANCode
说明:DBSCAN源代码,是一种典型的基于密度的聚类算法-DBSCAN source code, is a typical example of the density-based clustering algorithm<龙卑鄙> 在 2026-01-23 上传 | 大小:9kb | 下载:0
[matlab例程] example_matlab
说明:包括RZ,NRZ,QAM,FSK,误码率曲线等的仿真-including RZ, NRZ, QAM, FSK, BER curves Simulation<李冬> 在 2026-01-23 上传 | 大小:9kb | 下载:0
[数据结构常用算法] danyuanzuiduanlujing
说明:该程序用来求图的单元最短路径,允许用户动态输入图-the procedure used to plan for the shortest path modules, allowing users to input dynamic map<yuyu> 在 2026-01-23 上传 | 大小:9kb | 下载:0
[数据结构常用算法] CaculateRomanpn
说明:计算图p(n,k)罗马支配数的算法,计算罗马支配数是一个np—complete问题,这里给出一个相对高性能的算法。-calculated plan p (n, k) Rome disclaimer few algorithm disclaimer calculated Rome is a few np-complete problem here is a relatively high-performance algorithm.<姜宝琦> 在 2026-01-23 上传 | 大小:9kb | 下载:0
[数据结构常用算法] 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<李昭明> 在 2026-01-23 上传 | 大小: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> 在 2026-01-23 上传 | 大小:9kb | 下载:0
[人工智能/神经网络/遗传算法] tspvcandmatlab
说明:基本的TPS的matlab和vc程序,可以供大家共同学习,参考-the basic TPS vc Matlab and procedures, everyone can learn together, reference<刘关俊> 在 2026-01-23 上传 | 大小:9kb | 下载:0
[matlab例程] jpeg2000(matlab)
说明:jpeg在matlab下的仿真实现,整个程序运行还行,共享给大家-jpeg of the Matlab Simulation, and the whole process has run OK, for everyone to share<陆鹏> 在 2026-01-23 上传 | 大小:9kb | 下载:0