-
|-- p6.1.c 获得标准输入、输出和错误输出的终端名称
|-- p6.2.c 修改终端控制字符示例
|-- p6.3.c 使用curses实现密码输入
|-- p6.4.c 使用tcgetattr函数和tcsetattr函数实现密码输入
|-- p6.5.c 串口进行读写示例
|-- p6.6.c 扬声器发声程序
|-- p6.7.c 使用声卡播放音频文件
`-- p6.8.c 声卡录音程序示例
-|- P6.1.c access to standard input, output and error output terminal names |- p6.2.c modified sample terminal control characters |- p6.3.c realize the use of curses password |- p6. 4.c use tcgetattr function and realize tcsetattr function password |- p6.5.c serial read and write sample |- p6.6.c loudspeaker audible procedures |- p6.7.c use sound card to play audio files `- p6.8.c sound card recording procedures sample
- 2022-08-09 00:08:43下载
- 积分:1
-
如何编写makefile
用于西门子通讯模块(TC35、TC35I、MC45/46、MC5556)的串口调试工具-For the Siemens communication module (TC35, TC35I, MC45/46, MC55.) Serial debug tools
- 2023-05-09 11:25:02下载
- 积分:1
-
自己制作usb
自己制作usb-linux系统收集的资料和经验总结,希望对大家有用。-To produce their own usb-linux systematic collection of information and lessons learned, want to be useful to everyone.
- 2022-06-21 06:00:10下载
- 积分:1
-
udp
#include <stdio.h>
#include <string.h>
#include <sys/types...
upd聊天器
#include
#include
#include
#include
#include
#include
#include
#include -udp
#include
#include
#include
#include
#include
#include
#include
#include
- 2022-08-12 07:54:40下载
- 积分:1
-
This is a S3C2440 based on the VGA driver, which is fc.c driver, fc_test.c is th...
这是一个基于S3C2440 的VGA 驱动程序, 其中fc.c 是驱动程序,fc_test.c 是测试代码.
这是一个在LINUX frame buffer基础上利用
DMA 实现的高效驱动, 绝对原创!-This is a S3C2440 based on the VGA driver, which is fc.c driver, fc_test.c is the test code. This is a LINUX frame buffer based on the use of DMA to achieve high-performance drive, an absolute original!
- 2023-07-31 23:35:02下载
- 积分:1
-
linux下的开源播放器vlc的源代码,供相关开发人员参考;
linux下的开源播放器vlc的源代码,供相关开发人员参考;-under the open source linux player vlc source code for the relevant developer reference
- 2023-06-19 03:25:05下载
- 积分:1
-
Linux一般来说,我们用声音和音频设备内部的固相萃取…
Linux下的声音设备编程比大多数人想象的要简单得多。一般说来,我们常用的声音设备是内部扬声器和声卡,它们都对应/dev目录下的一个或多个设备文件,我们象打开普通文件一样打开它们,用ioctl()函数设置一些参数,然后对这些打开的特殊文件进写操作。-Linux Generally speaking, we used the voices of internal equipment and audio speakers, which corresponds to/dev directory of one or more equipment, we like to open the file as they opened with ioctl () function set some parameters, then open these documents into the special write .
- 2022-01-26 15:27:50下载
- 积分:1
-
source sip, sip proxy server on the use of Osip Library
sip的源码,关于sip 代理服务器的,使用Osip库-source sip, sip proxy server on the use of Osip Library
- 2022-06-21 09:06:05下载
- 积分:1
-
通信程序,tcpserd跟tcpcli,适合初学者
通信程序,tcpserd跟tcpcli,适合初学者-communication procedures with tcpcli tcpserd suitable for beginners
- 2022-03-04 15:53:53下载
- 积分:1
-
入门程序,用于测试fifo。 仅仅几行,但可以了解fifo基本写法...
入门程序,用于测试fifo。 仅仅几行,但可以了解fifo基本写法-entry procedures for testing fifo. Only a few lines, but I can understand basic written fifo
- 2023-07-29 07:30:03下载
- 积分:1