-
通信录
通信录- The correspondence records
- 2023-05-06 13:05:02下载
- 积分:1
-
数据结构CAI系统的源码
数据结构CAI系统的源码-CAI data structure of the source system
- 2022-02-05 20:43:35下载
- 积分:1
-
importation of a formula, the formula to judge whether the matching brackets suc...
输入一个式子,判断式子中的括号是否配对成功-importation of a formula, the formula to judge whether the matching brackets success
- 2023-06-20 05:45:03下载
- 积分:1
-
校园导游图算法
校园导游图算法--数据结构中有关图的算法 按v求最短路径 按s求信息; 按q退出; 地图在map图像文件里-campus tour map algorithm-- data structure of the plan according to the algorithm for the shortest path v s by seeking information; Q withdrawal by; Maps map image file
- 2022-01-22 07:14:48下载
- 积分: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
-
用友u860数据字典
内容在Access数据库中
用友u860数据字典
内容在Access数据库中
-UFIDA u860 data dictionary content in the Access database
- 2022-12-20 22:50:03下载
- 积分:1
-
使用汇编写的二叉树遍历,我用的是按层存储算法,容易理解...
使用汇编写的二叉树遍历,我用的是按层存储算法,容易理解-was compiled using the binary tree traversal, I used is based on the storage layer algorithm, easy to understand
- 2022-04-29 02:03:41下载
- 积分:1
-
C++人力资源管理系统
一套完整的人力资源管理系统 包括员工信息管理等诸多模块
对C++范围SQL数据库进行了函数封装 可靠性高 包括增删改查等模块
可直接用于项目开发和学习
- 2022-08-19 20:31:28下载
- 积分:1
-
实现一个B*Tree的添加和查找,输入数据为一组字典文件
实现一个B*Tree的添加和查找,输入数据为一组字典文件-achieve a B* Tree Search and the addition, the input data for a group of documents dictionary
- 2022-01-25 20:47:50下载
- 积分:1
-
单连表的建立与添加,删除操作.希望能帮帮忙!
单连表的建立与添加,删除操作.希望能帮帮忙!-single table even with the establishment add, delete operation. Hope can help help!
- 2022-06-28 11:10:54下载
- 积分:1