-
SRTOS++ The ARM version, supports a variety of mainstream ARM processors such as...
SRTOS++ 的ARM版本,支持各种主流的ARM处理器,如ARM7TDMI,ARM9TDMI等。-SRTOS++ The ARM version, supports a variety of mainstream ARM processors such as ARM7TDMI, ARM9TDMI such.
- 2022-03-29 00:28:15下载
- 积分:1
-
lunix下用c编写malloc函数
lunix下用c编写malloc函数-lunix c prepared using malloc function
- 2022-04-30 13:07:48下载
- 积分:1
-
fanlsh播放器,效果非常好,经典的播放软件
fanlsh播放器,效果非常好,经典的播放软件-fanlsh player, the effect was very good, classic broadcast software
- 2023-08-12 00:55:03下载
- 积分:1
-
操作系统知识, 操作系统知识,
操作系统知识, 操作系统知识,-Operating system knowledge, knowledge of the operating system, operating system knowledge,
- 2022-02-07 08:55:37下载
- 积分:1
-
ucosii的GUI
ucos GUI源代码,大家参考参考。不知道为什么字符还不够啊。-ucosii GUI
- 2022-06-13 01:19:08下载
- 积分:1
-
如题VC delphi也可以参考
如题VC delphi也可以参考-if that VC can also make reference to delphi
- 2022-02-24 10:49:52下载
- 积分:1
-
largealloc works for Windows Programming
工程largealloc用于WINDOWS编程-largealloc works for Windows Programming
- 2022-02-26 09:34:16下载
- 积分:1
-
UcOs Operation System V2.51 with source code.
the OS can used for PC/ARM/MCU,et...
*** *** *** *** *** *** ***
*** *** *** RELEASE NOTES *** *** *****
*** *** *** *** *** *** ***
1) RELEASE NOTES:
--- ----
The release notes are now provided in PDF format in the file:
SOFTWAREuCOS-IIDOCRelV251.PDF
2) FEATURES SINCE V2.00:
--- --- -----
All the features added since V2.00 are described in the PDF file:
SOFTWAREuCOS-IIDOCNewV251.PDF
3) EVENT FLAGS:
--------------
Event Flags are discussed in AN-1007 (see www.Micrium.com/app_notes.htm)
4) QUICK REFERENCE CHART:
------------------------
A Quick Reference Chart for all the functions in V2.51 is provided in the
following .PDF files:
SOFTWAREuCOS-IIDOCQuickRefChartV251-Color.PDF
Once printed, simply FOLD the page in half and if you have a LAMINATION
machine, you can protect the chart by laminating it.-UcOs Operation System V2.51 with source code.
the OS can used for PC/ARM/MCU,etc.For more detail,to view the package.
- 2022-04-23 12:23:47下载
- 积分:1
-
操作系统实验,处理机调度,进程间通信,进程同步与互斥,存储管理
操作系统课程的实验,资源为4个Java源代码文件,实现了处理机调度,进程间通信,进程同步与互斥,存储管理,值得一看。
- 2022-12-29 10:25:04下载
- 积分:1
-
LRU(最近最少使用算法) and MRU(最近最常使用算法)所谓的LRU(Least recently used)算法的基本概念是:当内存的剩余的可用空间不够...
LRU(最近最少使用算法) and MRU(最近最常使用算法)所谓的LRU(Least recently used)算法的基本概念是:当内存的剩余的可用空间不够时,缓冲区尽可能的先保留使用者最常使用的数据,换句话说就是优先清除”较不常使用的数据”,并释放其空间-LRU (least recently used algorithm) and MRU (most recently used) algorithm called LRU ( Least recently used) algorithm is the basic concept : When the memory of the remaining available space is insufficient, the first buffer as possible to retain the most common users of the data used, In other words priority is to eliminate the "more rarely use the data," and the release of its space
- 2022-06-29 21:11:52下载
- 积分:1