资源列表
[数据结构常用算法] binary_trees
说明:能够实现二叉树的基本功能,是学习二叉树的很好的资料!-To achieve the basic functions of binary tree, binary tree is to learn from the good information!<yedaixiong> 在 2025-11-22 上传 | 大小:1kb | 下载:0
[STL] SQL2000bao
说明:int getDivisor(int iNum) { int i = 1 int sum = 0 if (0 == iNum) { return 1 } while (i <= iNum / 2) { if (0 == iNum % i) { sum++ } i++ } return (sum+1) } -int getDivisor (int iNum) (int i = 1<json> 在 2025-11-22 上传 | 大小:2kb | 下载:0
[matlab例程] imageprocessing
说明:运用MATLAB程序识别图像并将其划分为文字和非文字的两个类别-MATLAB program to identify the use of images and text and is divided into two categories of non-text<1234> 在 2025-11-22 上传 | 大小:22kb | 下载:0
[matlab例程] fast_way
说明:数学实验中的最速落径问题 A,B是不在一条铅垂线上的两点,在链接A,B两点的所有光滑曲线中,找出一条曲线,使得初速度为零的质点,在重力的作用下,自A点下滑到B点所需的时间最短 -Mathematical experiment steepest drop Path problems A, B is not a vertical line of two points, the link A, B two points in all the smooth curve, to find a cu<yedaixiong> 在 2025-11-22 上传 | 大小:1kb | 下载:0
[人工智能/神经网络/遗传算法] simulaiton_annealing
说明:著名的模拟退火算法源程序,运用的例子是TSP问题,以中国31省会城市的最短旅行路径为例.-Well-known source of the simulated annealing algorithm, using the example is the TSP in order to China s 31 provincial capital cities as an example of the shortest path to travel.<1234> 在 2025-11-22 上传 | 大小:2kb | 下载:0
[数值算法/人工智能] spss_simple
说明:线性回归,大家仔细读啊~~~~呵呵 ,本人~~~ 用了不小时间-Linear regression, we carefully read ah ~ ~ ~ ~ Oh, I ~ ~ ~ spent no small time<nacrompol> 在 2025-11-22 上传 | 大小:2kb | 下载:0
[人工智能/神经网络/遗传算法] scheduling_tar
说明:随机数生成,遗传算法,这个程序包含了统一分布和其他一些随机数生成的程序!-Random number generator, genetic algorithm, this process includes the unification of the distribution and some other random number generator procedure!<姜志阳> 在 2025-11-22 上传 | 大小:378kb | 下载:0
[数学计算/工程计算] cam2.0_source.tar
说明:CCSM Research Tools: Community Atmosphere Model (CAM)<曹大群> 在 2025-11-22 上传 | 大小:1.33mb | 下载:0