-
who命令的具体实现,方法见原代码注释
/*who1.c
who命令的具体实现,方法见原代码注释
/*who1.c - for a first version the who programe
* open,read UTMP file,and show resulets
-/*who1.c- for a first version the who programe
* open,read UTMP file,and show resulets
*/
- 2022-03-23 17:18:26下载
- 积分:1
-
对linux内核核心的数据结构进行了详细的说明,很有参考价值
对linux内核核心的数据结构进行了详细的说明,很有参考价值-good for learn linux
- 2022-12-24 17:40:03下载
- 积分: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
-
Taiwan
台湾
- 2022-03-21 16:42:23下载
- 积分:1
-
入门程序,用于测试ftp的基本编程, 可以学习ftp的代码实现
入门程序,用于测试ftp的基本编程, 可以学习ftp的代码实现-entry procedures for testing the basic ftp program, we can learn from the source implementation ftp
- 2022-05-06 17:15:37下载
- 积分:1
-
a gcc program for system calls
a gcc program for system calls
- 2022-03-23 01:59:05下载
- 积分:1
-
a graphic tools for MTools
a graphic tools for MTools
- 2022-02-05 20:58:42下载
- 积分:1
-
很好的unix教程,从简单到复杂,原理明了,还有许多例子,无论对于初学者还是精通者都是很好的一部教程...
很好的unix教程,从简单到复杂,原理明了,还有许多例子,无论对于初学者还是精通者都是很好的一部教程-Good unix tutorial, from the simple to the complex, the principle to understand, there are many examples, both for the beginner or are proficient in a very good tutorial
- 2022-07-25 05:26:33下载
- 积分:1
-
LINUX下,蓝牙协议栈
包括SDP HCI 等完整的代码
LINUX下,蓝牙协议栈
包括SDP HCI 等完整的代码-LINUX, the Bluetooth protocol stack including the SDP HCI, such as a complete code
- 2022-09-08 14:00:02下载
- 积分:1
-
C++编程思想例子程序(位容器)
C++编程思想例子程序(位容器)-C programming examples thinking (place containers)
- 2022-03-23 23:09:20下载
- 积分:1