资源列表
topsorting
- 此函数功能是图的遍历算法,用邻接矩阵存储图,然后求出其拓扑排序,再输出其图的信息-Function is to map the function of the traversal algorithm, the adjacency matrix storage map, then calculated the topological sort, then the output of its map information
chuquanwenti
- 编程实现出圈问题。是上《数据结构》时候的一次实习的成果。-Programming problem to achieve a circle. It s a program produced during learning data structure
Graph
- 完全由C语言实现的图的相关操作,就是清华大学 数据结构书里的图的所有算法的实现-Solely by the C language implementation of related plans to operate, that is, Tsinghua University, the data structure of the book' s map of the implementation of all algorithms
ch11b
- 插入排序(insertion sorting)是以前使用卡片储存资料时代最常使用的排序方法,使用者挑出一张卡片,决定它的位置,就插入适当的位置,同样的方式也适用于程式,在插入排序处理的一个回合里,会插入一个记录进入已排序完成的串列里头。 本小节将介绍两种插入排序方法:直接插入以及谢耳(shell)排序法-Insertion Sort (insertion sorting) are previously stored information on the use of time cards
splid-1.4
- 17个最短路径源代码。代码效率高,VC++环境-17 shortest path source code. Efficient code, VC++ environment
inc_dec_c
- 数据结构课程设计_任意大数的加减乘运算器-_ Data structure design curriculum arbitrary multiplication addition and subtraction of large numbers of devices
data1800
- 数据结构练习测试-Data Structures Practice Test
Larry_Wasserman_ALL_OF_Statistics
- 这本书就是著名的沃塞曼编写的《统计学完全教程》,它的特点是覆盖全面、实用性强,除常规内容还包括Bootstrap方法、有向图DAGs估计、Wald检验、Delta方法、统计泛函估计等。-This book is prepared by well-known Wasserman 《ALL OF Statistics》, which are covered by the characteristics of a comprehensive, practical, in addition to con
321
- Bugs Integrated, Inc. 解题报告-Bugs Integrated, Inc. Problem-solving report
BinaryTree
- 二叉树的各种操作,包括二叉树的建立,前序、中序、后序遍历二叉树,另外还包含一个霍夫曼编码的实现。-Binary tree of various operations, including the establishment of binary tree, the former sequence, in order, after the tree traversal, and also includes the implementation of a Huffman code.
Datastructure
- 数据结构自考试题及答案 希望能够帮助大家-Data structure questions and answers to help everyone
yinhangjiasuanfa
- 实现了银行家算法,操作系统课程设计时编写的,能够成功运行-The banker' s algorithm implementation, the operating system designed to prepare the curriculum, be able to run successfully