资源列表
[人工智能/神经网络/遗传算法] SGA
说明:一个简单的遗传算法,适用于求解函数优化问题,Visual C++编写。-A simple genetic algorithm for solving function optimization problems, Visual C++ to prepare.<liwangyi> 在 2025-12-02 上传 | 大小:198kb | 下载:0
[人工智能/神经网络/遗传算法] OnePonintsga
说明:一个采用一点交叉的遗传算法,Visual C-The use of cross-point of a genetic algorithm, Visual C++<liwangyi> 在 2025-12-02 上传 | 大小:964kb | 下载:0
[人工智能/神经网络/遗传算法] PSO
说明:标准PSO算法,Visual C++ -Standard PSO algorithm, Visual C++<liwangyi> 在 2025-12-02 上传 | 大小:220kb | 下载:0
[matlab例程] MatlabPlot
说明:作为一个功能强大的工具软件,Matlab具有很强的图形处理功能,提供了大量的二维、三维图形函数。由于系统采用面向对象的技术和丰富的矩阵运算,所以在图形处理方面即常方便又高效。-As a powerful software tool, Matlab has a strong graphics capabilities, providing a large number of two-dimensional, three-dimensional graphics functions. Since t<孙胖> 在 2025-12-02 上传 | 大小:82kb | 下载:0
[数学计算/工程计算] fpgrowth
说明:改代码为fp-growth的源代码,用于数据挖掘中的关联规则挖掘,已经通过调试,可以放心使用,只需要加入输入文件流-Change the code for the fp-growth of the source code for the data mining association rule mining have been through testing, you can rest assured that the use, only need to join the input file<胡飞> 在 2025-12-02 上传 | 大小:853kb | 下载:0
[数学计算/工程计算] Poj_1011_sticks
说明:由题意知道,本题就是根据题目给出的木棒,拼出长度最短的等长的棒子,本题主要应用了深度优先搜索+强剪枝。我们知道,肯定是先把小棒排序,从最大的开始枚举,然后如果到某一个长度时,满足条件,哪么就输出该长度。-George took sticks of the same length and cut them randomly until all parts became at most 50 units long. Now he wants to return sticks to the origi<zhangzhanyou> 在 2025-12-02 上传 | 大小:14kb | 下载:0
[matlab例程] Poj_1102_
说明:看了测试用例后,大家估计已经明白题目的意思了吧!题目很简单,但是就是很烦。 开始直接是没思路,不知道怎么模拟,但是想了带该半个小时,就搞定了。就是把每个数存到数组里面。 -A friend of you has just bought a new computer. Until now, the most powerful computer he ever used has been a pocket calculator. Now, looking at his new compute<zhangzhanyou> 在 2025-12-02 上传 | 大小:20kb | 下载:0
[数值算法/人工智能] Poj_2796
说明:本题主要就是要求一个数列里面,连续的几个数的和乘以这个连续段里最小的一个数,在所有这样连续数列里最大的一个,直接输出最大值就可以了。-Bill is developing a new mathematical theory for human emotions. His recent investigations are dedicated to studying how good or bad days influent people s memories about some period<zhangzhanyou> 在 2025-12-02 上传 | 大小:15kb | 下载:0