-
testallocator
模拟c++在使用容器时的内存分配,平台为vs(Simulate the memory allocation of c++ when using containers. The platform is vs.)
- 2020-06-17 18:00:02下载
- 积分:1
-
模拟ftp服务器, 是学习windows编程上乘的选择
模拟ftp服务器, 是学习windows编程上乘的选择-simulation ftp server is studying windows programming experience the choice
- 2023-07-02 17:05:02下载
- 积分:1
-
dol-plugin-0.1-src
IDA反汇编器DOL加载器插件源码,编译需要IDA SDK(IDA disassembler DOL loader plug-in source code, the compiler needs IDA SDK)
- 2011-09-16 14:48:22下载
- 积分:1
-
Sustain
Sustainable Design Stages Block diagram for any product or machine.
- 2014-03-03 20:56:36下载
- 积分:1
-
Can complete a basic web browser HTTP protocol like students to master knowledge...
可以完成基本的网页浏览似的学生掌握HTTP协议的相关知识,加深对客户/服务器的工作模式的认识,并进一步锻炼学生的网络软件编程能力和解决实际问题的能力。-Can complete a basic web browser HTTP protocol like students to master knowledge, deepen their understanding of client/server mode of understanding and to further our students the capacity and network software programming to solve practical problems.
- 2022-07-11 13:21:02下载
- 积分:1
-
一个使用VC临控拨号网络连接
一个使用VC临控拨号网络连接-a temporary use dial-up network connection control
- 2023-04-10 17:00:03下载
- 积分:1
-
JACOBI_and_guass
雅可比迭代法子例行程序和高斯消去法的Fortran程序,用于计算力学编程,数学语言实现等(Jacobi iteration routine and Gauss elimination Fortran program, for the calculation of mechanical programming, mathematical language implementation, etc.)
- 2018-07-27 06:16:59下载
- 积分:1
-
Chirp
说明: 使用matlab编写Chirp信号代码,并生成相应的C代码(Write c signals, use MATLAB to write Chirp, and generate c code)
- 2020-01-08 23:56:01下载
- 积分:1
-
Employee
创建四个类,分别为Employee类、SalariedEmplyee类、HourlyEmployee类和CommissionEmployee类。其中Employee类是其他三个类的父类。Employee类包含姓名和身份证号。除此之外,SalariedEmployee类还应包含每月工资;HourlyEmployee类还应包含每小时工资数和工作时间数;CommissionEmployee还应包含提成比例和销售总额。每个类都应有合适的构造方法、数据成员的设置和读取方法。编写一个应用程序,创建这些类的对象,并输出与对象相关的信息。注意子类有时需调用父类的构造方法和被覆盖的方法,成员变量定义为private,对有些方法实现重载。
(Create four categories, namely the Employee class, SalariedEmplyee class, HourlyEmployee classes and CommissionEmployee classes. Employee class is the parent class where the other three classes. Employee class contains the name and ID number. In addition, SalariedEmployee class also includes a monthly salary HourlyEmployee class should also include the number of hourly wages and the number of working hours CommissionEmployee should also include the proportion and total sales commission. Each class should have the right to set and read the constructor method, data members. Write an application to create objects of these classes, and output information associated with the object. Sometimes need to call attention to a subclass of the parent class constructor and methods are covered, member variables defined as private, to achieve overloading of some methods.)
- 2013-11-27 11:43:06下载
- 积分:1
-
ReportProperties
ReportProperties implements IAppErrorCodes.
- 2014-02-19 12:11:46下载
- 积分:1