搜索资源列表
string_sort
- 本程序实现了各种对字符串的排序,学习算法的同志看过来!
exp3
- 本程序实现了计算机网络中各种IP地址的转换,以及路由算法,欢迎下载
juzhen
- 矩阵的各种基本算法集合,能很有效地运用到其他各种程序中
pos
- 各种粒子群算法代码,有标准粒子群的,混合粒子群的,还有改进粒子群的。修改参数就可用。-A variety of particle swarm algorithm code, standard particle swarm hybrid particle swarm, as well as improved particle swarm. Modify the parameters can be used.
CSharp---Matrix-code
- C#实现的矩阵的各种运算,包括基本的算法,还有矩阵的各种分解,一般求逆和广义矩阵的求逆,很好的学习资料,推荐。-Matrix C# implementation of various operations, including the basic algorithm, there is a matrix of various decomposition generally seek the inverse and generalized matrix inversion, learning ma
sort
- 各种实用的排序算法:插入排序,二分插入排序,希尔排序,快速排序,两路归并排序-Variety of practical sorting algorithms: insertion sort, binary insertion sort, shell sort, quick sort, two way merge sort ...