-
数据结构演示系统
数据结构演示系统-data structure Demonstration System
- 2023-06-11 18:25:03下载
- 积分:1
-
访问数据库,实现教务管理的功能
access数据库,实现教务管理的功能-access databases, realize the functions of educational administration
- 2023-07-18 07:35:03下载
- 积分:1
-
能够输入节点 然后完成图的广度优先遍历
能够输入节点 然后完成图的广度优先遍历-Able to enter the node and then complete the graph breadth-first traversal
- 2022-04-24 22:36:03下载
- 积分:1
-
栈(stack)是程序设计过程中经常遇到朝气一种数据结构形式,它对于数据的存放和操作有下面这样的特点: 1) 它只有一个对数据进行存入和取出的端口; 2) 后进...
栈(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
- 2023-08-22 21:50:04下载
- 积分:1
-
教育考试管理系统,可用于学习数据库的编写
教育考试管理系统,可用于学习数据库的编写-Test management system, the database can be used to study the preparation of
- 2022-06-02 03:45:13下载
- 积分:1
-
This a collection of algorithms for sorting and searching.
This a collection of algorithms for sorting and searching.
- 2023-04-13 06:05:04下载
- 积分:1
-
this desktop software application form, since the definition of the menu of comm...
本桌面软件应用窗体,自定义菜单常用工具,数据表加密,树形控件等技术。新学者可以从中学习。人性化和个性化的界面设计,笑料十足,着实让人眼前一亮
- 2022-09-19 07:25:03下载
- 积分:1
-
2元树的先根遍历算法,中根遍历算法,后根遍历算法
2元树的先根遍历算法,中根遍历算法,后根遍历算法-2 yuan tree traversal algorithm first root, root traversal algorithm, after the root traversal algorithm
- 2022-03-10 21:42:59下载
- 积分:1
-
关于数据结构的几篇文章
关于数据结构的几篇文章-data on the structure of the articles
- 2023-03-24 10:20:03下载
- 积分:1
-
此程序还不能对字符串排序,望能予以改进
此程序还不能对字符串排序,望能予以改进-A general soring program.*It can t sort string, and need to be improved.
- 2022-01-26 00:26:33下载
- 积分:1