-
winprodll
动态链接库 (DLL) 是作为共享函数库的可执行文件。动态链接提供了一种方法,使进程可以调用不属于其可执行代码的函数。函数的可执行代码位于一个 DLL 中,该 DLL 包含一个或多个已被编译、链接并与使用它们的进程分开存储的函数。DLL 还有助于共享数据和资源。多个应用程序可同时访问内存中单个 DLL 副本的内容。 这是一个.CHM 格式的讲解DLL应用的文件,内容比较全。(The dynamic link library (DLL) is an executable file as a shared library. The dynamic link provides a way, so that the process can call a function that does not belong to the executable code. The executable code of the function is located in a DLL, the DLL contains one or more of the function has already been compiled, linked and are separated with the process using them stored.The DLL also helps to share data and resources. Multiple applications can access the contents of a single copy of the DLL in memory.This is the. CHM format, explain the the DLL application of the file, compare the whole content.)
- 2012-11-28 09:13:41下载
- 积分:1
-
daimadaquan
通过阅读本书,深刻认识所犯过的错误,如何避免它们。同时,丰富的编程经验帮助你在控制大规模项目和按要求对软件进行修改和维护时感到得心应手。(By reading this book, a profound understanding of the mistakes, how to avoid them. At the same time, a wealth of programming experience assist you in controlling the large-scale projects and, as required, the software modification and maintenance are easy.)
- 2009-03-21 08:54:45下载
- 积分:1
-
serialcommunication
串口通信工具,简单实用支持多速录。串口通信工具,简单实用支持多速录。(serial communication)
- 2009-06-03 19:26:09下载
- 积分:1
-
GetCRC32(VC)
介绍Hash算法,VC源代码,着是一个精点的酸法。(Hash algorithm introduced, VC source code, with a fine point acid.)
- 2008-01-18 15:38:58下载
- 积分:1
-
electromotor1.6
VC (MODBUS协议)上位机程序VC (MODBUS协议)上位机程序(VC (MODBUS))
- 2013-10-10 10:55:46下载
- 积分:1
-
ChildViewTx
这是VC++其中的一个源代码,是普通的程序代码,主要用于教学范例(This is VC in which a source code, there are the ordinary program code, mainly for teaching examples)
- 2016-02-16 02:21:28下载
- 积分:1
-
c
说明: c primer plus课后题源程序代码
- 2011-10-18 21:15:12下载
- 积分:1
-
BankSystem
ATM Project。简易ATM取款机系统,面向对象编程设计,易扩展,功能强大。
- 2010-11-13 10:56:19下载
- 积分:1
-
shilibiaoE
用C++实现视力表的程序,很不错的哦(C realization of the vision chart procedures, very good oh! !)
- 2006-07-06 22:37:52下载
- 积分:1
-
3D-to-2D
这个程序是用来将三维坐标投影成二维的c++程序。(This program is a three-dimensional coordinate projection into two-dimensional C++ program. . .)
- 2021-01-20 14:48:41下载
- 积分:1