资源列表
1162-Building-with-Blocks
- 求和由于最后一扇门肯定在正方形的边界举,对每一个中点都求出要从给定点P到达此中点的所需要的最少的门的个数。-hello word wellcom to our school Delphi/java,CppBuilder visual c++Gone Fishing (1042) - ACM/ICPC Regional Contest East Central North America1999Descr iption Archeologists from the Ant
Dijkstra_11_11_14
- c语言实现Dijkstra算法的程序,邻接表用数组表示-c language program realize Dijkstra algorithm, adjacency table is an array
bst
- BST的定义,非常标准,非常值得参考,,对于入门的同学很有用-BST is defined, very standard, very worthy of reference, useful for the entry of students
test
- 在C/C++环境下,编程模拟距离矢量路由选择算法和链路状态路由选择算法-In C/C++ environment, the programming simulated distance vector routing algorithms and link state routing algorithm
Graph
- 数据结构中的图的定义以及基本操作,给初学者带来福音-Graph data structure definitions and basic operations, to bring good news for beginners
prim
- 数据结构 普里姆算法构造最小生成树的源代码-Construct data structures prim minimum spanning tree algorithm source code
test
- 数据结构 图的广度优先搜索遍历路径源代码-Data structure of the breadth-first search through the source code path
test2
- 数据结构 图的深度优先搜索遍历路径源代码-Data structure depth-first search through the source code path
Graph-traversal
- 图的遍历,c++写的,数据结构,是源码。-Graph traversal, c++ to write, data structures, is the source code.
ZHUANYIXULIE
- 转义序列算法。。。加强对转义序列的理解-Escape sequence algorithm. . . Enhance the understanding of escape sequences
using-adjacent-matrix-to-store-graph
- 用C语言数据结构描述的演示用邻接矩阵存图的小程序-Described in C language data structures stored adjacency matrix of graph presentation with a small program
nQueen
- 在n*n的棋盘上放置n个皇后,要求皇后两两互斥,即任意两个皇后不能出现在同一行、同一列或同一条斜对角线上。试求出所有的合法布局-In the n* n chessboard placed on the n Queens, asked the Queen twenty-two mutually exclusive, that is, any two queens can not appear on the same line, same column, or diagonal line with
