-
一个使用C语言编写的模拟windows进程管理的程序,包括进程的创建,查看,替换,消息通信等等,我自己做的,非常精简...
一个使用C语言编写的模拟windows进程管理的程序,包括进程的创建,查看,替换,消息通信等等,我自己做的,非常精简-a C language simulation windows process management procedures, including the process of creating, viewing, replacement, news communications, etc., I do, very concise
- 2022-01-30 18:23:31下载
- 积分:1
-
设计是一个复杂的过程
设计一个有 N个进程并发运行的进程调度程序,进程调度算法 :最高优先数优先的调度算法 。本实验模拟在单处理机环境下处理机的调度,了解处理机调度的过程。-design is a complicated process N-running process scheduler, process scheduling algorithm : the highest priority to a few priority scheduling algorithm. The experimental simulation of the single-processor environment processor scheduling, understanding processor scheduling process.
- 2022-02-03 09:51:50下载
- 积分:1
-
windows平台的串口接收程序,接收声音采集数据,采用多线程编程...
windows平台的串口接收程序,接收声音采集数据,采用多线程编程-serial windows platform to receive the procedure, receiving the voice data collection, using multi-threaded programming
- 2022-11-23 05:50:04下载
- 积分:1
-
直接调用该头文件中的 YHideProcess()就可以实现该进程在系统中的隐藏!而且此方法不是通过传统的线程注射方法,而是更改系统内存,经过在2K XP下的调...
直接调用该头文件中的 YHideProcess()就可以实现该进程在系统中的隐藏!而且此方法不是通过传统的线程注射方法,而是更改系统内存,经过在2K XP下的调试:)-called directly to the head of the paper YHideProcess () can be achieved in the process of hidden system! But this method is not through the traditional method of injection threads, but changes in system memory, after 2K XP Debugging :)
- 2022-02-12 08:19:08下载
- 积分:1
-
关于多线程的一个程序,主要是说明同步技术在多线程中的应用。...
关于多线程的一个程序,主要是说明同步技术在多线程中的应用。-On a multi-threaded program, mainly that synchronous technology in multi-threaded applications.
- 2022-01-25 15:26:52下载
- 积分:1
-
是一个钩子利用的实例,使用函数
setwindowshookexw
获取全局键盘信息...
是一个钩子利用的实例,使用函数
setwindowshookexw
获取全局键盘信息-Is an example of the use of hook, use the function global keyboard access to information setwindowshookexw
- 2022-11-06 04:00:04下载
- 积分:1
-
serial communication interface protocol data generated statements EXCEL
能通串口接口协议的数据生成EXCEL报表-serial communication interface protocol data generated statements EXCEL
- 2023-07-27 22:25:03下载
- 积分:1
-
Readers priority algorithm, learning operating system are generally required to...
读者优先算法,学习操作系统的一般都要接触到的临界区处理的程序,有实验报告说明-Readers priority algorithm, learning operating system are generally required to come into contact with the critical areas of treatment procedures, experimental reports have
- 2023-06-29 17:05:03下载
- 积分:1
-
使用IOCP实现的线程池管理,对线程很多的情况有用
使用IOCP实现的线程池管理,对线程很多的情况有用- Uses line regulation pond management which IOCP realizes, is
useful to line regulation very many situations
- 2022-03-16 21:18:22下载
- 积分:1
-
操作系统中银行家算法的演示程序,银行家算法是避免死锁的方法,避免死锁的法则是,系统在运行过程中,对于进程的每一种资源请求都要根据预掌握的资源使用信息,按照一定的...
操作系统中银行家算法的演示程序,银行家算法是避免死锁的方法,避免死锁的法则是,系统在运行过程中,对于进程的每一种资源请求都要根据预掌握的资源使用信息,按照一定的算法,进行是否可能导致死锁的预测,以决定是否同意这一资源请求。这是向前看几步,知道保证不会导致死锁时再向前走一步的具有动态性质的预测算法。-operating system bankers algorithm Demonstration Program, bankers algorithm is a method to avoid deadlock and avoid deadlock the law is, the system in the process, the process for each type of resource in accordance with the request of the resources available to advance the use of information, according to some algorithm, leading to the possibility of death lock projections to decide whether the resource requests. This is a forward-looking steps, guaranteed not know Deadlock lead again when forward step with the dynamic nature of the forecast algorithm.
- 2023-08-20 23:10:03下载
- 积分:1