资源列表
NQueen
- 可以求解N皇后问题,用的也是王晓东的书上讲的方法!希望对大家有些用处!-Using this codes you can solve n-!Queens problem!
bellmanford
- c语言的bellmanford算法,看看,很管用的哦!-c language bellmanford algorithm, see, it is useful to Oh!
BubbleSort
- bubble sort-using csharp
Code1
- 表结构,用分支语句计算过于繁琐,巧妙利用数组可以简化过程,下面以税收为例。-Table structure, calculated with the branch statement is too complicated, clever use of arrays can simplify the process, following a tax, for example.
shortroad
- dijkstra最短路径规划问题开发环境VC++6.0-dijkstra shortest path planning Development Environment VC++6.0
code
- 堆排序 快速排序 插入排序 归并排序 N皇后-Heap Sort Insertion Sort Merge Sort Quick Sort N Queen
suanfa
- 基于C语言的各种算法的集合,科学类的法,字符处理的算法,排序的算法等,-C-based collection of various algorithms, science class, method, character processing algorithms, sorting algorithms,
data-structure-sorting
- 内部排序以及所用时间比较,能在windows和linux下运行。-Internal sorting, and time spent
(guangdushendusousuo)
- c语言实现广度搜索,深度搜索,里面是对一个矩阵进行操作,矩阵的行数和列数可以任意输入-c language search breadth, depth search, which is a matrix operation, the matrix of rows and columns can be any input
the-key-to-find-the-network-path-AOE
- 本程序代码是用c语言来实现求AOE网络中的关键路径-This code is in c language to realize the key to find the network path AOE
Prim-algorithm
- 本程序是用c语言来编程实现Prim算法,希望对别人有帮助!-This procedure is used c programming language Prim algorithm, we want to help others!
Kruskal-algorithm
- 本程序是用C语言来实现Kruskal算法,希望能对别人有帮助!-This procedure is used to implement Kruskal' s algorithm in C, hoping to help others!
