-
无穷大的两个数相加或相乘
无穷大的两个数相加或相乘,利用堆栈,是数据结构中重要的一部分,代码注释清晰,利用初学者使用
- 2022-11-11 13:20:04下载
- 积分:1
-
栈、队列 模拟停车场管理【数据结构】
以栈模拟停车场,以队列模拟停车场外的便道,按照从终端读入的输入数据序列进行模拟管理。每一组数据包括三个数据项:汽车到达或离去的信息、汽车牌照号码以及到达或离去的时刻。对每一组输入数据进行操作后的输出信息为:若是汽车到达,则输出汽车在停车场内或便道上停车位置;若是汽车离去,则输出汽车在停车场内停留的时间和应缴纳的费用(在便道上停留不收费)。栈以顺序结构实现,队列以链表结构实现。
- 2022-01-25 21:29:05下载
- 积分:1
-
很有价值的,提供另外一种设计接口的方法,打破了C++单纯使用虚函数来做接口的代码...
很有价值的,提供另外一种设计接口的方法,打破了C++单纯使用虚函数来做接口的代码
- 2022-07-12 21:04:28下载
- 积分:1
-
Realize stack code, realize all the features of the stack, PUSH, POP, insertion,...
堆栈的实现代码,实现了栈的所有功能,PUSH,POP,插入,销毁,清空等,有调试程序,可以很清楚的看到栈的运行过程-Realize stack code, realize all the features of the stack, PUSH, POP, insertion, destruction, empty and so on, have a debugger, you can clearly see the operation of the process stack
- 2022-03-25 07:40:01下载
- 积分:1
-
BabelKit是一个通用多语言数据库代码表的接口。它接收维护使用多语言的多个数据库代码定义集中的所有编程工作。代码管理和翻译页可以让开发人员定义新的虚拟代码表
BabelKit是一个通用多语言数据库代码表的接口。它接收维护使用多语言的多个数据库代码定义集中的所有编程工作。代码管理和翻译页可以让开发人员定义新的虚拟代码表,新语言,输入所有代码和它的描述,再将它们翻译成所有相关的语言。Perl和PHP类可以检索代码描述,并自动地用用户语言生成HTML代码选择元素。这简化了Web站点及数据库的国际化和本地化。 -BabelKit is an general multi- languages databases code page
connection. It receives the maintenance to use the multi- languages
many databases code to define the centralized all programming work.
The code management and the translation page may let the development
personnel define the new hypothesized code page, the new language,
input all codes and its description, translate again them all
correlations the language. Perl and the PHP kind may retrieve the code
description, and automatically produces the HTML code choice element
with the user language. This simplified the Web stand and the database
internationalization and the localization.
- 2023-08-09 19:55:03下载
- 积分:1
-
files useful about dsp programme
files useful about dsp programme
- 2022-07-19 09:04:15下载
- 积分:1
-
1) 新药品的入库。
2) 过期药品的出库登记、处理记录。
3) 药品库存检索。
4) 供货商信息检索。
5) 药品采购记录管理。
6) 药...
1) 新药品的入库。
2) 过期药品的出库登记、处理记录。
3) 药品库存检索。
4) 供货商信息检索。
5) 药品采购记录管理。
6) 药品用药说明信息管理。
7) 输出相应的数据报表。
8) 具有数据备份和数据恢复功能。-1) The amount of new drugs. 2) expired drugs out of the registration, processing records. 3) medicine inventory retrieval. 4) Availability to information retrieval. 5) drugs procurement records management. 6) Note pharmaceutical drug information management. 7) corresponding to the output data statements. 8) with data backup and data recovery functions.
- 2023-07-14 15:10:04下载
- 积分:1
-
细胞生长的源码,使用VC描述,适合研究数据结构
细胞生长的源码,使用VC描述,适合研究数据结构-Cell growth source, the use of VC descriptions, research data structure suitable for
- 2022-03-17 12:51:19下载
- 积分:1
-
最近点对问题的图形界面实现,用户可以通过鼠标输入点集,也可以通过随机生成点集,程序会将最近的两个点用红色标示出来...
最近点对问题的图形界面实现,用户可以通过鼠标输入点集,也可以通过随机生成点集,程序会将最近的两个点用红色标示出来-Nearest point on the question of the realization of a graphical interface, users can mouse input point set, can also be randomly generated point set, the program will be the two most recent points, marked in red
- 2023-02-18 07:40:03下载
- 积分:1
-
data algorithm, the cooler East problem
数据算法,凉东问题-data algorithm, the cooler East problem
- 2022-03-15 23:25:10下载
- 积分:1