资源列表
Dijkstra-the-shorest-path
- 最短路径djist算法的C++实现源码 -the implements of Dijkstra using C++ search for the shorest path
pku1835
- 北大OJ_pku1835 参考程序 使用三维向量点积,数量积,和加法等运算实现空间人物在坐标轴方向的行走定位-pku1835 reference program using three-dimensional vector dot product, scalar product, and add other operations to achieve space characters walking in the direction of the axis orientation
failure_tree_sort-(2)
- 快速排序的非递归算法,极大地提高了排序算法的效率-Non-recursive quicksort algorithm, which greatly improves the efficiency of sorting algorithms
Introduction-to-Algorithms
- 算法导论英文版 算法导论英文版-English English version of Introduction to Algorithms Introduction to Algorithms Introduction to Algorithms English
leidezhuhexianduanlei
- 本程序利用C++进行类的组合线性类的程序编写,对于理解组合类的组合线性类有很大作用-The program uses C++, the linear combination of classes programming category for understanding the combination of the linear combination of class plays a significant role class
xujilei
- 本程序主要讲解了虚基类应用的典型例子,对于虚基类的理解有重要的作用-This procedure mainly on the virtual base class example of the application for the virtual base class has an important role in understanding
luoxuanjuzhen
- 本程序是用C语言,是使用递归函数写的螺旋矩阵-This procedure is used C language to write a recursive function using the spiral matrix
mojuzhen
- 用c语言写的,其中关于是用递归函数写的魔方阵-Written by c language, which is a recursive function to write about the magic square
rtree(zyw)
- 一种R树结构的实现,可实现R树索引等功能-A realization of R tree, R-tree index can be achieved and other functions
test
- 建立一个双向循环链表,并在里面增加一个freq,初使为0,每当lcate(l,x)访问X一次相的freq加1,同时链表顺序也按freq的大小非递增排列-A two-way circular linked list, and in which an additional freq, initialization is 0, when lcate (l, x) access to a phase freq X plus 1, but also by freq list the size of the
pleaseEightQueen
- 我们老师提供的一些重要程序源代码,这个是八皇后问题.-Some of our teachers with the important source code, this is the eight queens problem.
DataStructC
- 数据结构代码大全,包含所有的数据结构内容的代码-Code Complete data structure, data structure contains all the contents of the code
