资源列表
shujujiegoudianzishukeben.zip
- 数据结构与题集的电子课本,格式是PDF,从第一章到第5章,Data structures and problem sets electronic textbook format is PDF, from the first chapter to Chapter 5
C
- C课件与习题及答案 C课件与习题及答案 C课件与习题及答案 C课件与习题及答案 C课件与习题及答案 -C of C courseware and exercises and answers courseware and exercises and answer C courseware and exercises and answers C courseware and exercises and answers C courseware and exercises and answers C
Algorithm-Design-Manual.pdf
- 算法书籍,全面,有用, algorithms-algorithm book
002
- Visual c++数据结构源代码(精髓)-The Visual c++ data structure of the source code (the essence)
binary_search
- C++二分查找、插值查找、斐波那契查找对比C++的实现源码,不是完整程序,仅是核心算法文件,需要完整功能估计自己得动动手啦。-The C++ binary search interpolation Find to Fibonacci to Find the realization of the contrast C++ source, not a complete program, only the core algorithm file, you need the full functiona
c1
- 数据结构里的算法全部,很是经典。下载了绝对不吃亏,不信就下载吧。-All of the data structure of the algorithm, is very classic.
fcm1
- fcm算法结构,不用大家自己写了,直接套用就可以了,简化工作量。-fcm algorithm structure, do not we all write directly apply can simplify workload.
Divide-MergeSort
- 分治法描述归并/合并排序,附有文档详细说明。-The divide-and-conquer method described merge/merge sort, with document details.
divid-element-choose
- 算法练习:分治法实现元素选择,附有详细说明、解释。-Algorithms Exercise: Divide and Conquer element selection with detailed instructions, explain.
binarytree
- 二叉树的初始化,节点搜索,删除,插入,递归遍历,堆栈遍历-Initialization, node of a binary tree search, delete, insert, recursive traversal stack traversal
duoxiangshi
- 数据结构,输入两个个多项式进行数学运算,如加、减、乘、除,按照数学法则得到相应的结果-Data structure, enter the results of two polynomial mathematical operations such as addition, subtraction, multiplication, division, and in accordance with the laws of mathematics
huffeman
- 数据结构,运用基本算法给一些数据排列得到一个最优的二叉树,使得二叉树的权值最短-The rights values shortest data structure, use of the basic algorithm to some data arranged in an optimal binary tree, so that the binary tree
