资源列表

« 1 2 ... .36 .37 .38 .39 .40 541.42 .43 .44 .45 .46 ... 1044 »

[进程与线程multisocket

说明:里面主要介绍的多线程程序开发,里面有详细的线程编程介绍-Which introduces multi-threaded application development, which has a detailed thread programming
<张玮> 在 2025-03-01 上传 | 大小:26kb | 下载:0

[进程与线程208090311

说明:线程同步、进程同步及进程间通信技术进行了实现。-Thread synchronization, process synchronization, and interprocess communication technology to achieve.
<chu> 在 2025-03-01 上传 | 大小:149kb | 下载:0

[进程与线程suanshuyunsuan

说明:进程就绪队列的两种实现方法:时间片法和优先数法-Process ready queue implemented in two methods: time-slice method, and the priority number
<刀刀> 在 2025-03-01 上传 | 大小:1kb | 下载:0

[进程与线程buffering

说明:利用缓冲池和多线程技术,实现生产者和消费者同步的问题。只有缓冲池中有空闲的时候才可以生产产品;只有缓冲池有产品的时候才可以消费。-Pool and multi-threading technology to realize the synchronization problem of the producers and consumers. Buffer pool idle time can produce products pool
<xie> 在 2025-03-01 上传 | 大小:1kb | 下载:0

[进程与线程produceAndConsume

说明:利用多线程的技术实现生产者和消费者的同步问题。解决了生产一个消费一个的问题,提高了系统的性能。-Multi-threading technology to realize the synchronization problems of producers and consumers. Solve the production of a consumer a problem and improve the performance of t
<xie> 在 2025-03-01 上传 | 大小:1kb | 下载:0

[进程与线程OS

说明:在Windows2000环境下,创建一个控制台进程,此进程包含n个线程。用这n个线程来表示n个读者或写者。每个线程按相应测试数据文件(后面介绍)的要求进行读写操作。用信号量机制分别实现读者优先和写者优先问题。 读者-写者问题的读写操作限制(包括读者优先和写者优先) 1) 写-写互斥:不能有两个写者同时进行写操作 2) 读-写互斥:不能同时有一个线程在读,而另一个线程在写。 3) 读-读允许:可以有一个或多个读者在读。
<夏芝亮> 在 2025-03-01 上传 | 大小:78kb | 下载:0

[进程与线程vcPP-multi-thread

说明:这里面有很多关于多线程编程的参考资料,希望对大家有帮助-multi thread
<> 在 2025-03-01 上传 | 大小:436kb | 下载:0

[进程与线程TestKillProcess

说明:R3结束进程。可以结束XueTr。以进程ID为参数运行程序即可结束进程.-R3 end of the process. Can end XueTr. Process ID as a parameter to run the program to end the process.
<bug> 在 2025-03-01 上传 | 大小:6kb | 下载:0

[进程与线程TestRWLock

说明:读写锁的封装。实现读写互斥,写写互斥,并发读取。-Read and write lock package. Achieve mutually exclusive read and write, writing mutually exclusive, concurrent read.
<unknow> 在 2025-03-01 上传 | 大小:10.04mb | 下载:0

[进程与线程Test_pthread

说明:pthread的使用方法的详细介绍的例子。其中演示的pthread的创建、暂停、停止等。-pthread to use detailed examples. Which demonstrates the pthread create, pause, stop.
<unknow> 在 2025-03-01 上传 | 大小:10.2mb | 下载:0

[进程与线程VYannErDownlli

说明:Visual C开发的多线程下载工具,支持HTTP/FTTP、多线程、断点续传,图形显示出来下载进度,MFC界面。 -Visual C multi-threaded download tools, support for HTTP/FTTP, multi-threaded, HTTP, graphic display download progress, MFC interface.
<> 在 2025-03-01 上传 | 大小:292kb | 下载:0

[进程与线程Maze

说明:利用栈的基本结构,实现迷宫。并且还能利用多线程同步播放多首背景音乐-With the basic structure of the stack, the maze. And also use multi-thread synchronization to play background music
<李梁> 在 2025-03-01 上传 | 大小:27.89mb | 下载:0
« 1 2 ... .36 .37 .38 .39 .40 541.42 .43 .44 .45 .46 ... 1044 »

源码中国 www.ymcn.org