oid led8_test(void) { int i, j, k iic_init() for( ) { for(j=0 j<10 j++) { for(i=0 i<8 i++) { k = 9-(i+j)%10 iic_write(0x70, 0x10+i, f_szDigital[k]) } delay(1000) } } }
標(biāo)簽: for iic_init test void
上傳時(shí)間: 2013-12-19
上傳用戶(hù):BOBOniu
摘! 要! 數(shù)字版權(quán)保護(hù)技術(shù)已成為數(shù)字網(wǎng)絡(luò)環(huán)境下 數(shù) 字 內(nèi) 容 交 易 和 傳 播 的 重 要 技 術(shù)#用 于 保 護(hù) 數(shù) 字 內(nèi) 容 的 版 權(quán)控制數(shù)字內(nèi)容的使用和傳播9文章在闡述數(shù)字版權(quán)保 護(hù) 技 術(shù) 基 本 概 念 和 系 統(tǒng) 體 系 結(jié) 構(gòu) 的 基 礎(chǔ) 上 #主 要 圍 繞 權(quán) 利 描述&使用控制&合理使用&權(quán)利轉(zhuǎn)移和可信執(zhí)行等關(guān)鍵問(wèn)題#分析其研究現(xiàn)狀#論述 已 有 技 術(shù) 在 處 理 這 些 問(wèn) 題 上 的 優(yōu)勢(shì)和不足#并探討了未來(lái)的研究方向
標(biāo)簽: 數(shù)字版權(quán) 保護(hù)技術(shù) 控制 數(shù)字
上傳時(shí)間: 2013-12-29
上傳用戶(hù):yxgi5
鄰接矩陣類(lèi)的根是A d j a c e n c y W D i g r a p h,因此從這個(gè)類(lèi)開(kāi)始。程序1 2 - 1給出了類(lèi)的描述。程 序中,先用程序1 - 1 3中函數(shù)Make2DArray 為二組數(shù)組a 分配空間,然后對(duì)數(shù)組a 初始化,以描述 一個(gè)n 頂點(diǎn)、沒(méi)有邊的圖的鄰接矩陣,其復(fù)雜性為( n2 )。該代碼沒(méi)有捕獲可能由M a k e 2 D A r r a y 引發(fā)的異常。在析構(gòu)函數(shù)中調(diào)用了程序1 - 1 4中的二維數(shù)組釋放函數(shù)D e l e t e 2 D
標(biāo)簽: 矩陣
上傳時(shí)間: 2013-12-21
上傳用戶(hù):lanjisu111
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
上傳用戶(hù):baiom
- 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
上傳用戶(hù):manlian
給 出Windows 95 環(huán) 境 下 用Visual C++ 進(jìn) 行ODBC 編 程 的 具 體 方 法 及 技 巧。
標(biāo)簽: Windows Visual ODBC 95
上傳時(shí)間: 2013-12-08
上傳用戶(hù):zhuimenghuadie
無(wú)限傳感器網(wǎng)絡(luò)模擬環(huán)境J-SIM的附帶的一個(gè)編輯器EDIT
標(biāo)簽: J-SIM EDIT 傳感器網(wǎng)絡(luò) 模擬環(huán)境
上傳時(shí)間: 2015-10-16
上傳用戶(hù):jing911003
OPC 是Microsoft 公司的對(duì)象鏈接和嵌入OLE/COM技 術(shù)在過(guò)程控制中的應(yīng)用, 為工業(yè)控制領(lǐng)域提供了標(biāo)準(zhǔn)的數(shù) 據(jù)訪問(wèn)機(jī)制。OPC 采用客戶(hù)/服務(wù)器結(jié)構(gòu), 提供了兩套接口 方案, 分別為COM接口和OLE 自動(dòng)化接口。COM接口效 率高, 通過(guò)它客戶(hù)能夠發(fā)揮OPC 服務(wù)器的最佳性能, 采用 C++語(yǔ)言的客戶(hù)一般采用此方案
標(biāo)簽: OPC Microsoft COM OLE
上傳時(shí)間: 2014-07-31
上傳用戶(hù):小眼睛LSL
鍵盤(pán)顯示程序.rar鍵盤(pán)是由若干個(gè)技鍵組成的開(kāi)關(guān)矩陣,是最簡(jiǎn)單的單片機(jī)輸入設(shè)備。通過(guò)鍵盤(pán)可輸人 數(shù)據(jù)和命令,實(shí)現(xiàn)簡(jiǎn)單的人機(jī)對(duì)話(huà)。
標(biāo)簽: 鍵盤(pán)顯示 程序 開(kāi)關(guān)
上傳時(shí)間: 2015-10-18
上傳用戶(hù):bibirnovis
gcc 操作參數(shù)細(xì)解,程編人員在操作gcc時(shí)得以了解參數(shù)用意
上傳時(shí)間: 2015-10-20
上傳用戶(hù):zhaiye
蟲(chóng)蟲(chóng)下載站版權(quán)所有 京ICP備2021023401號(hào)-1