资源列表

« 1 2 ... .71 .72 .73 .74 .75 376.77 .78 .79 .80 .81 ... 1044 »

[进程与线程threadpool

说明:从IBM官网上找到了好的线程池介绍文档,非常实用,面试时常被问到。-IBM' s official website from the thread pool to find a good descr iption document, very useful and often asked about the interview.
<Dylan> 在 2025-02-25 上传 | 大小:5kb | 下载:0

[进程与线程ThreadCreat

说明:本例介绍了多线程之间的同步和运行,实现两个小球交替运动-This example describes the synchronization between multiple threads and run to achieve two ball alternating movement
<ruiyunbo> 在 2025-02-25 上传 | 大小:3.43mb | 下载:0

[进程与线程jinchengguanli

说明:关于进程管理的C++程序 实现描述进程管理的各种功能-With regard to process management in C++ program to achieve the various functions described in process management
<范亚运> 在 2025-02-25 上传 | 大小:10kb | 下载:0

[进程与线程process-pipe

说明:一个基于父进程和子进程之间用匿名管道进行进程通讯的实例,附带了可执行文件以及全部源码。非常好的了解匿名管道机制的程序。-One based on the parent process and child processes to process communication with the anonymous pipe instance comes with an executable file and all source code.
<sss> 在 2025-02-25 上传 | 大小:83kb | 下载:0

[进程与线程pipe

说明:进程间通信的一直方式,采用管道,此处用的是匿名管道,即子进程与父进程间的通信-Inter-process communication methods have been used pipe, used here is the anonymous pipe, that is, the child process and parent inter-process communication
<yuanzi> 在 2025-02-25 上传 | 大小:3.59mb | 下载:0

[进程与线程threadpool

说明:定义一个固定大小的线程池,工作函数直接从线程池里获取实现。-The definition of a fixed-size thread pool, work function, to obtain directly from the thread pool implementation.
<shizhong> 在 2025-02-25 上传 | 大小:2kb | 下载:0

[进程与线程processschedule

说明:模拟进程调度 实现了FCFS,SJF和Priority算法 界面友好,使用C#编写,异常处理严密-Simulate the process of scheduling implements FCFS, SJF, and Priority algorithm is user-friendly, using C# write, exception handling tight
<Hom> 在 2025-02-25 上传 | 大小:3kb | 下载:0

[进程与线程danzi

说明:简单多线程编程,每个运动的圆球类似一个线程,当碰到边框时自动返回-Simple multi-threaded programming
<笑语> 在 2025-02-25 上传 | 大小:1kb | 下载:0

[进程与线程PC

说明:生产者和消费者:C 有相应的文字说明与注释-Producers and consumers: C there is a corresponding text descr iption and Notes
<li > 在 2025-02-25 上传 | 大小:2kb | 下载:0

[进程与线程jinchengdiaodu

说明:编写并调试一个模拟的进程调度程序,采用“最高优先数优先”调度算法对五个进程进行调度。   “最高优先数优先”调度算法的基本思想是把CPU分配给就绪队列中优先数最高的进程。   静态优先数是在创建进程时确定的,并在整个进程运行期间不再改变。   动态优先数是指进程的优先数在创建进程时可以给定一个初始值,并且可以按一定原则修改优先数。例如 :在进程获得一次CPU后就将其优先数减少1。或者,进程等待的时间超过某一时限时增
<张超> 在 2025-02-25 上传 | 大小:23kb | 下载:0

[进程与线程processmanagement

说明:描述进程状态迁移过程,提供进程状态变化的条用接口-Describe the process of state transition process and provide the process of change in the status of interface
<Peng> 在 2025-02-25 上传 | 大小:238kb | 下载:0

[进程与线程InJectDLL

说明:这个DLL封装了两个函数,一个是InJectDll,一个是UnLoadDll,分别是讲一个DLL注入到一个进程和将一个DLL从一个进程中卸载。两个函数的参数都一样,第一个是要操作的进程PID,一个是要操作的dll名称字符串。-The DLL encapsulates the two functions, one is InJectDll, one UnLoadDll, respectively, talk about a DLL inj
<王鹏> 在 2025-02-25 上传 | 大小:14kb | 下载:0
« 1 2 ... .71 .72 .73 .74 .75 376.77 .78 .79 .80 .81 ... 1044 »

源码中国 www.ymcn.org