资源列表
CPP-Programming
- 算法,数据结构,教你一些基本的技巧,迅速掌握一些编程方法-Algorithms, data structures,Program Design Including Data Structures
Algorithms
- 很不错的算法书籍,英文版的,讲的很透彻。-The algorithm is said very thoroughly.
Algorithms-and-Data-Structures
- 除了算法的讲解外,还有数据结构的讲解,是本不错的书-The algorithm and data structure
huiwen
- 用栈和队列判断你输入的一句话是不是回文,c语言写的。-Determine palindrome using stack and queue
migong-
- 用vc++来实现抽象数据类型,编写一个迷宫小游戏,欢迎大家来下载,给点建议,然后进一步改造,使功能更完善-With an abstract data type, write a maze little game with vc++ to realize the abstract data types, write a maze small game, welcome to download, give some advice, and then further transform, make f
the-Bus-Magement--System
- 1.查找公交直达路线 2.删除公交路线 3.增加公交路线 4.查询最短公交路线 -1 direct bus route to find 2 Remove the bus route 3 bus routes to increase 4 the shortest transit route query
binary-search
- 二分查找算法的实现,很早写的,应该有点借鉴意义-Binary search algorithm, early writing, and should learn a little bit
heap-sort
- 堆排序算法的实现,很早写的,应该有点借鉴意义-Heap Sort algorithm, early writing, and should learn a little bit
insert-sort
- 插入排序算法的实现,很早写的,应该有点借鉴意义-Insertion sort algorithm, early writing, and should learn a little bit
huocheshoupiaoxitong
- 火车售票系统 数据结构 课程设计 C-The train ticket system
Models-waveform
- 车辆轴数模型,汽车轴数主要是应用在载货货车,军用车、特种车或少量大行客车上。-Vehicle shaft several model, car shaft are mainly used in several parts of the van, military vehicles, special vehicle or a few big line bus.
the-relativity-of-sorting-algorithm
- 各种排序算法的比较,具体有直接插入排序、希尔排序,冒泡排序、快速排序、选择排序、堆排序,归并排序,基数排序八种,通过时间复杂度的比较,取平均值判断-Comparison of various sorting algorithms, specifically the direct insertion sort, shell sort, bubble sort, quick sort, selection sort, heap sort, go side by side Sequence, Ra
