搜索资源列表
c库部分源代码
- c库的部分源代码 用惯了操作系统提供的内存api,你是否了解系统的运行机制,这是提供动态内存分配最简单的实现代码 静态的代码库 可用各种c编译-c for the source code of the operating system are used to provide memory api, whether you know the operating mechanism, which is to provide the most dynamic memory allocation to
C
- arm的C语言教程 无操作系统支持的嵌入式系统软件,包括系统引导(BOOT) 、驱动程序、动态内存管理、IPO、通信以及应用软件等方面。 本文详细介绍了嵌入式平台上用C 语言编写系统软件和应用软件的方法。虽然是针对ARM平台介绍的,但基本经验和算法也适 合于其他嵌入式平台的软件设计-arm of the C language tutorial without operating system support for embedded systems software, including
mem
- 标准C语言实现的动态内存分配,在VS2005下写成,但文件扩展名为.c 可以方便的移植到STM32、51等处理器中。内有动态内存分配的实现原理,仅共参考-Standard C language implementation of dynamic memory allocation, under written in VS2005, but the file extension. C can be easily ported to the STM32, 51 and other processor
STM32-serial-driver-
- STM32串口驱动(环形队列+内存动态分配+DMA+拼音检索),多功能整合,方便各种情况使用-STM32 serial driver (circular queue+ memory dynamically allocated+DMA+ phonetic search), multi-function integrated, easy to use a variety of situations
tlsf-3.0
- TLSF算法V3.0,优秀的动态内存管理,开源-TLSF algorithm V3.0
ATKNCR
- (数字字母手写识别库)ATKNCR_M_Vx.x.lib和ATKNCR_N_Vx.x.lib的唯一区别是是否使用动态内存分配. 其中:M,代表需要用到malloc的版本,必须实现alientek_ncr_malloc和alientek_ncr_free两个函数 N,代表普通版本,不需要实现alientek_ncr_malloc和alientek_ncr_free两个函数 Vx.x,代表当前识别程序的版本. 功能:支持数字/小写字母/大写字母/混合四种识别模式.
ezxml移植到stm32
- ezxml移植到stm32f103, fatfs文件系统打开文件,动态内存缓存文件,然后解析数据(Ezxml is transplanted to stm32f103, FatFs file system opens files, dynamic memory caches files, and parses data)
