资源列表

« 1 2 ... .14 .15 .16 .17 .18 1019.20 .21 .22 .23 .24 ... 1044 »

[进程与线程OmpFinal

说明:openMP下的多线程二叉树快排序,使用多线程提高排序效率,当线程数和排序数组大小一致时达最高速度-quick sort on openMP
<王乐> 在 2025-02-06 上传 | 大小:1kb | 下载:0

[进程与线程telescope

说明:telescope is the exampe of use HUD camera to create is telescope sight
<zhoujiangdong> 在 2025-02-06 上传 | 大小:1kb | 下载:0

[进程与线程writefirst

说明:读进程具有优先权的读者写者问题,操作系统实验二-Reading process has priority readers to write
<nego> 在 2025-02-06 上传 | 大小:1kb | 下载:0

[进程与线程sleepingBarber

说明:使用多线程方法模拟互斥量下的两个理发师的睡眠理发师问题,用于操作系统实验,代码中默认椅子数为2-Using the thread and mutex, samephore to solve the sleeping barber problem with two barbers.
<王乐> 在 2025-02-06 上传 | 大小:1kb | 下载:0

[进程与线程readerWriter

说明:使用多线程模拟写者优先的读写者问题,当有写者等待时,读者不能进入阅读,不是最少互斥量版-A solution to implement the reader and writer problem with writer priority, using two samephore and four mutex to meet it.
<王乐> 在 2025-02-06 上传 | 大小:1kb | 下载:0

[进程与线程philosophers

说明:用VC编程创建五个线程,模拟实现五个哲学家来竞争五只筷子(资源)去吃通心面的情况,必须确保五个线程的同步和互斥,并且在运行时不会产生死锁。-Creates five threads with VC programming, simulation five philosophers to compete for the five chopsticks (resources) to eat macaroni, must ensure tha
<余婷婷> 在 2025-02-06 上传 | 大小:1kb | 下载:0

[进程与线程process-communication

说明:进程通信代码,包括发送端和接收端程序,包含进程通信的基本步骤,初学者参考-Process communication code, including the sending end and the receiving end procedures, the basic steps of the process of communication that contains a reference for beginners
<wz> 在 2025-02-06 上传 | 大小:1kb | 下载:0

[进程与线程Cpp1

说明:多线程求卷积1)数据矩阵:256*256 –原始矩阵设置:随机50个点设置为255,其余为0 2)卷积核:5*5 –明确注明所设计的卷积核 3)迭代次数:100 –每5次迭代保存一次数据矩阵 –通过20个结果矩阵,生成动画 初始矩阵随机生成,随机分配50个数的值为2-Multithreading convolution 1) Data Matrix: 256* 256- the original matrix
<zhaoyilei> 在 2025-02-06 上传 | 大小:1kb | 下载:0

[进程与线程MultiThread

说明:基于VC++的多线程编程,实现了两个线程伪并行运行-Based on multi-threaded programming VC++ achieve a pseudo two threads to run in parallel
<温泉> 在 2025-02-06 上传 | 大小:1kb | 下载:0

[进程与线程NamedPipeSrvView

说明:将命名管道作为一种网络编程方案时,它实际上建立了一个客户机/服务器通信体系,并在其中可靠地传输数据。这是服务器端的 - To be named as a pipeline network programming scheme, it actually created a client/server communication system, and in which reliable data transmission. Thi
<zengxiangyu> 在 2025-02-06 上传 | 大小:1kb | 下载:0

[进程与线程2.1

说明:生产者与消费者问题,采用信号量机制,vc编程,C语言,windows环境下-Producers and consumers, using semaphore mechanism, vc programming, C language, windows environment
<苘郁蓁> 在 2025-02-06 上传 | 大小:1kb | 下载:0

[进程与线程control

说明:统计系统调用NtCreateFile次数,此程序将此次数从内核态返回至用户态-NtCreateFile statistical system call number, the program returns this number from user mode to kernel mode
<赵福利> 在 2025-02-06 上传 | 大小:1kb | 下载:0
« 1 2 ... .14 .15 .16 .17 .18 1019.20 .21 .22 .23 .24 ... 1044 »

源码中国 www.ymcn.org