-
jinchengdiaodu
模拟进程在静态优先级算法下的调度过程
算法选择:静态优先级。(Simulation process under static priority scheduling algorithm algorithm selection process: static priority.)
- 2010-06-02 18:27:23下载
- 积分:1
-
Cpp1
多线程求卷积1)数据矩阵:256*256
–原始矩阵设置:随机50个点设置为255,其余为0
2)卷积核:5*5
–明确注明所设计的卷积核
3)迭代次数:100
–每5次迭代保存一次数据矩阵
–通过20个结果矩阵,生成动画
初始矩阵随机生成,随机分配50个数的值为255(Multithreading convolution 1) Data Matrix: 256* 256- the original matrix settings: a randomized 50-point set to 255, the rest is 02) convolution kernels: 5* 5- convolution kernel designed specifically stated 3) Iterations: 100- once every five iterations save data matrix- matrix results through 20, randomly generated initial matrix generated animation, randomly assigned number is 255 50)
- 2014-03-27 21:51:13下载
- 积分:1
-
COPYDATA
VC编程,进程间利用CopyData通信(VC programming, interprocess communicate through by CopyData )
- 2012-02-21 08:04:06下载
- 积分:1
-
gdal
一个很好的使用gdal读写影像的例子,程序中使用分块读写和多线程,支持海量数据的影像,方便大家使用(A good example of using gdal reading and writing images, program and use the block read and write multi-threaded, supporting massive image data, to facilitate the use)
- 2011-09-21 22:35:45下载
- 积分:1
-
processDispatch
进程调度模拟程序:假设有10个进程需要在CPU上执行,分别用:
1.先进先出调度算法;
2.基于优先数的调度算法;
3.最短执行时间调度算法
确定这10个进程在CPU上的执行过程。要求每次进程调度时在屏幕上显示:
1.当前执行进程;
2.就绪队列;
3.等待队列
附:此程序可直接运行,是操作系统课的经典实验.
(scheduling process simulation program : Suppose a 10 CPU in the process of implementation, respectively :)
- 2021-05-07 04:28:36下载
- 积分:1
-
pthread_pie
并行计算:多线程计算Pi值。
运行与编译环境:Linux(Parallel computing: multi-threaded calculating the value of Pi.
Operation and compile environment: Linux)
- 2013-05-07 19:58:57下载
- 积分:1
-
idonot
多线程编程,线程同步,是编写线程,特别是多线程的好资料(Multi-threaded programming, thread synchronization, is to write a thread, especially multi-threaded good information)
- 2015-03-09 18:08:43下载
- 积分:1
-
MTThread-and-Queue
自己写的多线程对队列中插入和删除数据,最重要的是要保持同步,供大家学习(Write your own multi-threaded insert and delete data in the queue, the most important thing is to keep pace for everyone to learn)
- 2012-04-26 11:14:01下载
- 积分:1
-
ProcessMonitor
这是我自己写的进程监控软件,可以用鼠标拖拉快捷方式图标和EXE图标(This is the process of writing my own monitoring software, you can use the mouse to drag the shortcut icon and EXE icon)
- 2010-05-20 09:28:55下载
- 积分:1
-
andmve
一个小的试验,通过在vb环境下设置串口并发送和接收数据的小程序,(A small test, through in the vb environment set up a serial port to send and receive data and small programs,)
- 2017-06-13 22:59:22下载
- 积分:1