【下載說(shuō)明】 這里提供給大家的是《Embedded Linux: Hardware, Software, and Interfacing》(嵌入式 Linux---硬件、軟件與接口)一書的英文原版CHM格式下載。 【作者簡(jiǎn)介】 Craig Hollabaugh has been fascinated by electronics since he bought an AM radio in elementary school. He was first exposed to Unix during a cross-country talk session in 1985. Later, he administered networked Sun and DEC workstations while pursuing a doctoral degree in electrical engineering at Georgia Institute of Technology. 【內(nèi)容提要】 本書通過(guò)一個(gè)冬季旅游勝地自動(dòng)化管理項(xiàng)目實(shí)例,從軟件、硬件和接口的觀點(diǎn)介紹嵌入式Linux。引入項(xiàng)目需求后,作者講述了開(kāi)發(fā)環(huán)境的建立,接著用一系列軟硬件接口實(shí)例展示了如何使用異步串行通信、PC并口、USB、內(nèi)存I/O、同步串行通信以及中斷,等等。最后介紹了將前面所有的工作有機(jī)地組織在一起的系統(tǒng)集成過(guò)程。本書以實(shí)際應(yīng)用為導(dǎo)向,書中整個(gè)項(xiàng)目的實(shí)施過(guò)程和軟硬件接口實(shí)例都具實(shí)踐指導(dǎo)意義。
標(biāo)簽: Linux Interfacing Embedded Hardware
上傳時(shí)間: 2014-01-22
上傳用戶:shus521
In recent years, the UNIX operating system has seen a huge boost in its popularity, especially with the emergence of Linux. For programmers and users of UNIX, this comes as no surprise: UNIX was designed to provide an environment that s powerful yet easy to use. One of the main strengths of UNIX is that it comes with a large collection of standard programs. These programs perform a wide variety of tasks from listing your files to reading email. Unlike other operating systems, one of the key features of UNIX is that these programs can be combined to perform complicated tasks and solve your problems. One of the most powerful standard programs available in UNIX is the shell. The shell is a program that provides you with a consistent and easy-to-use environment for executing programs in UNIX. If you have ever used a UNIX system, you have interacted with the shell.
標(biāo)簽: especially popularity operating recent
上傳時(shí)間: 2014-11-26
上傳用戶:gaojiao1999
可以作為L(zhǎng)inux教學(xué)用的程序,一個(gè)簡(jiǎn)單的電子訂票系統(tǒng),充分體現(xiàn)的如何在Unix環(huán)境下進(jìn)行網(wǎng)絡(luò)編程
上傳時(shí)間: 2014-01-14
上傳用戶:lixinxiang
linux 下串口編程 #include <stdio.h> /*標(biāo)準(zhǔn)輸入輸出定義*/ #include <stdlib.h> /*標(biāo)準(zhǔn)函數(shù)庫(kù)定義*/ #include <unistd.h> /*Unix標(biāo)準(zhǔn)函數(shù)定義*/ #include <sys/types.h> /**/ #include <sys/stat.h> /**/ #include <fcntl.h> /*文件控制定義*/ #include <termios.h> /*PPSIX終端控制定義*/ #include <errno.h> /*錯(cuò)誤號(hào)定義*/ /***@brief 設(shè)置串口通信速率 *@param fd 類型 int 打開(kāi)串口的文件句柄 *@param speed 類型 int 串口速度 *@return void*/
標(biāo)簽: include stdlib linux stdio
上傳時(shí)間: 2014-01-18
上傳用戶:xjz632
Linux操作系統(tǒng)的不斷完善與發(fā)展,出現(xiàn)了大量基于 Linux平臺(tái)的應(yīng)用開(kāi)發(fā),原有的基于UNIX平臺(tái)的商業(yè)軟件也不斷被移植到Linux上來(lái)。最典型的,Oracle公司宣布,他的現(xiàn)有的及未來(lái)所有的數(shù)據(jù)庫(kù)產(chǎn)品和商業(yè)應(yīng)用都將支持Linux平臺(tái)。本文所述OCI for Linux的C語(yǔ)言庫(kù),正是Linux平臺(tái)上Oracle的C語(yǔ)言接口。
標(biāo)簽: Linux 操作系統(tǒng) 發(fā)展
上傳時(shí)間: 2013-12-18
上傳用戶:hxy200501
LINUX SHELL編程指南本書共分五部分,詳細(xì)介紹了shell編程技巧,各種UNIX命令及語(yǔ)法,還涉及了UNIX下的文字處理以及少量的系統(tǒng)管理問(wèn)題。本書內(nèi)容全面、文字簡(jiǎn)潔流暢,適合Shell編程人員學(xué)習(xí)、參考。
上傳時(shí)間: 2014-01-02
上傳用戶:lo25643
Uclinux是當(dāng)前廣泛應(yīng)用的一種嵌入式Linux操作系統(tǒng),是一個(gè)完全符合GNU/GPL公約的項(xiàng)目,與UNIX完全兼容,完全開(kāi)放源碼。英文單詞中u表示Micro,c表示control,所以Uclinux的意思是“微控制領(lǐng)域的Linux系統(tǒng)”。 Uclinux針對(duì)嵌入式應(yīng)用的特點(diǎn),對(duì)Linux的內(nèi)核(所用版本為linux2.6)進(jìn)行了修改和重新編譯,其大小遠(yuǎn)小于原來(lái)。它包含Linux常用的API,保留了原來(lái)Linux操作系統(tǒng)具有的高穩(wěn)定性、強(qiáng)大的網(wǎng)絡(luò)功能和卓越的文件系統(tǒng)支持功能等優(yōu)點(diǎn)。 Blackfin系列DSP是ADI公司推出的高性能,低功耗的新一代DSP處理器,融合了Analog Devices/Intel的微信號(hào)結(jié)構(gòu)(MSA),其應(yīng)用范圍廣泛,包括汽車圖像系統(tǒng),寬帶無(wú)線系統(tǒng),多媒體消費(fèi)電子產(chǎn)品,數(shù)字視頻錄像機(jī),安防與監(jiān)控,機(jī)頂盒和視頻會(huì)議等。
標(biāo)簽: Uclinux Linux 嵌入式 操作系統(tǒng)
上傳時(shí)間: 2014-01-12
上傳用戶:66666
In this book, you will learn about what drives the Linux development process. You will discover the wide variety of tools commonly used by Linux developers – compilers, debuggers, Software Configuration Management – and how those tools are used to build application software, tools, utilities and even the Linux kernel itself. You will learn about the unique components of a Linux system that really set it apart from other UNIX-like systems, and you will delve into the inner workings of the system in order to better understand your role as one of a budding new generation of Linux developers.
標(biāo)簽: will development the discover
上傳時(shí)間: 2016-11-18
上傳用戶:rocketrevenge
linux下網(wǎng)絡(luò)編程的函數(shù),一些linux/unix下常用API函數(shù)的實(shí)現(xiàn)
標(biāo)簽: linux 網(wǎng)絡(luò)編程 函數(shù)
上傳時(shí)間: 2014-01-09
上傳用戶:fandeshun
本書介紹Linux系統(tǒng)安全維護(hù)的技術(shù)。主要內(nèi)容包括:一般性安全問(wèn)題、高級(jí)安全問(wèn)題、安全策略、信任機(jī)制以及猝發(fā)入侵和最近的入侵方法,如何為入侵做準(zhǔn)備,如何進(jìn)行入侵檢測(cè),如何成功、安全、快速地從遇到的入侵中進(jìn)行恢復(fù)等。本書內(nèi)容豐富、章節(jié)安排合理,適合廣大Linux或UNIX系統(tǒng)管理員以及對(duì)安全方面感興趣的讀者閱讀
標(biāo)簽: Linux 安全問(wèn)題 系統(tǒng)安全 安全策略
上傳時(shí)間: 2014-07-03
上傳用戶:myworkpost
蟲(chóng)蟲(chóng)下載站版權(quán)所有 京ICP備2021023401號(hào)-1