资源列表

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

[进程与线程Cthread

说明:
<jzhao> 在 2025-02-21 上传 | 大小:2kb | 下载:0

[进程与线程MultiThreadScreen

说明:结合老师上课讲的屏幕传输的例子,再结合在课堂上学到的多线程的知识,将多线程应用到屏幕传输的功能当中——屏幕传输一个线程,聊天一个线程。-Combination of teacher-speaking example of transmission of the screen, and then combine in the classroom to school to the knowledge of multi-threaded, m
<梁浩亮> 在 2025-02-21 上传 | 大小:37kb | 下载:0

[进程与线程gege

说明:进程调度算法:采用最高优先数优先的调度算法(即把处理机分配给优先数最高的进程)和先来先服务算法。 每个进程有一个进程控制块( PCB)表示。进程控制块可以包含如下信息:进程名、优先数、到达时间、需要运行时间、已用CPU时间、进程状态等等。   进程优先数及需要的运行时间可以事先人为地指定(也可以由随机数产生)。进程的到达时间为进程输入的时间。进程的运行时间以时间片为单位进行计算。  -The process of sched
<110> 在 2025-02-21 上传 | 大小:1kb | 下载:0

[进程与线程watchdog

说明:软件狗的一个DEMO,该软件狗能够实现对需要监控的程序判断运行情况,如果监控的程序运行异常(崩溃等),则重新打开程序。-Software as a dog DEMO, the software can be realized on the dog need to monitor the operation of the procedure to determine if the surveillance program run abno
<> 在 2025-02-21 上传 | 大小:31kb | 下载:0

[进程与线程http

说明:Http服务器多线程下载文件,实现多线程文件下载不想想象中的那么复杂,具体思路为:首先确定下载文件的大小,根据文件大小确定采用几个线程下载,每个线程下载文件的不同布分;然后再线程下载完后,将每个线程下载的数据按照顺序组合为一个完整的文件,这样就实现了文件的多线程下载。-Http server multi-threaded download documents, the realization of multi-threaded file
<周炳华> 在 2025-02-21 上传 | 大小:27kb | 下载:0

[进程与线程MultiThread

说明:多线程调用的程序,介绍了VC++中如何调用线程函数,实现多个线程的,高效率的运行-Multi-threaded program calls, introduce a VC++ How to call the thread function, multiple threads, efficient operation
<邓国> 在 2025-02-21 上传 | 大小:1kb | 下载:0

[进程与线程test

说明:多线程管理,进行线程池管理,此程序只是演示程序,思路简单。-Multi-thread management, thread pool management, this procedure is only demo program, ideas simple.
<线程> 在 2025-02-21 上传 | 大小:14kb | 下载:0

[进程与线程code

说明:是自己写的一个多线程绘图软件,达到多个界面可以通过更新同步效果-Is to write a multi-threaded graphics software, to achieve a number of interface effects can be synchronized by updating
<石舒理> 在 2025-02-21 上传 | 大小:14kb | 下载:0

[进程与线程lzz

说明:单处理系统进程调度 基于动态优先级的时间片轮转法-Deal with the process of scheduling a single system based on dynamic time slice priority Round Robin
<李正中> 在 2025-02-21 上传 | 大小:1kb | 下载:0

[进程与线程multithread

说明:vb2005多线程 vb2005 multithread-vb2005 multithread multithreaded vb2005
<enbaoma> 在 2025-02-21 上传 | 大小:16kb | 下载:0

[进程与线程thread

说明:windows 多线程,实现多线程的编程。-windows multi-threaded, multi-threaded programming.
<xiaohui> 在 2025-02-21 上传 | 大小:1.87mb | 下载:0

[进程与线程duogong

说明:一个多线程的代码,写窗口的,比较基础一看就会。-A multi-threaded code, writing window, the watch will be one basis of comparison.
<杜天幸> 在 2025-02-21 上传 | 大小:1.1mb | 下载:0
« 1 2 ... .71 .72 .73 .74 .75 276.77 .78 .79 .80 .81 ... 1044 »

源码中国 www.ymcn.org