-
获取某一个进程cpu 占用率 示例源码
支持多核 支持 实时读取
- 2014-01-21下载
- 积分:1
-
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
-
Port_and_Process
是一个端口关联进程的C源代码(Is a port associated process C source code)
- 2008-08-24 18:27:26下载
- 积分:1
-
luckyProgram
自用的摇号软件,C++实现的,有很多不足之处。大家一起改进吧,亲们(my test program for lucky)
- 2016-11-04 13:21:45下载
- 积分:1
-
Hotel
说明: 这是一个酒店管理系统,java编写的,里面有源码和分析需求,供大家参考!(This is a hotel management system, java prepared, there are source and analysis of needs, for your reference!)
- 2008-10-31 21:56:07下载
- 积分:1
-
WPF 圆形菜单(仅UI实现,需自定义事件)
圆形的菜单很漂亮很好用
- 2016-06-22下载
- 积分:1
-
num-
求字符串长度,c++教学程序,可供学生初步学习c++使用。(get the lenght of string)
- 2012-03-28 10:48:17下载
- 积分:1
-
Close-other-applications
VB --Close other applications(VB--Close other applications)
- 2011-01-18 13:51:44下载
- 积分:1
-
huibian
寻址方式在结构化数据访问中的应用,(1)掌握不同的内存寻址方式(2)使用结构化的数据存储方式(3)掌握BCD码的编码方式(Addressing modes in structured data access, (1) to master different memory addressing mode (2) using structured data storage (3) The master of BCD encoding)
- 2016-04-29 16:26:13下载
- 积分:1
-
ControlDevice
一个启用和禁用设备的例子,该代码展示了禁用和启用USB设备的功能。如果需要禁用软驱和光驱,需要修改相应的参数。(Enable and disable a device example, the code to display the disable and enable USB devices. If you need to disable the floppy drive and optical disk drive, a need to amend the corresponding parameters.)
- 2008-04-03 11:52:26下载
- 积分:1