-
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
-
GetHardDiskId
获取硬盘序列号的动态库与调用源码!
可以获得所有硬盘的序列号,兼容2000/XP/2003操作系统!(Get hard drive serial number of the dynamic library and call the source! Access to all the hard drive serial number, compatible with 2000/XP/2003 operating system!)
- 2020-09-05 16:48:05下载
- 积分:1
-
5151385
滤波器的设计以及零极点对应频率响应分析,matlab程序!()
- 2018-02-01 19:42:33下载
- 积分:1
-
Pedump
把exe里面的资源通通取出来,实现反编译(Exe inside to check out all the resources, realize decompile)
- 2007-07-19 11:03:23下载
- 积分:1
-
Performance_self
该程序可以实时监控程序本身对应进程的工作集、私有工作集和CPU使用率(The program can real-time monitor itself corresponds to the working set of the process, the private working sets and CPU usage.)
- 2014-02-26 13:10:02下载
- 积分:1
-
Windows_Loader_v2.2.2_By_AsaadSoft
说明: pour rendre le windows saven original en un seul click pour toute les versions
- 2019-02-04 06:10:00下载
- 积分:1
-
Registry-to-modify-the-Quick-Start
注册表修改快速入门
快速熟悉了解掌握注册表(Registry to modify the Quick Start)
- 2012-05-02 21:30:10下载
- 积分:1
-
001
一个可运行的机器人5v5
dll可执的程序(Operation of a robot can 5v5dll enforcement procedures)
- 2008-05-21 10:59:46下载
- 积分:1
-
指纹识别工具 实例源码下载
指纹识别实例
- 2013-02-02下载
- 积分:1
-
meanshift
Mean Shift,我们 翻译为“均值飘移”。其在聚类,图像平滑。图像分割和跟踪方面得到了比较广泛的应用。(Mean Shift)
- 2013-11-21 13:29:26下载
- 积分:1