-
UCOS一种只支持优先级抢占型调度的操作系统。它不支持同一个优先级有2个及以上的任务同时运作。
本文修改的UCOS支持不同优先级调度的同时,支持同一个优先级...
UCOS一种只支持优先级抢占型调度的操作系统。它不支持同一个优先级有2个及以上的任务同时运作。
本文修改的UCOS支持不同优先级调度的同时,支持同一个优先级有2个以上的任务以时间片轮转方式进行调度。
这个就是UCOS和修改的UCOS的区别。-UCOS only support a priority-based scheduling of the operating system to seize. It does not support the same priority level 2 and above have the task of operating at the same time. This article uCOS modified to support different priority scheduling at the same time, support the same priority level has two more tasks to the time slice approach to scheduling rotation. This is uCOS uCOS and modified difference.
- 2022-07-01 06:29:14下载
- 积分:1
-
WAV音频的LSB信息隐藏实验matlab实现
WAV音频的LSB信息隐藏实验matlab实现.zip
内涵wav音频,WAV音频隐写的matlab代码
randhiding.m
randextract.m
wavextract.m
wavhiding.m
nc.m(Realization of LSB Information Hiding Experiment of WAV Audio by matlab.zip
Connotation wav audio, WAV audio steganography matlab code
Randhiding.m
Randextract.m
Wavextract.m
Wavhiding.m
Nc.m)
- 2020-12-13 13:29:15下载
- 积分:1
-
程序 Pencari Bilangan Terbesar dan terkecil
#include < stdio.h > //header 文件
#include < conio.h > //header 文件
int main () { //program utama mulai
int n,x [20],最大值、 最小 ; //pendeklarasian 的变量 banyak bilangan、 bilangan 使用、 最低
printf ("。: 程序 Pencari Bilangan Terbesar dan Terkecil:.n") ; //Judul 程序
printf (" ---nn") ;
printf (" Masukkan banyak bilangan:") ; scanf ("%d",& n) ; //Input Jumlah Bilangan
为 (x = 1 ; x < = n ; x + +) { 为 dg inisial //Proses Pengulangan memakai x = 1,kondisi x < = n,控制 x + +
printf ("n Bilangan ke-%d:",x) ; scanf ("%d",& a[x]) ; //Input Bilangan
}
最大 = [1] ; //inisialisasi pertama untuk bilangan pertama
为 (x = 1 ; x < = n; x + +) {
- 2022-05-30 14:16:21下载
- 积分:1
-
EasyBuy_01
易买网项目源码,全部功能都实现。欢迎大家下载!(Easy to buy network project source code, all functions are realized)
- 2020-06-19 00:40:02下载
- 积分:1
-
bat_algorithm
说明: 蝙蝠优化算法是剑桥大学的Xin-She Yang于2010年提出的一种搜索全局最优解的有效方法。(The Bats have some echolocation characteristics by using them we can develop an Algorithm for the optimization.)
- 2019-10-12 16:18:59下载
- 积分:1
-
canvas_fenzijiegou
HTML5化学分子式结构图动画基于jquery.1.10.2.min.js和HTML5 canvas制作,化学分子式结构图漂浮动画。(HTML5 canvas ghost ghost animation code, ghost ghost flying code, horror background animation.)
- 2018-07-03 14:11:35下载
- 积分:1
-
Language
说明: 支持Unity5.0以上版本,允许用户在Unity开发的游戏项目中切换语言设定。(Support Unity version 5.0 or above, allowing users to switch language settings in the game project developed by Unity.)
- 2019-04-01 16:46:44下载
- 积分:1
-
走迷宫
说明: 小游戏,为了增加游戏乐趣可修改游戏时间限制(Game, can modify the game time limit)
- 2020-06-21 05:40:02下载
- 积分:1
-
萤火虫算法设计的例程FA
说明: 基于简单萤火虫算法设计的例程,选择了几个测试函数进行算法搜索结果的检验(Routine design based on simple firefly algorithm. The contents, mathematical model and algorithm design of simple firefly algorithm.)
- 2020-07-18 10:37:16下载
- 积分:1
-
世界编程大赛一等奖作品,在DOS下直接DEBUG后粘贴就可运行
世界编程大赛一等奖作品,在DOS下直接DEBUG后粘贴就可运行-won the World Programming Contest, works directly under the DOS DEBUG can run after pasting
- 2022-09-13 19:10:04下载
- 积分:1