-
myconsole
1、 通过指定的的密码进入成绩管理系统.
2、 该系统实现学员成绩管理,每个学员包括3门课的成绩,从键盘输入学员信息。
3、 包括学号、姓名、英语,C语言,数学三门课成绩,计算出学员的平均成绩,按照学员平均成绩由大到小排序。
4、 插入功能:在排序后的学员成绩表中插入一个学员的信息,要求插入后仍然保持成绩表有序。
5、 删除功能:要求输入指定的学号,从学员信息表中删除该学员,删除后的成绩表保持有序。
(1, by specifying a password to enter the results of the management system. 2, the performance management system training, each student, including three classes of results, students from the keyboard input information. 3, including the school number, name, English, C language, mathematics lesson three results to calculate the average student, average student performance in accordance with descending order. 4, insert the functions: students in sorting results after inserting a table of information students require to insert after the results remained orderly. 5, delete functions: the school designated for the importation of number, information from the students table to delete the participants, the results after the deletion of maintaining orderly.)
- 2009-06-02 10:01:11下载
- 积分:1
-
Queue
关于队列的实现,按照算法导论书上得来,简单易用。(On the implementation of the queue, according to the book Introduction to Algorithms, come on, easy to use.)
- 2010-12-15 20:52:52下载
- 积分:1
-
C++perfect
c++完美版本,纯中文,深入分析C++的对象等难点重点。(c perfect version of pure Chinese, in-depth analysis of the C key targets such difficult.)
- 2006-07-31 17:31:40下载
- 积分:1
-
GamutDM
说明: 数据挖掘方面的知识的介绍,希望对大家有帮助(data mining knowledge, we hope to help)
- 2006-03-27 16:45:15下载
- 积分:1
-
CPP
c++语言编程规范 书籍,希望能给大家带来些帮助吧(thanks )
- 2011-12-27 21:27:46下载
- 积分:1
-
z
说明: 智能视频监控系统目标检测和跟踪技术分析研究(Intelligent video surveillance system target detection and tracking of technical analysis)
- 2013-03-18 15:46:37下载
- 积分:1
-
socks
VC程序有很多很有用的程序在里面希望大家喜欢啊(net)
- 2010-02-26 21:07:44下载
- 积分:1
-
guzhanglubo
这是一篇有关故障录波仪如何开发的硕士论文,论文行文清楚、逻辑分明,重点讲述了故障录波器的算法,值得看。(This is a fault recorder on how to develop the master's thesis papers lines clearly and logically distinct, and highlight the fault recorder algorithm worth observing.)
- 2006-09-06 14:25:50下载
- 积分:1
-
Energy-detection-of-unknown-deterministic-signals
一篇关于能量检测的经典论文,非常经典,并具有启发性(A classic papers on the energy detection, very classic, and instructive)
- 2009-12-14 13:34:08下载
- 积分:1
-
MFC
这本书全名为<MFC深入浅出——从MFC设计到MFC编程>李久进编著,华中理工大学出版
有人认为这本书比侯捷的<深入浅出MFC>更好
也有人认为他们各有特点:侯捷的那本<深入浅出MFC>更关心的是MFC的设计,或者说更像是想知道MFC是如何做到它所做到的东西的——从目的上说,是希望在了解了MFC的实现方法以后,自己也做出一个类似的东西来(你看别人的源代码的时候,就是这个目的)。而李久进的那本<MFC深入浅出>更关心的是MFC的使用,看完这本书,当你需要做某件事的时候,你会很清楚MFC是在哪个函数中完成这个工作的,你知道应该重载哪个函数,知道如何实现你的功能...相信读者看后自有评判.()
- 2007-10-21 21:23:08下载
- 积分:1