Handheld electronic devices play a key role in our everydaylives. Because dependability is paramount, handhelds arecarefully engineered with lightweight power sources forreliable use under normal conditions. But no amount ofcareful engineering can prevent the mistreatment theywill undergo at the hands of humans. For example, whathappens when a factory worker drops a bar code scanner,causing the battery to pop out? Such events areelectronically unpredictable, and important data storedin volatile memory would be lost without some form ofsafety net—namely a short-term power holdup systemthat stores suffi cient energy to supply standby power untilthe battery can be replaced or the data can be stored inpermanent memory.
標(biāo)簽: 超級電容器 備用電源 手持設(shè)備
上傳時間: 2013-11-05
上傳用戶:coeus
本書并不是特意一本Linux 的內(nèi)部手冊相反它是對操作系統(tǒng)的介紹同時以Linux作為示例書中每一章遵循從共性到特性的原則它們將首先給出核心子系統(tǒng)的概敘然后進(jìn)行盡可能的詳細(xì)描敘 我不會用routine_X()調(diào)用routine_Y()來增加bar 數(shù)據(jù)結(jié)構(gòu)中foo 域的值這種方式來描敘核心算法 你自己可以通過閱讀代碼發(fā)現(xiàn)它每當(dāng)需要理解一段代碼時我總是將其數(shù)據(jù)結(jié)構(gòu)畫出來這樣我發(fā)現(xiàn)了許多相關(guān)的核心數(shù)據(jù)結(jié)構(gòu)以及它們之間的關(guān)系 每一章都是非常獨立的就象Linux 核心子系統(tǒng)一樣當(dāng)然有時它們還是有聯(lián)系的比如說如果你沒有理解虛擬內(nèi)存工作原理就無法描敘進(jìn)程 硬件基本概念一章對現(xiàn)代PC 做了簡要介紹操作系統(tǒng)必須與硬件系統(tǒng)緊密結(jié)合在一起協(xié)同工作操作系統(tǒng)需要一些只能夠由硬件提供的服務(wù)為了全面理解Linux 你必須了解有關(guān)硬件的基礎(chǔ)知識 軟件基本概念一章介紹了軟件基本原理與C 程序語言討論了建立Linux 這樣的操作系統(tǒng)的工具并且給出了操作系統(tǒng)的目標(biāo)與功能的概敘 內(nèi)存管理這章描敘了Linux 如何處理物理內(nèi)存以及虛擬存儲技術(shù) 進(jìn)程管理描敘了進(jìn)程的概念以及Linux 核心是如何創(chuàng)建管理與刪除系統(tǒng)中的進(jìn)程 進(jìn)程間及進(jìn)程與核心間通訊以協(xié)調(diào)它們的活動Linux 支持大量進(jìn)程間通訊IPC
標(biāo)簽: Linux routine 子系統(tǒng)
上傳時間: 2015-03-16
上傳用戶:電子世界
The ability to create groups of reports, and grant users access to reports by group. The ability to generate reports as PDF, XLS, HTML, and CSV files. The ability to generate bar, pie and xy charts for inclusion in reports. The ability to schedule and email PDF, XLS, and CSV reports. The ability to define reusable report parameters. Available parameter types include Date, Text, and Query Parameters. The ability to create multiple DataSources for use in generating reports. Support for JNDI DataSources and internal connection pooling via Commons-DBCP is included. The ability to upload and hot deploy new reports. Web based administration of users, groups, reports, parameters, and datasources. Cross platform database support via Hibernate based persistence layer. Available in a preconfigured bundle with Apache Tomcat.
標(biāo)簽: ability reports The to
上傳時間: 2014-01-14
上傳用戶:franktu
藥店連鎖源碼 1 本軟件可用于商業(yè)用途,但是要email給我 51946@sina.com 2 開發(fā)環(huán)境 d6 up2,sqlserver2000, win2000 server 1024*768(筆記本電腦) c/s 3 第三方控件,ehlib2.1,fastreport2.45,xpmenu,snccurrency ,(有可能用到express bar 但是可以在umain刪除引用單元,因為沒用到)可到51delphi ,cakk.delphibbs.com下載 4 數(shù)據(jù)庫配置方法,在sqlserver2000新建yd數(shù)據(jù)庫,關(guān)閉數(shù)據(jù)庫服務(wù)器,用壓縮包中的數(shù)據(jù)庫文件覆蓋原文件 5 編譯,首先檢測第三方控件是否安裝完全,改變udm模塊中的adoconn的connstring,使其與yd聯(lián)接 6 不足 1。無并發(fā)控制。多客戶端操作容易出錯, 2。無社保購藥接口,無ic卡,掃描儀接口,出款方式簡單,不支持欠帳 3。數(shù)據(jù)庫設(shè)計不太理想 4,庫存采用加權(quán)移動平均法,用先入先出法更合理, 5。程序有些處理方法采用了非正常手段,不易維護(hù) 6。報表沒有采用票據(jù)打印機, 7。統(tǒng)計功能還要完善 8。所在與庫存操作都采用一個tcr(tdataset)不合理, 9。沒有處理藥品折扣
上傳時間: 2014-01-02
上傳用戶:1079836864
這是一個藥店連鎖系統(tǒng),1 本軟件可用于商業(yè)用途,但是要email給我 dhlbbs@163.net 2 開發(fā)環(huán)境 d6 up2,sqlserver2000, win2000 server 1024*768(筆記本電腦) c/s 3 第三方控件,ehlib2.1,fastreport2.45,xpmenu,snccurrency ,(有可能用到express bar 但是可以在umain刪除引用單元,因為沒用到)可到51delphi ,cakk.delphibbs.com下載 4 數(shù)據(jù)庫配置方法,在sqlserver2000新建yd數(shù)據(jù)庫,關(guān)閉數(shù)據(jù)庫服務(wù)器,用壓縮包中的數(shù)據(jù)庫文件覆蓋原文件 5 編譯,首先檢測第三方控件是否安裝完全,改變udm模塊中的adoconn的connstring,使其與yd聯(lián)接 6 不足 1。無并發(fā)控制。多客戶端操作容易出錯, 2。無社保購藥接口,無ic卡,掃描儀接口,出款方式簡單,不支持欠帳 3。數(shù)據(jù)庫設(shè)計不太理想 4,庫存采用加權(quán)移動平均法,用先入先出法更合理, 5。程序有些處理方法采用了非正常手段,不易維護(hù) 6。報表沒有采用票據(jù)打印機, 7。統(tǒng)計功能還要完善 8。所在與庫存操作都采用一個tcr(tdataset)不合理, 9。沒有處理藥品折扣 10。。。。。。 觀迎來信討論程序問題!
上傳時間: 2013-11-26
上傳用戶:kr770906
1 本軟件可用于商業(yè)用途,但是要email給我 wwei168@sohu.com 2 開發(fā)環(huán)境 d6 up2,sqlserver2000, win2000 server 1024*768(筆記本電腦) c/s 3 第三方控件,ehlib2.1,fastreport2.45,xpmenu,snccurrency ,(有可能用到express bar 但是可以在umain刪除引用單元,因為沒用到)可到51delphi ,cakk.delphibbs.com下載 4 數(shù)據(jù)庫配置方法,在sqlserver2000新建yd數(shù)據(jù)庫,關(guān)閉數(shù)據(jù)庫服務(wù)器,用壓縮包中的數(shù)據(jù)庫文件覆蓋原文件 5 編譯,首先檢測第三方控件是否安裝完全,改變udm模塊中的adoconn的connstring,使其與yd聯(lián)接 6 不足 1。無并發(fā)控制。多客戶端操作容易出錯, 2。無社保購藥接口,無ic卡,掃描儀接口,出款方式簡單,不支持欠帳 3。數(shù)據(jù)庫設(shè)計不太理想 4,庫存采用加權(quán)移動平均法,用先入先出法更合理, 5。程序有些處理方法采用了非正常手段,不易維護(hù) 6。報表沒有采用票據(jù)打印機, 7。統(tǒng)計功能還要完善 8。所在與庫存操作都采用一個tcr(tdataset)不合理, 9。沒有處理藥品折扣 10。。。。。。 觀迎來信討論程序問題!
上傳時間: 2015-05-14
上傳用戶:shinesyh
abel Tool Sample Requires: Visual Basic 6 and MapObjects 2.x Data: redlands.shp (Redlands sample data set from MO 2.x) Interactive Labeling Tool If the check box is checked, then the mouse down location will search for the closest line, and label it with the street name. If the check box is not checked, then the mouse down will turn into a pan/zoom tool. There is a slider bar to control the search tolerance in screen pixels for the labeling.
標(biāo)簽: MapObjects Requires Redlands redlands
上傳時間: 2013-12-17
上傳用戶:sunjet
- MP3 streaming support for Shoutcast/Icecast added. - Ogg Vorbis support added. - Playlist implementation and M3U support added. - JavaLayer 0.1.1 included to improve MP3 support. - WinAmp Skins 2.0 support improved. - Seek bar added (for WAV files only).
標(biāo)簽: support added streaming Shoutcast
上傳時間: 2015-07-24
上傳用戶:6546544
免費分享版網(wǎng)路硬碟 01.創(chuàng)意風(fēng)格首頁 02.申請會員 03.密碼查詢 04.會員容量限制 05.上傳檔案支援  Persits.Upload Dundas.Upload LyfUpload.UploadFile iNotes.Upload 06.多檔上傳,最多一次10個檔案 07.重新命名 08.刪除檔案、資料夾 09.剪下、複製、貼上 10.上移功能 11.會員列表、會員修改、刪除會員 12.系統(tǒng)資訊列表、系統(tǒng)修改 13.清單模式、縮圖模式  支援線上縮圖,Persits.Jpeg  ASPThumb 14.Persits.Upload Dundas.Upload支援上傳bar進(jìn)度顯示功能 15.Admin可觀看  使用者在線顯示、目前位址 16.WebHD總使用容量統(tǒng)計 17.會員使用容量統(tǒng)計 18.Admin新增會員功能 本程式適用於: Windows  2003,Windwos  xp,Windows  2000 使用限制: 須先至本站註冊取得啟用資料庫,才可使用本系統(tǒng)!(註冊完全免費) 無法修改首頁圖片、廣告視窗於下方 須先安裝 Scripting.FileSystemObject ADODB.Connection 才可使用 系統(tǒng)管理員預(yù)設(shè)值: 帳號:Admin 密碼:system
標(biāo)簽: Upload Persits Dundas nbsp
上傳時間: 2015-09-08
上傳用戶:ggwz258
Windows API Tutorials, Windows API編程最好的手冊.文檔格式專門制作成為各個章節(jié)相互關(guān)聯(lián)的html格式,大家可以像查閱msdn一樣方便使用.各個章節(jié)的內(nèi)容如下: Winnie Generic Controls Dialog-based App Generic Dialog Canvas Pens and Brushes Threads Folder Watcher Shell API OLE Smart OLE OLE Automation Splitter bar
標(biāo)簽: Windows API Tutorials html
上傳時間: 2015-09-28
上傳用戶:ls530720646
蟲蟲下載站版權(quán)所有 京ICP備2021023401號-1