-
Air booking system c++ source code. The structure of air passenger data source b...
航空订票系统的c++源码。是数据结构航空客运订票系统的源码,个人制造-Air booking system c++ source code. The structure of air passenger data source booking systems, personal manufacturing
- 2023-01-02 12:45:04下载
- 积分:1
-
最短路径方法The shortest path method
最短路径方法The shortest path method-The shortest path method
- 2023-04-26 06:35:03下载
- 积分:1
-
销售和库存系统
销售和库存系统描述从库存中获得的关于产品的销售以及购买产品的客户之间的销售
- 2022-06-29 05:59:13下载
- 积分:1
-
这是VFP的指导思想书籍,主要说明了开发软件时怎么样才做到界面与数据分离,从而在日后的维护中带来便利...
这是VFP的指导思想书籍,主要说明了开发软件时怎么样才做到界面与数据分离,从而在日后的维护中带来便利-This is the guiding ideology of books, mainly, the development of the software how to achieve just like interface and data separation, in order to safeguard the future brings convenience
- 2022-01-25 16:43:13下载
- 积分:1
-
online admissions system
这是一个大学录取系统,负责一所大学的录取工作asp.net使用mssql 2005后端数据库。提前欢迎
- 2023-04-06 04:35:03下载
- 积分:1
-
高级复制维护注意点
高级复制维护注意点- High-level duplication maintenance limelight
- 2022-07-14 21:48:20下载
- 积分:1
-
数据结构堆栈之后缀表达式求值
此程序用的是后缀表达式求值的方法,其中用到了一个栈,而中缀表达式求值需用到两个栈(操作数栈和操作符栈),所以阅读程序前提是了解中缀表达式和后缀表达式
之间的转换,和后缀表达式求值的过程。关于他们之间的转换,我的概括为:中缀表达式:a*(b+c)-d/f ,先做b+c,即bc+;再做a*(b+c),即abc+*;然后做d/f,即df/;
最后做a*(b+c)-d/f,得abc+*df/-。关于后缀表达式求值过程请参照你的《数据结构指导书》P60~62(下文所指参照页均在此书)。程序里中有些我说的可有可无的东西,我已经说明
程序里只给出了+ - * / 四种运算,其它运算符若需要,
可向程序里插入。你的指导书堆栈实验里提示用到了“运算符重载”,所以添加其他运算时,有可能用到重载,但这里的四则运算我没用到,运算符重载是很重要的
- 2022-11-10 19:15:04下载
- 积分:1
-
自然灾害管理系统
建立文件,自然资源管理系统,统计全国各地历年的灾害发生情况,并且进行搜素排序,主要以链表为主,建立文件,进行存储,实现插入,查询,删除,排序等功能
- 2022-03-25 04:20:25下载
- 积分:1
-
data structures between 2:00 judgment whether a simple path and determine whethe...
数据结构里的判断两点之间是否有简单路径和判断是否有简单回路,用vc6.0编写-data structures between 2:00 judgment whether a simple path and determine whether there is any simple circuit, prepared with vc6.0
- 2022-01-25 15:57:18下载
- 积分:1
-
背包回溯法,初来乍到如有其他问题还请各位多多指教.
背包回溯法,初来乍到如有其他问题还请各位多多指教.-knapsack backtracking, just arrived at that if other issues also invited to the exhibitions.
- 2022-08-08 14:44:32下载
- 积分:1