-
flower-word
这是一个简单的花指令程序,里面的花指令是用汇编写的,使用的时候请把注释取消掉就可以了。虽然添加了花指令,但是程序一样可以运行,如果可以的话你可以查看添加花指令前后的反汇编,推荐使用工具OD。
程序使用VC++写的,但是VS也可以打开。(This is a simple flower instruction program, which flower instruction is written in assembler, use the time to comment, please cancel it. While adding a flower instruction, but the program can still run, if you can, then you can see the flower add disassembly instructions before and after the recommended tool OD. Program uses VC++ write, but can also open VS.)
- 2014-01-03 14:21:50下载
- 积分:1
-
一个WEB服务器的程序,功能强大,不信你
一个WEB服务器的程序,功能强大,不信你-a Web server process, the powerful do not believe you will s
- 2023-06-12 12:05:34下载
- 积分:1
-
vnic_stats
rsrc_nonstatic.c Resource management routines for !SS_CAP_STATIC_MAP sockets.
- 2015-06-27 19:08:04下载
- 积分:1
-
0307125
用VC++ SQL SERVER开发的产品销售管理系统(VC development of the SQL Server product marketing management system)
- 2007-05-01 03:11:54下载
- 积分:1
-
ChebyshevRoots
This function will calculate and optionally scale and translate the roots of a Chebyshev polynomial of type T_n(x) or U_n(x) of arbitrary degree.
- 2009-05-25 02:58:01下载
- 积分:1
-
WinSocket
winsocket
- 2022-04-24 04:45:13下载
- 积分:1
-
one
第一次学习C#,写的一个栈
希望可以帮助初学者(First learning C#, write a stack hope to help beginners)
- 2013-09-23 21:00:44下载
- 积分:1
-
DXWTWJ
VB读写位图文件的源代码。可以对BMP文件修改,利用BMP文件加密、解密。(VB bitmap file read and write source code. BMP files can be modified using the BMP file encryption and decryption.)
- 2014-02-02 19:05:05下载
- 积分:1
-
wm8960
wm8960.c WM8960 ALSA SoC Audio driver.
- 2015-06-10 20:02:10下载
- 积分: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