搜索资源列表
用vc编的查看内存使用情况的程序源码.rar
- 用vc编的查看内存使用情况的程序源码
VC++实现文件加密功能的源代码
- VC++实现文件加密功能的源代码,这只是一个简单的例子,如果你感兴趣可以更加深入的研究一下。-VC file encryption function in the source code, this is just a simple example, if you are interested more in-depth study.
工业控制研华板卡VC编程实现AD程序
- 工业控制研华板卡VC编程实现AD程序,很不错的,用动态连接库的方式调用函数,适合工控软件提供的开发方法-Advantech industrial control board VC Programming AD procedures, very good, the dynamic link library of the function call, for the Industrial Control Software Development Methodology
工业控制研华板卡VC编程实现DI程序
- 工业控制研华板卡VC编程实现DI程序,和ad转换类似的编程,也是提供连接库方式调用-Advantech industrial control board VC Programming DI procedures, and a similar ad conversion program, as well as providing means for connecting calls
汇编在VC中的使用
- 汇编在VC中的应用,方便程序员在VC中嵌入汇编进行实时控制-compiled in the application allows programmers in VC compiled for real-time embedded control
使记事本窗口变为透明窗口的VC程序
- 使记事本窗口变为透明窗口的VC程序,时学习vc的好程序!-enable the Notepad window transparent window into the VC procedures when vc a good learning process!
用vc获取操作系统信息
- 用vc开发的一个实现得到操作系统版本等信息的程序,包括os, version,build和service-vc used to achieve the development of a version of the operating system information such as procedures, including os, version, build and service
用VC++6.0制作图片屏幕保护程序
- 用VC++6.0制作图片屏幕保护程序 .rar-VC + +6.0 create photo screen saver. Rar
VC使用CRT调试功能来检测内存泄漏
- VC使用CRT调试功能来检测内存泄漏 C/C++ 编程语言的最强大功能之一便是其动态分配和释放内存,但是中国有句古话:“最大的长处也可能成为最大的弱点”,那么 C/C++ 应用程序正好印证了这句话。在 C/C++ 应用程序开发过程中,动态分配的内存处理不当是最常见的问题。其中,最难捉摸也最难检测的错误之一就是内存泄漏,即未能正确释放以前分配的内存的错误。偶尔发生的少量内存泄漏可能不会引起我们的注意,但泄漏大量内存的程序或泄漏日益增多的程序可能会表现出各种 各样的征兆:从性能不良(并且逐渐降
VC 增强的模拟滑鼠intellipan2_demo
- 本程序是用VC++实现的 \"增强的模拟滑鼠\"源代码.-this procedure is the VC "enhanced simulation mouse" source code.
vc内联汇编示例代码
- vc内联汇编示例代码,介绍了VC++的一些被封装的汇编代码,有愿意深入了解VC++的人请进-vc associated sample code compilation, introduced the VC some packaging code compilation, in-depth understanding to the people invited to play in VC
操作系统、死锁检测、VC++
- 操作系统、死锁检测、VC++
Vc++API
- vc++ api应用的学习源代码,供给初学者学习参考。-vc++ api application of learning the source code, the supply of reference for beginners to learn.
VC--readTXTcutSTRING
- VC--处理文本信息,读文本,并切割字符串,输入特定字符-VC- deal with text messages, read text, and cut the string, enter the specific character
modifyregistry-vc
- 一个简单的例子,在vc下如何修改注册表,特别说明了注册表键值-sample for edit registry
VC-Project
- 本书以Visual C++开发“医药企业综合信息管理系统”为背景,按照商业信息管理系统设计的实现过程,循序渐进的介绍商业信息管理系统开发的思路、方法和技巧。为使读者更好地学习和使用本书,本书光盘附带了书中范例的源程序和可执行文件。为保证正常使用,用户在使用本书光盘时,应按如下说明设置。-VC-Medical Information Project
Safenet-VC
- 彩虹加密狗,软件加密用微狗的VC代码示例程序-Rainbow dongle, the software encryption code with the micro-dog VC sample programs
jffs2(VC)
- jffs2在VC上的移植,运行在虚拟flash之上,便于jffs2原理的分析;是从eCos2.0移植出来的,已脱离linux的VFS;因此,简单改动flash的驱动,可以把JFFS2移植到其他非linux或无OS的嵌入式系统。-jffs2 in the VC transplant,running on a virtual flash, easy to jffs2 theory analysis that is transplanted from the eCos2.0, has nothing
DES-by-VC
- des在vc下实现的详细解说及流程,很不错的资料。对于初学des加密的同学很实用·老鸟飞过·-des achieved under the vc and detailed explanation of the process
VC写的线程池示例
- vc實現的線程池比較簡單易懂且後加了一些注釋(VC implementation of the thread pool is relatively simple and understandable, and later added a few notes)