资源列表

« 1 2 ... .45 .46 .47 .48 .49 350.51 .52 .53 .54 .55 ... 1044 »

[进程与线程BallsRace

说明:线程编程,有5个小球在一个界面,分别有小球的等待和执行-Threaded programming, there are 5 balls in a interface, respectively, waiting for the ball and the implementation of
<chenl> 在 2025-06-30 上传 | 大小:44kb | 下载:0

[进程与线程drawLine

说明:多线程编程技术与实例源代码,drawLine程序,可选择多线程画线或定时器画线,-Multi-threaded programming techniques and examples of source code, drawLine procedures may choose to draw lines or multi-threaded timer painting lines,
<chenl> 在 2025-06-30 上传 | 大小:38kb | 下载:0

[进程与线程jinchengdiaodu

说明:通过先进先出算法和轮询算法模拟实现进程调度-Through the FIFO algorithm and simulation to achieve the process of polling scheduling algorithm
<蒋安> 在 2025-06-30 上传 | 大小:2kb | 下载:0

[进程与线程dllapi

说明:如果这个类以前就有一个虚函数B,此时在它之前增加一个新的虚函数A。这样,我们改变了类的虚函数表。于是,表中的第一个函数指向了函数A
<胡一立> 在 2025-06-30 上传 | 大小:63kb | 下载:0

[进程与线程shengchanzheyuxiaofeizhe

说明:操作系统实验报告三——PV操作,生产者与消费者问题-Three experiments report the operating system- PV operation, the producer and consumer issues
<孙率> 在 2025-06-30 上传 | 大小:1.61mb | 下载:0

[进程与线程winds

说明:这是一个非常经典的并行试验,实现并行计算pi的数值-The achievement of numerical parallel computing pi
<wind> 在 2025-06-30 上传 | 大小:1kb | 下载:0

[进程与线程TestBedProg

说明:齿轮实验台采集车程序,实现了采集应变、转速,多线程处理,同时采集16路应变信号-Test-bed truck gear collection procedures, the realization of a collection strain, speed, multi-threaded processing, while collecting 16 strain signal
<wjw> 在 2025-06-30 上传 | 大小:47kb | 下载:0

[进程与线程DllPatch

说明:DLL内存补丁,可查找进程中的dll模块,对dll模块的基地址相对偏移处修改内存,相比流行的进程内存补丁更进了一步-DLL memory patch can be find in the process of dll module, dll modules of relatively offset base address corrections memory, compared to the process of popular memory patch has taken one step
<康康> 在 2025-06-30 上传 | 大小:111kb | 下载:0

[进程与线程JCDD

说明:通过优先权法和轮转算法的模拟加深对进程概念和进程调度过程的理解,掌握进程状态之间的切换,同时掌握进程调度算法的实现方法和技巧。-Through the priority and Round Robin simulation concepts and deepen their understanding of the process of understanding the process of the activation process and master the process of sw
<hghh> 在 2025-06-30 上传 | 大小:235kb | 下载:0

[进程与线程MCkThread

说明:对VC的多线程封装,支持面向对象,可以实现线程同步-VC Thread Programing ,can Lock、Unlock
<Meckal> 在 2025-06-30 上传 | 大小:221kb | 下载:0

[进程与线程RoundRobin

说明:这个c程序是简单模拟进程调度,使用方法是简单轮转法和优先算法-C procedures for the simulation process is a simple scheduling, the use of a simple rotation law and the priority algorithm
<黄缘> 在 2025-06-30 上传 | 大小:1kb | 下载:0

[进程与线程ThreadTest

说明:模拟多进程共享临界资源 1、实现两个进程模拟进入临界区的用户进程,当需要进入临界区时,显示:“进程x请求进入临界区…”,同时向管理进程提出申请;申请返回,表示进入了临界区。在临界区中等待一段随机时间,并显示:“进程x正在临界区…”;当时间结束,显示:“进程x退出临界区…”,同时向管理进程提出退出申请;当申请返回,显示:“进程x已退出临界区。” 2、一个进程作为原语的管理进程,接受其他进程的临界区进入请求:如果允许进入,则设置相应变量,然后返回;如果不允许进入,则进入循环等待,直到允许为止
<hengdd> 在 2025-06-30 上传 | 大小:12kb | 下载:0
« 1 2 ... .45 .46 .47 .48 .49 350.51 .52 .53 .54 .55 ... 1044 »

源码中国 www.ymcn.org