资源列表

« 1 2 ... .97 .98 .99 .00 .01 21902.03 .04 .05 .06 .07 ... 28523 »

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

说明:在flashmx下编写的程序,解释并演示元胞自动机规则,并进行动画演示-flashmx prepared in the process, explain and demonstrate cellular automata rules, and animation demo
<冉磊> 在 2025-11-22 上传 | 大小:203kb | 下载:0

[数据结构常用算法VCAlgorithm

说明:VC实现的常用数值计算方法,有许多算法,希望对大家有用-VC common numerical calculation method, there are many algorithms, we hope to useful
<1> 在 2025-11-22 上传 | 大小:203kb | 下载:0

[数学计算/工程计算kao

说明:采用三角化的方法基于mapinfo的等值线算法例子。-using triangulation method based on MapInfo's contour algorithm examples.
<duan> 在 2025-11-22 上传 | 大小:203kb | 下载:0

[数学计算/工程计算rtka

说明:龙格库塔求解微分方程用vc++编写,通用性好,方便-Runge- Kutta solving differential equations using vc preparation, common good, convenient
<wenyue> 在 2025-11-22 上传 | 大小:203kb | 下载:0

[数据结构常用算法simkd

说明:kd树的最快实现算法,经过了数次优化后,即使处理数十万个点,也仅仅需要几秒钟,内含使用说明。-kd tree algorithm to achieve the fastest, after a number of optimization, even hundreds of thousands of points. I only need a few seconds, intron use.
<胖丫> 在 2025-11-22 上传 | 大小:203kb | 下载:0

[数据结构常用算法fractionTodecimal

说明:因为所有的分数都是有理数,所以一个分数要么除尽,要么有循环节,这个程序很好地解决了这个问题。-because all the scores are rational, or a fraction of thirteen, or a cycle of festivals, this procedure to solve the problem.
<刘华> 在 2025-11-22 上传 | 大小:203kb | 下载:0

[数据结构常用算法newmat_1.10.4.orig.tar

说明:matrix library for linux and windos
<as> 在 2025-11-22 上传 | 大小:203kb | 下载:0

[matlab例程ipslove

说明:整数规划工具箱 解压后 调用ipslv_mex()函数求解整数规划问题,经过本人测试,只能在matlab6.5以下的版本用-Integer programming toolkit called after decompression ipslv_mex () function for solving integer programming problems, after my testing, only in the following version matlab6.5
<liu> 在 2025-11-22 上传 | 大小:203kb | 下载:0

[matlab例程gatbx

说明:matlab各种m文件,比较全,有很多较好的算法-err
<zjw> 在 2025-11-22 上传 | 大小:203kb | 下载:0

[数学计算/工程计算111

说明:求标准偏差 > function c=myfunction(x) > [m,n]=size(x) > t=0 > for i=1:numel(x) > t=t+x(i)*x(i) > end > c=sqrt(t/(m*n-1)) function c=myfunction(x) [m,n]=size(x) t=0 for i=1:m for j=1:n t=
<> 在 2025-11-22 上传 | 大小:203kb | 下载:0

[数值算法/人工智能num

说明:工程算法 这是一个很有用的工程数值算法集锦 -Engineering algorithm is a useful numerical algorithm works allehanda
<linlut> 在 2025-11-22 上传 | 大小:203kb | 下载:0

[数学计算/工程计算gauss_method_elimination_equations_new

说明:数值分析中的高斯消去法解方程组问题,含输入输出界面。-Numerical analysis of Gaussian elimination solution of the problem equations, including input and output interface.
<丁一> 在 2025-11-22 上传 | 大小:203kb | 下载:0
« 1 2 ... .97 .98 .99 .00 .01 21902.03 .04 .05 .06 .07 ... 28523 »

源码中国 www.ymcn.org