-
这是本人前不久为公司做的一个财产登记软件,实现中用到的是ADO Access数据库.登陆的初始密码为:111111,当然你可以进行更改....
这是本人前不久为公司做的一个财产登记软件,实现中用到的是ADO Access数据库.登陆的初始密码为:111111,当然你可以进行更改.-recently for the company to do a property registration software, which is used ADO Access database. Landing the initial password : 111111, of course, you can change it.
- 2022-03-21 22:43:55下载
- 积分:1
-
包含各种测试,查找和算法等代码,如冒泡算法,树的遍历,链表,队列,堆栈等...
包含各种测试,查找和算法等代码,如冒泡算法,树的遍历,链表,队列,堆栈等-includes various tests, such as search and algorithm code, such as Bubble algorithm, the tree traversal, linked list, queue, stack, etc.
- 2023-07-25 12:00:03下载
- 积分:1
-
栈、队列 模拟停车场管理【数据结构】
以栈模拟停车场,以队列模拟停车场外的便道,按照从终端读入的输入数据序列进行模拟管理。每一组数据包括三个数据项:汽车到达或离去的信息、汽车牌照号码以及到达或离去的时刻。对每一组输入数据进行操作后的输出信息为:若是汽车到达,则输出汽车在停车场内或便道上停车位置;若是汽车离去,则输出汽车在停车场内停留的时间和应缴纳的费用(在便道上停留不收费)。栈以顺序结构实现,队列以链表结构实现。
- 2022-01-25 21:29:05下载
- 积分:1
-
data structure
数据结构-二叉树-data structure-Binary Tree
- 2022-09-08 23:40:03下载
- 积分:1
-
introduces a simple data structure of the building and its use
简单介绍了一种数据结构的构建及其使用情况-introduces a simple data structure of the building and its use
- 2022-07-01 01:18:34下载
- 积分:1
-
安徽工程科技学院 2009年计算机07级数据结构课程设计题目及要求...
安徽工程科技学院 2009年计算机07级数据结构课程设计题目及要求-Anhui Institute of Engineering and Technology in 2009 a computer 07 data structure and requirements of the subject curriculum design
- 2022-04-20 05:43:54下载
- 积分:1
-
this program is very good
数据结构中单链表的源代码,该程序可以实现单链表的插入,删除,查找等基本功能-this program is very good
- 2022-06-28 22:43:43下载
- 积分:1
-
FastDb是高效的内存数据库系统,具备实时能力及便利的C++接口。FastDB不支持client...
FastDb是高效的内存数据库系统,具备实时能力及便利的C++接口。FastDB不支持client-server架构因而所有使用FastDB的应用程序必须运行在同一主机上。FastDB针对应用程序通过控制读访问模式作了优化。-FastDb is efficient memory database systems, with real-time capability and convenience of the C interface. FastDB not support client-server structure which all use of the application process FastDB Order must be running in the same host. FastDB against applications by controlling access mode was reading optimization.
- 2023-02-14 21:25:04下载
- 积分:1
-
informix错误信息
informix错误信息-informix wrong message
- 2022-11-04 01:30:03下载
- 积分:1
-
used to achieve stack operation. The program is the stack into the stack and sta...
用链表实现栈的操作.该程序有栈的进栈和出栈操作.很简单.这是本人第一次上传程序源代码,如有什么不足之处还望各位多多海涵.-used to achieve stack operation. The program is the stack into the stack and stack up operation. Very simple. This is the first time I uploaded the source code, if there are any deficiencies Agency also look to a lot Haihan.
- 2022-05-08 05:26:50下载
- 积分:1