-
JSP实现的第一个应用程序
jsp implementation first application
- 2022-02-21 08:44:18下载
- 积分:1
-
OPNET Modeler
OPNET Modeler
Development of laboratory exercises based
on OPNET Modeler
- 2022-02-20 03:37:01下载
- 积分: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
-
用windows画笔生成BMP文件f(x,y),图象宽为W,高为H,编写程序读取BMP文件,并生成新的图象g(x,y)。以BMP文件格式输出该图象。...
用windows画笔生成BMP文件f(x,y),图象宽为W,高为H,编写程序读取BMP文件,并生成新的图象g(x,y)。以BMP文件格式输出该图象。-Windows paintbrush used to generate BMP file f (x, y), image width W, height H, the preparation process to read BMP files, and generate new images g (x, y). BMP file format to the output of the image.
- 2023-04-15 16:25:04下载
- 积分:1
-
一些软件工程方面的学习资料,相信会对一些网友有所帮助的...
一些软件工程方面的学习资料,相信会对一些网友有所帮助的-software engineering aspects of learning materials, some netizens believe it will help! !
- 2022-04-08 20:53:55下载
- 积分:1
-
2410原理图1.pdf
2410原理图1.pdf -2410 Schematic 1.pdf
- 2022-03-18 19:14:37下载
- 积分:1
-
cycle CRC checksum algorithm for the specific program used to achieve vc
CRC循环校验的具体算法方案
用vc++ 实现-cycle CRC checksum algorithm for the specific program used to achieve vc
- 2023-07-19 10:35:03下载
- 积分:1
-
This is a very useful algorithm for the way out, we hope to see ah Download
这是非常有用的一个算法方面的列程,希望大家下载看看啊-This is a very useful algorithm for the way out, we hope to see ah Download
- 2022-08-22 16:20:52下载
- 积分:1
-
这是软件工程的学习课件,其对软件工程中涉及到的各种问题都有详细的介绍。...
这是软件工程的学习课件,其对软件工程中涉及到的各种问题都有详细的介绍。-This is the software engineering learning courseware, software engineering related to the various issues are described in detail.
- 2022-01-26 06:18:50下载
- 积分:1
-
infrared standards, version 1.4, which can be used for the infrared PHY layer, c...
红外标准,版本是1.4,用来实现红外的PHY层,具体实现可以参见Linux中的源码-infrared standards, version 1.4, which can be used for the infrared PHY layer, can see concrete realization of the Linux source code
- 2022-10-15 13:50:03下载
- 积分:1