-
linux的网络编程的源代码
linux的网络编程的源代码-linux net programming code
- 2022-03-13 11:23:35下载
- 积分:1
-
linux
linux-ftpd-0.17.tar.gz linux 嵌入式 tftpd-Linux-ftpd- 0.17.tar.gz Embedded linux tftpd
- 2022-07-27 22:01:33下载
- 积分:1
-
《UNIX环境高级编程》这本书我认为不错,大家可以
《UNIX环境高级编程》这本书我认为不错,大家可以--A book about programming in Unix.
- 2022-02-14 18:55:09下载
- 积分:1
-
Linux下的飞鸽传书,在Gnome环境中使用,能与windows下的飞鸽互传。
Linux下的飞鸽传书,在Gnome环境中使用,能与windows下的飞鸽互传。-Linux under Chuanshu Dove, in the Gnome environment, with windows to each other under the Dove.
- 2022-05-08 10:25:09下载
- 积分:1
-
字符串指针,以探讨指针如何工作
String Pointers to explore how the pointer work
-The program takes lines from standard input and keeps the last n of them in memory as it goes through standard input. When it gets to an EOF, it prints the last n lines out. You may assume n is less than 2000 and each individual line is not longer than 1000 including the newline and the null terminator.
- 2022-02-01 01:57:48下载
- 积分:1
-
并行程序设计示例之一
并行程序设计示例之一-Parallel Programming Example One
- 2022-03-24 06:57:14下载
- 积分:1
-
一个UNIX间
一个UNIX进程间通讯的程序,使用了信号量来解决操作系统的消费者与生产者问题,使用了fork,wait,nanosleep,sempo等unix函数。-a UNIX inter-process communication, the use of the signal operating system to solve the volume of consumers and producers, the use of the fork, wait, nanosleep, sempo other unix function.
- 2022-07-25 01:27:44下载
- 积分:1
-
unix下c语言实现tcp连接函数库
unix下c语言实现tcp连接函数库-unix under tcp connections c language library
- 2022-08-08 10:40:43下载
- 积分:1
-
ARM S3C2410A的GPS代码
arm s3c2410a下实现的GPS程序代码-arm s3c2410a GPS code
- 2023-03-18 23:55:03下载
- 积分:1
-
NETLINK是LINUX环境下一种新型的用户空间与内核空间的交互方法,示例代码给出了一个实例,将网络数据包以NETLINK的方式从内核空间发送至用户空间,再由...
NETLINK是LINUX环境下一种新型的用户空间与内核空间的交互方法,示例代码给出了一个实例,将网络数据包以NETLINK的方式从内核空间发送至用户空间,再由用户空间返回。-under LINUX environment NETLINK is a new type of user space and kernel space of interactive methods, sample code gives an example of a network packet to the NETLINK sent from kernel space to user space and then return to user space.
- 2022-06-29 18:14:36下载
- 积分:1