搜索资源列表
winsocket++
- TCP/IP Winsock编程实例,利用Winsock编程由同步和异步方式,同步方式逻辑清晰,编程专注于应用,在抢先式的多任务操作系统中(WinNt、Win2K)采用多线程方式效率基本达到异步方式的水平,应此以下为同步方式编程要点进行快速通信 -TCP / IP Winsock programming examples, the use of Winsock programming from synchronous and asynchronous, synchronous mode l
ntf
- This multitasking system contains only task control logic - no semaphores, mailboxes, etc. Tasks are scheduled in a round-robin manner and are not preempted. Once it gains control, each task runs until it voluntarily blocks. It is up to the programm
time-pianlunzhuansuanfa
- 模拟实现操作系统中的时间片轮转算法,用MFC实现可视化界面,程序在VC6环境下运行。-In the computer OS , μC/OS-II is a preemptive multitasking real-time kernel without the function of the same priority level task scheduling