搜索资源列表
newping
- linux 环境下C编写的PING程序,基于原始套接字,ICMP协议实现-linux environment, PING program written in C, based on raw sockets, ICMP protocol implementation
alsa_player.tar
- This is the ALSA PCM audio player., which can play raw pcm audio data. This is short reference program in C under Linux.
raw
- RAW转BMP c++源代码 对图像 视频开发人员应该有帮助-RAW turn BMP
rc-lirc
- rc-lirc.c - Empty dummy keytable, for use when its preferred to pass all raw IR data to the lirc userspace decoder.
ratelimit
- net atm raw.c - Raw A A L0 and A A L5 transports.
dcraw
- This a command-line ANSI C program to convert raw photos any digital camera on any computer running any operating system.-This is a command-line ANSI C program to convert raw photos any digital camera on any computer running any operating system.
raw2wav.c
- 实现语音文件格式的的转换,实现pcm和raw转换成wav语音文件格式-Voice file format conversion, PCM and raw conversion into WAV voice file format
ping
- 编写一个简单的 ping 程序。利用 Raw Socket 封装和发送以太网帧的功能,实现 ICMP 包的发送和接收,并输出结果。(Write a simple ping program. Using Raw Socket encapsulation and send Ethernet frame function, to achieve ICMP packet sending and receiving, and output the results.)