-
time and sleep function
this is sleep and time function, you can have a look. it is programming by c language, the gold of this program is achieve
1.how to use time functions to measure time
2. to understand program execution in a multi-task environment
3. to understand the concept of time drift
- 2022-09-10 12:50:03下载
- 积分:1
-
嵌入式系统入门经典文章
嵌入式系统入门经典文章-Embedded Systems entry classic article
- 2022-08-17 16:27:59下载
- 积分:1
-
Lint是一种静态代码检测工具,可以说,PC
PC-Lint是一种静态代码检测工具,可以说,PC-LINT是一种更加严格的编译器,不仅可以象普通编译器那样检查出一般的语法错误,还可以检查出那些虽然完全合乎语法要求,但很可能是潜在的、不易发现的错误。--PC-Lint is a static code checking tool. In other words, PC-Lint is a more powerful compiler. It could detect normal syntax errors like normal compilers, and it also could find some potential and difficult to find errors, though they are correct in syntax.
- 2022-04-19 23:11:09下载
- 积分:1
-
源码for the Linux终端重要程序
Minicom源码,用于Linux终端的重要程序
- 2022-02-09 12:38:31下载
- 积分:1
-
uClinux中Makefile文件整体分析
uClinux中Makefile文件整体分析-uClinux Makefile overall analysis
- 2022-03-25 02:11:08下载
- 积分:1
-
8x8 Software Multiplier in PIC5X
8x8 Software Multiplier in PIC5X
- 2022-01-26 05:21:46下载
- 积分: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
-
debian系统下的串口调试器,它是用c++开发,具有window下的串口调试器的所有功能。...
debian系统下的串口调试器,它是用c++开发,具有window下的串口调试器的所有功能。-Serial debian system debugger, it is c++ development, with a serial port under the window all the features of the debugger.
- 2022-08-06 17:13:20下载
- 积分:1
-
无线传感器节点基站源代码,采用ATMEGA128控制CC1000.
无线传感器节点基站源代码,采用ATMEGA128控制CC1000.-The source code base stations for wireless sensor nodes, using ATMEGA128 control of CC1000.
- 2022-12-17 22:10:03下载
- 积分:1
-
bootsplash,在嵌入式系统中可定制自己的开机画面,可自己定一控制条,显示动画等等,使用tar xvfj 解压...
bootsplash,在嵌入式系统中可定制自己的开机画面,可自己定一控制条,显示动画等等,使用tar xvfj 解压-Bootsplash, can customize one s own greeting in the embedded system,show control bar and animation. decompress it using tar xvfj
- 2022-03-18 11:49:14下载
- 积分:1