-
软件工程 实体编码 具体实现 详细代码 图书馆管理系统
软件工程 实体编码 具体实现 详细代码 图书馆管理系统-Concrete realization of software engineering entity encoding code for library management system in detail
- 2023-01-26 04:05:05下载
- 积分:1
-
Software engineering project development document template. Written works to gui...
软件工程项目开发文档模板。引导正确的书写工程文档的各个文件。-Software engineering project development document template. Written works to guide the correct documentation of each file.
- 2022-08-20 16:24:19下载
- 积分:1
-
软件项目管理 清华大学研究生课程课件,上课时用的
软件项目管理 清华大学研究生课程课件,上课时用的-Software Project Management, Tsinghua University graduate student curriculum courseware
- 2022-01-26 03:06:48下载
- 积分:1
-
UML_Concept,PDF格式
UML_Concept,PDF格式-UML_Concept, PDF format
- 2022-10-29 01:30:05下载
- 积分:1
-
软件测试的入门书籍,非常适合初学者!我看后觉得非常有用...
软件测试的入门书籍,非常适合初学者!我看后觉得非常有用-Introduction to software testing books, is very suitable for beginners! I do find it very useful after
- 2023-08-24 14:10:02下载
- 积分:1
-
编写一模拟股票交易的程序,该程序有以下几个功能:
1. 委托申请:
输入:每个委托包括四个数据项,股票编码( 4 位数字)、价格(浮点数...
编写一模拟股票交易的程序,该程序有以下几个功能:
1. 委托申请:
输入:每个委托包括四个数据项,股票编码( 4 位数字)、价格(浮点数)、数量(整数)、买 / 卖( B/S )
输出: a. 程序为每个委托产生一个唯一的序号( 04d ),该序号从 1 开始; b. 每笔成交包括:成交价格( 6.1f )、成交量( 4d )、买委托序号( 04d )、卖委托序号( 04d )。
2. 查询未成交的委托:
输入:股票编码
输出:按撮合队列中委托的顺序,分别输出该股票未成交的委托,每个输出的委托包括:委托序号( 04d )、 股票编码 ( 04d ) 、 价格( 6.1f )、数量( 4d )、 B/S (买 / 卖 )
3. 委托撤消:
输入:要撤消的委托号。
输出:若成功,显示该委托信息,其中委托包括数据项:委托序号、股票编码、价格、数量、 B/S (买 / 卖 ) ;否则显示“ not found ”失败信息。
委托输入格式 : 1 股票编码 价格 数量 买卖
查询输入格式 : 2 股票编码
委托撤销 : .3 委托号
退出: 0
如:
1 0038 20 1000 b
orderid: 0001
1 0278 18 2000 s
orderid: 0002
1 0003 8 5000 b
orderid: 0003 -编写一模拟股票交易的程序,该程序有以下几个功能:
1. 委托申请:
输入:每个委托包括四个数据项,股票编码( 4 位数字)、价格(浮点数)、数量(整数)、买/卖( B/S )
输出: a. 程序为每个委托产生一个唯一的序号( 04d ),该序号从 1 开始; b. 每笔成交包括:成交价格( 6.1f )、成交量( 4d )、买委托序号( 04d )、卖委托序号( 04d )。
2. 查询未成交的委托:
输入:股票编码
输出:按撮合队列中委托的顺序,分别输出该股票未成交的委托,每个输出的委托包括:委托序号( 04d )、 股票编码 ( 04d ) 、 价格( 6.1f )、数量( 4d )、 B/S (买/卖 )
- 2022-03-16 00:17:05下载
- 积分:1
-
use MFC COM, we often save many development time. For example, the use of AppWiz...
使用MFC实现COM组件时,经常节省许多开发时间。例如,使用AppWizard生成的基于MFC的COM dll工程,已经自动的提供了DllRegisterServer功能的实现。然而,却没有自动生成DllUnregisterServer功能。一般情况下,DllUnregisterServer对于程序是不可缺少的,因为一个完整的程序,不仅需要自注册功能,同时也需要自卸载功能。-use MFC COM, we often save many development time. For example, the use of AppWizard generated based on the MFC COM dll, has provided automatic DllRegisterServer functions. However, they did not automatically generate DllUnregisterServer functions. Under normal circumstances, the procedure for DllUnregisterServer is indispensable. because a complete set of procedures, not only from the registration function, but also need to uninstall feature since.
- 2022-11-04 22:55:03下载
- 积分:1
-
a very good pharmacy management software, you may wish to try downloading.
一个非常不错的药店管理软件, 你不妨下载试试。-a very good pharmacy management software, you may wish to try downloading.
- 2022-12-23 07:15:03下载
- 积分:1
-
给出了max531的使用范例,介绍了实现其时许的具体方法,源程序适用于ls52芯片...
给出了max531的使用范例,介绍了实现其时许的具体方法,源程序适用于ls52芯片
- 2022-02-09 23:42:35下载
- 积分:1
-
两个小时成为ISA2004专家
ISA王者归来.....
介绍ISA的部署及配置...
两个小时成为ISA2004专家
ISA王者归来.....
介绍ISA的部署及配置-two hours as experts ISA2004 ISA return of the king ... on the deployment and ISA Configuration
- 2022-04-30 21:22:27下载
- 积分:1