-
Linux下的网络配置包含三个要素,分别是IP地址、子网掩码和网关。本文将介绍如何在C语言中进行网络的配置和配置信息的获取...
Linux下的网络配置包含三个要素,分别是IP地址、子网掩码和网关。本文将介绍如何在C语言中进行网络的配置和配置信息的获取-name:ip_config_get.c
This program is used to show the usage of ip_configand ip_get
- 2022-05-23 14:59:55下载
- 积分:1
-
通信程序,tcpserd跟tcpcli,适合初学者
通信程序,tcpserd跟tcpcli,适合初学者-communication procedures with tcpcli tcpserd suitable for beginners
- 2022-03-04 15:53:53下载
- 积分:1
-
编写一个函数,输入n为偶数时,调用函数求1/2+1/4+…+1/n,当输入n为奇数时,调用函数
1/1+1/3+...+1/n(利用指针函数)...
编写一个函数,输入n为偶数时,调用函数求1/2+1/4+…+1/n,当输入n为奇数时,调用函数
1/1+1/3+...+1/n(利用指针函数)
-The preparation of a function, type n is an even number, the call Function 1/2+ 1/4+ ...+ 1/n, when n is odd input, call function 1/1+ 1/3+ ...+ 1/n (using indicator functions)
- 2022-10-03 20:50:03下载
- 积分:1
-
linux下的一个串口调试程序的源代码
linux下的一个串口调试程序的源代码-of a serial debugging program"s source code
- 2022-02-02 15:21:06下载
- 积分:1
-
Checks bash scripts for errors
Checks bash scripts for errors
- 2022-03-21 18:26:45下载
- 积分:1
-
Linux库函数调用方法和参考手册,使用方便,适合初学者和有经验的人参考...
Linux库函数调用方法和参考手册,使用方便,适合初学者和有经验的人参考-Linux library function call method and reference manual, easy to use, suitable for beginners and experienced people refer to
- 2022-08-20 13:35:57下载
- 积分:1
-
Vidcat procedure is in accordance with the law, can only grasp PPM plans. Makefi...
程序是根据vidcat改的,只能抓PPM的图.
makefile的内容如下,请注意打小写:
cc=gcc
#cflags=-i/firendly-arm/kernel/include -i/usr/local/arm/2.95.3/arm-linux/include -wall -dhave_libjpeg #-dvideo_dev="/dev/v4l/video0" -dversion="0.7.2"
cflags=-wall -dvideo_dev="/dev/video0" -dversion="0.7.2"
camsnap: camsnap.c
用法如下:
camsnap -v -s 420x420 -o my.ppm
这儿请注意:s 的大小必需是8能整除的倍数.
这个程序我是在rh9下作的,需要交叉编译的朋友就把注释去掉,再给下面的注释就可以了.-Vidcat procedure is in accordance with the law, can only grasp PPM plans. Makefile reads as follows, please note that playing lowercase: cc = gcc# Cflags =- i/firendly-arm/kernel/include-i/usr/local/arm/2.95 .3/arm-linux/include-wall-dhave_libjpeg#-dvideo_dev =
- 2023-04-15 21:40:03下载
- 积分:1
-
摩托罗拉A1200内核源码
Moto A1200 kernel SRC
- 2022-02-09 15:38:42下载
- 积分:1
-
C graphical interface development and embedded programming, is a powerful c...
C++图形界面开发与嵌入式编程,是一个强大的c++函数库,是C++进阶好资料-C graphical interface development and embedded programming, is a powerful c function library is a C Advanced good information
- 2022-02-07 18:00:23下载
- 积分:1
-
本手册页内容摘自GNU C编译器的完整文档,仅限于解释选项的含义。...
本手册页内容摘自GNU C编译器的完整文档,仅限于解释选项的含义。-This manual page is taken from the GNU C compiler complete document, limited to explain the meaning of options.
- 2023-05-12 06:50:03下载
- 积分:1