-
所谓计算机网络就是通过通信线路互相连接的计算机的集合。它是由计算机及外围设
备,数据通讯和中断设备等构成的一个群体。本文介绍了liunx在网络编程中的相关知...
所谓计算机网络就是通过通信线路互相连接的计算机的集合。它是由计算机及外围设
备,数据通讯和中断设备等构成的一个群体。本文介绍了liunx在网络编程中的相关知识-The so-called computer network through the communication line is connected collection of computers. It is by the computer and peripheral equipment, data communications and interrupt devices consisting of a group. This paper introduces network programming in liunx relevant knowledge
- 2022-08-14 08:55:11下载
- 积分:1
-
在树下的命令下,用窗口,更强大!1、树
Linux下的tree命令,同window,功能更强大!
1、下载tree-1.5.1.1源程序
2、解压源码到工作目录tar zxvf tree-1.5.1.1.tgz
3、在tree-1.5.1.1目录交叉编译:make CC=arm-linux-gcc
4、安装:make prefix=/home/xxxx/rootfs install
Ubuntu下 直接 apt-get install tree 即可安装最新的tr-Linux under the tree order, with the window, more powerful! 1, tree-1.5.1.1 source code download 2, extract the source to the working directory tar zxvf tree-1.5.1.1.tgz3, in the tree-1.5.1.1 directory cross compiler: make CC = arm-linux-gcc4, install: make prefix =/home/xxxx/rootfs installUbuntu directly under the apt-get install tree to install the latest tr
- 2022-07-08 04:26:28下载
- 积分:1
-
GTK的嵌入式系统
GTK in embedded systems
- 2023-02-26 05:50:04下载
- 积分:1
-
罗技qc摄像头的linux下驱动程序及引用程序
罗技qc摄像头的linux下驱动程序及引用程序-Qc Logitech camera drivers under linux, and quoted procedure
- 2023-05-03 21:05:03下载
- 积分:1
-
unix下用fork()创建process的例子
unix下用fork()创建process的例子-unix using fork () to create examples of process
- 2022-05-08 15:52:10下载
- 积分:1
-
gcc 能编译 完全用于学习!gcc can be compiled exclusively for learning!
gcc 能编译 完全用于学习!gcc can be compiled exclusively for learning!-gcc can be compiled exclusively for learning!
- 2023-05-23 20:15:05下载
- 积分:1
-
DOS文件格式转化为UNIX文件格式的C程序
DOS文件格式转化为UNIX文件格式的C程序-DOS file format conversion for UNIX file format C Program
- 2022-09-18 14:45:03下载
- 积分:1
-
linux 下的 得到可执行文件路径,判断文件是否存在,以及改文件扩展名的例子。...
linux 下的 得到可执行文件路径,判断文件是否存在,以及改文件扩展名的例子。-linux good undress your wrist selenium cavity shallow glass wind unable to speak ㄛ text-chan
- 2022-03-15 23:19:02下载
- 积分:1
-
a gcc program for system calls
a gcc program for system calls
- 2022-03-23 01:59:05下载
- 积分:1
-
CC = gcc
clist: clist.c
$(CC) `gtk
CC = gcc
clist: clist.c
$(CC) `gtk-config --cflags` clist.c -o clist `gtk-config --libs`
clean:
rm -f *.o clist *.bak-CC = gcc
clist: clist.c
$(CC) `gtk-config--cflags` clist.c-o clist `gtk-config--libs`
clean:
rm-f*.o clist*.bak
- 2022-03-01 11:59:04下载
- 积分:1