-
分水岭算法的演示程序
分水岭算法的演示程序
分水岭算法的演示程序
分水岭算法的演示程序
-watershed algorithm Demonstration Program watershed algorithm Demonstration Program
- 2022-03-09 15:16:05下载
- 积分:1
-
help newcomers familiar with the C language development of small systems
帮助新手熟悉用C语言开发小型系统-help newcomers familiar with the C language development of small systems
- 2022-02-04 18:57:28下载
- 积分:1
-
C++程序设计源代码例
C++程序设计源代码例-C programming source code cases
- 2022-06-15 22:18:40下载
- 积分:1
-
《极品列车时刻表》
《极品列车时刻表》- Need for Train Timetable
- 2023-08-08 12:25:02下载
- 积分:1
-
c语言编写的俄罗斯方块程序,c语言环境编写,供大家娱乐一下:)...
c语言编写的俄罗斯方块程序,c语言环境编写,供大家娱乐一下:)-/********************************/
/* Desc: 俄罗斯方块游戏 */
/* Date: 2008.03.12 22:30 */
/********************************/
#include
#include
#include
#include
#include
#include
#define true 1
#define false 0
#define BoardWidth 12
#define BoardHeight 23
#define _INNER_HELPER /*inner helper method*/
- 2022-03-31 10:48:11下载
- 积分:1
-
c8051 f020 步进电机控制
/*P5.0STEPA,P5.1STEPB,P5.2STEPC,P5.3STEPD*/
控制电机正转
- 2022-03-04 13:55:51下载
- 积分:1
-
在text中实现快速增量查询
在text中实现快速增量查询-text in achieving rapid incremental inquiries
- 2022-11-21 21:50:03下载
- 积分:1
-
该文件夹给出802.11a仿真源程序,推荐参考
该文件夹给出802.11a仿真源程序,推荐参考-The folder is 802.11a simulation program, recommended reference
- 2022-06-20 19:04:21下载
- 积分:1
-
bowling scoring for the calculation algorithm
提供计算保龄球得分的算法-bowling scoring for the calculation algorithm
- 2022-02-04 06:08:22下载
- 积分:1
-
(一)功能要求:
(1) 信息维护:
要求:学生信息数据要以文件的形式保存,能实现学生信息数据的维护。此模块包括子模块有:增加学生信息、删除学生信息、修...
(一)功能要求:
(1) 信息维护:
要求:学生信息数据要以文件的形式保存,能实现学生信息数据的维护。此模块包括子模块有:增加学生信息、删除学生信息、修改学生信息
(2) 信息查询:要求:查询时可实现按姓名查询、按学号查询
(3) 成绩统计:要求:A输入任意的一个课程名(如数学)和一个分数段(如60--70),统计出在此分数段的学生情况。
(4) 排序:能对用户指定的任意课程名,按成绩升序或降序排列学生数据并显示排序结果(使用表格的形式显示排序后的输出结果)(使用多种方法排序者,加分)
-(1) functional requirements : (a) maintaining information : Request : Student data to information in the form of a document preservation, Students can achieve the maintenance of information and data. This module, including sub-modules are : increased student information, delete information of students, student information changes (2) Information : Request : inquiries can be realized by name inquiries, inquiries by the school, (3) results statistics : requirements : A importation of an arbitrary courses (such as mathematics) and a fraction of the (60-- 70), Statistics from the scores of the students of. (4) Scheduling : users can be designated to the arbitrary courses, and results by ascending or descending student data and sequenci
- 2022-08-10 15:26:23下载
- 积分:1