-
sendMessageTolist
发送消息到列表的演示源代码,可以实时改变系统列表栏内容(Send Message to the list of the demo source code, can change the real-time system as the list column)
- 2006-12-20 12:01:50下载
- 积分:1
-
cqnsole
VLD支持排查特定线程的泄漏,所有线程的泄漏,在特定的阶段启用泄漏检查,安装完成后,即可启用内存泄漏检测了(VLD supports troubleshooting leaks from specific threads, leaks from all threads, and leak checking is enabled at a specific stage, and memory leak detection is enabled when the installation is complete)
- 2018-09-29 14:31:09下载
- 积分: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
-
Finding-fault-plug-in-a-beautiful
美女找茬外挂1,可以实现半自动的开挂。效果还不错。(Finding fault plug-in a beautiful, semi-open can hang. Results were pretty good.)
- 2011-11-15 16:03:31下载
- 积分:1
-
arp
在windows平台下的一个ARP程序,有些安装VC++软件不完整的可能不包含部分同文件,Iphlpapi.h可以下载后放进include文件夹下面即可,通过程序帮助理解协议的本身(In a windows platform ARP procedures, and some installation VC++ Incomplete software may not contain some of the same document, Iphlpapi.h can be downloaded into the folder include the following can, through the procedure to help understand the agreement itself)
- 2008-04-15 09:08:34下载
- 积分:1
-
vc_assist
VC串口调试助手源代码,很不错的例子,非常适合初学者使用!!(VC serial debugging aides source code, it is a good example, very suitable for beginners! !)
- 2011-10-21 10:05:30下载
- 积分:1
-
ProgressBar_src
一个基于VC6MFC的进度条控制程序,非常实用(Based on the progress bar VC6MFC control program is very useful)
- 2009-11-27 04:21:36下载
- 积分:1
-
CALENDAR
在程序中嵌入日历,是一本书中找到的很有学习的价值(Embed calendar program is useful to learn the value ,found in a book)
- 2013-12-24 09:27:15下载
- 积分:1
-
ACCESS
VB读取ACCESS.rar (VB to read ACCESS.rar)
- 2009-10-19 11:24:42下载
- 积分:1
-
getbmpvc
VC++通过位图文件直接获取位图文件大小,打开一张BMP位图后,立即显示出位图大小,这里是获取像素尺寸大小,不用占用字节。(VC++ After obtaining the size of the bitmap file directly through the bitmap file, open a bitmap BMP, immediately shows the bitmap size, here is to get the pixel size, without taking bytes.)
- 2014-06-10 13:45:06下载
- 积分:1