-
vb数据库编程练习(1),学习完后可以举一反三。请大家多多指教。...
vb数据库编程练习(1),学习完后可以举一反三。请大家多多指教。-vb database programming practice (1), after learning can draw inferences from. Please exhibitions.
- 2022-09-25 23:00:02下载
- 积分:1
-
Based on mutual information image similarity measurement. Image similarity using...
基于互信息的图像相似性测量。Image similarity using mutual information of regions .pdf-Based on mutual information image similarity measurement. Image similarity using mutual information of regions. Pdf
- 2022-03-24 20:45:24下载
- 积分: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
-
亚马逊网上书店、巴诺书店最佳畅销书《最后期限》
汤姆・迪马可(Tom DeMarco)是大西洋系统行会(www.atlsysguild.com)的负责...
亚马逊网上书店、巴诺书店最佳畅销书《最后期限》
汤姆・迪马可(Tom DeMarco)是大西洋系统行会(www.atlsysguild.com)的负责人之一,同时他也是多塞特家族出版社的三本畅销书(《人件》(将于今年4月在清华大学出版社引进出版),与蒂姆・利斯特合著的《软件艺术的状态》(Software State-of-the-Art),以及《为何软件开销那么大?》(Why Does Software Cost So Much?)和一套基础培训录像(与蒂姆・利斯特合作的《高产团队》)的作者。-Amazon online bookstore, Barno Bookstore, the best-selling novel "final deadline" Mudima soup can (Tom DeMarco) is the Atlantic system will be OK (www.atlsysguild.com), the head of one of his family is Dorset Press three best-selling book ( "people pieces" (to be held in April this year in the introduction of Qinghua University Press published), co-authored with Dimulishite the "state of the art of software" (Software State-of-the-Art), and "why so much software overhead?" (Why Does Software Cost So Much ) and a set of basic training video (Dimulishite cooperation with the "high production team") the authors.
- 2022-03-18 23:02:32下载
- 积分:1
-
qt4.4.3下编写的嵌入式UI界面,应用于安防监控项目。
qt4.4.3下编写的嵌入式UI界面,应用于安防监控项目。-prepared qt4.4.3 embedded UI interface, used in security monitoring project.
- 2022-01-26 05:42:25下载
- 积分:1
-
hospital management system, using the PowerBuilder development of the management...
医院管理系统,使用的PowerBuilder开发的管理系统,主要的是使用PB的数据窗口来完成对后台数据库的操作,非常方便。-hospital management system, using the PowerBuilder development of the management system, the main use of PB is the data window to the completion of background database, the operation is very easy.
- 2022-05-05 06:16:27下载
- 积分:1
-
大家来下载啊,servlet api 中文帮助文档
大家来下载啊,servlet api 中文帮助文档-U.S. to download ah, servlet api Chinese help documentation
- 2022-01-24 17:44:23下载
- 积分:1
-
AML7228 A/V Processor User Guide
AML7228 A/V Processor User Guide
- 2022-02-20 11:39:16下载
- 积分:1
-
Environment configuration and build!
环境配置和建立,帮助新手快速建立一个wince 开发环境!-Environment configuration and build!
- 2022-02-16 03:46:35下载
- 积分:1
-
某公司的程序设计问题,有兴趣的同学可以拿来练练啊!
某公司的程序设计问题,有兴趣的同学可以拿来练练啊!-VC++ found Jobs!easy!
- 2023-05-25 20:30:03下载
- 积分:1