资源列表

« 1 2 ... .03 .04 .05 .06 .07 308.09 .10 .11 .12 .13 ... 1044 »

[进程与线程common_ctrl

说明:中文PWIN98/95之所以深受广大计算机用户的青睐,除其在32位多任务、多线程和系统稳固性等核心技术的重要改进之外,更主要的还是其优秀的用户交互界面。这就给程序设计人员提出了新的课题,如何在自己开发的应用程序中充分利用WIN98/95支持的各种高级通用控制和视,这也是学习VC编程所必须掌握的基本内容,本文将通过实例来具体演练VC5中的这些控件。-The reason why Chinese PWIN98/95 well receive
<柳懿> 在 2025-02-23 上传 | 大小:128kb | 下载:0

[进程与线程jinchengdiaodu

说明:进程调度系统的一个课程设计源码,运用了两种调度算法。-Process scheduling system as a source of course design, using two kinds of scheduling algorithms.
<fengzi> 在 2025-02-23 上传 | 大小:171kb | 下载:0

[进程与线程EnumInfo_PSAPI

说明:利用PSAPI枚举进程信息 附带说明 详见压缩包内文档-Use PSAPI enumeration process detailed information included in the Notes document compression bag
<enze> 在 2025-02-23 上传 | 大小:20kb | 下载:0

[进程与线程EnumInfo_ToolHelp

说明:利用ToolHelpAPI枚举进程信息 附带说明 详见压缩包内文档-Use ToolHelpAPI enumeration process detailed information included in the Notes document compression bag
<enze> 在 2025-02-23 上传 | 大小:75kb | 下载:0

[进程与线程jcgl

说明:(1)设计进程控制块PCB表结构,分别适用于优先权调度算法和时间片轮转调度算法。 PCB结构包括以下信息:进程名、进程优先数(或轮转时间片),进程所占用的CPU时间,进程的状态,当前队列指针等。根据调度算法的不同,PCB结构的内容可以作适当的增删。 (2)建立进程就绪队列。对两种不同算法编制入链子程序。 (3)编制两种进程调度算法:a)优先数调度;b)时间片轮转调度。允许用户在程序运行时选择使用某一种调度算法。-
<genking> 在 2025-02-23 上传 | 大小:2kb | 下载:0

[进程与线程pipeline

说明:计算机原理大作业 模拟《计算机原理--程序员视角》中与x86相似的y86流水线系统 以二进制文件为输入 实现流水线运作-Principle of operation of computer simulation of large computer Principle- Programmer Perspective in y86 and x86 assembly line system similar to the binary fi
<wilson> 在 2025-02-23 上传 | 大小:1.84mb | 下载:0

[进程与线程CandP

说明:本代码能够实现os中的经典的生产者消费者同步,通信问题-This code can be achieved os classic producer consumer synchronization, communication problems
<笑哈哈> 在 2025-02-23 上传 | 大小:36kb | 下载:0

[进程与线程JINGCHENGDIAODU

说明:个人编写进程调度的源程序,大学操作系统必编程序-The preparation process of scheduling individual source, the University of the operating system must be programmed
<熊友亮> 在 2025-02-23 上传 | 大小:4kb | 下载:0

[进程与线程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
<yoyo> 在 2025-02-23 上传 | 大小:55kb | 下载:0

[进程与线程multithread

说明:简单多线程范例-Simple example of multi-threaded
<hono> 在 2025-02-23 上传 | 大小:645kb | 下载:0

[进程与线程sto

说明:设计一个请求页式存储管理方案。并编写模拟程序实现。 产生一个需要访问的指令地址流。它是一系列需要访问的指令的地址。为不失一般性,你可以适当地(用人工指定地方法或用随机数产生器)生成这个序列。为简单起见,页面淘汰算法采用FIFO页面淘汰算法,并且在淘汰一页时,只将该页在页表中抹去。而不再判断它是否被改写过,也不将它写回到辅存。 -Page request to design a storage management program
<wyywd> 在 2025-02-23 上传 | 大小:1.95mb | 下载:0

[进程与线程Socket(ThreadBlocking)

说明:关于多线程的应用ThreadBlocking,看过以后相信会有所收获的-On the multi-threaded applications ThreadBlocking, believe it will be seen after harvest
<bisheng> 在 2025-02-23 上传 | 大小:353kb | 下载:0
« 1 2 ... .03 .04 .05 .06 .07 308.09 .10 .11 .12 .13 ... 1044 »

源码中国 www.ymcn.org