-
Access at runtime dll file path and file name of the method, different ways to g...
获取dll文件在运行时的路径和文件名的方法,不同方法得到的路径可能不同-Access at runtime dll file path and file name of the method, different ways to get the path may be different
- 2022-05-19 12:16:32下载
- 积分:1
-
分时轮转调度算法是系统把所有就绪进程按先后次序排队,处理机总是优先分配给就绪队列中的第一个就绪进程,并分配它一个固定的时间片(如100毫秒)。当该运行进程用完规...
分时轮转调度算法是系统把所有就绪进程按先后次序排队,处理机总是优先分配给就绪队列中的第一个就绪进程,并分配它一个固定的时间片(如100毫秒)。当该运行进程用完规定的时间片时,被迫释放处理机给下一个处于就绪队列中的第一个进程,分给这个进程相同的时间片,每个运行完时间片的进程,当未遇到任何阻塞时,就回到就绪队列的尾部,并等待下次转到它时再投入运行。于是,只要是处于就绪队列中的进程,按此种算法迟早总可以分得处理机投入运行。模拟实现这一组进程的工作过程。
- 2022-04-21 22:27:09下载
- 积分:1
-
modebus simulator.open source.
modebus simulator.open source.
- 2022-04-16 03:18:57下载
- 积分:1
-
typical VC program, the full source to facilitate the download, can be directly...
典型的VC编程,全部源代码,方便大家下载,可直接运行。可获取和修改计算机名-typical VC program, the full source to facilitate the download, can be directly run. Access and modify the computer name
- 2023-09-08 16:55:03下载
- 积分:1
-
Shell programming code, operate like ITEMIDLIST
Shell编程相关代码,操作ITEMIDLIST类-Shell programming code, operate like ITEMIDLIST
- 2022-03-19 15:12:12下载
- 积分:1
-
PRTG是windows平台下的MRTG,它利用SNMP协议对网络流量,CPU负载,内存利用率等数据的进行监控,并且生成各种统计图形,Web页面和报表。MRTG...
PRTG是windows平台下的MRTG,它利用SNMP协议对网络流量,CPU负载,内存利用率等数据的进行监控,并且生成各种统计图形,Web页面和报表。MRTG使用起来复杂,操作都是命令行格式,需要perl支持,而PRTG提供图形化的向导,方便简单。... -PRTG windows platform is the MRTG, which uses SNMP to network traffic, CPU load, memory utilization data for the monitoring, and generates all kinds of statistics and graphics, Web pages and statements. MRTG to use complex operations are command line format, perl support PRTG and provide graphical wizard, easy to use. ...
- 2022-04-19 03:22:13下载
- 积分:1
-
LL(1)LL(1)LL(1)LL(1)
ll(1) ll(1) ll(1) ll(1)-ll(1) ll(1) ll(1) ll(1) ll(1) ll(1)
- 2022-02-22 00:15:39下载
- 积分:1
-
实现线程的小程序,适合刚开始接触线程的初学者.
实现线程的小程序,适合刚开始接触线程的初学者.-Thread realize a small program for the beginning of contact with the beginners thread.
- 2022-03-24 04:27:20下载
- 积分:1
-
MFC多线程程序设计,演示了MFC处理多线程的原理和代码
MFC多线程程序设计,演示了MFC处理多线程的原理和代码-MFC multi-threaded programming, MFC demonstrated the principle of dealing with multi-threading and code
- 2022-05-17 17:50:04下载
- 积分:1
-
加密输入表
这是我在学习PE文件的时候 写的一个 加密输入表的 代码
本人 最近想写一个反汇编引擎 但是总是没法成功 希望懂的人能联系Q997806506
- 2022-01-25 16:51:48下载
- 积分:1