-
lock_hungry
给出进程需求矩阵C、资源向量R以及一个进程的申请序列。使用进程启动拒绝和资源分配拒绝(银行家算法)模拟该进程组的执行情况。要求:
初始状态没有进程启动
计算每次进程申请是否分配?如:计算出预分配后的状态情况(安全状态、不安全状态),如果是安全状态,输出安全序列。
每次进程申请被允许后,输出资源分配矩阵A和可用资源向量V。
每次申请情况应可单步查看,如:输入一个空格,继续下个申请
(The gives processes demand matrix C resource vector R as well as the application of a process sequence. Using the process starts refused to reject and resource allocation (the bankers algorithm) analog implementation of the process group. Requirements: initial state process starts calculated each time the process is whether the application is assigned? : Calculate a state after the pre-allocated (safe state, unsafe state), if it is a safe state, the output safety sequence. Each process the application is allowed, the the output resource allocation matrix A and the resources available vector V. Each application should be able to single-step view, such as: type a space, continue to the next application)
- 2021-01-17 00:38:45下载
- 积分:1
-
STBC-MIMO-OFDM
说明: matlab实现STBC的MIMO-OFDM的系统级仿真(Simulation of STBC MIMO-OFDM System with MATLAB)
- 2021-04-06 14:19:02下载
- 积分:1
-
lesson-12
孙鑫VC++教学课程lesson12:const char *与char * const的区别。C语言对文件读写的支持,FILE指针;文本文件和二进制文件的区别。用文本方式读写文件和以二进制方式读写文件的注意事项。C++对文件读写的支持,ofstream和ifstream的用法。Win32 SDK对文件读写的支持,CreateFile函数、WriteFile函数、ReadFile函数的使用;MFC对文件读写的支持,CFile类和CFileDialog的使用,文件过滤器的设置。win.ini文件和注册表的读写方式及相关知识点。 (Sun Xin VC++ tutorial lesson12: const char* char* const distinction. C language support for file read and write, the FILE pointer difference between text files and binary files. Way to read and write files with text and Note to the binary mode read and write files. The C++ support, ofstream and ifstream usage of file read and write. Win32 SDK file read and write support for the use of the CreateFile function, WriteFile function, ReadFile function the MFC file reading and writing support use CFile class and CFileDialog file filter settings. win.ini file and read and write registry and related knowledge points.)
- 2013-04-02 10:13:49下载
- 积分:1
-
网口通信(多线程)
说明: Socket通讯,多线程,有客户端服务器(Socket communication, multithreading, client server)
- 2020-12-30 20:01:15下载
- 积分:1
-
象群游牧算法
说明: 一种根据大象习性创造的新型优化算法,与遗传算法、粒子群等具有相同的功能(An optimization algorithm)
- 2019-04-17 10:05:43下载
- 积分:1
-
C# 显示系统中的进程信息(进程ID号、进程名称、进程优先级、虚拟内存、物理内存、总处理器时间、启动时间)
显示进程信息,包括进程ID号、进程名称、进程优先级、虚拟内存、物理内存、总处理器时间、启动时间
- 2013-02-11下载
- 积分:1
-
演示进程同步和通信的例子(141KB)
演示进程同步和通信的例子(141KB)
-demonstration process of synchronization and communication examples (141KB)
- 2022-02-01 06:44:38下载
- 积分:1
-
matlab
很好的算法,很好的程序,能够实现最小信道的确定(It s a good code ,and it s a good program ,it can make something true )
- 2013-07-01 16:22:45下载
- 积分:1
-
UDP
基于UDP的串口通信,与TCP不同的是UDP利用的是广播技术,和服务端并没有建立可靠的连接(jiyuudpdechuankoutongxin)
- 2009-07-08 13:04:26下载
- 积分:1
-
hanqieyao
Includes the modulation, demodulation, signal to noise ratio calculation, The IMC - PID is using the internal model control principle for PID parameters is calculated, matlab development toolbox support vector machine.
- 2017-09-11 13:33:01下载
- 积分:1