资源列表
include
- 成绩管理系统,用于统计管理学生成绩,查找学生信息,并给出排序-system of students scores
Find_K_MAX
- 找出海量数据中最大K个数,试用了快速排序和堆的两种方法,分别适应不同数据的情况。-find the K max numbers in large data
binary
- 数据结构课程中的二叉排序树的基本操作的实现-The basic operation of the binary sort tree data structure courses
count
- 表达式计算的C++实现。数据结构课程中的。-Expression evaluates
file
- 数据结构课程中链式基数排序算法的C++实现。-Chain sorting algorithm C++ data structures course.
lujin
- 数据结构课程中关键路径的C++语言实现。-The critical path of the C language data structures course
UFset
- 并查集的小例子(作业),希望有帮助.数据结构内容,可以运行。-union and find set,its my homework..
Cpp1
- 顺序表,包含查找、插入、删除等操作,这个程序适合初学者看-Order table lookup, insert and delete operations
hamiton
- 马的哈密顿周游问题 用的是二分算法 马的哈密顿周游问题 用的是二分算法-the question about hamiton
TarsusPmultiplication
- 分治法大整数乘法课件 概述:算法概要、算法效率 合并排序 快速排序 折半查找 大整数乘法 Strassen 矩阵乘法 分治法解凸包 -Divide and conquer integer multiplication courseware about the function and some problems very effective way to solve the that serious .I think it will be ok!
The-data-structure-source-code
- 数据结构原理实现,里面有各种常用的结构的源码实现(包括链表、树、队列)等等。。。 每个文件对应一种结构的实现。-Principles of data structure to achieve, there are a variety of common structure of the source code to achieve ( including the list, tree, queue ) etc.... Each file corresponding to a str
STL-source-analysis
- STL源码剖析.pdf 向专家学习 强型检验、内存管理、算法、数据结构、 及 STL 各类组件之实作技术-STL source analysis. PDF
