资源列表

« 1 2 ... .82 .83 .84 .85 .86 287.88 .89 .90 .91 .92 ... 1044 »

[进程与线程multitreadsrc1112

说明: 一般而言,应用程序中的一个次要线程总是为主线程执行特定的任务,这样,主线程和次要线程间必定有一个信息传递的渠道,也就是主线程和次要线程间要进行通信。这种线程间的通信不但是难以避免的,而且在多线程编程中也是复杂和频繁的,下面将进行说明。-Generally speaking, the application of a secondary thread is always the main thread to perform a specific task, so that main thread
<> 在 2025-06-10 上传 | 大小:23kb | 下载:0

[进程与线程threadpooldemosrc1

说明:包含DEMO(ThreadPoolDemo.rar),源代码 thread_pool.rar(只有一个HPP文件)及经过裁减的Boost1.32库;之后以用Boost是因为ThreadPool中用到了 Boost库的线程组件。-Contains the DEMO (ThreadPoolDemo.rar), the source code thread_pool.rar (there is only one HPP files) and after reduction of Boost1.32 d
<> 在 2025-06-10 上传 | 大小:1.92mb | 下载:0

[进程与线程killprccode

说明:本代码穷举系统进程,然后可以*进程,用到了 CreateToolhelp32Snapshot 和一些排序操作,-Exhaustive system process the code, and then kill the process, use the CreateToolhelp32Snapshot and some sort operation,
<> 在 2025-06-10 上传 | 大小:14kb | 下载:0

[进程与线程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 from outside. The use of threa
<> 在 2025-06-10 上传 | 大小:24kb | 下载:0

[进程与线程main_shm

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

[进程与线程Lesson15Code

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

[进程与线程MySerialCom

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

[进程与线程phread2

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

[进程与线程MultiThread

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

[进程与线程CPU100

说明:使CPU利用率为100% 当为双核是运行两个实例即可-So that CPU utilization was 100 when running for the dual-core is two examples can be
<清扬> 在 2025-06-10 上传 | 大小:6kb | 下载:0
« 1 2 ... .82 .83 .84 .85 .86 287.88 .89 .90 .91 .92 ... 1044 »

源码中国 www.ymcn.org