资源列表
qpskdemod
- qpskdemod(绝对经典、不可多得的好原程序)
Dijkstra
- Dijkstra 贪心法求单源最短路径.Dijkstra算法是解单源最短路径问题的一个贪心算法。
SAPSO
- 介绍了粒子群模拟退火算法在函数优化中的应用
true
- OpenGL 基本图形绘制 简单实用 易学易用 -Drawing basic OpenGL graphics easy to learn and use simple and practical
pid_foc_funs
- 分数阶PID比一般PID多了2个可调参数,实现了常规PID所无法实现的控制功能,并且更精确有效-Fractional PID PID more than two adjustable parameters, and can not be achieved by the conventional PID control functions, and more accurate and efficient
music
- music, DOA , this file used in the direction of arrival of a source using an array antenna
tu
- 数据结构-图的一些基本操作和功能,采用C语言进行编写-Data structures- some of the basic operations and graph functions, written using C language
RBTree-Program
- RBTree树的构建算法,经本人的实践验证,该算法有效可用-RBTree tree construction algorithm is verified by my practice, the algorithm can be used effectively
shujujiegou
- C/C++数据结构算法(二叉排序树的实现)-C/C++ data structure algorithms (binary sort tree implementation)
ACO
- 求解TSP问题的蚂蚁算法,利用TSPLIB上的测试用例做测试。用C语言实现。有注释。-Ant algorithm for solving TSP problems, the use of the test cases for testing TSPLIB. With the C language. Annotated.
SPOJ
- Some solution of problems in SPOJ, all of them use DP technique to attack the problems.
b
- 数据结构图的存储结构及基本操作 要求: ⑴能根据输入的顶点、边/弧的信息建立图; ⑵实现图中顶点、边/弧的插入、删除; ⑶实现对该图的深度优先遍历; ⑷实现对该图的广度优先遍历。 备注:单号基于邻接矩阵,双号基于邻接表存储结构实现上述操作。 -Data storage structure diagram and the basic operational requirements: ⑴ can build chart based on the input ve
