-
autoupdate
vc++简单的软件自动升级程序源代码,提供软件在线自动升级功能,除了自动升级功能外,本程序还用到了一些常用的窗体修饰类,这些类可以方便应用到你的软件项目中,比如阴影效果按钮类、渐变进度条类、按钮自绘类等,为我们美化窗体提供方便。
(vc++ simple software automatically upgrade program source code, to provide software online automatic update feature, in addition to auto-update feature, this procedure also uses a number of commonly used form modification classes, these classes can be easily applied to your software projects, such as shadow effect of the button class, gradual progress bar class, buttons, since the painting class and so on, for us to beautify the form with ease.)
- 2010-03-04 14:34:23下载
- 积分:1
-
MemLeakAnalyse
简单的内存泄露的检查和测试的示例代码,如果你的程序有内存泄露可以参考一下(Simple memory leak inspection and testing of sample code, if you have memory leak procedures for reference)
- 2007-09-26 11:42:24下载
- 积分:1
-
MP3Player
通过MediaPlayer控件对象播放Mp3文件。使用SetWindowRgn函数,使窗体呈现不规则形状。(Mp3 player through the MediaPlayer control object file. Use SetWindowRgn function, so that form irregular shapes.)
- 2011-08-23 21:38:38下载
- 积分:1
-
itemhistory
VC/C++源码,界面编程,记忆菜单,历史记录,mfc70.dll
VC++在子菜单中添加打开文件的历史记录文件,菜单为自动记忆你打开过的文件,方便下次快速打开,示例程序仅以打开TXT格式的文本文件为例,演示如何记录打开的TXT文件记录。(VC/C++ source code, programming interface, memory menu, history, mfc70.dll
VC++ added in the sub-menu to open the file history file menu for automatic memory you open the file, allows you to quickly open the sample program is only open TXT format text file, for example, demonstrates how to record TXT file open records )
- 2012-11-19 09:52:26下载
- 积分:1
-
very_useful_SmartEdit
说明: 非常有用的智能编辑框。过滤非设定的输入字符,可以设定为NUMBER、LETTER、FLOATINGPT、OTHERCHAR、SIGNED、UNDERSCORE。(Very useful smart edit box. Filtering of non-setting input characters can be set to NUMBER, LETTER, FLOATINGPT, OTHERCHAR, SIGNED, UNDERSCORE.)
- 2008-08-29 21:59:40下载
- 积分:1
-
完整串口通信程序Vc++源代码
一个非常完整的川口通讯源程序,我费了很大功夫才把他找到。(a very complete source Kawaguchi communications, I spent a lot of time and energy only to find him.)
- 2020-11-21 14:29:37下载
- 积分:1
-
768015
用visual c++写的串口通信程序,有rs232,同步串口通信,不错的(Written in visual c++ serial communication program, rs232, synchronous serial port communication, good)
- 2017-04-14 17:36:45下载
- 积分: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
-
RdWrtIni
说明: ini文件读取和写入,基于MFC实现的。因为Wince下没有实现ini文件的读写。(ini file to read and write, based on the realization of the MFC. Wince achieve because there is no read and write ini files.)
- 2009-07-30 11:42:49下载
- 积分:1
-
CRegKey
处理Register项的类 (The class for dealing with register item)
- 2020-10-18 18:27:27下载
- 积分:1