搜索资源列表
约涩夫环
- 不错的程序,简单却完整,适合〈数据结构〉实习里的课程设计,经多次修改而成。-good procedure is simple but complete, suitable <data structure> The internship courses designed by several revisions.
1.191.201.4.17
- 〈数据结构〉习题集1.19 1.20 4.17答案,经多次修改而成,比答案册的还要简单易懂。-<data structure> Exercise Set 1.19 1.20 4.17 answer, several revisions, the book also answers simple and understandable.
校园导游咨询系统
- 数据结构课程设计校园导游咨询系统源代码,描述导游咨询系统功能。-data structure design school curriculum guides advisory system source code, guides describe advisory system functions.
运动会系统源代码
- 数据结构课程设计运动会系统源代码,实现运动会系统算法设计-data structure Games curriculum design system source code, realizing algorithm design system Games
ji99i
- 是一个有动画界面的车厢调度问题。因为大多数学生在学数据结构是遇到问题,本程序能为他们做参考-is an animation interface compartment scheduling problem. Because the majority of students in the data structure of the problems encountered, the procedure can be done for them reference
3975-1
- 数据结构课程设计 四种分类法 本程序采用了各种不同的方法对同一个输入进行排序,且每一个元素其本身亦是一个结构体,又可以进行扩充,使其可以存储其他的相关的信息。在此我仅仅举了结构体本身只有一个元素的情况。-curriculum design data structure classification of the four procedures using a variety of methods with a pair of input sequencing, and with each o
TreeViews
- 用C#写的树,综合了很多实例,详细介绍,数据结构.-written in C# tree, a lot of examples of comprehensive, detailed, data structure.
拉拉
- 运动会信息管理系统 无密码 在文本文档中 复制到vc中可执行 是数据结构的试验题目-Games Information Management System password in the text files were copied to the vc executable data structure is subject to the test
zxh
- 在VC环境下实现稀疏矩阵的转置!这个程序是以C语言写的,而且用的是数据结构的三元组表示矩阵!-in VC environment under the sparse matrix switch home! This program is written in C language, but using the data structure of ternary group said Matrix!
最小生成树的示例程序
- 利用克鲁斯卡尔算法求网的最小生成树 是关于数据结构的课程设计的题目 是非常有用的-Kelushikaer algorithm for the use of the network is the minimum spanning tree data structure of the curriculum design is the subject of very useful
火车调度
- 这是一个VC编写的火车调度程序,实际上是数据结构栈的应用,同时设计到递归的应用。-This is a VC prepared by the train scheduling procedures, data structure is actually the application stack, recursive design to the application.
图的邻接表实现
- 图的邻接表示实现。用来在C++环境下实现图的邻接表示。(数据结构程序)-adjacent said of the plan to achieve. C environment for the realization of the plan under the adjacent said. (Data Structure procedure)
16.在有向图中查找由v1到v2的所有路径
- 建立一个有向图 给定任意2个顶点 求得两个顶点间的所有路径 然后打印 数据结构中有此例题-to establish a plan to set arbitrary vertex obtained two vertices between the two paths before all print data structure of this example
shuju jiegou实验1
- 《数据结构与算法》实验要求与指导,来自重点大学2005的一个实习内容。很不错的程序老师做的帮助同学更好的学习数据结构-"data structures and algorithms" experimental requirements and guidance from the university in 2005 as an attachment. The procedure is very good teachers do to help students learn b
qxd
- 数据结构中二分查找法,用于查找元素,快速 ,方便.-data structure two hours to search, to search for elements, fast and convenient.
层次遍例
- 数据结构里的好象是作业之层次遍历~字数够了-data structure, as if the level of operations, to traverse enough wordage
TireTree
- Trie树,又称字典树、单词查找树,是一种树形结构,用于保存大量的字符串。它的优点是:利用字符串的公共前缀来节约存储空间,是一种比较简单的数据结构。理解起来比较简单,但Trie树也有它的缺点,Trie树的内存消耗非常大。-Trie tree, also known as a dictionary tree, word search tree is a tree structure used to save a lot of strings. Its advantages are: the use
data
- 数据结构的电子书,希望对你有帮助吧,C#的-Data structure of e-books, you would like to help you
TireTree
- Trie树,又称字典树、单词查找树,是一种树形结构,用于保存大量的字符串。它的优点是:利用字符串的公共前缀来节约存储空间,是一种比较简单的数据结构。理解起来比较简单,但Trie树也有它的缺点,Trie树的内存消耗非常大。-Trie tree, also known as a dictionary tree, word search tree is a tree structure used to save a lot of strings. Its advantages are: the use
data-structure
- 数据结构基本算法:包括单链表操作、二叉树建立及遍历、基本的排序-The basic data structure algorithms: including single chain operations, binary tree traversal establish and basic ordering