-
学生成绩管理程序
编制一个统计学生考试分数的管理程序。
设学生成绩已以一个学生一个记录的形式存储在文件中,
每位学生记录包含的信息有:姓名,学号和各...
学生成绩管理程序
编制一个统计学生考试分数的管理程序。
设学生成绩已以一个学生一个记录的形式存储在文件中,
每位学生记录包含的信息有:姓名,学号和各门功课的成绩。
程序具有以下几项功能:求出各门课程的总分,平均分,按姓名,
按学号寻找其记录并显示,浏览全部学生成绩和按总分由高到低显示学生信息等-The preparation of student performance management process of a statistical test scores of students of the management process. For student achievement to a student has a record stored in the document, each student records contain information are: name, school subjects and the results. Procedures have the following functions: to derive the course of the total, average, by name, by the school and its records to find its shows, browse all students score high to low according to the results and information that students
- 2022-02-28 11:40:34下载
- 积分:1
-
CppBuilder5Tech.src.ccrun
《C++Builder5技术内幕》配套源码("C Builder5 technology insider" complementary source)
- 2007-03-05 16:47:10下载
- 积分:1
-
IDE
如果要加深对算法的理解,这里有十个重要的算法实现,(If you want to deepen your understanding of the algorithm, here are ten important algorithms to implement,)
- 2018-09-04 22:55:18下载
- 积分:1
-
实现本地视频设备的数据采集和维护的主要功能。
实现本地录像设备的数据采集与维护主要功能:视频采集,录像,播放,抓图,系统设置等功能-Achieve the local video equipment for data acquisition and maintenance of main functions: video capture, video, play, drawings, system settings and other functions
- 2022-02-13 01:15:05下载
- 积分:1
-
ultronic-stm32f4
适用于STM32F407的超声波测距 程序,可以显示在LCD(Apply to STM32F407 ultrasonic ranging,Can be displayed on the LCD)
- 2020-11-03 07:49:52下载
- 积分:1
-
ASP prepared a source of the company's Web site, academics can use to learn
ASP编写的一个公司网站的源程序,学者可以使用学习-ASP prepared a source of the company"s Web site, academics can use to learn
- 2022-06-29 21:25:29下载
- 积分:1
-
TLV320AIC29IRGZRG4
Stereo audio codec with integrated headphone and speaker amplifiers.
- 2010-02-25 20:33:09下载
- 积分:1
-
MicroPHP开发框架 v2.2.11
MicroPHP是一个免费开源的MVC模式的PHP开发框架,它易拓展而不失灵活,可以轻松应对各种大中型项目。具有非常强的拓展能力。MicroPHP框架各文件说明:
1.MicroPHP.php是整个框架核心程序
2.index.php是入口文件同时也是配置文件
3.MicroPHP.min.php是压缩版本,建议生产环境替代MicroPHP.php。
4.plugin.php是插件模式要被包含的文件,插件模式要保证plugin.php和MicroPHP.min.php在一起,或者修改plugin.php最后的包含MicroPHP.min.php的路径。
5.application是一个简单的项目结构
- 2022-07-10 22:21:53下载
- 积分:1
-
p1_ca
说明: 生成GPS所使用的的CA码,可以用于后续与数据码调制,并调制到载波上(Generate the CA code used by GPS)
- 2020-07-01 00:00:42下载
- 积分:1
-
VC++软件窗口多模式显示源码实例
VC++实现让软件窗口多模式显示的源码实例,可以让窗体在精简、简洁模式下显示,在简洁模式下的时候,窗体的主体窗口不显示,只显示标题栏和菜单栏,另外程序中的关于窗口还实现了动画风格,还有文字滚动等特效,这个源码里的一些小技巧还是想当实用的。
- 2022-07-28 09:49:26下载
- 积分:1