-
这个是我们学校用的VC++教案,里边有各个章节的内容例题的源码...
这个是我们学校用的VC++教案,里边有各个章节的内容例题的源码-This is our school used VC++ Lesson plans, inside has various sections of the example source code
- 2022-01-28 12:37:37下载
- 积分: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
-
MDL判据在电能质量扰动信号数据压缩中的应用,适合电力系统分析的研究人员参考。...
MDL判据在电能质量扰动信号数据压缩中的应用,适合电力系统分析的研究人员参考。-MDL criterion in the power quality disturbance signal data compression application, suitable for power system analysis of the researchers for reference.
- 2022-03-26 00:29:04下载
- 积分:1
-
office文件生成tiff图片文件代码
用office(word,Excel)文件生成tiff图片文件的例子,利用office的自动化实现,需要安装微软的office工具
- 2022-04-13 00:52:32下载
- 积分:1
-
Java2平台安全技术
Java2平台安全技术-结构,API设计和实现-Java2 platform security technology-structure, API Design and Implementation
- 2023-07-13 19:00:03下载
- 积分:1
-
这个真的没试过,不过我想应该可以用吧
这个真的没试过,不过我想应该可以用吧-never really tried this, but I think it should be used
- 2022-02-01 01:55:06下载
- 积分:1
-
Bootloader有很多种,如本文将要阅读的vivi,除此之外还有uboot,redboot,lilo等等。Vivi 是韩国mizi公司专门为三星s3c241...
Bootloader有很多种,如本文将要阅读的vivi,除此之外还有uboot,redboot,lilo等等。Vivi 是韩国mizi公司专门为三星s3c2410芯片设计的Bootloader。-Bootloader There are many, such as this article will be read vivi, in addition to uboot, redboot, lilo, etc.. Vivi is a Korean company specialized mizi Samsung S3C2410 chip design for the Bootloader.
- 2022-03-03 03:09:18下载
- 积分:1
-
指针是C语言中广泛使用的一种数据类型。 运用指针编程是C语言最主要的风格之一。利用指针变量可以表示各种数据结构; 能很方便地使用数组和字符串; 并能象汇编语言一...
指针是C语言中广泛使用的一种数据类型。 运用指针编程是C语言最主要的风格之一。利用指针变量可以表示各种数据结构; 能很方便地使用数组和字符串; 并能象汇编语言一样处理内存地址,从而编出精练而高效的程序。指针极大地丰富了C语言的功能。 学习指针是学习C语言中最重要的一环, 能否正确理解和使用指针是我们是否掌握C语言的一个标志。同时, 指针也是C语言中最为困难的一部分,在学习中除了要正确理解基本概念,还必须要多编程,上机调试。只要作到这些,指针也是不难掌握的。-target is C language widely used in a data type. Guidelines used C programming language is the most important one of the style. Use pointer variables can be expressed various data structure; Can be very convenient to use arrays and strings; and like assembly language can deal with the same memory address, which came up with a streamlined and efficient procedures. Guidelines have greatly enriched the C language function. Learning targets C language learning is the most important aspect of a the correct understanding and use of indicators is the availability of a C language signs. Meanwhile, the target is C language most difficult part of the study, in addition to correctly understand the basic concepts, There was also a need to more programming, debugging on t
- 2022-06-30 11:38:20下载
- 积分:1
-
联机帮助的主要功能和设计方法
联机帮助的主要功能和设计方法-the major on-line help function and design methods
- 2022-01-22 12:17:58下载
- 积分:1
-
表和树的使用。
表和树的用法。
- 2022-01-25 20:12:47下载
- 积分:1