-
编写一个学生类,包含属性有:学号、姓名、性别、年龄等。将5个学生对象存储在一个数组中,实现如下操作:
(1)根据学号查询某个学生;
(2)将...
编写一个学生类,包含属性有:学号、姓名、性别、年龄等。将5个学生对象存储在一个数组中,实现如下操作:
(1)根据学号查询某个学生;
(2)将所有学生的年龄增加一岁;
(3)按数组中顺序显示所有学生信息;
(4)将所有学生按照年龄由小到大排序输出。
-The preparation of a student category, including the attributes are: school number, name, gender, age and so on. Five students will be stored in an array of objects, the realization of the following steps: (1) No. According to learn a student inquiries (2) All students will increase one-year-old age (3) by an array of all students in the order of display information (4) all students will sort the output in accordance with the age from small to big.
- 2023-05-07 07:00:03下载
- 积分:1
-
一个简单捕获本地TCP数据包程序源码。 适合于初学者。
一个简单捕获本地TCP数据包程序源码。 适合于初学者。-a simple catch local TCP packet procedure source. Suitable for beginners.
- 2022-03-20 15:16:17下载
- 积分:1
-
将3个字节的二进制小数部分转换为十进制小数,并可实现保存及显示。...
将3个字节的二进制小数部分转换为十进制小数,并可实现保存及显示。-Will be 3 bytes of binary conversion of decimal fractional part of a small number, and realize the preservation and display.
- 2022-09-08 09:05:03下载
- 积分:1
-
串口调试助手V2.3的VC++源代码,欢迎下载
串口调试助手V2.3的VC++源代码,欢迎下载-Serial Debugging Assistant V2.3 of the VC++ source code, please download the
- 2022-01-30 14:27:18下载
- 积分:1
-
介绍了本程序的主要目标,捕捉编程技术,K
本程序主要介绍对象捕捉的编程技术,涉及关键技术有鼠标拾取处理和建立名字堆栈.-Introduce the main object of this procedure to capture programming technology, key technologies related to treatment and has set up a mouse pick up the name of the stack.
- 2022-04-08 02:47:47下载
- 积分:1
-
模拟扫雷游戏:用Visual C++实现的,里面有递规算法!
模拟扫雷游戏:用Visual C++实现的,里面有递规算法!-Simulated mine game: using Visual C++ implementation, which has handed regulation algorithm!
- 2022-02-13 18:56:26下载
- 积分:1
-
没有任何功能,只作演示用的程序粗略框架。适合教学使用。...
没有任何功能,只作演示用的程序粗略框架。适合教学使用。-There is no function, only the procedures used for a rough framework for presentation. Suitable for teaching use.
- 2022-06-28 05:37:56下载
- 积分:1
-
先端多态EXE保护用FASM和CSharp
先端Cryptor是一个多态的exe保护工具。存根用FASM和支持runpe。而建筑是用C写的#。它还包括一个相对现实的垃圾代码生成器,被另一组29创建。总的来说这是一个更好的开源保护工具。
- 2022-11-18 12:00:06下载
- 积分:1
-
C++、MFC源代码:templ_coll_src
C++、MFC源代码:templ_coll_src-C, MFC source code : templ_coll_src
- 2022-08-25 15:24:05下载
- 积分:1
-
VB源码窗口变化控件跟随变化
VB源码窗口变化控件跟随变化,当窗口大小发生变化时,控件的位置始终固定在右上角,或是右下角,
右上角的大小不变,但是右下角的大小会变化。
- 2022-04-27 16:23:01下载
- 积分:1