资源列表
MCRGSA
- MCRGSA------组播路由问题遗传模拟退火算法 %M-----------遗传算法进化代数 %N-----------种群规模,取偶数 %Pm----------变异概率调节参数 %K-----------同一温度下状态跳转次数 %t0----------初始温度 %alpha-------降温系数 %beta--------浓度均衡系数 %ROUTES------备选路径集 %Num---------到各节点的备选路径数目 %Cost-------
kkfft_dualinput
- 一个fft的C语言程序,输入可以是实数,也可以是复数。 -a fft the C Programming Language, the importation can be real, and can also be complex.
short
- 建立一个学校的场所平面图,可以计算出任意两个地点间的最短路径,以找到人们可行的最佳路途。
unify
- unify算法 人工智能 机器学习 C语言实现 -artificial intelligence algorithms unify
satg
- 二叉树的建立和遍历c++语言非递归和递归实现-The establishment and traverse binary tree c++ language implementation of non-recursive and recursive
pso
- 这是一个pso优化程序源码,欢迎大家下载,VC-This is a pso optimizer source code, welcome to download, VC++
Treap
- Treap C++模板类 实现了treap数据结构 同时具有堆和二叉树的性质-Treap C++ template class implements the treap data structure of both the nature of the heap and binary tree
find-the-maximum-value
- find the maximum value,找出一组数据的最大值。-find the maximum value
b_search_tree
- c++实现的二叉查找树的相关操作,有二叉树的简历,插入,删除,查找,遍历-C++ realization of binary search trees of the relevant operation, have binary tree resume, insert, and delete, find, traverse
prim_mst
- prime最小生成树,数据结构,图论算法-prime MST
runLengthCode
- runLengthCode with matlab
1
- 实现Precede、char_In和Operate函 数; 完善EvaluateExpression函数,增加 对输入的合法性检查,包括所有非法 输入及左右括号不配对的输入;编制应用程序测试这个计算器; -To achieve of the Precede, char_In and Operate function to improve EvaluateExpression function to increase the validity check of input, in
