资源列表
FuzzyControl
- 一个非常使用的机器人控制matlab仿真程序源码-Robot control matlab simulation code
TxtSrch
- string matching algorithm implementation in a cluster of personal computers with ANSI C
state
- 请用状态模式实现如下操作定义一个MM对象有三中状态并提供邀请方法MM受到邀请后根据状态产生回答MM回答后状态有可能发生变化规则是产生一个1-10的随机数<3时候变为没兴趣状态4-7为“不讨厌”状态8-10为喜欢状态 向MM发多次邀请观察MM的输出 -Please use the following state mode operation the definition of a MM objectthere are three in the state and to provide
anttsp
- ACSmatlabCode蚁群算法解TSP问题的源代码,希望对学习蚂蚁算法的朋友提供帮助-ant tsp problem
knapsackproblems
- 本程序用MFC实现了背包问题中贪婪法,动态规划法,蛮力法,分支界限法的可视化-This procedure using MFC in a knapsack problem greedy method, dynamic programming method, brute force method, branch visualization limits of the law
1
- 先序输入数据,然后按从大到小进行快速排序-First input data sequence, and then quickly sorted by smallest
mpi_kmeans
- MPI implementatiobn of k-means clustering
BPnet(vb)
- VB 实现的BP网络,比较简单,适合于初学者-VB of the BP network to achieve
K-MEANS
- VC 实现的k均值聚类的代码,代码和功能都很简单,适合初学者-VC to achieve k-means clustering of the code, code and functionality are very simple, suitable for beginners
Eulerformula
- 欧拉公式的C语言实现 -Euler formula
ARMA
- ARMA 过程编程实现,不是很难,可以实现一步预测。-ARMA process of programming is not difficult, step in the forecast can be achieved.
C_Code-for-ACO
- 基本蚁群算法的C代码,是学习蚁群优化理论的不可或缺的资料。-The basic ant colony algorithm of C code, ant colony optimization theory is the study of essential information.