▍1. binary tree establishment, the former preorder, preorder, after preorder
二叉树的建立、前序遍历、中序遍历、后序遍历-binary tree establishment, the former preorder, preorder, after preorder
二叉树的建立、前序遍历、中序遍历、后序遍历-binary tree establishment, the former preorder, preorder, after preorder
数据结构演示系统,有助于进一步了解和验证数据结构中的算法-data structure presentation systems and contribute to further understanding and validation of data structure algorithms
这是一个用C++编写的代码,实现了最小堆和最小左偏树在插入删除元素性能方面进行比较. -This is a preparation of the C code, the smallest and youngest sculpture tree in the left side inserted delete elements performance comparisons.
栈(stack)是程序设计过程中经常遇到朝气一种数据结构形式,它对于数据的存放和操作有下面这样的特点: 1) 它只有一个对数据进行存入和取出的端口; 2) 后进者先出,即最后被存入的数据将首先被取出。其形式很象一种存储硬币的小容器,每次只可以从顶端压入一个硬币,而取出也只可以从顶端进行,即后进先出。 这样的数据存储和管理形式在一些程序设计中很有用。例如,编译系统中(这是一类比较复杂的程序),对于函数调用的处理、对于表达式计算的处理,都利用了栈这样的数据结构。- The stack (stack) is in the programming process frequently meets the vitality one kind of construction of data form under, it has such characteristic regarding data depositing and the operation: 1) it only has a logarithm according to the port which carries on stores and takes out; 2) less advanced first leaves, namely finally the data which will store first is taken out. Its form looks like one kind of memory coin very much the small container, each time only may press in a coin from the peak, but takes out also only may carry on from the peak, namely less advanced first leaves. Such data storage and the management form are very useful in some programmings. For example, in the compiling system (this is a kind of quite complex procedure), transfe
在java中链接数据库,代码量不多,但是麻雀虽小,五脏俱全!-in which links database, code volume is small, sparrow is small, perfectly formed!
对系统随机生成的一组数据进行排序,查找,统计不同排序方法需要的比较次数和交换次数以及不同排序需要的时间,还有要记录查找时间-The system randomly generates a set of data to sort, search, statistical comparison of the different sorting methods require the number and frequency of exchange, as well as the time required for the different sort, as well as to find time to record
Unix下Oracle数据库开发必备资料-Unix under the essential information on Oracle database development
把dat文件转化为grd文件 供surfer使用-Dat file into the GRD surfer documents for use
简单介绍了一种数据结构的构建及其使用情况-introduces a simple data structure of the building and its use
班级管理信息系统 课程设计-class management information system design courses
数据结构中的顺序表操作。如插入,删除等!-Data structure in the order table operation. Such as insert, delete and so on!
mysql 5.x手册,全中文,mysql数据库管理开发必备。-mysql 5.x manual, all Chinese, mysql database management to develop necessary.
户籍管理系统--毕业设计-household registration management system-- Graduation
迷宫算法!通过递归算法实现!找到最优路径,完成迷宫出口的查找!-maze algorithm! Through recursive algorithm! To find the optimal path to complete the maze exports to search!
数据结构作业-停车场管理-operating data structure-the car park management
《学籍管理系统》 “c# WinForm 数据库操作的简单范例 (SQL Server 2000)”-"expulsion management systems," "c# WinForm operation of the database simple paradigm (SQL Server 2000)"
C#编写的OleDb数据库连接通用类库。-C# OleDb prepared by the General Class Database Connection.