-
Porting device drivers to the 2.6 kernel.rar
Porting device drivers to the 2.6 kernel.rar
- 2022-03-07 06:59:00下载
- 积分: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
-
linux环境下消息队列的实现
linux环境下消息队列的实现-Message Queue Implementation
- 2023-06-22 16:50:03下载
- 积分:1
-
一个LINUX模块例子内核模块时LINUX提供给用户动态扩充内核的一种机制。利用模块在PROC文件系统中挂接一个能读取系统时钟的文件。...
一个LINUX模块例子内核模块时LINUX提供给用户动态扩充内核的一种机制。利用模块在PROC文件系统中挂接一个能读取系统时钟的文件。-example of a Linux kernel module module for Linux users dynamic expansion of a core mechanism. The use of modules in PROC file system articulated a system clock can be read in the paper.
- 2023-07-21 07:05:03下载
- 积分:1
-
linux组播代码
#! /bin/sh
gcc
linux组播代码
#! /bin/sh
gcc -Wall mcastclient.c -o mcastclient
gcc -Wall mcastserver.c -o mcastserver
#./mcastserver 230.1.1.1 7838
#./mcastclient 230.1.1.1 7838 192.168.100.1 12345
-linux multicast code#!/bin/shgcc-Wall mcastclient.c-o mcastclientgcc-Wall mcastserver.c-o mcastserver#./mcastserver 230.1.1.1 7838#./mcastclient 230.1.1.1 7838 192.168.100.1 12345
- 2022-03-13 06:45:28下载
- 积分:1
-
watchdog,ARM中的看门狗程序的基本实现
watchdog,ARM中的看门狗程序的基本实现-watchdog, ARM中的 ?
- 2022-03-06 15:27:03下载
- 积分:1
-
通用的UNIX全屏幕录入程序
通用的UNIX全屏幕录入程序-common UNIX full-screen entry procedures
- 2022-02-26 11:36:17下载
- 积分:1
-
sco unix下c语言开发工具库
sco unix下c语言开发工具库-sco unix development tools under the c language library
- 2022-02-06 15:20:06下载
- 积分:1
-
Linux大学上机源码学习
Linux大学上机源码学习-Linux source code on the plane University study
- 2022-07-07 20:50:33下载
- 积分:1
-
非常好用的tcp/udp封装
非常好用的tcp/udp封装-very user-friendly tcp/udp Packaging
- 2022-06-20 04:29:44下载
- 积分:1