-
关于C++编程的一个非常全面的书
a very comprehensive book about c++ programming
is about 1200 pages and i m putting the sourece codes for it t-a very comprehensive book about c++ programming
is about 1200 pages and i m putting the sourece codes for it too
- 2022-03-17 01:54:23下载
- 积分:1
-
vc实现的windows平台下GE MMT列车监控协议
vc实现的windows平台下GE MMT列车监控协议-vc realize the windows platform GE MMT Train Supervision agreement
- 2023-04-09 03:05:04下载
- 积分:1
-
本程序是关于注册方面的编程,其中一位会随电脑时间的变化而不断变化...
本程序是关于注册方面的编程,其中一位会随电脑时间的变化而不断变化-procedures on the registration of the program, which will be a computer with the time changes and continue to change
- 2022-01-22 05:13:20下载
- 积分:1
-
*对buildequalizer <;输入:
** Aufruf: BuildEqualizer
** Das Werkzeug BuildEqualizer erzeugt aus einem ASCII
** das PGF-FILE EQUALIZER.PGF
**
** Syntax: Tokentrenner ist "
"
** Format :
** Dummy-Tok x0 x1 ... xn
** y0 z00 z01 ... z0n
** y0 z10 z11 ... z1n
** : : : :
** ym zm0 zm1 ... zmn
-** Aufruf: BuildEqualizer
**
** Das Werkzeug BuildEqualizer erzeugt aus einem ASCII
** das PGF-FILE EQUALIZER.PGF
**
** Syntax: Tokentrenner ist "
"
** Format :
** Dummy-Tok x0 x1 ... xn
** y0 z00 z01 ... z0n
** y0 z10 z11 ... z1n
** : : : :
** ym zm0 zm1 ... zmn
- 2022-08-03 10:51:43下载
- 积分:1
-
一个windowmobile程序,给入门的兄弟们看看。
一个windowmobile程序,给入门的兄弟们看看。-1 windowmobile program, to look at the entry-brothers.
- 2022-11-03 21:25:03下载
- 积分:1
-
试验内容: 跳水比赛中运动员每完成一个跳水动作,都有J名裁判员为其打分,但每次总成绩中都要去掉一个最高分和一个最低分。每个运动员需要完成C个动作,每次动作结束都...
试验内容: 跳水比赛中运动员每完成一个跳水动作,都有J名裁判员为其打分,但每次总成绩中都要去掉一个最高分和一个最低分。每个运动员需要完成C个动作,每次动作结束都要按当前总成绩为全部运动员重新排序,结果在运动员出场比赛时显示出来。设总共有N个运动员参加比赛,其编号为1,2,… N。 编一个程序实现这一功能。 要求: 1、 建立一个*head为头结点的单链表 2、 以动作C为主循环,对每个动作输入每个运动员所有裁判打分。输入每个 运动员的所有打分后,立即对单链表按sum域(累计分)从小到大重新排序 3、 在每个动作之后,输出该单链表的所有结点-Note:
Experimentation:
When sportsman who taking part in diving game had finished each movement,there were J referees marking for sportsman,and each time the highest and lowest marks always were taken out.
Each sportsman must finish C movements,no sooner did actions had be performed than current sum grades should be sorted and the final results should be displayed before athlete comes out.
Supposing there are N athletes attending the game,the NO is 1,2,...N.Write an program to implement this fuction.
Requires:
1 Create a single chain naming the name of headnode*head.
2 The movement C is main loop,Each sportsman s grades marked by all judges should be put in the each movement.After finished this,the
- 2023-07-04 21:45:03下载
- 积分:1
-
Very good information page to learn! Welcome everyone to use! There are problems...
网页的很好学习资料!欢迎大家使用!有问题请提出!反对垃圾邮件!-Very good information page to learn! Welcome everyone to use! There are problems please ask! Opposed to spam!
- 2022-05-16 07:15:13下载
- 积分:1
-
应用程序在选定的硬盘中搜索MP3文件,我..
这个应用程序在选定的硬盘中搜索MP3文件,在一个列表视图控件中显示搜索的文件和它们的信息,并在双击时播放它。 -the application procedures in the selection of drives to search for MP3 files, in a ClistCtrl shows search of documents and their information and double-click it for broadcast.
- 2022-05-17 11:44:36下载
- 积分:1
-
该程序不经能够实现电话拨号功能,还能实现如adsl、网通等拨号功能,还能够监控modem或者网卡的网络流量...
该程序不经能够实现电话拨号功能,还能实现如adsl、网通等拨号功能,还能够监控modem或者网卡的网络流量-the program can be achieved without a telephone dial-up function can be realized as adsl, Netcom, and other dial-up function, but also to monitor the modem or Ethernet network traffic
- 2022-08-08 01:36:21下载
- 积分:1
-
jDlog的主要功能: 1. 日记分类 2. 站内短消息 3. 隐藏日记 4. 所见即所得的日记以及评论编辑器 5. 日记可存为草稿暂不发布 6. 日记评论 7...
jDlog的主要功能: 1. 日记分类 2. 站内短消息 3. 隐藏日记 4. 所见即所得的日记以及评论编辑器 5. 日记可存为草稿暂不发布 6. 日记评论 7. 可视化访问统计 8. 可单独跟踪某篇日记 9. 日记与评论搜索 10. 会员注册 11. 支持RSS1.0,2.0及ATOM 12. 日记排序 13. 日记可选择天气与心情指数-jDlog include these functions:1. catalog 2. short message 3.hide log 4.HTML style editor for logs and comments 5.save the log as draft 6.comment support 7.accessing Stat 8.log track 9.search support 10.user register 11.RSS1.0/2.0 and ATOM support 12 log sort 13 select weather and heart
- 2022-06-02 13:01:49下载
- 积分:1