资源列表
mopso c
- 此文件夹为基本粒子群算法的c代码实现,测试了文章MOPSO-CD中的问题(This folder for the basic particle swarm algorithm c code to test the article MOPSO-CD problems)
gejeralbalancetzsgger
- 用多种算法解决0-1背包问题,包括回朔法,动态规划,贪心算法等()
brcdge
- 用户输入一个正整数n,控制台就输出n n的矩阵,从1开始+1递增,并成环绕状,如: input 3 output 1 2 3 8 9()
BP
- BP神经网络预测模型,基于时间序列,将已知状态的数据量作为神经网络的输入,预测未知状态的数据(A prediction model based on BP neural net)
nain
- 用改进的欧拉方法求解初值问题,其中一阶微分方程未y f(x,y) 初始条件为x x[0]时,y=y[0] 输入 f--()
SVM1
- matlab实现支持向量机分类方法的代码(Matlab implementation of the code for support vector machine classification)
AIND-Sudoku-master
- 人工智能领域,基本soduk问题的解决代码,并且含有测试用例(The field of artificial intelligence, the basic soduk problem solving code, and contains test cases)
AI-Isolation
- 人工智能领域,game play里面 isolation问题的解决,并且含有测试代码(The field of artificial intelligence, the solution of the isolation problem in game play, and contains the test code)
avtx
- 用最小二乘法计算分形图案的维数,试试看怎么样,请多包涵!!()
LGQVNA
- 用来去除英文文档中的停用词,将一些高频词从文档中删除()
3481481
- 用正交表实现了稀疏矩阵,并能完成两稀疏矩阵的相加()
destruftor__hand
- 用树的层号表示生成一棵树,然后分别用来测试前序遍历的递归与非递归算法,()