-
本文章是高质量C++C编程指南,让学习者更上一层楼
本文章是高质量C++C编程指南,让学习者更上一层楼-This article is a high-quality C++ C Programming Guide, so that a higher level learners
- 2022-06-15 18:15:16下载
- 积分:1
-
uclinux的jffs2文件系统
uclinux的jffs2文件系统-Basis of Uclinux jffs2 file system
- 2022-03-01 03:52:24下载
- 积分:1
-
GSM 与 8051 接口
该代码用于 GSM module(SIM-900) 与 8051 系列单片机的接口。该代码可以用于将火灾报警消息发送到预定义的数目。
- 2022-05-06 22:49:47下载
- 积分:1
-
S3C2440的nandboot源码,经过测试可直接使用,需要时钟12m,如果不是12M时钟,需要修改里面的时钟设置语句。...
S3C2440的nandboot源码,经过测试可直接使用,需要时钟12m,如果不是12M时钟,需要修改里面的时钟设置语句。-S3C2440 source of nandboot tested can be used directly, the need to clock 12m, if not 12M clock, need to amend the statement inside the clock settings.
- 2022-03-23 23:38:20下载
- 积分:1
-
单片机
严青新板调试程序
单片机最小系统及流水灯程序
更新时间:2006...
单片机
严青新板调试程序
单片机最小系统及流水灯程序
更新时间:2006-12-29
执行结果:在单片机的P1口上的8个发光二极管按流水灯顺序而跑动-Single-chip debugger严青new board the smallest single-chip systems and water lights update :2006-12-29 implementation of the results: In the SCM on the P1 port eight light-emitting diode lamp in accordance with the order and running water
- 2022-04-19 02:42:36下载
- 积分:1
-
Understanding the Linux Kernel helps readers understand how Linux performs best...
Understanding the Linux Kernel helps readers understand how Linux performs best and how
it meets the challenge of different environments. The authors introduce each topic by
explaining its importance, and show how kernel operations relate to the utilities that are
familiar to Unix programmers and users.
- 2022-08-04 10:53:38下载
- 积分:1
-
lzma的压缩算法再嵌入式系统上的实现,lzma是一个对bin类型文件压缩比很高的压缩算法,一般压缩后的文件大小是原理的1/3...
lzma的压缩算法再嵌入式系统上的实现,lzma是一个对bin类型文件压缩比很高的压缩算法,一般压缩后的文件大小是原理的1/3-LZMA compression algorithm embedded system again on the realization LZMA was a bin file types high compression ratio of compression algorithm, the general compressed file size is the principle of 1/3
- 2022-01-26 06:31:52下载
- 积分:1
-
on embedded software applications, mainly for the FPGA, introduced FPGA
这是一个介绍嵌入式软件的应用,主要应用于FPGA上,介绍基于FPGA的软件编程技术文档-on embedded software applications, mainly for the FPGA, introduced FPGA-based software program files
- 2022-04-23 23:48:45下载
- 积分:1
-
linux下record音频
音频采集过程:
1、打开PCM驱动设备来刻录(捕获)
2、分配硬件变量:声道,采样率等
3、获取声卡信息,把rec_handle的参数信息复制到rec_params中。 添加确定的值
4、 设置进入模式(初始化访问权限) :交错模式
5、设置采样格式(位数)
6、设置信道(通道数)
7、设置波特率(采样率)
8、设置帧的大小
9、设置缓冲区空间
10、向驱动中写变量
11、利用足够大的空间来存储一个帧
12、开始刻录
- 2022-05-25 20:19:00下载
- 积分:1
-
Atmel MCU 下开发 USB 鼠标
Atmel MCU 下开发 USB 鼠标-USB Mouse for Atmel MCU
- 2022-02-14 23:04:20下载
- 积分:1