主要說(shuō)明i2c的驅(qū)動(dòng)開(kāi)發(fā)源碼分析,這類似毛操德的情景分析一樣
標(biāo)簽: i2c 驅(qū)動(dòng) 分
上傳時(shí)間: 2013-12-18
上傳用戶:it男一枚
這是有關(guān)數(shù)字信號(hào)處理的課程的源代碼,使用c++平臺(tái)開(kāi)發(fā)的,使我們老板親自操刀寫的,非常權(quán)威,學(xué)電信的哥們不收藏就是損失了
標(biāo)簽: 數(shù)字信號(hào)處理 源代碼
上傳時(shí)間: 2015-08-15
上傳用戶:xmsmh
這是臺(tái)灣鳥(niǎo)哥linux私房菜的電子書檔,內(nèi)容是一些linux的基礎(chǔ)教學(xué)與架設(shè)伺服器的設(shè)定,希望大家會(huì)喜歡
標(biāo)簽: linux
上傳時(shí)間: 2014-01-18
上傳用戶:qq21508895
留言格式新穎。界面美觀,典雅。查看qq,icq資料。設(shè)置面板可設(shè)置參數(shù)。按月份銷毀留言。斑竹回復(fù)且送信給作者。留言和回復(fù)可以選擇肖像,也可以自填。
標(biāo)簽:
上傳時(shí)間: 2014-01-12
上傳用戶:waizhang
免費(fèi)分享版網(wǎng)路硬碟 01.創(chuàng)意風(fēng)格首頁(yè) 02.申請(qǐng)會(huì)員 03.密碼查詢 04.會(huì)員容量限制 05.上傳檔案支援  Persits.Upload Dundas.Upload LyfUpload.UploadFile iNotes.Upload 06.多檔上傳,最多一次10個(gè)檔案 07.重新命名 08.刪除檔案、資料夾 09.剪下、複製、貼上 10.上移功能 11.會(huì)員列表、會(huì)員修改、刪除會(huì)員 12.系統(tǒng)資訊列表、系統(tǒng)修改 13.清單模式、縮圖模式  支援線上縮圖,Persits.Jpeg  ASPThumb 14.Persits.Upload Dundas.Upload支援上傳BAR進(jìn)度顯示功能 15.Admin可觀看  使用者在線顯示、目前位址 16.WebHD總使用容量統(tǒng)計(jì) 17.會(huì)員使用容量統(tǒng)計(jì) 18.Admin新增會(huì)員功能 本程式適用於: Windows  2003,Windwos  xp,Windows  2000 使用限制: 須先至本站註冊(cè)取得啟用資料庫(kù),才可使用本系統(tǒng)!(註冊(cè)完全免費(fèi)) 無(wú)法修改首頁(yè)圖片、廣告視窗於下方 須先安裝 Scripting.FileSystemObject ADODB.Connection 才可使用 系統(tǒng)管理員預(yù)設(shè)值: 帳號(hào):Admin 密碼:system
標(biāo)簽: Upload Persits Dundas nbsp
上傳時(shí)間: 2015-09-08
上傳用戶:ggwz258
一個(gè)很好用的 lcd 時(shí)鐘程序 C語(yǔ)言 #include<reg51.h> #include<stdio.h> //定義計(jì)時(shí)器0 的重裝值 #define RELOAD_HIGH 0x3C #define RELOAD_LOW 0xD2 //定義按鍵彈跳時(shí)間 #define DB_VAL //定義設(shè)置模式的最大時(shí)間間隔 #define TIMEOUT 200 //定義游標(biāo)位置常數(shù) #define HOME 0 #define HOUR 1 #define MIN 2 #define SEC 3
標(biāo)簽: include define RELOAD stdio
上傳時(shí)間: 2014-12-19
上傳用戶:zukfu
SQL Server 2005 Integration Services (SSIS) is a new Extract, Transform, and Load (ETL) tool that ships with SQL Server 2005. As with many of Microsoft s development tools, you can extend SSIS to perform other operations not already bundled with the product. SSIS provides the SSIS Class Library for just this purpose. The SSIS Class Library Object Model includes all the classes and interfaces you need to extend or augment SSIS.
標(biāo)簽: Integration Transform Services Extract
上傳時(shí)間: 2015-10-11
上傳用戶:baiom
The Assembly Programming Master Book--一本介紹Win32下的匯編編程的好書,書中涉及Win32的方方面面,從內(nèi)存管理、文件操作到DLL編程、網(wǎng)絡(luò)編程以及調(diào)試、代碼分析、內(nèi)核驅(qū)動(dòng)程序開(kāi)發(fā)。是Win32下學(xué)習(xí)匯編語(yǔ)言開(kāi)發(fā)不可多得的好書,CHM格式,英文版。
標(biāo)簽: Programming Assembly Master Book
上傳時(shí)間: 2015-10-12
上傳用戶:lijinchuan
- Convert file (plain text) or clipboard content among the following encodings: big5, gbk, hz, shift-jis, jis, euc-jp, unicode big-endian, unicode little-endian, and utf-8. - Batch files conversion - Preview file content and converted result before actual conversion.
標(biāo)簽: clipboard encodings following Convert
上傳時(shí)間: 2015-10-13
上傳用戶:manlian
Javassist是一個(gè)開(kāi)源的分析、編輯和創(chuàng)建Java字節(jié)碼的類庫(kù)。是由東京技術(shù)學(xué)院的數(shù)學(xué)和計(jì)算機(jī)科學(xué)系的 Shigeru Chiba 所創(chuàng)建的。它已加入了開(kāi)放源代碼JBoss 應(yīng)用服務(wù)器項(xiàng)目,通過(guò)使用Javassist對(duì)字節(jié)碼操作為JBoss實(shí)現(xiàn)動(dòng)態(tài)AOP框架。
標(biāo)簽: Javassist Shigeru Chiba JBoss
上傳時(shí)間: 2015-10-14
上傳用戶:xmsmh
蟲(chóng)蟲(chóng)下載站版權(quán)所有 京ICP備2021023401號(hào)-1