资源列表

« 1 2 ... .92 .93 .94 .95 .96 297.98 .99 .00 .01 .02 ... 1044 »

[进程与线程producerconsumer

说明:很多情况下我们需要多个线程互相协助,来完成同一个任务。但是线程很难从外部进行控制。利用线程同步技术可以使线程彼此交互,从而避免了外部控制对与时间和资源的浪费。-Many cases we need to assist each other to multiple threads in order to accomplish the same mission. But the thread is difficult to control
<> 在 2025-02-23 上传 | 大小:24kb | 下载:0

[进程与线程main_shm

说明:使用多线程和共享内存技术解决生产者消费都问题的示例-The use of multi-threaded and shared-memory technology to solve the producer consumer problem are examples of
<王强> 在 2025-02-23 上传 | 大小:1kb | 下载:0

[进程与线程Lesson15Code

说明:孙鑫老师Lesson15多线程与聊天室程序的创建的源代码-SUN Xin Lesson15 teacher chat rooms and multi-threaded process to create the source code
<彭斌> 在 2025-02-23 上传 | 大小:35kb | 下载:0

[进程与线程MySerialCom

说明:
<段誉> 在 2025-02-23 上传 | 大小:4.75mb | 下载:0

[进程与线程phread2

说明:利用多线程,实现的视频采集和编码程序!blackfin532平台!-The use of multi-threaded, realize the video capture and encoding process! Blackfin532 platform!
<潘永炤> 在 2025-02-23 上传 | 大小:2kb | 下载:0

[进程与线程MultiThread

说明:建立一个包含四个窗口的多任务仿真程序。第一个窗口必须显示一系列的递增数,第二个必须显示一系列的递增质数,而第三个必须显示Fibonacci数列(Fibonacci数列以数字0和1开始,后头每一个数都是其前两个数的和-即0、1、1、2、3、5、8等等)。这三个窗口应该在数字达到窗口底部时或者进行滚动,或者自行清除窗口内容。第四个窗口必须显示任意半径的圆,而程序必须在按下一个Escape键时终止。-The establishment of
<段昌偉> 在 2025-02-23 上传 | 大小:1.18mb | 下载:0

[进程与线程win32

说明:采用visual c++.net编写的动态链接库与多线程、多进程教学实例-The use of visual c++. Net prepared by dynamic-link library with multi-threaded, multi-process teaching examples
<yy> 在 2025-02-23 上传 | 大小:538kb | 下载:0

[进程与线程InternetDownload

说明:一个非常容易入门的多线程程序,实现步骤写在文件里,一步一步,就可以了解.-A very easy entry of multi-threaded process, the realization of the steps in the document, step by step, we can understand.
<wangfang> 在 2025-02-23 上传 | 大小:39kb | 下载:0

[进程与线程CPU100

说明:使CPU利用率为100% 当为双核是运行两个实例即可-So that CPU utilization was 100 when running for the dual-core is two examples can be
<清扬> 在 2025-02-23 上传 | 大小:6kb | 下载:0

[进程与线程jincheng

说明: 基本上实现处理机对进程的最主要的调度执行算法:包括先来先服务、短作业/进程优先、时间片轮转调度算法、优先权调度算法、高响应比优先调度算法、多级反馈队列调度算法等算法。-Basically realize the main processor to process the implementation of the scheduling algorithm: including first-come, first serve, shor
<wf> 在 2025-02-23 上传 | 大小:48kb | 下载:0

[进程与线程StoreDiskManagement

说明:C程序实现系统存储管理分区分配的算法。运行环境:windows. -C program distribution system, storage management partition algorithms. Operating Environment: windows.
<tomli40> 在 2025-02-23 上传 | 大小:2kb | 下载:0

[进程与线程MultiTread

说明:多线程程序的编写。采用互斥对象来实现多线程的同步。利用命名互斥对象保证应用程序只有一个实例运行。包括实例:应用多线程编写网络聊天室程序。-The preparation of multi-threaded process. Mutex object used to achieve simultaneous multi-threading. Use named mutex object to ensure that application
<lee> 在 2025-02-23 上传 | 大小:35kb | 下载:0
« 1 2 ... .92 .93 .94 .95 .96 297.98 .99 .00 .01 .02 ... 1044 »

源码中国 www.ymcn.org