-
A-Protect
欢迎光临:
反游戏保护:www.AntiGameProtect.Com
专门研究讨论反游戏保护技术,反封号技术
- 2022-03-03 12:17:57下载
- 积分:1
-
remote
说明: c# 实现连接远程桌面的程序,可以连接xp/windows2003/windows7(c# program to achieve the Remote Desktop connection, you can connect xp/windows2003/windows7)
- 2011-02-21 13:28:39下载
- 积分:1
-
6_1
1. 定义一个抽象学生类CStudent,它具有公有成员函数Average(),该函数用于计算学生的平均分,函数为虚函数;定义一个文科学生类CStudentLiberalArts,它是类CStudent的派生类,并以公有方式派生,它具有的成员有:
1) 保存英语、政治、数学、地理和历史、美术成绩的整形成员变量;
2) 设置上述变量的公有成员函数;
3) 输出上述变量的公有成员函数;
4) 公有的成员函数Average()用于计算学生的平均分;
定义一个理科学生类CStudentScience,它是类CStudent的派生类,并以公有方式派生,它具有的成员为:
1) 保存英语、物理、数学、化学和计算机、程序设计成绩的整形成员变量;
2) 设置上述变量的公有成员函数;
3) 输出上述变量的公有成员函数;
4) 公有的成员函数Average()用于计算学生的平均分;
编写主函数,并测试以下内容:
1) 定义一个CStudent的指针数组pStu,数组长度为4;
2) 动态创建2个文科学生的对象,地址存于pStu数组的0-1个元素内;
3) 动态创建2个理科学生的对象,地址存于pStu数组的2-3个元素内;
4) 利用while循环调用数组里每个元素的计算平均成绩操作;
释放动态分配的空间,确保必要的析构函数能被调用。
(1 define an abstract class student CStudent, it has a public member function Average (), this function is used to calculate the student s average points function as virtual function definition of a liberal arts student class CStudentLiberalArts, it is the class CStudent derived class, and public be derived, which has members are:
1) Save English, shaping member variables politics, mathematics, geography and history, art achievements
2) Set the above variables public member function
3) public member function of the output of the variable
4) public member function Average () is used to calculate the average student s points
The definition of a science student class CStudentScience, it is the class CStudent derived class, and public manner derived, which has members as follows:
1) Save English, physics, mathematics, chemistry and computer programming achievement shaping member variables
2) Set the above variables public member function
3) public member function of t)
- 2014-10-20 15:29:16下载
- 积分:1
-
Sourcecode-V1.0
ePhoto for compare between production line scan barcode and employee to see picture
- 2013-12-27 17:48:35下载
- 积分:1
-
OpenGLmulti
基于opengl的多文档MFC框架,可在此基础上,直接编写,制作自己的opengl应用程序(Opengl MFC framework based on multi-document, you can on this basis, direct write, make your own opengl application)
- 2014-07-14 13:01:25下载
- 积分:1
-
MS Dos 6.0 源代码完整的 rar
MS Dos 6.0 源代码完整的 rar
卷-11.6 mb
所有系统程序 andutils
包含 QBASIC 源
用于编译和部分编译后的代码的工具
dos shell 包括
外部命令源
驱动程序源
已编译的对象文件
所有资源和原始文档
开发人员有用的意见和提示
使全部和部分编译的文件
等等
- 2022-01-22 11:37:06下载
- 积分:1
-
sha1和sha256 C语言实现源码
本资源是sha1和sha256算法的C语言源码实现,可以供读者了解和学习sha1和sha256算法的计算过程和具体实现步骤。本资源本人已经实测过,测试没有问题,可以供其他读者直接使用。
- 2022-03-12 15:55:29下载
- 积分:1
-
简易计算器的实现
改代码主要实现了一个基本的计算器的功能,其中包括简单的加减乘除法运算,而且还包括了指数、对数、幂运算,同时具有清屏等功能。该代码的实现实在codeblocks上完成的。其中的一些库函数都是该平台自带的。
- 2022-09-27 03:20:03下载
- 积分:1
-
AT24C02驱动
AT24C02在linux下的驱动程序,适配linux下IIC驱动,AT24CXX系列均可以使用此驱动程序,其中包含裸板驱动程序,直接操作硬件寄存器,驱动IIC设备,便于理解IIC协议
- 2023-05-18 19:20:04下载
- 积分:1
-
tool
工具条图标产生器,可以产生各种工具条图标(Toolbar icon generator, can produce a variety of toolbar icons)
- 2011-05-28 20:02:34下载
- 积分:1