-
μCOSII操作系统开发中文教程详细解释
μCOSII操作系统开发中文教程详细解释-μCOSII operating system tutorials explain in detail the development of Chinese
- 2023-05-11 05:20:04下载
- 积分:1
-
操作系统设计与实现源码
操作系统设计与实现源码-Design and Implementation of the operating system source code
- 2022-04-01 01:46:24下载
- 积分:1
-
试验目的:通过研究Linux的线程机制和信号量实现生产者消费者问题的并发控制 说明:有界缓冲区内设有20个存储单元,放入/取出的数据项设定为1~20这20个整型...
试验目的:通过研究Linux的线程机制和信号量实现生产者消费者问题的并发控制 说明:有界缓冲区内设有20个存储单元,放入/取出的数据项设定为1~20这20个整型数。 要求: (1)每个生产者和消费者对有界缓冲区进行操作后,即时显示有界缓冲区的全部内容.当前指针位置和生产者/消费者线程的标识符 (2)生产者和消费者各有两个以上 (3)多个生产者或多个消费者之间须共享对缓冲区进行操作的函数代码。-Test Objective : To study the Linux threading mechanism and signal to producers and consumers to achieve the concurrency control : a boundary buffer There are 20 storage units, Add/remove data items for a set of 20 ~ 20-integer. Requirements : (1) Each producer and consumer sector of the buffer zone is operated, immediately after the sector showed a buffer in its entirety. The current position and producer/consumer threads identifier (2) producers and consumers have two or more (3) A number of producers or many consumers to be shared between the right to operate the buffer function code.
- 2023-06-17 09:40:03下载
- 积分:1
-
MetaFS 文件系统工程文件源码,基于dokan文件系统驱动
MetaFS 文件系统工程文件源码,基于dokan文件系统驱动-MetaFS file system project source code files, based on the file system driver dokan
- 2022-01-22 06:02:02下载
- 积分:1
-
著名的ucos
大名鼎鼎的uCOS-II在ARM1176处理器上的移植源代码+说明文档.强烈推荐!-Famous uCOS-II in the ARM1176 processor transplant source code+ Documentation. Strongly recommended!
- 2022-07-23 18:30:32下载
- 积分:1
-
我不知道!
【程序1】
题目:有1、2、3、4个数字,能组成多少个互不相同且无重复数字的三位数?都是多少?
【程序2】
题目:企业发放的奖金根据利润提成。利润(I)低于或等于10万元时,奖金可提10 ;利润高
于10万元,低于20万元时,低于10万元的部分按10 提成,高于10万元的部分,可可提
成7.5 ;20万到40万之间时,高于20万元的部分,可提成5 ;40万到60万之间时高于
40万元的部分,可提成3 ;60万到100万之间时,高于60万元的部分,可提成1.5 ,高于
100万元时,超过100万元的部分按1 提成,从键盘输入当月利润I,求应发放奖金总数?-i don t know!
- 2022-12-18 09:35:03下载
- 积分:1
-
分页存储管理的模拟实验上机报告
分页存储管理的模拟实验上机报告-tabbed storage management simulation experiments on the plane report
- 2022-09-20 07:45:03下载
- 积分:1
-
我自己写的一个实模式的操作系统,支持fat12文件系统和一个和shell整合到一起的简单的键盘驱动,目前正在实现pci总线驱动程序。以后将会转入到保护模式下开发...
我自己写的一个实模式的操作系统,支持fat12文件系统和一个和shell整合到一起的简单的键盘驱动,目前正在实现pci总线驱动程序。以后将会转入到保护模式下开发-I wrote it myself a real mode of the operating system, support FAT12 file system and a shell and the integration with a simple keyboard-driven, are currently achieving pci bus driver. After that it will enter a protected mode development
- 2022-07-10 19:09:18下载
- 积分:1
-
This is a dsp2812 on the transplant procedure, I tested, is very poor, good thin...
这是一个在dsp2812上移植的程序,本人测试过,很不差,好东西-This is a dsp2812 on the transplant procedure, I tested, is very poor, good things
- 2022-01-28 02:02:24下载
- 积分:1
-
UCOS在我的MIPS CPU上的移植
1. 这是UCOS在我的MIPS CPU上的移植代码, 编译工具使用标准的MIPS GCC.
2. 所有CPU相...
UCOS在我的MIPS CPU上的移植
1. 这是UCOS在我的MIPS CPU上的移植代码, 编译工具使用标准的MIPS GCC.
2. 所有CPU相关的代码全在start.S中,相关函数说明如下:
-UCOS in my MIPS CPU on one transplant. This is uCOS MIPS CPU in my code the transplant, the compiler uses the standard tools for MIPS GCC.2. All CPU-related code-wide in start.S, the correlation function as follows :
- 2022-06-17 17:03:59下载
- 积分:1