资源列表
prey-android-client-master
- An interface is not a class. Writing an interface is similar to writing a class, but they are two different concepts. A class describes the attributes and behaviors of an object. An interface contains behaviors that a class implements.
93406663
- 用C编写的粒子群寻优的优化算法,希望与大家共享()
hividepurposes
- 用c写的对矩阵求逆的算法,采用直接迭代,适合2阶和3阶矩阵()
ardem__child
- 用C语言实现最短路径算法中的Bellman-Ford算法,这个算法可以用来解决信号处理中的一些问题,bellman_for()
jzwdyn
- 用C语言写的常用的数值算法,包括插值,拟合,矩阵运算,微分方程求解,线性方程求解等()
ywzga
- 用c语言开发一个蚁群算法演示程序可以直接运行,请大家参考一下!()
zpuq
- 用C语言实现最短路径算法中的Floyd-Warshall算法,这个算法可以用来解决信号处理中的一些问题,floyd_war()
KOHT
- 用c语言编写的一些经典的题目,如TSP等等!()
nuw
- 用C语言解决TSP问题的源程序是我大二选修数学建模课,课程结束后做大作业也就是选择一个题目,解决一个问题,我选择的是TSP()
qmltzx
- 用K均值算法实现聚类分析的Vc源码,界面和算法都有()