- 博客(4)
- 收藏
- 关注
原创 NandFlash概念
NandFlash概念 Bad block Management 坏块管理Wear-Leveling 负载平衡ECC 错误校验码(海明码,BCH) Flash的硬件机制:是以电荷形式存储,有电荷为1,电荷释放
2015-11-25 20:45:01
435
转载 Linux 键盘模拟测试
#include <stdio.h>#include <linux/input.h>#include <fcntl.h>#include <sys/time.h>#include <unistd.h>int main () { int keys_fd; char ret[2]; struct input_event t; keys_fd = open ("/
2015-11-02 21:27:05
514
空空如也
空空如也
TA创建的收藏夹 TA关注的收藏夹
TA关注的人
RSS订阅