资源列表
SimpleFTP20_src
- 基于多线程的FTP服务器开这个自行设计的FTP服务器其基本模式为C/S 模式,那么宏观的C/S模式如下图-Based on multi-threaded FTP server designed to open the FTP server of its basic model C/S mode, then a macro-C/S model as illustrated
multi-threadsAndmulti-tasks
- 用vc实现多线程和多任务的功能,笔者亲测,保证可用-With vc the realization of multi-threaded and multi-tasking features, the author pro-test to ensure that available
29782214os_Consumer_Producer_Demo
- 生产者消费者课程设计的内容,给大家分享一下啦-Producers of consumer content of the curriculum design, to share with you you
common_ctrl
- 中文PWIN98/95之所以深受广大计算机用户的青睐,除其在32位多任务、多线程和系统稳固性等核心技术的重要改进之外,更主要的还是其优秀的用户交互界面。这就给程序设计人员提出了新的课题,如何在自己开发的应用程序中充分利用WIN98/95支持的各种高级通用控制和视,这也是学习VC编程所必须掌握的基本内容,本文将通过实例来具体演练VC5中的这些控件。-The reason why Chinese PWIN98/95 well received by the computer user s favor
jinchengdiaodu
- 进程调度系统的一个课程设计源码,运用了两种调度算法。-Process scheduling system as a source of course design, using two kinds of scheduling algorithms.
EnumInfo_PSAPI
- 利用PSAPI枚举进程信息 附带说明 详见压缩包内文档-Use PSAPI enumeration process detailed information included in the Notes document compression bag
EnumInfo_ToolHelp
- 利用ToolHelpAPI枚举进程信息 附带说明 详见压缩包内文档-Use ToolHelpAPI enumeration process detailed information included in the Notes document compression bag
jcgl
- (1)设计进程控制块PCB表结构,分别适用于优先权调度算法和时间片轮转调度算法。 PCB结构包括以下信息:进程名、进程优先数(或轮转时间片),进程所占用的CPU时间,进程的状态,当前队列指针等。根据调度算法的不同,PCB结构的内容可以作适当的增删。 (2)建立进程就绪队列。对两种不同算法编制入链子程序。 (3)编制两种进程调度算法:a)优先数调度;b)时间片轮转调度。允许用户在程序运行时选择使用某一种调度算法。-(1) design process control blo
CandP
- 本代码能够实现os中的经典的生产者消费者同步,通信问题-This code can be achieved os classic producer consumer synchronization, communication problems
JINGCHENGDIAODU
- 个人编写进程调度的源程序,大学操作系统必编程序-The preparation process of scheduling individual source, the University of the operating system must be programmed
sameproc
- Making Multiple Instances of an Application run in the Same Process Space as different Threads -Making Multiple Instances of an Application run in the Same Process Space as different Threads
multithread
- 简单多线程范例-Simple example of multi-threaded