-
machine
小型虚拟机,可用于汇编模拟,效果还可以!!!!!!!!(Small virtual machine, can be used for assembly simulation, the effect is also ok!!!!!!!!)
- 2017-10-01 09:45:38下载
- 积分:1
-
CPPPrimer
C++_Primer中文第四版(含习题解答+源码),很好的vc入门书(Chinese fourth edition (including exercises answers+ source), a good introductory book vc)
- 2013-07-25 14:31:00下载
- 积分:1
-
Polynomial
Develop class Polynomial. The internal representation of a Polynomial is an array of terms. Each term contains a coefficient and an exponent. The term
2x4
has the coefficient 2 and the exponent 4. Develop a complete class containing proper constructor and destructor functions as well as set and get functions. The class should also provide the following overloaded operator capabilities:
Overload the addition operator (+) to add two Polynomials.
Overload the subtraction operator (-) to subtract two Polynomials.
Overload the assignment operator to assign one Polynomial to another.
Overload the multiplication operator (*) to multiply two Polynomials.
Overload the addition assignment operator (+=), subtraction assignment operator (-=), and multiplication assignment operator (*=).
- 2013-05-05 21:59:33下载
- 积分:1
-
captureIconInfor
VC++ 跨进程管理系统任务栏所有程序托盘图标,通过查找获得任务栏ToolbarWindow32控件的句柄,再通过SendMessage发送消息进一步获取图标详细信息等。(MANAGER ICON FOR ALL PROCESSES ,AND GET HANDLE BY ToolbarWindow32,THEN GET ICON INFOR)
- 2016-12-31 14:52:39下载
- 积分:1
-
vb_kill_process
vb,结束指定进程,api结束进程,api进程处理(vb,kill process)
- 2009-04-19 10:40:18下载
- 积分:1
-
iRadio
一个界面很好的iRadio收音机 一个界面很好的iRadio收音机 (a good interface iRadio radios a good interface iRadio radios)
- 2007-02-27 16:16:50下载
- 积分:1
-
ex5_3
VC ++面向对象编程和可视化程序第5章3(VC++ object-oriented programming and visualization program Chapter V)
- 2016-05-30 11:15:01下载
- 积分:1
-
BridgePatternMain
bridge pattern in c++.
vs2010, vs2010
- 2014-02-27 15:45:15下载
- 积分:1
-
FileCopy
A simple command line file copier applicataion. Compile with Visual Studio 2008/2010. Tested on Windows XP, Vista and 7.
- 2010-10-20 17:51:37下载
- 积分:1
-
cipandiaodu
从键盘输入一组磁盘访问序列,选择三种算法中的一种,输出其磁头移动的总的磁道数(Input from the keyboard sequence of a set of disk access, select one of three algorithms, the total output of the head movement and number of tracks)
- 2011-01-07 21:17:48下载
- 积分:1