搜索资源列表
数据结构经典演示程序
- 这是用C++编写的程序,描述数据结构的经典算法的演示,让学者更容易明白和理解!
数据结构(C#语言版)
- 数据结构(C#语言版) 计算机程序语言书: 目 录 第1章 绪论 1 1.1 数据结构 1 1.1.1 学习数据结构的必要性 1 1.1.2 基本概念和术语 2 1.2 算法 7 1.2.1 算法的特性 7 1.2.2 算法的评价标准 8 1.2.3 算法的时间复杂度 9 1.3 数学预备知识 11 1.3.1 集合 11 1.3.2 常用的数学术语 11 1.3.3 对数 12
数据结构(C语言版)
- 《数据结构》(C语言版)是为“数据结构”课程编写的教材,也可作为学习数据结构及其算法的C程序设计的参考教材。本书的前半部分从抽象数据类型的角度讨论各种基本类型的数据结构及其应用;后半部分主要讨论查找和排序的各种实现方法及其综合分析比较。其内容和章节编排与1992年4月出版的《数据结构》(第二版)基本一致,但在本书中更突出了抽象数据类型的概念。全书采用类C语言作为数据结构和算法的描述语言。本书概念表述严谨,逻辑推理严密,语言精炼,用词达意
《数据结构程序设计》报告
- 《数据结构程序设计》报告
数据结构中所用的8种排序方法
- 本程序集合了数据结构8种主要的排序方法:插入排序、冒泡排序、选择排序、快速排序、希尔排序、堆排序、归并排序、基数排序。-the procedures set of data structure of the eight major sequencing method : Insert ranking Bubble Sort, select, in order of Quick Sort, Hill sequencing, heap so
数据结构与C语言高级程序设计_0
- 数据结构与C语言高级程序设计_0-data structure with the C programming language Huffman High
数据结构源程序
- 数据结构c++版程序-data structure c editions
bbs的数据结构和存储过程
- 本程序提供的是bbs的数据结构和存储过程源代码,用asp写的-this program is provided by the bulletin board structure and the data storage process source code used to write the asp
7个数据结构的实验_DataStructure
- 编译系统: Visual C++ 6.0 操作系统: Windows 2000/XP 这几个程序对于学习和理解数据结构有很大的帮助。-Compiler System : Visual C 6.0 operating system : Windows 2000/XP these procedures for the study and understanding of data structure will be very helpful
数据结构所有实验
- 数据结构实验课中的所有实验程序,这可是本人逐个测试过的,绝对精品,-experiment data structure of all experimental procedures, but I individually tested, absolute masterpieces,
数据结构课程设计最后完成
- 数据结构课程设计 程序开发平台:本程序的操作平台是WINDOS XP ,编程工具是VISUAL BASIC.NET。运行程序需要安装Microsoft.NET fr a mework 1.1。 硬件环境:P3以上处理器. 程序功能:将十进制数转换为2进制后进行逻辑运算。实现布尔表达式。-data structure course design program development platform : the operating pr
数据完整程序(课程设计)
- 数据结构中各种排序算法,数据结构中各种排序算法-data structure various sequencing algorithms, data structures of various Sort Algorithm
数据结构c语言程序
- 具有多种经典的数据结构算法的程序集合,完全是经过多次测试编译调试好的,可以运行的!-with a variety of classic data structures set of algorithm is completely after several tests compiler debug Yes, we can run!
约瑟夫环数据结构实验报告
- C语言数据结构课程设计约瑟夫环1. 本演示程序中,人数n应为任意的,首先应输入一个值赋给初始报数上限m,程序应能自动保存出列人的序号和将出列的人所持的密码赋给m,再次作为报数上限,如此循环,直至所有人都出列为止。-C language curriculum design data structure Joseph Central 1. The demo program, the number of n for arbitrary, an
数据结构设计图书管理
- 这是我们做的数据结构课程设计的一个内容,是用C语言编写的一个图书管理的程序-we do this is the data structure of a curriculum design content of the C language with a library management procedures
数据结构c语言程序
- 数据结构c语言程序,对于学习数据结构和算法很有帮助的源码程序.-data structure c language program for learning algorithm and data structure helpful source programs.
数据结构算法与应用C__语言描述
- 数据结构算法与应用C__语言描述,数据结构是专业程序员不得不看得教程,建议在成为codefans之前,对数据结构和操作系统远离多把握一些-algorithm and data structure Application C__ language, data structure is a professional programmer to see the guides, as recommended in codefans before
数据结构课程设1
- 数据结构课程设计-全国交通咨询模拟系统 程序设计 源代码-curriculum design data structure-the National Transport Advisory Program Design simulation system source code
2016年991数据结构和C语言真题400+考研
- 关于数据结构和C语言程序设计的一些题目,总会有用的。(Some questions about data structure and C language programming will always be useful.)
数据结构程序设计,里面包括有若瑟夫环
- 数据结构程序设计,里面包括有若瑟夫环,拓扑排序,各种内部排序比较,二叉树排序(带实验报告)(Data structure programming, including Joseph ring, topological sorting, various internal sorting comparisons, binary tree sorting (with experimental report))