资源列表
sort_exp
- 搜索算法源码:合并排序,快速排序,shell排序,插入排序,堆排序,冒泡排序,桶排序-sort: merge sort、quick sort、 shell sort、insert sort、heap sort、 bubble sort
IDA_gaojijiaocheng
- 使用IDA分析高级数据结构。。。进一步提升IDA功力-IDA analysis of the use of high-level data structure. . . IDA further enhance skill
Simpler
- 用来流场模拟的,有名的SIMPLER程序,学工程热物理的同学可以用到-Used to flow field simulation, the well-known SIMPLER procedure, engineering thermal physics students can be used
95049354exp12
- 是一个关于c语言的按序号查找元素的程序,这个程序简单易用-C language by serial number to find the elements of the program, this program is simple to use
dataStructure-in-cPP
- 1.在vs2008下,解压运行即可 2.里面有向量、二叉查找树、二叉堆等的用C++模板实现代码 3.该模板代码,由本人亲自编写,根据数据结构与算法,C++描述所述编写-1. In vs2008, the extract can be run 2. There are vectors, binary search tree, binary heap, etc. using C++ templates code 3. The template code, which I am persona
last_sort
- 内部排序算法,此程序包含了基本的排序算法,并对各个算法的性能做了相应的分析
analysys-and-design-of-algorithm-ppt
- 我上课用的计算机算法设计与分析的电子教案,内容包括了最基本的分治法,贪心法,动态规划法,-I class computer algorithms used in design and analysis of electronic lesson plans, including the most basic sub-rule law, greedy method, dynamic programming method,
DataStruct
- 关于数据结构中排序二叉树及堆栈的实现及其具体实例。-Realization of Sorting Binary Tree and Stack in Data Structure and Its Concrete Example.
FreeKaoYanDS_pascal
- 数据结构课件 电子科技大学个人认为比严蔚敏、张铭的视频好 -data structure Courseware University of Electronic Science and Technology
suanfasheji
- 算法的课件,很完整,基础知识,值得初学者看-suanfa
haffuman-coding
- 本程序是中国科学技术大学数据结构及其算法的上机作业,主要实现哈弗编码和解码,本程序为本人亲自编写并在VC++6.0中调试通过。-This program is the University of Science and Technology of China data structures and algorithms on machine operation, the main achievement of Harvard encoding and decoding, as I write t
binaryTree
- 实现二叉树的基本功能:插入、删除、查找,非常有助于数据结构的学习-To achieve the basic functions of a binary tree: insert, delete, find, very useful data structure learning