资源列表
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
DataStructure
- 我的数据结构实验指导与练习题,非常经典的哈!《数据结构》是计算机几相关专业的一门核心基础课程,也是很多高校考研专业课之一。它主要介绍线性结构、树型结构、图状结构三种逻辑结构元素的存储实现,在此基础上介绍一些典型算法及时、空效率分析。这门课程的主要任务是培养学生的算法设计能力及良好的程序设计习惯。-Data Structure of Computer Algorithmic Language Experiment ,very nice to download it ,thank you!!!