-
转换10进制数为二进制数。
% B = DE2BI(D) 转换正整数向量D成二进制矩阵B。
二进制矩阵B的每一行表示十进制向量D中相应的数。
B...
转换10进制数为二进制数。
% B = DE2BI(D) 转换正整数向量D成二进制矩阵B。
二进制矩阵B的每一行表示十进制向量D中相应的数。
B = DE2BI(D, N) 转换正整数向量D成二进制矩阵B,-Conversion of 10 hexadecimal for binary number. B = DE2BI (D) positive integer conversion into a binary vector D matrix B. Binary matrix B that each row vector D decimal number corresponding. B = DE2BI (D, N) vector D converter positive integer binary matrix B,
- 2022-08-12 12:48:54下载
- 积分:1
-
44B0X luxury version of NAND test code
44B0X豪华版NAND 测试代码-44B0X luxury version of NAND test code
- 2022-02-28 19:13:18下载
- 积分:1
-
由用户输入系统进程数(最多50个进程)来模拟优先级调度算法假设进程是同时到达CPU,进程运行时间(1...
由用户输入系统进程数(最多50个进程)来模拟优先级调度算法假设进程是同时到达CPU,进程运行时间(1-10秒)和进程优先级
(1-10,10最高1最低)由程序随机产生,进程有2种状态就绪状态(Ready)和完成状态(Complete)首先根据优先级对进程进行排序,再根据优先级分配时间片运行每次分给进程的时间片为1秒,运行完后需运行时间减1优先级减1转下一个进程。如果进程已经完成就插入到完成队列,如果没有完成就重新插入到就绪队列中的正确位置
程序有两种运行方式:
1、可以直接给出最后的运行结果,进程最后的优先级、
运行完每一个进程的时间及完成进程的总时间,进程最后的状态。
2、可以选择自动运行,过程中显示每一次调度信息包括本次调度进程完成队列信息就绪队列信息等*/
-Process user input from a number of systems (up to 50 processes) to simulate priority scheduling algorithm is the assumption that the process of arrival at the same time CPU, the process of run-time (1-10 seconds) and the process priority class
(1-10,10 highest minimum 1) randomly generated by the process, the process has two kinds of status status ready (Ready) and achieve status (Complete) First of all, the process in accordance with the priority ranking, and distribution in accordance with the priority of each time slice to run to the process time slice for the second one, to be run after run-time priority class minus one minus one to t
- 2023-01-17 10:50:04下载
- 积分:1
-
用c实现的msc模拟工具包
用c实现的msc模拟工具包-achieve with the msc simulation tool kit
- 2022-08-16 13:08:19下载
- 积分:1
-
VC开发环境经常会出现LNK2001 unresolved external symbol错误,文中提出了详细的解决方法...
VC开发环境经常会出现LNK2001 unresolved external symbol错误,文中提出了详细的解决方法-VC development environment are often subject to error LNK2001 unresolved external symbol, the proposed solution in detail
- 2022-02-03 11:56:02下载
- 积分:1
-
计算机小喇叭发声程序
计算机小喇叭发声程序-computer loudspeaker audible procedures
- 2023-03-10 04:00:03下载
- 积分:1
-
一种改进的开关中值滤波对均匀分布的脉冲噪声去除…
An Improved Switching Median filter for Uniformly Distributed Impulse Noise Removal
- 2022-03-26 02:23:22下载
- 积分:1
-
关于物流配送的一套非常好的源代码,已在多家企业使用
关于物流配送的一套非常好的源代码,已在多家企业使用-on logistics distribution of a very good source, the number of enterprises to use
- 2022-03-11 05:29:44下载
- 积分:1
-
我的项目,它被称为蛇场,这是著名的游戏,非常人知道它,
我曾经在这第二场比赛的第一个文件是头文件( snake.h ) ,第二次是( snake.cpp...
我的项目,它被称为蛇场,这是著名的游戏,非常人知道它,
我曾经在这第二场比赛的第一个文件是头文件( snake.h ) ,第二次是( snake.cpp ) 。这里是数字游戏-My project it’s called snake game, it’s famous game and very one knew it,,
I used in this game 2 files the first one is the header file (snake.h),and the second one is (snake.cpp).and here is the figure of the game:
- 2023-09-09 02:50:03下载
- 积分:1
-
如何使用制表符动态除和删除的定义…
怎样使用自定义的Tab类
动态增加和删除TabCtrl中的标签-how to use the definition of the category of Tab dynamic addition and removal of the label TabCtrl
- 2023-04-14 16:25:04下载
- 积分:1