-
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 基本操作指令
Linux 基本操作指令-1-basic Linux operating instructions-1
- 2022-06-16 23:50:54下载
- 积分:1
-
linux地方 但是打扫房间觉得附近
linux地方 但是打扫房间觉得附近-chat programme!for client~
- 2022-01-28 15:15:04下载
- 积分: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
-
stevens classic advanced programming in the unix environment (2nd edition) book...
stevens的经典著作advanced programming in the unix environment(2nd edition)一书的例程代码,在类unix环境(如linux)中编译使用。-stevens classic advanced programming in the unix environment (2nd edition) book routine code in the class unix environment (such as linux) compiled to use.
- 2022-06-02 09:38:24下载
- 积分:1
-
在键盘下实现的代码,希望对大家有帮助。
linux下的键盘实现代码,希望对大家有所帮助吧。-linux under the keyboard to achieve the code, I hope all of you to help you.
- 2022-12-25 14:00:03下载
- 积分:1
-
8019驱动程序
8019驱动程序-8019 driver
- 2022-11-16 06:40:03下载
- 积分:1
-
goolge phone 目前没有开放的android 平台的源码
goolge phone 目前没有开放的android 平台的源码-goolge phone there is no open-source android platform
- 2023-07-05 04:05:03下载
- 积分:1
-
Help UNIX master of the 10 practices, we must develop good habits Oh!
帮助UNIX高手练习10种,一定要养成好习惯哦!
- 2022-03-07 16:55:31下载
- 积分:1
-
mini_httpd是一个小的HTTP服务器。它的性能不是很好,但对低或…
mini_httpd is a small HTTP server. Its performance is not great, but for low or medium traffic sites it s quite adequate. It implements all the basic features of an HTTP server, including:
GET, HEAD, and POST methods.
CGI.
Basic authentication.
Security against ".." filename snooping.
The common MIME types.
Trailing-slash redirection.
index.html, index.htm, index.cgi
Directory listings.
Multihoming / virtual hosting.
Standard logging.
Custom error pages.-mini_httpd is a small HTTP server. Its performance is not great, but for low or medium traffic sites it s quite adequate. It implements all the basic features of an HTTP server, including:
GET, HEAD, and POST methods.
CGI.
Basic authentication.
Security against ".." filename snooping.
The common MIME types.
Trailing-slash redirection.
index.html, index.htm, index.cgi
Directory listings.
Multihoming/virtual hosting.
Standard logging.
Custom error pages.
- 2023-07-16 21:20:03下载
- 积分:1