资源列表
Parking
- 这是用c语言编写的一个有关停车场问题的程序,主要用到了栈-This is a c language program on parking issues, the main use of the stack
maopao
- 冒泡排序 C++程序 数字从小到大排列 初学者适用-Bubble Sort C++ program arranged from small to large numbers apply for beginners
MergeSort
- Merge sort alogothrim
HashTables
- Hash tables explaintion
DataStructures
- Data structures course
Data-Structures-for-Text-Sequences
- Data Structures for Text Sequences
Dictionaries
- Dictionaries tutorial
kdtree_cpp_warpper
- 实现对John Tsiombikas的C语言版的kdtree算法的C++封装,实现了最近邻查询已经指定距离搜索。复杂度NLOG(N),非常快。-A c++ wrapper of John Tsiombikas s library for working with 2d/3d kd-trees
bin_tree
- 二叉树的前序,中序,后序遍历,和求其的深度小程序-Pre-order binary tree, in order, the order of traversal, and find the depth of its small program
Multipe_processor-structure
- 本书主要讲解多任务下的数据结构和算法,对当今的多核处理具有很好的指导作用-this book is tell you how to make the structure in the multipe processor.
Pre-order-binary-tree-traversal
- 二叉树的前序遍历:主要运用C语言来实现二叉树的前序遍历算法-Pre-order binary tree traversal
a-linear-table
- 顺序存储的线性表维护子系统的实现:实现对线性表的一些基本操作-Order to maintain storage subsystems to achieve a linear table
