-
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
-
TTS_PC
PC机上的TTS程序,利于理解TTS原理,也可以作为应用程序。(PC, the TTS program, which will help understand the TTS principle, can be used as application.)
- 2010-07-17 10:32:23下载
- 积分:1
-
vayql571
非常棒的登陆程序,带有XP式样的界面,有首次使用功能,()
- 2017-11-05 12:53:50下载
- 积分:1
-
magic
这个程序是一个魔术,可以不用学魔术,就方便快捷地表演魔术。(It is a magic)
- 2013-03-24 20:45:47下载
- 积分:1
-
7308961
ansi字符串与Unicode字符串转换的代码 包括UTP-8(ANSI string with Unicode string conversion code Including UTP - 8 -)
- 2017-07-15 01:29:32下载
- 积分:1
-
cqnsole
VLD支持排查特定线程的泄漏,所有线程的泄漏,在特定的阶段启用泄漏检查,安装完成后,即可启用内存泄漏检测了(VLD supports troubleshooting leaks from specific threads, leaks from all threads, and leak checking is enabled at a specific stage, and memory leak detection is enabled when the installation is complete)
- 2018-09-29 14:31:09下载
- 积分:1
-
livepanoConverterVideo
基于opengl和glsl的鱼眼全景图,将鱼眼图片,通过GLSL编写的shader贴到球上,让人眼观看的时候产生鱼眼效果。(-Based on OpenGL and glsl fisheye panorama, fish eye picture, written in glsl shader attached to the ball, let the human eye viewing when the fisheye effect.)
- 2017-05-03 17:56:31下载
- 积分:1
-
Get-hard-drive-serial-number
获取硬盘的序列号,本人试过,完全可用,16进制。(Get hard drive serial number, I tried, completely free, hex.)
- 2011-08-06 07:25:27下载
- 积分:1
-
sbzddj
采用vb实现鼠标的自动定位点击,绝对的经典(Using vb realize automatic positioning mouse clicks, an absolute classic)
- 2008-05-07 08:49:40下载
- 积分: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