-
求最大公约数和最小公倍数的两个数…
求两个数的最大公约数和最小公倍数的VC程序,有输入对话框-Seek the greatest common divisor and least common multiple of two numbers of the VC process, input dialog involved
- 2022-03-16 19:57:21下载
- 积分:1
-
博睿
CMX-RTOS实时多任务操作系统中文使用手册-CMX-RTOS RTOS Chinese Manuals
- 2022-10-20 23:50:02下载
- 积分:1
-
The people of Taiwan to write a career plan, write good. Open source, you can re...
台湾人写的一个职业生涯规划,写得不错。开源、可以供参考以下。-The people of Taiwan to write a career plan, write good. Open source, you can refer to the following for.
- 2022-06-18 16:27:55下载
- 积分: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) Ranking : The ability to use
- 2022-05-20 22:21:24下载
- 积分:1
-
dos network programming, socket, very clear, Beej s Guide to Network Programming...
dos网络编程,socket,非常明了,Beej s 网络编程指南
Internet Sockets
Version 1.5.5
-dos network programming, socket, very clear, Beej s Guide to Network Programming Internet SocketsVersion 1.5.5
- 2022-10-29 14:10:03下载
- 积分:1
-
fibnocie系列C + +
应用背景代码:#包括
- 2022-02-20 04:17:33下载
- 积分:1
-
关于遗传算法的部分课件,是从各个论坛上收集来的
关于遗传算法的部分课件,是从各个论坛上收集来的-On genetic algorithm part of the courseware, is collected from various forums of
- 2022-10-26 16:15:03下载
- 积分:1
-
是扩展了功能的listctrl控件
是扩展了功能的listctrl控件-To expand the functions of control listctrl
- 2023-08-25 23:25:03下载
- 积分:1
-
Full
全桥电流源逆变器, hope usefull for your-Full-bridge current source inverter, hope usefull for your
- 2023-07-28 08:45:03下载
- 积分:1
-
正规式转化NFA DFA 最小化的C++实现
问题描述: A001:编写一个程序,输入一个正规表达式,输出与该文法等价的有限自动机 数据结构: 本体活用vector类,Node代表每个节点的n个箭头,设计display函数作为展示函数。
- 2022-05-07 00:20:37下载
- 积分:1