资源列表
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
shortestpathanalysis
- 使用VB+Arcengine,实现了最短路径的分析功能。-The use of VB+ Arcengine, the implementation of the shortest path analysis.
shiyanzhidao
- 数据结构(严蔚敏)的试验指导书籍,非常方便的一本书- i usuless for foreign school, it is a book about china s tutorial
design
- 数据结构课程设计,表达式求值.大家看看,如果功能不好再找我修改-Data structure design, the expression is evaluated. Let us take a look, if not find my modified function
