资源列表

« 1 2 ... 90 91 92 93 94 9596 97 98 99 100 ... 1044 »

[进程与线程exp2RW

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

[进程与线程main.cpp

说明:List Processes using NtQuerySystemInformation. wap2k
<animatorix> 在 2025-02-08 上传 | 大小:2kb | 下载:0

[进程与线程proccess_elevation

说明:get process elevation example
<test> 在 2025-02-08 上传 | 大小:2kb | 下载:0

[进程与线程PSOcode-VCPP

说明:粒子群算法实例 -VC++源码 求S=x1^2+x2^2+...+xn^2 xi在(-50,100)之间的最小值-PSO example VC++.This is a good example for beginner to learn.
<王明明> 在 2025-02-08 上传 | 大小:2kb | 下载:0

[进程与线程yemianexhchange

说明:c 语言实现页面置换的四种算法,包括FIFO算法,LRU算法,LFU算法和NUR算法-c language four page replacement algorithms, including FIFO algorithm, LRU algorithm, LFU algorithm and NUR algorithm
<凉茶> 在 2025-02-08 上传 | 大小:2kb | 下载:0

[进程与线程Registry-operation-skills

说明:对注册表操作技巧-将程序在开机时运行,利用VB修改注册表,使得修改注册表将很快捷。-Using VB to modify the registry, so that will be very quick to modify the registry
<wangkun> 在 2025-02-08 上传 | 大小:2kb | 下载:0

[进程与线程program-starter

说明:windows下自动定时启动关闭exe可执行程序-this python scr ipt automatically start and stop exe softwares
<梁超> 在 2025-02-08 上传 | 大小:2kb | 下载:0

[进程与线程Prod_Cons

说明:C++模拟计算机在多线程运行时的资源分配过程,即生产者消费者问题-a simulation of a computer distributing resourses in multi-threads process
<许飞> 在 2025-02-08 上传 | 大小:2kb | 下载:0

[进程与线程chatonline

说明:组播聊天,采用java编写,里面有三个.java文件。-Multicast chat using java to write, there are three .java file.
<王杰> 在 2025-02-08 上传 | 大小:2kb | 下载:0

[进程与线程asnnchronousmkernels

说明:data structure广度优先搜索实现迷宫最短路-The data structure breadth-first search maze the short circuit
<coeatioj> 在 2025-02-08 上传 | 大小:2kb | 下载:0

[进程与线程bach

说明:1. 汽车轮渡口,过江渡船每次能载10辆车过江,过江车辆分为客车类和货车类-1. The car ferry, river ferry can take 10 cars across each time, the river-crossing vehicle is divided into passenger car and truck
<SUWGjye_7502> 在 2025-02-08 上传 | 大小:2kb | 下载:0

[进程与线程complex-prepzocessor

说明:用易编写的小例子,效果:隐藏托盘其他图标易语言存在误报请谨慎下载()
<creze> 在 2025-02-08 上传 | 大小:2kb | 下载:0
« 1 2 ... 90 91 92 93 94 9596 97 98 99 100 ... 1044 »

源码中国 www.ymcn.org