资源列表
cipandiaodusuanfa
- 磁盘驱动调度对磁盘的效率有重要影响。磁盘驱动调度算法的好坏直接影响辅助存储器的效率,从而影响计算机系统的整体效率。 常用的磁盘驱动调度算法有:最简单的磁盘驱动调度算法是先入先出(FIFO)法。这种算法的实质是,总是严格按时间顺序对磁盘请求予以处理。算法实现简单、易于理解并且相对公平,不会发生进程饿死现象。但该算法可能会移动的柱面数较多并且会经常更换移动方向,效率有待提高。-Disk drive scheduling efficiency of the disk have a major
FileMappingServer
- 这是一个模拟VC编程下,多线程下的通信过程,简单易懂的例子!-This is a simulation of VC program, the multi-threaded communications process, easy to understand examples!
FileMappingClient
- 本例子很好的显示了VC下多线程之间的相互通信问题,值得学习!-This example shows a good VC under the mutual communication between multiple threads, it is worth learning!
test
- 进程管理控制代码实现进程的创建撤销阻塞唤醒转调度-Process management and control code
Philosopher
- 进程(线程)同步及死锁--哲学家进餐问题-Philosopher problem
NetThreadPool
- C实现的可配线程池,对程序有高并发需求的同学可能会用到-C can be achieved with a thread pool, the program needs of students with high concurrency may be used
running3
- 模拟PV操作同步机构,从键盘上输入一组字符,由生产者每次读入一个字符供消费者输出。运行模拟程序,打印依次读入的字符和经消费者输出的字符。-PV operation synchronization, analog, keyboard input from a group of characters, from the producer read a character for each consumer output. Run the simulation program, print the c
process-manage
- 进程管理器的简单小程序,希望对大家有所帮助。-process manage
Processos
- Kill windows process example
Multi-threading-tools
- 多线程工具,功能齐全,操作简单,实用,大家不妨-Multi-threading tools, full-featured, simple, practical, we try
WIN32multithread
- win32下多线程描述,是讲解不错的一系列文章的合集-described under win32 multithreaded
Kill-IceSword-v2.0
- Kill Process Icesword
