资源列表
jinzhi
- 这个代码是关于数据结构中的进制转换的实现代码,适合初学数据结构的同学们拿去参考。-This code is the data structure on the implementation of the code base for the conversion, the data structure suitable for beginner students who take it for reference.
quicksort
- 数据结构快速排序例程代码,只要按照例子就可以很容易加入到你的程序当中。-Data Structures quick sort routine code, just follow the example you can easily add them into your program.
shujujiegou
- 数据结构城市信息表的构建程序代码。程序通俗易懂,欢迎下载-City information table data structure constructed program code. Procedures easy to understand, welcome to download
shujujiegouC-luange-yanweiming
- 数据结构C语言版。严蔚敏著。很好的PDF资料,不用买书就可以直接学数据结构了-Data structure C-language version of the. YanWeiMin book. A very good PDF information, do not have buy books you can directly geoscience data structure up
Data-Structures
- 基于C++写的数据结构,利用顺序栈实现公车上下人员安排,包里有个栈实现的头文件和公车的源码。-Based C++ write data structures, the use of the stack in order to achieve the bus up and down staffing, the bag has a stack to achieve the header files and source bus.
2
- 大学数据结构课程 栈的基本操作 自测通过。-University of stack data structure courses basic operation self-test passed.
Permutate
- 用调换数字法实现全排列,并与stl中的函数进行了比较。-With exchange digital method to achieve permutation, and with the stl function were compared.
QuickMod
- C程序进行快速取模指数,能用于密码学实验-C program for fast modulo index, can be used in cryptography experiments
acmACM12
- ACM的常用算法,总结ACM的常用算法,有源代码,可直接应用-Kruskal Kruska lKruskalKruska lKruskalKruskal
DP
- 动态规划算法的编程实现,重在思想吧,代码也不多。-Dynamic programming algorithm programming, focusing on thinking it, the code is not much.
LinkedListReverse
- 链表逆转的实现,面试的时候可能也会问实现逆转的思想-List reversal achieved when the interview may also be asked to achieve reversal of thinking
library
- 我的ACM代码库。内有常见的算法,费用流,欧几里得,后缀数组,AC自动机-My code library. It has a lot of algorithm
