搜索资源列表
200501132112546771 bank
- 实现系统多进程管理的银行家算法,合理的避免了进程因为竞争同一资源而出现的死锁问题-achieve multi-process management system bankers algorithm, reasonable process to avoid the same resources as a result of competition arising from the issue Deadlock
OS_Process
- 一个操作系统的模拟多进程代码,可以任意输入进程名字,进程优先级别和进程的运行时间,然后程序会自动输出运行情况,直到结束-an operating system of multi-process simulation code can be indiscriminate importation process name, process and the priority level of the process of running time, and then the program will
process-simulate
- c++模拟系统进程调度 包括FCFS,时间片轮转,多级反馈,静态优先级,动态优先级-c++ simulation system process scheduling including FCFS, round-robin, multi-level feedback, static priority, dynamic priority
form
- 多级反馈队列模拟进程调度C语言代码,多级反馈队列模拟进程调度C语言代码。-Multi-level feedback queue scheduling C language code modeling process, multi-level feedback queue scheduling simulation of the process of C language code.
516
- 操作系统的课程设计 一个简单的关于用多进程同步方法解决生产者-消费者问题的代码以及论文-Curriculum design operating system on a simple multi-process synchronization solution to the producer- consumer issues, as well as paper code
os
- 实现模拟的进程调度:时间片轮转,高优先级,多级反馈队列-Analog of the process scheduling: time slice rotation, high-priority, multi-level feedback queue
UniVar
- 一个多线程,多流程的脚本编译解释平台,能够同时运行多份脚本代码,流程可以直接加载任意接口的动态库,执行数据库库访问,存储过程和sql语句,加载支持双接口的com,支持多机通讯,曾用于cti开发,-A multi-threaded, multi-process platform to explain the scr ipt compiler that can run multiple copies of the scr ipt code, the process can directly inte
SGOS_0.6
- SimpleGraphicOperatingSystem 32位图形化操作系统 多进程 支持FAT32 详见www.sgos.net.cn-SimpleGraphicOperatingSystem 32-bit graphics-based operating system, multi-process support FAT32 see www.sgos.net.cn
xiaobobianhuan
- 利用小波变换多尺度分析的特性,在小波域的各个尺度上选取不同的阈值对基本的频域谱减法进行改进,并且根据清浊音各自不同的特点,在去噪过程中加以分离,保留了语音中的清音成分,使语音更加饱满。-The use of multi-scale wavelet analysis of the characteristics of the individual in the wavelet domain scale threshold select a different frequency domain of
fbqueue_attemper
- 合肥工业大学操作系统课程设计 进程/作业调度:多级反馈队列调度算法。 1建立作业的数据结构描述; 2使用两种方式产生作业:(a)自动产生, (b)手工输入; 3在屏幕上显示每个作业的执行情况; 4时间的流逝可用下面几种方法模拟:(a)按键盘,每按一次可认为过一个时间单位; (b) 响应WM_TIMER; 5计算并显示一批作业的周转时间、平均周转时间、带权周转时间、平均带权周转时间。 6将一批作业的执行情况存入磁盘文件,以后可以读出并重放;-Hefei Universi
management-of-process
- 综合应用下列知识点设计并实现操作系统的进程调度:邻接表,布尔数组,非阻塞输入,图形用户界面GUI,进程控制块,进程状态转换,多级反馈队列进程调度算法。-Comprehensive application of the following knowledge points and the process scheduler of the operating system : the adjacency table , Boolean array , non-blocking input , gra
Vxworks-official-application-
- Vxworks官方应用 包括网络 文件系统 多进程操作 多任务操作等内容-The Vxworks official applications include the contents of the multi-process operation of the Network File System multi-task operation
badosxe
- 一款并行的软件,可处理多进程、线程的程序-A parallel software can handle multi-process, thread program
process-scheduling
- 设计一个有 N个进程并发执行的进程调度模拟程序。用C++模拟基于时间片的轮转算法、静态优先算法、动态优先算法、多级反馈队列调度算法-The design of an N processes concurrently executing process scheduling simulation program. In C++ to simulate the rotation algorithm based on the time slice, the static priority algori
process-scheduling
- 操作系统进程调度,包括最高优先数优先算法、简单时间片轮转调度算法、多级反馈队列调度算法-Operating system process scheduling, including the highest priority first algorithm, a simple time-slice round-robin scheduling algorithm, multi-level feedback queue scheduling algorithm
FORie
- 小舞易语言多进程浏览器,有效防止浏览器假死,崩溃-The small dance easy language multi-process browser, effectively prevent the browser suspended animation crash
producter
- 多个生产者,消费者,在多个缓冲区下,多进程执行的代码-Multiple producers, consumers, multiple buffers, multi-process execution code
cPPproducter
- 单个生产者消费者,多个生产者消费者的代码,多进程多缓冲区-Code of individual producers and consumers more than producers and consumers, multi-process buffer
Float-Process
- VB串口通信中经常会遇到10进制浮点数转为多字节Byte数据类型的情况,以及在接收后需转为10进制浮点数需求。 VB有专门的API函数CopyMemory能处理2-10进制浮点数转换和10-2进制浮点数转换。 下列代码演示了10进制Single(单精度浮点型转为16进制字符显示的浮点数和其相反运算: -VB serial communication often encounter decimal floating-point to multi-byte Byte data type,
mpi_matrix
- 使用mpi多进程实现对一个给定矩阵的求卷积运算,并将结果保存下来-Use mpi multi-process to achieve a given matrix convolution operation, and the results saved
