-
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
-
generic_processorConfigBits
无线组网 远距离可靠性设计及应用 433M/315M
星型结构物联网通讯(Design and application of wireless network long distance reliability 433M/315M
Star structure networking communication)
- 2017-02-10 18:53:13下载
- 积分:1
-
BaseKeyDemo
基本键盘操作的vc程序源码,感兴趣的可以看看,推荐!!!(Basic keyboard operation vc program source code, can be of interest to see, recommended! ! !)
- 2011-09-21 22:20:11下载
- 积分:1
-
Pass
关于TP对KdDisableDebugger双机限制的解决代码。(TP limit of KdDisableDebugger double machine to solve the code.)
- 2013-04-02 10:28:37下载
- 积分:1
-
nt_serv_wiz_source
建立带有NT Service程序的模板 (The template for creating the app with NT Service)
- 2020-09-04 11:48:14下载
- 积分:1
-
VB-for-the-skin-dynamic-library
VB换皮肤+动态库,实现VB漂亮的界面,需要的自己下载(VB-for-skin the+ dynamic libraries, VB beautiful interface, need to download)
- 2012-05-27 09:28:23下载
- 积分:1
-
Regedit
C++实现的读写注册表的功能,可以直接读取某个键的值,设定某个键的值和删除某个键的值,非常方便。(Read and write C++ implementation of the registry function, you can directly read the value of a key, set the value of a key to delete a key value, very convenient.)
- 2013-10-27 19:41:13下载
- 积分:1
-
SetDefaultPrinter
说明: 通过修改,注册表,实现修改默认打印机功能(it is used to modify the setting of the defualted printer )
- 2011-03-29 10:26:19下载
- 积分:1
-
nc
说明: 一个小巧的内存整理工具
无需安装方便使用(A small memory finishing tools without having to install user-friendly)
- 2008-01-01 16:05:19下载
- 积分:1
-
BMPconvertTXT
本程序通过 c++ 工具进行对BMP图像显示,转换为TXT格式并进行存储,适合于开发系统C++的研究者!(This procedure through the c++ tool for the BMP image display, converted to TXT format and storage, suitable for the development of system C++ researchers!)
- 2017-05-14 10:37:27下载
- 积分:1