-
Linux prototype, is the founder of Linux announced the initial code. Now, all ki...
Linux的雏形,也就是Linux的创始人公布的最初代码。 现在各种分析Linux的书太多了,但对于初学者来说都过于复杂,难以理解,这个最初版本相对来说要简单多了,但一样可以让我们了解Linux的基本实现过程,大小只有70多K-Linux prototype, is the founder of Linux announced the initial code. Now, all kinds of analysis of the Linux too many books, but for a newcomer are too complicated to understand, the initial version to be relatively more simple, but you can help us understand the basic realization of Linux process, the size of only 70 K
- 2022-12-04 11:45:03下载
- 积分:1
-
linux下bash的源码
linux下bash的源码 -Linux source code under bash
- 2023-05-09 11:15:02下载
- 积分:1
-
PAX270 driver of keyboard
PAX270 Linux键盘驱动示例,用于驱动矩阵和单按键键盘-PAX270 driver of keyboard
- 2022-08-10 04:36:09下载
- 积分:1
-
This is a linux under the Shell. An order history and the command prompt to make...
这是一个linux下的Shell.有命令历史和命令提示,补全功能。现在还不能编程。我会在12月底完成简单的编程功能。-This is a linux under the Shell. An order history and the command prompt to make up fully functional. It was not programmed. I will be completed by the end of December in a simple programming function.
- 2022-03-10 06:34:35下载
- 积分:1
-
此程序uda1341驱动程序分析,其中加入了源码注释,有对驱动感兴趣的,看看吧,...
此程序uda1341驱动程序分析,其中加入了源码注释,有对驱动感兴趣的,看看吧,-This procedure uda1341 driver analysis, which joined the source notes, there is interest on the drive to see it,
- 2022-06-02 17:39:02下载
- 积分:1
-
unix环境高级编程的源码 学习UNIX编程的最佳教材.上传的源码为书籍里的源码...
unix环境高级编程的源码 学习UNIX编程的最佳教材.上传的源码为书籍里的源码-unix programming
- 2022-06-19 08:01:07下载
- 积分:1
-
sip proxy server source
sip代理服务器源码-sip proxy server source
- 2022-02-09 19:18:38下载
- 积分:1
-
这是一个摩托罗拉e680的游戏qt源程序
这是一个摩托罗拉e680的游戏qt源程序-this is resource of program of e680
- 2022-07-19 19:56:09下载
- 积分:1
-
j2se实现聊天室linux平台
gcc1.2.2以上编译
j2se实现聊天室linux平台
gcc1.2.2以上编译-J2SE Chat realize more than gcc1.2.2 compiler linux platform
- 2022-07-23 12:07:22下载
- 积分: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