搜索资源列表
Audio_PCM
- 音频的压缩和解压耳机里实时发出mic收到声音。录音,程序将会把mic输入声音存储到flash里面,程序会停止在三个断点之一。这三个断点分别是flash擦除失败、flash写入失败、录音结束。如果是停在前两个断点,是flash操作失败。如果是停在第三个断点,表明录音结束。可以停止程序,进行录音回放操作。录音回放,程序将会循环播放flash里面存储的声音。
数据结构和算法Flash动画演示
- 数据结构和算法Flash动画演示 B树的删除,B树的生长过程,串的顺序存储,单链表结点的插入,单链表结点的删除,堆排序,二叉排序树的删除等-data structures and algorithms Flash animation demo B-tree removal, B-tree growth, the sequence string storage, single linked list of nodes inserted, single linked list of nodes re
Nand-flash--Driven-transplantation
- Nand flash 是嵌入式系统最常用的外部存储设备,这里介绍Nand flash驱动移植的过程及代码。-Nand flash is the most common external storage devices in embedded systems presented here Nand flash drive transplant process and code.