搜索资源列表
student
- 一个简单的学生管理系统,根据C++中工程结构的特点,利用编译环境中的多文件结构,将该案例的实现代码划分为以下几个文件: (1) Student类的声明文件。 数据成员如下:学号、姓名、性别、年龄、专业、家庭住址 函数成员如下:构造函数、析构函数,对相关数据成员的设置和获取函数。 (2)Student类的实现文件。 (3)学生管理应用文件。 -A simple student management system, according to C++, the characte
lammps.9.22.09.tar
- 一款非常好的并行分子动力学源码,包括使用说明,例子,相关势函数,相关命令使用-a good MD program for pallar compute include mannul , example ,function,and command use
ymm
- 输入15个学生存入数组,并任意输入姓名,根据姓名查找相关信息。其中,定义一个学生类,成员变量包括学生号、姓名、年龄、毕业学校等信息,成员函数包括返回学生号、返回学生名、根据姓名查找学生相关信息。 -15 students entered into the array, and any input the name, by name to find relevant information. Among them, the definition of a student class, mem
Management-System-for-student
- 大学人员类的设计 基类,person类,相关的属性自己定义 派生类,student类,teacher类,相关的属性自己定义 Student类和teacher类的属性不相同,利用多态性编辑show函数,可以输出 同类正确的信息。 编辑界面,功能有(1)输入人员(2)删除人员(3)保存人员(4)查询人员 -University staff design the base class type, person type, the attributes related to th
class
- 1. 编写程序,定义一个人员类CPerson,包括数据成员:姓名、编号、性别和用于输入、输出的成员函数。在此基础上派生出学生类Cstudent(增加成绩)和教师类Cteacher(增加教龄),并实现对学生和教师信息的输入、输出。 2. 编写程序,设计一个汽车类vehicle,包含的数据成员有车轮个数wheels和车重weigh,带参数的构造函数、拷贝构造函数、数据成员设置函数Set()、数据成员显示函数show()。 小车类car是vehicle的派生类其中包含载人数passenger_
miracl_5.5.4
- MIRACL(Multiprecision Integer and RationalArithmetic C/c++ Library)是一套由Shamus Software Ltd.所开发的一套关于大数运算函数库,用来设计与大数运算相关的密码学之应用-MIRACL (Multiprecision Integer and RationalArithmetic C/c++ Library) is set by Shamus Software Ltd. developed a set of libra
11
- 三维随机粗糙面,可修改其相关函数或均方高度等参数-Three-dimensional random rough surface, it can modify its associated functions or parameters such as mean square height
