资源列表
suanfa
- 算法大全,请参考哈,类似于数据结构之类,新手可以看下,一起提高-Algorithm Daquan, please refer to Kazakhstan, similar to the data structure classes, novice may have a look, along with increased
51jingdiansuanfadaquan
- 51CTO经典算法大全,哈工大同学给的,请大家积极学习,共同进步-51CTO classic algorithm Daquan
Classic-algorithm
- 讲述一些经典的算法问题,看完就成算法大牛啦-Talk about some of the classic algorithm, after reading into the algorithm, Daniel
7
- 数据结构第七章课件及代码解析,线性表、栈、队列,算法效率高,简单易懂-visual c++
paikebiao
- 排课表,对于给定的课程及其先序关系,给出所需学期数最少的排法。-Course Scheduling table, for a given sequence of courses and their relationship first, given at least the required number of semester scheduling method.
1234567
- 实现了数据的排队打印。PrinterSimulationFIFO -PrinterSimulationFIFO we can use it to finish the printing of files
PPT
- 讲述了数据结构的基础,对于初学者有很大引导作用。-Describes the data structure, to a great guide for beginners.
kusupaixu
- 数据结构实验,快速排序算法,输入十个无序数字,可以输出正确排序结果。-Data structure experiments, fast sorting algorithm, input ten disorderly digital, you can output the correct sort results.
C-suanfadaquan
- 介绍C语言的经典算法大全,不得不看的好书啊! -Introduce a classical algorithm C-Daquan, books had to see ah!
Dictionaryof-Algorithms
- 数据结构词典,可以查阅数据结构相关的概念,适合各类学习人士。-Dictionary data structure, you can access the data structure related concepts for all types of learners.
StudentManageSystem
- 有用链表队列等数据结构知识实现学生选课系统,具有删除查找添加等功能-Useful to list the queue data structure such knowledge to achieve student elective system, with added features such as deleted search
Intersection
- 对于平面内给定的所有的水平或竖直线段,求其交点总数。运用线段树使程序在交点较少时能快于暴力算法-For a given plane, horizontal or vertical line of all, find the intersection number。