资源列表
calculateaddandminus
- 本程序是二项式相加减,程序简单易用。数据用链表储存。-Binomial phase addition and subtraction procedures easy to use. Chain store data used.
TSP
- 蚁群算法是新兴的仿生算法,最初是由意大利学者Dorigo M于1991年首次提出,由于具有较强的鲁棒性,优良的分布式计算机制和易于与其它方法结合等优点,成为人工智能领域的一个研究热点。本程序是实现简单的蚁群算法
LCS
- 最优自序列问题,对动态规划有更深的理解,用C的方式实现
c_guanjianlujing
- 关键路径 c语言
fuzzy
- 基于模糊神经网络的源程序,可在此基础上进行修改,matalb-matalb
Arrayandlinkedlist
- 数组与链表 通过实现数组与链表来讲解链表的使用,对初学者很有帮助;-Array and linked list
stepwise-regression-analysis-
- C++做的逐步回归分析程序,用于数据统计分析建模-C++do stepwise regression analysis program, used for data analysis modeling
GLL
- This app is used to merge G-This app is used to merge GLL
seqlist
- 顺序表的一些基本操作,还有做的一些顺序表的题目的答案,旁边有注释-Some of the basic operation of the order of the table, there to do some of the answers to the subject of the order of the table, next to comments
lianbiao
- 链表的使用,等等功能,挺好的,基本点而功能都实现了。-I write by by myself
source
- /* 功能: 输入参数:int*p 指向二维数组的首地址,该二维数组第0行的两个数分别表示:总钱数<30000,和希望购买物品的个数<25 该数组从第1行到第m行(1<=j<=m)中给出了编号为j的物品的基本数据,每行有2个非负整数, 表示该物品的价格(<=10000)和该物品的重要度(1~5)。 GetResult表示不超过总钱数的物品的价格与重要度乘积的总和的最大值(<100000000)。
ELM_MultiOutputRegression
- MultiOutput Regression
