-
This book provides readers with the knowledge of Visual C# concepts. In addition...
This book provides readers with the knowledge of Visual C# concepts. In addition
to the concepts explained in the chapters, the book provides readers with several
projects that enable them to create Windows applications,Web services,Web
applications, and mobile Web applications.The book aims for providing the readers
with extensive knowledge of C# so that they are able to develop live projects
using C#. The book is aimed at readers with a basic knowledge of programming.
- 2023-08-26 22:05:05下载
- 积分:1
-
Standard C library Standard C Library
标准C函数库
标准C函数库-Standard C library Standard C Library
- 2022-07-01 12:52:00下载
- 积分: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
-
M37274EFSP,三菱公司单片机M37274EFSP说明资料。
M37274EFSP,三菱公司单片机M37274EFSP说明资料。-M37274EFSP, Mitsubishi microcontroller M37274EFSP explanatory information.
- 2022-05-29 16:35:09下载
- 积分:1
-
VB温度采集软件源码
是一个股票分析软件,可以从历史数据中调看各个时间段的行情等等信息,适合股民朋友和VB初学爱好者
- 2022-04-07 13:53:30下载
- 积分:1
-
东北大学c++大作业
资源描述东北大学c++选修课大作业。。。。。。。。超市管理系统,内容不太多比较简单,但成绩还不错。
- 2022-03-14 11:52:23下载
- 积分:1
-
C#编程技术文挡,是程序员的一本好书,书中的内容是最基础的东西,谁读谁知道。...
C#编程技术文挡,是程序员的一本好书,书中的内容是最基础的东西,谁读谁知道。-C# Programming text block is the programmer of a good book, the contents of the book is the most basic things, no one who knows time.
- 2022-08-18 21:55:29下载
- 积分:1
-
超详细的makefile介绍,包括语法和各种技巧,包括几个例子
超详细的makefile介绍,包括语法和各种技巧,包括几个例子-Ultra-detailed makefile, including grammar and a variety of techniques, including a few examples
- 2022-08-15 03:05:26下载
- 积分:1
-
linux timer under the application more user
linux下定时器的应用,比较好用。本文讲得比较详细,对照着即可实现。供参考。-linux timer under the application more user-friendly. To put this in more detail, the right look can be realized. For reference.
- 2022-05-12 16:01:54下载
- 积分:1
-
Hainan Normal University, the program is the campus of the University procedures...
该程序是海南师范大学大学的校园导航系统程序-Hainan Normal University, the program is the campus of the University procedures for navigation system
- 2023-05-12 06:20:02下载
- 积分:1