本書重點講述了當下最流行的兩個LINUX SHELL——BORNE AGAIN SHELL(BASH)和TC SHELL(TESH),從它們的新特性、增加和內建的插件講起直至具體的應用。通過對一個個實例的講解,循序漸進地介紹了LINUX SHELL中的各個知識點,使讀者逐步具備讀寫SHELL程序的能力。
上傳時間: 2014-12-03
上傳用戶:hwl453472107
.ifnz I2C_SUPPORT ************************************************************** Function : fProcessI2cRead Description : process I2C write function Input : IOP_DATA1_H=rCtrlByte,IOP_DATA1_L=rAddr Output : NONE ************************************************************** fProcessI2cRead: fetch parameter lda IOP_DATA1_H sta rCtrlByte lda IOP_DATA1_L sta rAddr jsr fI2cSendCmdAddr bcs lReadI2CFail
標簽: C_SUPPORT Function ifnz fPro
上傳時間: 2016-07-21
上傳用戶:xaijhqx
該代碼可以使你的進程不能用任務管理器終止,就連著名的 proceXP 也無法 kill process,除非重新啟動電腦。
上傳時間: 2013-12-16
上傳用戶:dengzb84
測試工具ejb3unit的例子。使用時需要導入ejb3unit,jmock,log4等的jar文件,還需將ejb3unit包中的包,像安裝插件那樣導入junit中,即可方便使用。ejb3unit是專門用于ejb3.0的測試工具,可以使用內存數據庫,或者連接外部數據庫,對entity,session bean,mock,jidi和pojo等進行測試,而且使用內存數據庫時,可利用csv文件造出所需測試的數據,非常好用,強力推薦!
上傳時間: 2014-01-13
上傳用戶:sk5201314
WDM 驅動程序,包含插件及處理方法。 Shows how to implement a simple WDM driver, including Plug and Play message handling using NuMega s policy interfaces
上傳時間: 2013-12-24
上傳用戶:yuanyuan123
A major goal of this book is to show to make devices that are inherently reliable by design. While a lot of attention has been given to “quality improvement,” the majority of the emphasis has been placed on the processes that occur after the design of a product is complete. Design deficiencies are a significant problem, and can be exceedingly difficult to identify in the field. These types of quality problems can be addressed in the design phase with relatively little effort, and with far less expense than will be incurred later in the process. Unfortunately, there are many hardware designers and organizations that, for various reasons, do not understand the significance and expense of an unreliable design. The design methodology presented in this text is intended to address this problem.
標簽: inherently reliable devices design
上傳時間: 2016-07-30
上傳用戶:xiaodu1124
JAVA如何調用DOS命令,用Java編寫應用時,有時需要在程序中調用另一個現成的可執行程序或系統命令,這時可以通過組合使用Java提供的Runtime類和Process類的方法實現。
上傳時間: 2014-01-12
上傳用戶:yy541071797
Eclipse開發的一個小型的Mp3播放器,借助部分插件完成的~
上傳時間: 2013-12-10
上傳用戶:lmeeworm
(一) 布局設計原則 1. 距板邊距離應大于5mm。 2. 先放置與結構關系密切的元件,如接插件、開關、電源插座等。 3. 優先擺放電路功能塊的核心元件及體積較大的元器件,再以核心元件為 中心擺放周圍電路元器件。 4. 功率大的元件擺放在利于散熱的位置上,如采用風扇散熱,放在空氣的 主流通道上;若采用傳導散熱,應放在靠近機箱導槽的位置。 5. 質量較大的元器件應避免放在板的中心,應靠近板在機箱中的固定邊放 置。
上傳時間: 2014-01-24
上傳用戶:lhc9102
This tutorial illustrates how to use the versatile Eclipse environment to facilitate development of Globus Toolkit V4 (GT4) grid services. The tutorial is written for Web service and grid developers who would like the convenience of orchestrating the whole grid service development process from within the Eclipse IDE on Windows-based platforms.
標簽: illustrates environment development facilitate
上傳時間: 2014-08-18
上傳用戶:我們的船長