文件名称:Structure
- 所属分类:
- 数据结构常用算法
- 资源属性:
- [Windows] [Visual C] [Basic/ASP] [源码]
- 上传时间:
- 2012-11-26
- 文件大小:
- 154kb
- 下载次数:
- 0次
- 提 供 者:
- 袁**
- 相关连接:
- 无
- 下载说明:
- 别用迅雷下载,失败请重下,重下不扣分!
介绍说明--下载内容均来自于网络,请自行研究使用
数据结构是计算机学科的一门核心课程。数据结构课程的
任务是讨论现实世界中数据的各种逻辑结构、在计算机中的存
储结构以及实现各种操作的算法等问题。掌握如何组织数据、
如何存储数据和如何处理数据的基本方法,从而更好地进行软
件开发和应用。
典型数据结构包括表、堆栈、队列、数组、串、树、二叉
树、图、递归程序设计、排序和查找方法,介绍的典型存储结
构包括顺序存储结构、链式存储结构以及这两种典型存储结构
的结合。本速查器采用C语言作为算法描述语言,所有算法和
设计例子均在计算机上测试通过。本速查器对各种数据结构的
概念讨论和实际例子相结合,实际设计例子典型且完整。
尽管本软件在制作过程中非常认真和努力,但错误和不足
之处仍在所难免,敬请用者批评指正。
谢谢使用!-Data structures are a computer science core curriculum. Data structure of the curriculum
Mission is to discuss real-world data in a variety of logical structure, in the computer kept
Storage structures, as well as a variety of implementation issues such as operation of the algorithm. Grasp how to organize data,
How to store data and how to deal with the basic methods of data to better soft
Pieces of the development and application.
        Typical data structures include tables, stack, queue, array, string, tree, binary
Tree, map, recursive programming, sort and search methods, introduction of a typical storage node
Conformation, including the order of the storage structure, storage structure and the chain of these two typical storage structure
Combination. Info uses the C language as the algorithm descr iption language, all the algorithms and
Design examples are in the computer on the test. Info on a variety of the data struc
任务是讨论现实世界中数据的各种逻辑结构、在计算机中的存
储结构以及实现各种操作的算法等问题。掌握如何组织数据、
如何存储数据和如何处理数据的基本方法,从而更好地进行软
件开发和应用。
典型数据结构包括表、堆栈、队列、数组、串、树、二叉
树、图、递归程序设计、排序和查找方法,介绍的典型存储结
构包括顺序存储结构、链式存储结构以及这两种典型存储结构
的结合。本速查器采用C语言作为算法描述语言,所有算法和
设计例子均在计算机上测试通过。本速查器对各种数据结构的
概念讨论和实际例子相结合,实际设计例子典型且完整。
尽管本软件在制作过程中非常认真和努力,但错误和不足
之处仍在所难免,敬请用者批评指正。
谢谢使用!-Data structures are a computer science core curriculum. Data structure of the curriculum
Mission is to discuss real-world data in a variety of logical structure, in the computer kept
Storage structures, as well as a variety of implementation issues such as operation of the algorithm. Grasp how to organize data,
How to store data and how to deal with the basic methods of data to better soft
Pieces of the development and application.
        Typical data structures include tables, stack, queue, array, string, tree, binary
Tree, map, recursive programming, sort and search methods, introduction of a typical storage node
Conformation, including the order of the storage structure, storage structure and the chain of these two typical storage structure
Combination. Info uses the C language as the algorithm descr iption language, all the algorithms and
Design examples are in the computer on the test. Info on a variety of the data struc
(系统自动生成,下载前可以参看下载内容)
下载文件列表
使用说明.txt
数据库备份
..........\ds.bak
速查器
......\Classes
......\.......\Information.cls
......\.......\Users.cls
......\ds_txt
......\......\二叉树.txt
......\......\二叉树的操作.txt
......\......\动态数组.txt
......\......\树.txt
......\......\线性的顺序表示和实现.txt
......\......\线性表的链式表示和实现 .txt
......\......\递归.txt
......\FrmAddUser.frm
......\FrmAddUser.frx
......\frmDelUser.frm
......\frmDelUser.frx
......\FrmLogin.frm
......\FrmLogin.frx
......\FrmMain.frm
......\FrmMain.frx
......\frmTip.frm
......\frmTip.frx
......\FrmUpdate.frm
......\FrmUpdate.frx
......\Frm_About.frm
......\Frm_About.frx
......\Modules
......\.......\Const.bas
......\.......\DbFunc.bas
......\.......\GeneralFunc.bas
......\.......\Variable.bas
......\MSSCCPRJ.SCC
......\《数据结构》算法速查器.exe
......\《数据结构》算法速查器.vbp
......\《数据结构》算法速查器.vbw
......\提示.txt
数据库备份
..........\ds.bak
速查器
......\Classes
......\.......\Information.cls
......\.......\Users.cls
......\ds_txt
......\......\二叉树.txt
......\......\二叉树的操作.txt
......\......\动态数组.txt
......\......\树.txt
......\......\线性的顺序表示和实现.txt
......\......\线性表的链式表示和实现 .txt
......\......\递归.txt
......\FrmAddUser.frm
......\FrmAddUser.frx
......\frmDelUser.frm
......\frmDelUser.frx
......\FrmLogin.frm
......\FrmLogin.frx
......\FrmMain.frm
......\FrmMain.frx
......\frmTip.frm
......\frmTip.frx
......\FrmUpdate.frm
......\FrmUpdate.frx
......\Frm_About.frm
......\Frm_About.frx
......\Modules
......\.......\Const.bas
......\.......\DbFunc.bas
......\.......\GeneralFunc.bas
......\.......\Variable.bas
......\MSSCCPRJ.SCC
......\《数据结构》算法速查器.exe
......\《数据结构》算法速查器.vbp
......\《数据结构》算法速查器.vbw
......\提示.txt