搜索资源列表
code
- c程序设计技巧, c入门和简单算法设计。-Programing with C
write-first
- 写者优先程序实现写者优先功能,运用Visual studio 2008-write first programing
dynamic-program
- // VS2008 《 算法导论 》 P193页 的动态规划装配线调度问题C代码 -<Introduction to algorithm> P 193 dynamic programing
Hanoi
- hanio 塔问题,使用C++完成。工程包,有源码与工程-hanio tower use C++ programing
floyd
- Solve Floyd by C++.(Programing)
DFS
- DFS图的深度优先遍历!C++编写,数据结构-programing by c++
Maze
- 走迷宫问题的解决代码,只要可以,一定可以找到一条通路-This is a programing code about “How dose a mice to find a way to go out of a maze"
main_MatrixMul
- 矩阵乘法问题动态规划代码。 可参见博客:http://blog.csdn.net/xiaowei_cqu/article/details/8181215-Matrix multiplication problem solution using dynamic programing
4-5-Programing-Storing
- 4-5 Programing Storing
RESUL
- Example of linear programing to less cost on pharmacy with WINSQB
Max-heap
- 利用C++编程语言解决数据结构中的最大堆问题。-Using C++ programing language to solve the problems of Max-heap in data structure.
diguiqiuzuida
- c++编写:使用递归的方法求给定数组的最大数-c++programing:The maximum number of recursive method using request given array
STL--Data-strcture-and-Alogrithm
- 数据结构C++语言描述——应用标准模板库(STL)(第2版) 源代码-Source Code for STL-Based Data structure and Alogrithm for C Plus Plus Programing