-
porting linux kernel embedded mini2440
porting linux kernel embedded mini2440
- 2022-07-18 10:48:50下载
- 积分:1
-
bank teller logged inspection module, SCO UNIX System prepared with uncompress u...
银行柜员登录检查模块,SCO UNIX系统下编写 用uncompress 解压,INFORMIX数据库,不得随意发布-bank teller logged inspection module, SCO UNIX System prepared with uncompress unpack, INFORMIX database, not free to release
- 2022-03-18 00:03:44下载
- 积分:1
-
医院管理系统(铅)
一个医院管理系统(pb)-a hospital management system (pb)
- 2022-08-22 20:05:36下载
- 积分:1
-
Qt操作Excel代码
资源描述qt操作Excle 利用开源代码 来实现Excel操作。。。。。。。看看 有人需求么
- 2023-08-05 07:15:03下载
- 积分: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
-
本程序可以实现多功能数字钟,非常实用,供大家参考
本程序可以实现多功能数字钟,非常实用,供大家参考-This procedure can realize multi-function digital clock, very useful for reference
- 2022-03-04 17:27:22下载
- 积分:1
-
施密特罗伯特与一个目录的无情翻译例外。联合国…
C 与C++中的异常处理
Robert Schmidt 著
无情 译
目 录
1. 异常和标准C 对它的支持...............................................................................................2
2. Microsoft 对异常处理方法的扩展..............................................................................12
3. 标准C++异常处理的基本语法和语义..........................................................................27
4. 实例剖析EH....................................................................................................................33
5. C++的new 和delete 操作时的异常处理.....................................................................40
6. Microsoft 对于的实现版本中的异常处理........................................................47
7. 部分构造及placement delete-C and C Exceptions Robert Schmidt with relentless translation of a directory. Unusual and standard C its support ....................... .............................................. .................... 2. Microsoft on the unusual approach expansion ............................
- 2023-03-24 05:20:03下载
- 积分:1
-
电脑游戏中的人工智能制作的文章收集。
搞游戏设计和编程的人都可以参考一下...
电脑游戏中的人工智能制作的文章收集。
搞游戏设计和编程的人都可以参考一下-computer game produced by the artificial intelligence collection article. Engage in game design and programming people can take a look
- 2023-05-04 05:00:03下载
- 积分:1
-
这是一个cmm语言的解释器。所谓cmm,相对于C++,就是对C语言的进一步简化。...
这是一个cmm语言的解释器。所谓cmm,相对于C++,就是对C语言的进一步简化。-Simple language to explain the first part of C- Analysis.
- 2022-07-17 05:02:49下载
- 积分:1
-
编程#,畅销书在微软的高
Programming C#, the top selling book on Microsoft s high-performance C# programming language, is now in its fourth edition. Aimed at experienced programmers and web developers, this comprehensive guide focuses on the features and programming patterns that are new to C#, and fundamental to the programming of web services and web applications on Microsoft s .NET platform.-Programming C#. the top selling book on Microsoft"s high- perfor mance C# programming language. is now in its fourth edition. Aimed at experienc ed programmers and web developers, this comprehensive guide focuses on the featur es and programming patterns that are new to C#. and fundamental to the programming of web servi ces and web applications on Microsoft"s.NET pla tform.
- 2022-03-25 14:57:59下载
- 积分:1