-
Taxonomy of Security
Taxonomy of Security-Related Requirements
- 2022-03-29 12:57:19下载
- 积分:1
-
On some remote matlab Hsu on some remote matlab Xu
关于matlab的一些远程许 关于matlab的一些远程许-On some remote matlab Hsu on some remote matlab Xu
- 2023-06-23 09:45:03下载
- 积分:1
-
Introduction data structure#1
Introduction data structure#1
- 2022-04-21 02:52:47下载
- 积分:1
-
ASP。净功能的书,值得推荐一个阅读
ASP.NET功能全书,值得推荐一读,适合初学者-ASP. NET features book, it is worth to recommend a reading of
- 2022-02-25 01:32:48下载
- 积分:1
-
有15个软件项目开发文档,包括各个方面的…
里面有15个软件项目开发的文档,包含软件工程的方方面面,很实用。-There are 15 software project development documents, including all aspects of software engineering, it is practical.
- 2023-04-03 09:25: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
-
- 2022-05-27 16:02:39下载
- 积分:1
-
PIC
PIC单片机自制烧写器原理图
想要试一试的朋友可以试验-PIC-made single-chip device programmer schematic friends want to try to test
- 2023-02-08 05:15:03下载
- 积分:1
-
许多工程软件需要用到复杂的数学算法。VC++能够形成各种用户界面, 并可以直
接与系统及底层硬件交换数据。因此研究VC++和Matlab 的混合编程具有很大...
许多工程软件需要用到复杂的数学算法。VC++能够形成各种用户界面, 并可以直
接与系统及底层硬件交换数据。因此研究VC++和Matlab 的混合编程具有很大的实际意义。
该文讨论了如何使用Matlab 的Complier 将*.m函数编译为动态链接库DLL, 提供给VC++
调用的方法, 提供了一种VC++与Matlab 混合编程的快速实现。-many engineering software necessary to use complex mathematical algorithms. VC can form various user interface, and can directly with the system and the underlying hardware data exchange. The study VC and Matlab programming mixed with great practical significance. The paper discusses how to use the Matlab m*. Complier will function compiled as DLL DL L, VC called to the methods, a VC and Matlab for the rapid realization.
- 2022-01-30 13:24:35下载
- 积分:1
-
判断三角形,求各数位的和,求工资单,查找当月的天数,等等,都在程序里有注解描述。...
判断三角形,求各数位的和,求工资单,查找当月的天数,等等,都在程序里有注解描述。-Determine a triangle, and the and the number of, and payroll, to find the number of days that month, and so on, are there comments in the program description.
- 2022-07-12 03:43:12下载
- 积分:1