-
获取CPU占用率
获取CPU占用率-access to CPU utilization rate
- 2022-06-29 07:16:11下载
- 积分:1
-
Win2KNT下屏蔽CtrlAltDel的响应
Win2KNT下屏蔽CtrlAltDel的响应-Win2KNT under shielding CtrlAltDel response
- 2022-04-24 00:05:55下载
- 积分:1
-
程序功能实现隐藏文件的功能,主要通过钩子实现该文件隐藏功能...
程序功能实现隐藏文件的功能,主要通过钩子实现该文件隐藏功能-Program features to achieve the functions of hidden files, api hook, mainly through the realization of the hidden features of the document
- 2022-08-12 10:07:12下载
- 积分:1
-
GDAL libraries based on the development of the remote sensing image processing c...
这是一个基于GDAL库开发的遥感影像处理类,支持近40中影像格式的读写,显示,增强,滤波等-GDAL libraries based on the development of the remote sensing image processing category, which supports nearly 40 video formats read and write, display, enhanced filtering
- 2023-02-01 16:40:03下载
- 积分:1
-
一些常用的C语言源程序,字符串处理、内存管理和出错处理等。使用方法请看readme文件...
一些常用的C语言源程序,字符串处理、内存管理和出错处理等。使用方法请看readme文件-some common C language source code, string handling, memory management and error handling. Use Look at the readme file
- 2022-08-19 20:29:46下载
- 积分:1
-
经典的生产者、消费者问题。
经典的生产者、消费者问题。-classic producer, consumer issues.
- 2022-02-01 15:59:02下载
- 积分:1
-
Very often, we use to manage the factory model generating examples. However, in...
很多时候,我们使用工厂模式来管理生成的实例。但在本示例中,我们使用类名来自动生成运行时实例--工厂自动化的机制-Very often, we use to manage the factory model generating examples. However, in this example, we used the class to automatically generate runtime example-- factory automation mechanism
- 2022-04-07 08:06:10下载
- 积分:1
-
这个程序的作用是监测信息的过程中,如果目标…
这个程序的作用就是监视进程信息,如果发现目标进程则立即把它干掉,从而达到禁止程序运行的目的-The role of this procedure is to monitor the process of information, if the target process immediately kill it, so as to achieve the purpose of the prohibition of the procedure to run
- 2022-02-15 11:26:42下载
- 积分:1
-
prepared using VB.net access to detailed information threaded code
利用VB.net编写的获取线程详细信息的代码-prepared using VB.net access to detailed information threaded code
- 2023-04-20 19:25:03下载
- 积分:1
-
JNA(Java Native Access )提供一组Java工具类用于在运行期动态访问系统本地库(native library:如Window的dll)而不...
JNA(Java Native Access )提供一组Java工具类用于在运行期动态访问系统本地库(native library:如Window的dll)而不需要编写任何Native/JNI代码。开发人员只要在一个java接口中描述目标native library的函数与结构,JNA将自动实现Java接口到native function的映射。-JNA (Java Native Access) provides a set of Java tools for the dynamic run-time access to the system of local libraries (native library: such as the Window of the dll) without the need for the preparation of any Native/JNI code. As long as developers in a java interface as described in the target native library function and structure, JNA will automatically realize Java interface to native function mapping.
- 2022-09-06 18:20:02下载
- 积分:1