The Linux 2.4 Kernel s Startup Procedure:即Linux2.4內核的啟動過程的代碼詳解,值得參考!
資源簡介:The Linux 2.4 Kernel s Startup Procedure:即Linux2.4內核的啟動過程的代碼詳解,值得參考!
上傳時間: 2015-07-09
上傳用戶:waitingfy
資源簡介:Linux的啟動過程的詳細解釋,歡迎下載哦
上傳時間: 2015-12-17
上傳用戶:hebmuljb
資源簡介:Linux的啟動過程主要分成兩個階段: 1.啟動內核。在這個階段,內核裝入內存并在初始化每個設備驅動器時打印信息。 2.執行程序init。裝入內核并初始化設備后,運行init程序。init程序處理所有程序的啟動,包括重要系統程序和其它指定在啟動時裝入...
上傳時間: 2016-04-15
上傳用戶:2525775
資源簡介:本文首先分析Linux2.6.6內核新特性的基礎,探討對Linux進行實時化和嵌入式化,即通過配置內核,裁減shell和嵌入式C庫對系統定制,使整個系統能夠存放到容量較小的FLASH中。然后簡單介紹了防火墻的概念,深入地分析了Linux2.6.6版新型內核防火墻netfilter框架的工作...
上傳時間: 2015-12-07
上傳用戶:xcy122677
資源簡介:Linux網絡代碼詳解,好東西!不能錯過喲!
上傳時間: 2016-05-26
上傳用戶:zyt
資源簡介:Splashy是基于Linux系統的下一代的Boot Splash。它不需要打補丁而且就象正常的包一樣安裝。用Splashy能使你的啟動過程變得賞心悅目。
上傳時間: 2016-10-03
上傳用戶:zq70996813
資源簡介:Linux常用的60個shell命令詳解,對初學者很有幫助,可以放在電腦里做手冊使用
上傳時間: 2014-01-09
上傳用戶:金宜
資源簡介:基于ARM9的Linux下的IIS音頻驅動程序詳解
上傳時間: 2014-07-09
上傳用戶:VRMMO
資源簡介:老外制作的Linux系統的啟動相關的過程講稿,希望能對你認識Linux系統有幫助。
上傳時間: 2017-02-21
上傳用戶:cainaifa
資源簡介:對Linux啟動過程的詳細描述,對與Linux源碼分析很有幫助。
上傳時間: 2017-03-19
上傳用戶:WMC_geophy
資源簡介:嵌入式Linux啟動過程的完整注釋,對于嵌入式編程有幫助。
上傳時間: 2014-01-03
上傳用戶:541657925
資源簡介:這本書主要介紹Linux內核啟動過程分析和函數調用的關系以及作用,是了解Linux內核啟動過程的好書
上傳時間: 2017-04-24
上傳用戶:qw12
資源簡介:Linux中usb代碼詳解,一本很不錯的書籍!
上傳時間: 2017-05-29
上傳用戶:cuibaigao
資源簡介:038-arm上的Linux內核及啟動過程
上傳時間: 2021-10-22
上傳用戶:qingfengchizhu
資源簡介:The Linux kernel is one of the most interesting yet least understood open-source projects. It is also a basis for developing new kernel code. That is why Sams is excited to bring you the latest Linux kernel development information from a No...
上傳時間: 2015-06-30
上傳用戶:zyt
資源簡介:The Linux kernel is one of the most interesting yet least understood open-source projects. It is also a basis for developing new kernel code. That is why Sams is excited to bring you the latest Linux kernel development information from a No...
上傳時間: 2015-07-26
上傳用戶:mpquest
資源簡介:Novell.Press.Linux.Kernel.Development Linux內核開發的經典書籍之一 The Linux kernel is one of the most interesting yet least understood open-source projects. It is also a basis for developing new kernel code. That is why Sams is excited to...
上傳時間: 2017-06-06
上傳用戶:songyue1991
資源簡介:開發J2EE解決方案的八個步驟 Java 2企業版本(The Java 2 Enterprise Edition,J2EE)平臺由4個主要的部分組成:規范,參考實現,兼容性測試包和BluePrints程序。BluePrints描述了一個分布式組件體系的最佳練習和設計指導方針。這篇文章介紹了一個由八個步驟...
上傳時間: 2014-12-04
上傳用戶:wpwpwlxwlx
資源簡介:這個驅動的移植主要是是將原來的2..4.18內核中的1341驅動程序直接往2.6.11上移植的,沒有采用ALSA。移植過程中也曾經參考過一些資料,具體是哪位大蝦的資料忘記了,在此感謝文中所參考的資料的大蝦們 硬件環境:SBC-2410X開發板(CPU:S3C2410X) 內核版本...
上傳時間: 2016-04-18
上傳用戶:stella2015
資源簡介:1.2 源代碼表示不考慮主題,列舉 15 000行源代碼本身就是一件難事。下面是所有源代碼都使用的文本格式:1.2.1 將擁塞窗口設置為13 8 7 - 3 8 8 這是文件t c p _ s u b r . c中的函數t c p _ q u e n c h。這些源文件名引用4 . 4 B S D - L i t e發布的文件。4...
上傳時間: 2022-07-27
上傳用戶:
資源簡介:T-Kernel作為一種嵌入式操作系統,由于實時性和開源性,在嵌入式操作系統領域中的應用越來越廣泛。ARM是一款比較好的微處理器,T-Kernel在ARM上的應用研究基本上是空白,所以結合兩者進行研究促進T-Kernel在國內嵌入式領域的發展。同時,T-Kernel內部調度機制...
上傳時間: 2013-04-24
上傳用戶:shangdafreya
資源簡介:里面有相應的hpunix(HP-UX hpl1000 B.11.00 U 9000/800 (tb)),Linux(Red Hat Linux release 9 Kernel 2.4.20-8),windows的頭文件、庫文件,還有相應的demo程序
上傳時間: 2015-01-06
上傳用戶:cursor
資源簡介:《Understanding The Linux Kernel 2nd(深入理解Linux內核第二版)》,好書出新版,大家快來看。這是為2.4版內核寫的。
上傳時間: 2013-12-10
上傳用戶:qq1604324866
資源簡介:The sd/mmc driver of Linux 2.4.20 , it is much better than the one form samsung (good performance)
上傳時間: 2013-12-24
上傳用戶:鳳臨西北
資源簡介:Linux kernel聯2.4源代碼詳解,包括網絡方面源代碼的詳細介紹
上傳時間: 2014-01-02
上傳用戶:1051290259
資源簡介:The Linux GPIB Package is a support package for GPIB (IEEE 488) hardware. The package contains kernel driver modules, and a C user-space library with Guile, Perl, PHP, Python and TCL bindings. The API of the C library is intended to be comp...
上傳時間: 2016-12-17
上傳用戶:cccole0605
資源簡介:ns2 功率控制仿真代碼 The Linux pcmcia-cs package is officially deprecated. It can only be used with 2.4 and older kernels. Current information on PCMCIA support for recent 2.6 kernels is available here.
上傳時間: 2014-01-06
上傳用戶:yxgi5
資源簡介:Bluezan implementation of the Bluetooth™ wireless standards specifications for Linux. The code is licensed under the GNU General Public License (GPL) and is now included in the Linux 2.4 and Linux 2.6 kernel series
上傳時間: 2015-06-07
上傳用戶:gtzj
資源簡介:Bluezan implementation of the Bluetooth™ wireless standards specifications for Linux. The code is licensed under the GNU General Public License (GPL) and is now included in the Linux 2.4 and Linux 2.6 kernel series
上傳時間: 2015-06-07
上傳用戶:小鵬
資源簡介:Bluezan implementation of the Bluetooth™ wireless standards specifications for Linux. The code is licensed under the GNU General Public License (GPL) and is now included in the Linux 2.4 and Linux 2.6 kernel series
上傳時間: 2014-01-09
上傳用戶:himbly