搜索资源列表
ip51dm_动态内存管理
- 基于51的动态内存管理-dynamic memory management
KeilC
- Keil C动态内存管理机制分析及改进的方法
memManage
- 内存管理源码,可以测试内存泄漏位置,方便调试
C_underlying_operations
- C语言对底层操作的介绍,涉及到结构体,位移,内存管理等细节。-C language descr iption of the underlying operations, involving structure, displacement, memory management and other details.
Bycore-1.0.12
- Bycore是一个嵌入式操作系统内核。Bycore包括内存管理、任务管理、中断管理、任务互斥、同步与通信管理等功能。Bycore全部由C语言完成,只有少量的与硬件有关的代码由汇编代码完成。Bycore支持64优先级的多任务管理,任务数量由实际的内存大小决定。Bycore是一个抢占式的内核,任务间的切换时间确定,使得用户可以完全确定任务的切换时机。内存管理采用一种全新的算分配策略,兼顾了分配速度、管理简单、利用率高等特点。为便于移植,只需要简单修改Bycore提供的几个函数即可。另外,Bycore
Project_4_090902
- uc/os-II在freescale MC9S12上的移植,并对内存管理程序进行了优化改进-uc/os-II in freescale MC9S12 the transplant, and memory management program has been optimized to improve
toymips
- 一个mips处理器的模拟系统,用于学习目的,包括内存管理模块,计算器等功能-A mips processor simulation system for learning purposes, including memory management module, calculator and other functions
Mem
- 内存管理,Cortex-M3,Cortex-M4,ARM7,ARM9都可以使用,内存管理区创建,内存获取,释放-Memory management, the Cortex-M3, the Cortex-the M4, the ARM7, ARM9-based, you can use the Memory Management District to create a memory to obtain the release of
STM32_RamManage
- stm32内存管理源代码,源程序,不要错过呀-the stm32 memory management source code, source code, do not miss it
FATFS
- 文件系统代码 作为一个内存管理软件包。非常小,可辅助MPU来读取内存数据-The file system code as a memory management package. Very small, auxiliary MPU to read the memory data
stm32_speex
- 改工程来自Stm32官方网站,针对wifimodII的核心模块做了适当修改,硬件上改动 TIM1ch1输出改为TIM8ch3输出; ADC1ch1输入改为ADC1ch0;针对官方库函数的引用做了些变动,其中使用到MicroLib中内存管理,修改了堆的尺寸。-Improvement Project from official website of Stm32, appropriate modifications to the core module for wifimodII the ha
libmadcap-0.1.tar
- 这是一个标准C/C++编写的内存分配库,是一个开源库,可以帮助在嵌入式开发中实现内存管理。-This is a standard memory allocation library written in C/C++, is an open source library, can help achieve the memory management in embedded development.
msp430
- 单片机msp430语沿全套作业,包括随机数的产生,动态内存管理,数组,指针-Language along msp430 microcontroller full operation, including random number generation, dynamic memory management, arrays, pointers, etc.
MALLOC
- 单片机系统中内存管理算法,单片机中实现实时的内存分配与收回算法,提高内存的利用效率-SCM system memory management algorithms, real-time microcontroller memory allocation and recovery algorithm to improve the utilization efficiency of memory
OSMem
- 小型嵌入式单片机的小型内存管理程序,对于小内存的单片机有很好的作用-Small embedded microcontroller system memory management program, for SBC s small memory management have a good effect.
ets
- 自己写的 嵌入式事件触发系统, 关键字: 事件触发,事件队列,定时器管理,内存管理.-EventTriggerSystem, KeyWord: EventQueue,TimerManage,MemoryManage.
RTX-Operating-System-Tutoria-18
- 安富莱电子原创RTX操作系统教程,配套STM32F103和STM32F407开发板。本章节为大家讲解RTX支持的内存管理。- Armfly Electronic Original RTX operating system tutorials, supporting STM32F103 and STM32F407 development board.
ALIENTEK MiniSTM32 实验27 内存管理实验
- 内存管理实验 利用stm32开发板进行编程(Memory management experiments using STM32 development board for programming)
V4-417_RTX实验_内存管理(4字节对齐)
- STM32F407移植RTX操作系统内存管理(STM32F407 transplantation, RTX operating system, memory management)
实验38 内存管理实验
- STM32的内存管理程序,亲测可用。内有详细注释和说明文档,很好的参考资料。(STM32's memory management program, pro - test is available. There are detailed notes and documentation, good references.)