-
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
-
ProcessInfo
显示当前系统运行的进程,并能够查看进程中所加载的模块(show the system process and modules)
- 2013-08-10 21:50:16下载
- 积分:1
-
services
windows服务编写,实现windows服务功能,对学习服务编程有帮助(windows service written windows service learning programming)
- 2012-08-23 11:41:40下载
- 积分: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
-
arp
在windows平台下的一个ARP程序,有些安装VC++软件不完整的可能不包含部分同文件,Iphlpapi.h可以下载后放进include文件夹下面即可,通过程序帮助理解协议的本身(In a windows platform ARP procedures, and some installation VC++ Incomplete software may not contain some of the same document, Iphlpapi.h can be downloaded into the folder include the following can, through the procedure to help understand the agreement itself)
- 2008-04-15 09:08:34下载
- 积分:1
-
occwpy
这是一个用VB实现的变换颜色的小程序,推荐一下(This is a VB realize the transformation of the color of small procedures, recommend)
- 2017-03-31 03:17:53下载
- 积分:1
-
CDDoor
实现打开和关闭光驱功能,调用API实现,实现打开和关闭光驱功能,调用API实现(To achieve open and close the CD-ROM features, API calls, achieving open and close the CD-ROM features, API calls to achieve)
- 2013-09-15 19:57:57下载
- 积分:1
-
6240720
scport for monting your pc s port usage!(Scport for monting your PC s port usage!)
- 2017-06-02 05:03:16下载
- 积分:1
-
getversion
本程序是一个获取windows系统的Version的C++程序(This program is a Get the windows system Version C++ program)
- 2012-11-16 16:47:19下载
- 积分:1
-
TestVirtual
查看面向对象多态执行流程,如果父类函数为纯虚函数,则会执行子类函数.(look at multy status in executing,if farther s function no execute health, execute child s function)
- 2011-01-31 09:48:25下载
- 积分:1