-
>DLL编程
-->DLL编程
-->多线程编程
-->嵌入式编程
-->图像编程--> DLL Programming- " multi-threaded programming-" embedded programming- " Graphics Programming
- 2022-07-16 17:36:12下载
- 积分:1
-
可以作为实现的参考(编译需要其他库,没有).
可以作为实现的参考(编译需要其他库,没有). -- 能根据配置文件, 监测系统或者指定进程的资源占用(cpu,内存,缓存), 并能设置告警阈值与对应操作(关闭/重启)等功能. windows 系统下的.可以参考实现, 只是参考. --我以前的一个同事的作品--anl.-can be used as a reference (you will need the other without).-- According to the configuration file, Monitoring System or designated resources to the process of occupation (cpu, memory, cache), and can set alarm thresholds and corresponding operations (closed/restart), and other functions. Under the windows. reference fruition, but reference.-- I used a colleague"s works-- anl.
- 2022-06-26 04:12:49下载
- 积分:1
-
喷泉码 LT嘛的vc实现,绝对首创,欢迎交流共享
喷泉码 LT嘛的vc实现,绝对首创,欢迎交流共享-Fountain Code of vc realize why LT is absolutely the first to welcome the exchange of shared
- 2022-03-31 14:47:52下载
- 积分:1
-
实现CPU 序列号的读取 实现CPU 序列号的读取
实现CPU 序列号的读取 实现CPU 序列号的读取-read cpu serial
- 2022-12-16 11:45:03下载
- 积分:1
-
vb做的库存系统,相当好的系统 大家一定要好好利用
vb做的库存系统,相当好的系统 大家一定要好好利用-vb do inventory system, a very good system we must make good use of
- 2022-01-31 04:13:40下载
- 积分:1
-
msql的说明,比较详细,对高级编程者有用
msql的说明,比较详细,对高级编程者有用-msql Note, a detailed comparison of the senior programmers useful
- 2022-07-03 07:42:03下载
- 积分:1
-
有时候,我们遇到的情况时,我们需要一些内核函数钩子…
Sometimes, we run into a situation when we badly need to hook some kernel function, but are unable to do it via conventional PE-based hooking. This article explains how kernel functions can be directly hooked. As a sample project, we are going to present a removable USB storage device as a basic disk to the system, so that we can create and manage multiple partitions on it (for this or that reason, Windows does not either allow or recognize multiple partitions on removable storage devices, so we are going to cheat the system). On this particular occasion, we will hook only one function, but the approach described in this article can be extended to handle multiple functions (for example, one of my projects required direct hooking of quite a few functions from the NDIS library). You should clearly realize that this article is about direct hooking and not about dealing with USB storage, so please don t tell me that the sample problem may have been solved differently.
- 2022-08-15 21:57:18下载
- 积分:1
-
一个内存池的实现,使用了模板来支持范型扩展,可以容纳任意类型,最多支持8个类....
一个内存池的实现,使用了模板来支持范型扩展,可以容纳任意类型,最多支持8个类.-a memory pool and that the realization of the template used to support the expansion of Paradigm can accommodate any type, most support eight categories.
- 2022-07-21 01:00:21下载
- 积分:1
-
: 介绍了 L C o S芯片在电视接收系统中的应用, 重点讨论了 L C o S芯片的结构与特点。...
: 介绍了 L C o S芯片在电视接收系统中的应用, 重点讨论了 L C o S芯片的结构与特点。-: LC o S introduced the chip in the television receiver system, focused on the LC o S-chip structure and characteristics.
- 2022-08-17 18:15:20下载
- 积分:1
-
用C++开发的基于类模版的堆栈的模拟算法.
用C++开发的基于类模版的堆栈的模拟算法.-With C++ Developed template based on the type of stack simulation algorithm.
- 2023-01-30 12:25:03下载
- 积分:1