资源列表

« 1 2 ... 7 8 9 10 11 1213 14 15 16 17 ... 1044 »

[进程与线程CLIENT1

说明:多线程的文件下载客户端,和服务器端结合使用,完成文件下载和上传的功能。-Multi-threaded file download client, and a combination of server-side to complete the file download and upload functions.
<张晓> 在 2024-05-14 上传 | 大小:1024 | 下载:0

[进程与线程race

说明:多线程问题小示例.为你更深认识多线程做引导.-Small sample multi-threaded issues. For you to do a deeper understanding of multi-threaded guide.
<邓恐> 在 2024-05-14 上传 | 大小:1024 | 下载:0

[进程与线程memoryallocate

说明:本节给出三个非常实用和高速的内存分配函数。读者可以直接拷贝这三个函数到程序中去,使用Allocate()和My_Free()代替系统提供的alloc()和free()函数。调试环境为TC2.0或者TC3.0-This section gives three very practical and high-speed memory allocation function. Readers can directly copy these t
<柳惠> 在 2024-05-14 上传 | 大小:1024 | 下载:0

[进程与线程MultiThreadDealScoket

说明:都是关于多线程客户服务器设计有帮助的东西,希望对大家有用啊-Are on the multi-threaded client-server design to help things, in the hope that useful to everybody ah
<刘唐> 在 2024-05-14 上传 | 大小:1024 | 下载:0

[进程与线程zidian

说明:利用多线程技术实现的带滚动字幕的小字典。当用户在一个文本框中输入英文单词并按回车键时,另一个文本框显示汉语解释。 -The use of multi-threading technology with a small dictionary rolling subtitles. When a user in a text box and press the enter key words in English, another tex
<韩伟> 在 2024-05-14 上传 | 大小:1024 | 下载:0

[进程与线程PV

说明:这是一个用链表的方法实现PV操作。希望对大家有帮助-This is a list of methods used to achieve PV operation. Hope everyone has to help
<Schumi> 在 2024-05-14 上传 | 大小:1024 | 下载:0

[进程与线程gege

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

[进程与线程MultiThread

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

[进程与线程lzz

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

[进程与线程jincheng

说明:操作系统的实验,进程管理,实现进程的调度 执行,就绪,阻塞-Experimental operating systems, process management, and realize the process of scheduling the implementation in place, blocking
<杜磊> 在 2024-05-14 上传 | 大小:1024 | 下载:0

[进程与线程jinchnegdiaodu

说明:操作系统实验原代码,进程调度问题,可运行-Experimental original operating system code, the process of scheduling problems can run
<玄鸟> 在 2024-05-14 上传 | 大小:1024 | 下载:0

[进程与线程ProducerConsumerProblem

说明:消费者与生产者多线程管理问题,创建3个线程,一个生产者,一个消费者,一个缓存-Consumers and producers of multi-threaded management issues, to create three threads, a producer, a consumer, a cache
<冯业星> 在 2024-05-14 上传 | 大小:1024 | 下载:0
« 1 2 ... 7 8 9 10 11 1213 14 15 16 17 ... 1044 »

源码中国 www.ymcn.org