-
U盘和MP3上用的Fat文件系统源码,已经在我的系统中实现
U盘和MP3上用的Fat文件系统源码,已经在我的系统中实现-U disk and MP3 use the Fat file system source code had been in my system realize
- 2022-12-28 11:15:03下载
- 积分:1
-
C167CS 程序测试,
其中包含了DAVE工程,可以直接打开看配置内容...
C167CS 程序测试,
其中包含了DAVE工程,可以直接打开看配置内容-C167CS program testing, which includes the DAVE project, and can directly open the configuration to see the contents of
- 2022-03-26 09:31:40下载
- 积分:1
-
linux编程入门之c语言环境,对于学习c语言和linux都有好处的
linux编程入门之c语言环境,对于学习c语言和linux都有好处的-domain c programming language environment for learning language and c are beneficial linux
- 2023-03-30 16:10:03下载
- 积分:1
-
this is a driver for the davicom ethernet controller DM9000. this driver help in...
this a driver for the davicom ethernet controller DM9000. this driver help in developing pc or embedded system based controlling of ic dm9000.-this is a driver for the davicom ethernet controller DM9000. this driver help in developing pc or embedded system based controlling of ic dm9000.
- 2023-02-04 11:25:03下载
- 积分:1
-
1602液晶驱动程序(延时 1602初始化 写指令到LCD 设定显示位置等)...
1602液晶驱动程序(延时 1602初始化 写指令到LCD 设定显示位置等)-1602 LCD Driver (1602 initialization delay instructions to write LCD set location, etc.)
- 2022-05-28 17:42:35下载
- 积分:1
-
本文纤细的介绍了IIC总线原理。并介绍了嵌入式linux驱动的层次结构...
本文纤细的介绍了IIC总线原理。并介绍了嵌入式linux驱动的层次结构
-This article introduced the delicate Principle IIC bus. And introduced the embedded linux-driven hierarchical structure
- 2023-08-20 04:40:02下载
- 积分:1
-
LPC2148 IIC驱动程序,驱动EEPROM
LPC2148 IIC驱动程序,驱动EEPROM-LPC2148
- 2022-01-26 05:42:39下载
- 积分:1
-
stm32 内存分配管理
应用背景内存管理,是指软件运行时对计算机内存资源的分配和使用的技术。其最主要的目的是如
何高效,快速的分配,并且在适当的时候释放和回收内存资源。内存管理的实现方法有很多种,
他们其实最终都是要实现2 个函数:malloc 和free;malloc 函数用于内存申请,free 函数用于
内存释放。
关键技术当指针p 调用malloc 申请内存的时候,先判断p 要分配的内存块数(m),然后从第n 项开
始,向下查找,直到找到m 块连续的空内存块(即对应内存管理表项为0),然后将这m 个内
存管理表项的值都设置为m(标记被占用),最后,把最后的这个空内存块的地址返回指针p,
完成一次分配。注意,如果当内存不够的时候(找到最后也没找到连续的m 块空闲内存),则
返回NULL 给p,表示分配失败。
- 2022-02-10 14:18:07下载
- 积分:1
-
Stepper motor stepper motor simulation project simulation project stepper motor...
步进电机仿真项目 步进电机仿真项目-Stepper motor stepper motor simulation project simulation project stepper motor simulation project
- 2022-02-10 14:28:38下载
- 积分:1
-
ST5100dvr源码,支持硬盘刻录及USB刻录,支持回放和EXT2文件系统...
ST5100dvr源码,支持硬盘刻录及USB刻录,支持回放和EXT2文件系统-ST5100dvr source code, support USB hard disk recording and burning, playback, and EXT2 file system support
- 2022-03-07 18:27:11下载
- 积分:1