-
一个精确获取时间的类,利用查询CPU频率的方法.已经被包装在类中,可以方便调用....
一个精确获取时间的类,利用查询CPU频率的方法.已经被包装在类中,可以方便调用.-a precise time access to the class, using the CPU frequency inquiry method. Has been packing in the category, can easily call.
- 2022-03-23 13:17:03下载
- 积分:1
-
An extract from the FileMon filter out keywords code can specify a keyword match...
一个从FILEMON中提取出来的关键字过滤代码,能对指定关键字进行匹配.-An extract from the FileMon filter out keywords code can specify a keyword match.
- 2022-06-20 20:24:50下载
- 积分:1
-
得到CPU信息的程序.不过好像不准.
得到CPU信息的程序.不过好像不准.-Program which obtains CPU information, But it seems not so accuracy.
- 2022-01-21 00:40:15下载
- 积分:1
-
网络监控
网络监控网络监控网络监控网络监控网络监控网络监控网络监控网络监控网络监控网络监控网络监控网络监控
- 2023-03-23 15:00:05下载
- 积分:1
-
替换Windows的Gina库,可以针对Windows的大部分用户操作替换为自己的控制造作 如CTRL+ALT+DEL热键,用户登陆等...
替换Windows的Gina库,可以针对Windows的大部分用户操作替换为自己的控制造作 如CTRL+ALT+DEL热键,用户登陆等-Gina replacement for Windows, the Windows user to replace most of their control such as artificial hotkey CTRL ALT DEL users landing.
- 2022-01-30 14:52:28下载
- 积分:1
-
DDK开发的在Ring0中通过HOOK SSDT,实现对注册表监控
DDK开发的在Ring0中通过HOOK SSDT,实现对注册表监控-DDK development in Ring0 through HOOK SSDT, to realize the Registry Monitor
- 2022-02-11 10:37:38下载
- 积分:1
-
this program demonstrated how to prepare high
本程序演示了如何编写高层应用程序与USB接口通信,希望对这方面开发的人有用-this program demonstrated how to prepare high-level applications with USB communications, the development of this area were useful
- 2023-02-19 13:25:03下载
- 积分:1
-
一个牛X的国人编写的Chinsesscape智能内码识别,支持屏幕取词翻译的程序!!里面有详细的中文注释,每一模块的中文注释都讲得非常清楚,特别是内码识别、屏幕...
一个牛X的国人编写的Chinsesscape智能内码识别,支持屏幕取词翻译的程序!!里面有详细的中文注释,每一模块的中文注释都讲得非常清楚,特别是内码识别、屏幕取词翻译技术这些核心技术都注释得非常详尽!!!是你无法在其他网站上找到的非常好的资料-Niu X, a people prepared Chinsesscape intelligent code recognition, support for capturing the process of translation!! There are detailed notes in Chinese, each module of the Chinese have put a very clear note, in particular identification code, Screen Translation of these core technologies are very detailed notes! ! ! Is you can not find in other sites of very good information!!
- 2022-05-01 00:54:52下载
- 积分:1
-
分时轮转调度算法是系统把所有就绪进程按先后次序排队,处理机总是优先分配给就绪队列中的第一个就绪进程,并分配它一个固定的时间片(如100毫秒)。当该运行进程用完规...
分时轮转调度算法是系统把所有就绪进程按先后次序排队,处理机总是优先分配给就绪队列中的第一个就绪进程,并分配它一个固定的时间片(如100毫秒)。当该运行进程用完规定的时间片时,被迫释放处理机给下一个处于就绪队列中的第一个进程,分给这个进程相同的时间片,每个运行完时间片的进程,当未遇到任何阻塞时,就回到就绪队列的尾部,并等待下次转到它时再投入运行。于是,只要是处于就绪队列中的进程,按此种算法迟早总可以分得处理机投入运行。模拟实现这一组进程的工作过程。
- 2022-04-21 22:27:09下载
- 积分:1
-
The use of C# Set system time (as distinct from the previous procedure, is taken...
使用C#设置系统时间(不同于以往的程序,是考虑了时区的)-The use of C# Set system time (as distinct from the previous procedure, is taken into account the time zone)
- 2022-03-23 06:43:28下载
- 积分:1