-
XML Parser , RSS BlogReader
XML Parser , RSS BlogReader
- 2022-04-10 00:51:35下载
- 积分:1
-
C++编写的一个操作系统程序进程管理
C++编写的一个操作系统程序进程管理-prepared an operating system process management procedures
- 2022-03-21 11:26:52下载
- 积分:1
-
SourceTo outlined SourceTo is a source code conversion tools. It will require th...
SourceTo概述 SourceTo是一个源代码转换工具。它对于需要将源代码转成其他文本格式(比如HTML,RTF)的人来说将是一个好帮手。如果你有在网站上发表技术文章的习惯,赶快获得一个SourceTo,它将为你的文章增色不少... -SourceTo outlined SourceTo is a source code conversion tools. It will require the source code into the other text format (such as HTML, RTF) who will be a good helper. If you have published on the Web habits of technical articles, as soon as possible was a SourceTo. It will add to the excitement of your many articles ...
- 2022-04-27 23:34:22下载
- 积分:1
-
单片机与4*4按键接口程序,C语言代码,简单使用。
单片机与4*4按键接口程序,C语言代码,简单使用。-SCM and 4* 4 keypad interface program, C language code, simple to use.
- 2022-02-03 18:37:02下载
- 积分:1
-
Readers to write the issue of curriculum design. A detailed flow. The experiment...
读者写者问题课程设计.具有详细的流程.实验结果及其截图-Readers to write the issue of curriculum design. A detailed flow. The experimental results and screenshots
- 2022-01-25 23:31:56下载
- 积分:1
-
扩展的动态内存机制
任务综述
本任务扩展了自己私有的内存管理机制。首先使用预先规划的思想,使用预先分配的内存池和内存分区,再通过使用消息队列作为内...
扩展的动态内存机制
任务综述
本任务扩展了自己私有的内存管理机制。首先使用预先规划的思想,使用预先分配的内存池和内存分区,再通过使用消息队列作为内存池的管理机制处理内存块分配与释放的过程,而消息队列中保存的是每个预先申请内存块的地址。当用户需要分配一个内存块时,使用msgQReceive() 函数从消息队列中获取一个相应大小的内存块地址;当用户需要释放一个内存块时,则使用msgQSend()函数将内存块首地址发送回消息队列中。通过这种方法,减少了内存反复申请与释放产生外部碎片的可能,并能够有效利用预先分配的思想减少内部碎片。同时也通过消息队列的特性实现了方便的内存块申请与释放的管理操作。
同时,本系统作为扩展的动态内存管理机制,引入了定制的内存分配与释放功能,使用了互斥机制保证操作安全性和一系列告警机制。在保证内存分配与释放安全有序的基础上,还增加了管理监视机制。
其系统具体实现参照系统实现部分。-none
- 2022-10-26 02:25:03下载
- 积分:1
-
操作系统引导程序
操作系统引导程序-operating system boot
- 2023-08-13 17:35:03下载
- 积分:1
-
STM32F103RB ucos2操作系统框架,可以通过串口进行…
stm32f103rb ucos2操作系统框架,可以通过串口发数据-stm32f103rb ucos2 operating system framework that can be made through the serial port data
- 2022-12-12 11:20:03下载
- 积分:1
-
这是一个操作系统的p,v操作的程序,其中还包含了执行结果和一份课程设计报告,请斑竹查收^_^...
这是一个操作系统的p,v操作的程序,其中还包含了执行结果和一份课程设计报告,请斑竹查收^_^-This is an operating system of p, v operating procedures, which also includes the implementation of the findings and design a curriculum report, please fed please find ^ _ ^
- 2022-03-17 07:41:32下载
- 积分:1
-
WinCE5.0部分核心源码
WinCE5.0部分核心源码-part of the core source WinCE5.0
- 2022-02-04 11:37:00下载
- 积分:1