-
介绍linux下如何添加系统调用的编程实例。
介绍linux下如何添加系统调用的编程实例。-Introduced under linux how to add a system call programming examples.
- 2022-05-31 02:34:52下载
- 积分:1
-
ffmpeg
ffmpeg-0.4.8.tar.gz ffmpeg开发最常用的文件-ffmpeg-0.4.8.tar.gz ffmpeg development of the most commonly used file ~ ~
- 2023-07-30 20:55:08下载
- 积分:1
-
GCC的核心代码的分析,很好学下GCC编译器源码的资料
GCC的核心代码的分析,很好学下GCC编译器源码的资料-GCC core code analysis, a good school under the GCC compiler source of information
- 2022-03-03 04:10:28下载
- 积分:1
-
Linux下的C、C++ IDE
Linux下的C、C++ IDE-Linux C and C++ IDE
- 2022-03-19 06:21:33下载
- 积分: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
-
S3C44B0 I2C的uCLINUX的驱动程序(铁电存储器FM24系列,若针对AT24系列只需在写操作中增加延时即可),本驱动士原创且经过测试。...
S3C44B0 I2C的uCLINUX的驱动程序(铁电存储器FM24系列,若针对AT24系列只需在写操作中增加延时即可),本驱动士原创且经过测试。-S3C44B0 I2C uCLINUX of the Driver (ferroelectric memory YPCC series against AT24 Series if only in write operation can be increased latency), the original drive with which the test.
- 2023-04-25 00:15:03下载
- 积分:1
-
linux网络socket,tcp三路握手:accept,lisent
linux网络socket,tcp三路握手:accept,lisent-linux network socket, three-way handshake: accept, lisent .....
- 2022-04-13 04:43:55下载
- 积分:1
-
this is the mrtg soft
mrtg 监控,请认真阅读您的文件包然后写出其具体功能-this is the mrtg soft
- 2022-07-05 00:53:02下载
- 积分:1
-
Linux的故障排除的圣经
Linux Troubleshooting Bible
- 2023-04-17 17:15:08下载
- 积分:1
-
遍历指定文件夹所有文件,并实现脚本提取,将提取的脚本存储在指定文件夹中...
遍历指定文件夹所有文件,并实现脚本提取,将提取的脚本存储在指定文件夹中-Designated folder traversal of all documents and scripts realize extraction, will extract the script is stored in the designated folder
- 2022-03-05 14:42:10下载
- 积分:1