资源列表

« 1 2 ... .25 .26 .27 .28 .29 2330.31 .32 .33 .34 .35 ... 28522 »

[数据结构常用算法movingAveragePredict

说明:/** * @author jakcy_wu(wujichun) * * 预测分析--本算法只适用于受周期变化或者波动影响的数据 * 权值移动平均算法 * 本期預測值=(前期值*權數)求和/n * * 默认权值为{1,1,1},取最近3次的平均 * 注意权值和必须=权值集合.length */-/*** @ author jakcy_wu (wujichun)** Forecast and Analysis-- This algorit
<吴名> 在 2025-03-15 上传 | 大小:1kb | 下载:0

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

说明:遗传算法软件包,其中有例子配合理解,十分不错-GA package, which is an example with understanding, very good
<呵呵> 在 2025-03-15 上传 | 大小:572kb | 下载:0

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

说明:遗传算法程序,是用java编写的,适合学习最优化的朋友来作为参考-Genetic Algorithm is used in the preparation of java, the most suitable learning optimized reference to a friend
<> 在 2025-03-15 上传 | 大小:2kb | 下载:0

[数据结构常用算法md

说明:MD5算法的java实现,完整的代码,供大家学习只用-java MD5 algorithm to achieve complete code for all to study only
<呵呵> 在 2025-03-15 上传 | 大小:2kb | 下载:0

[数学计算/工程计算sdl_astar_pathfind

说明:A*寻路算法, 源代码中使用的SDL库,可以到http://www.libsdl.org/或者VC知识库网站工具栏目www.vckbase.com/tools下载。-A* Routing algorithms, source code used in the SDL libraries, or can http://www.libsdl.org/ VC Knowledge Base site columns www.vckbase.co
<丁俊> 在 2025-03-15 上传 | 大小:10kb | 下载:0

[数据结构常用算法swr1

说明:这是数据结构的四则运算的c语言程序,只要编译就能运行呀!-This is the data structure of the four operations c language program, as long as the compiler can run!
<宋维仁> 在 2025-03-15 上传 | 大小:1kb | 下载:0

[数据结构常用算法逆阵

说明:逆阵的常用算法!希望能给大家带来帮助!如果有更好的算法,可别忘记发给我啊! emil:wyx32893039@163.com-inverse matrix algorithm commonly used! Give us some hope! If there is a better algorithm, it should not be forgotten that give me ah! Emil : wyx32893039@163
<离别> 在 2025-03-15 上传 | 大小:162kb | 下载:0

[数据结构常用算法求进制

说明:一个求进制的c++算法,希望能给大家带来帮助!如果大家有更好的,别忘记发给我啊! emil:wyx32893039@163.com-seeking a band of c algorithm, we can bring hope to help! If you have the better, do not forget to me ah! Emil : wyx32893039@163.com
<离别> 在 2025-03-15 上传 | 大小:1kb | 下载:0

[数据结构常用算法硬币情况

说明:c++写的一个关于数据结构的程序,其中包含了硬币的分法等算法,相信会给喜欢数据结构的朋友带来帮助!-c write a data structure for the procedure, which includes a coin-law algorithm, would like to believe that the data structure to help bring friends!
<离别> 在 2025-03-15 上传 | 大小:1kb | 下载:0

[数据结构常用算法苹果纠纷

说明:c++写的一个关于数据结构的苹果纠纷的数学问题,相信会给喜欢数据结构的朋友们带来帮助!-c write a data structure on the Apple disputes the mathematical problem, I believe, would like the data structure to help bring friends!
<离别> 在 2025-03-15 上传 | 大小:1kb | 下载:0

[数据结构常用算法大整数

说明:c++写的一个关于数据结构大整数的问题,相信会给喜欢数据结构的朋友们带来帮助!-c write data on the structure of a large sum of the problem, I believe, would like the data structure to help bring friends!
<离别> 在 2025-03-15 上传 | 大小:1kb | 下载:0

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

说明:神经网络遗传算法的一个简单例子代码,开发神经网络遗传算法的第一步-neural network genetic algorithm code a simple example, the development of neural network genetic algorithm first step
<oewilliam> 在 2025-03-15 上传 | 大小:4kb | 下载:0
« 1 2 ... .25 .26 .27 .28 .29 2330.31 .32 .33 .34 .35 ... 28522 »

源码中国 www.ymcn.org