Internet Direct(Indy)是一組開放源代碼的Internet組件,涵蓋了幾乎所有流行的Internet協(xié)議。Indy用delphi編寫,被包含在delphi 6,Kylix 1和C++ Builder 6及以上各個版本的Borland開發(fā)環(huán)境中。Indy曾經(jīng)叫做WinShoes(雙關(guān)于WinSock——Windows的Socket庫),是由Chad Z. Hower領(lǐng)導(dǎo)的一群開發(fā)者構(gòu)建的,可以從Indy的站點(diǎn)www.nevrona.com/indy上找到更多的信息并下載其新版本。到筆者撰寫本文時為止,Indy的最新穩(wěn)定版是9.0.14,Indy 10也進(jìn)入了Beta測試階段。
標(biāo)簽: Internet Direct Indy 開放源代碼
上傳時間: 2015-12-05
上傳用戶:xg262122
名稱:read2543 功能:TLC2543驅(qū)動模塊 輸入?yún)?shù):port通道號 輸出參數(shù):ad轉(zhuǎn)換值 *************************************/ uint read2543(uchar port) { uint ad=0,i CLOCK=0 _CS=0 port<<=4 for(i=0 i<12 i++) { if(D_OUT) ad|=0x01 D_IN=(bit)(port&0x80) CLOCK=1 delay(3) CLOCK=0 delay(3) port<<=1 ad<<=1 } _CS=1 ad>>=1 return(ad) }
上傳時間: 2016-01-21
上傳用戶:R50974
此源程序?qū)崿F(xiàn)了打印出 * 金字塔的功能,總共輸出5行,1~5行分別是1,3,5,7,9個‘* .
上傳時間: 2013-12-30
上傳用戶:懶龍1988
簡單的java的程序設(shè)計,要求編寫Application或 Applet程序?qū)崿F(xiàn),程序編譯正確,并運(yùn)行出正確結(jié)果。 1.編寫一個程序,求100以內(nèi)的全部素數(shù)。 2.求1+2!+3!+...+10!的和 程序分析:此程序只是把累加變成了累乘。
上傳時間: 2016-03-21
上傳用戶:zm7516678
馬踏棋盤的程序設(shè)計 設(shè)計一個國際象棋的馬踏遍棋盤的演示程序。 將馬隨機(jī)放在國際象棋的8×8棋盤Board[8][8]的某個方格中,馬按走棋規(guī)則(見題集p98)進(jìn)行移動。要求每個方格只進(jìn)入一次,走邊棋盤上全部64個方格。編制非遞歸程序,求出馬的行走路線,并按求出的行走路線,將數(shù)字1,2,3,…,64依次填入一個8×8的方陣,輸出之。
標(biāo)簽: Board 國際 程序設(shè)計 程序
上傳時間: 2013-12-20
上傳用戶:zuozuo1215
All programs were tested using a breadboard containing a DS80C320, 32K Program memory, 32K Data memory, two 8-segment bar graph LEDs/drivers, and an 11.0592 MHz crystal. The four 8-segment bar graph LEDs/drivers were connected to ports 1, and 3 to display their pins states.
標(biāo)簽: breadboard containing 32K programs
上傳時間: 2016-03-29
上傳用戶:qq1604324866
北京大學(xué)ACM比賽題目 Consider an infinite full binary search tree (see the figure below), the numbers in the nodes are 1, 2, 3, .... In a subtree whose root node is X, we can get the minimum number in this subtree by repeating going down the left node until the last level, and we can also find the maximum number by going down the right node. Now you are given some queries as "What are the minimum and maximum numbers in the subtree whose root node is X?" Please try to find answers for there queries.
標(biāo)簽: the Consider infinite numbers
上傳時間: 2013-12-16
上傳用戶:日光微瀾
功能:ADC采樣 目標(biāo)板: C8051F33x 開發(fā)工具: Silicon Laboratories IDE 此程序為ADC轉(zhuǎn)換程序,可以選擇向ADC0BUSY寫1或用定時器0,1,2,3作為ADC的啟動信號。
標(biāo)簽: Laboratories ADC C8051F33x Silicon
上傳時間: 2013-11-25
上傳用戶:q123321
偽隨機(jī)序列發(fā)生器的vhdl算法 設(shè)計一個偽隨機(jī)序列發(fā)生器,采用的生成多項式為1+X^3+X^7。要求具有一個RESET端和兩個控制端來調(diào)整寄存器初值(程序中設(shè)定好四種非零初值可選)。
標(biāo)簽: vhdl 偽隨機(jī)序列 發(fā)生器 算法
上傳時間: 2016-05-09
上傳用戶:wxhwjf
本程序是常用地圖投影系列小程序之一,程序能用于不同基準(zhǔn)面、3°或6°分帶、單點(diǎn)及批量數(shù)據(jù)的高斯-克呂格投影正、反轉(zhuǎn)換,正投影時的輸入經(jīng)緯度數(shù)據(jù)可以是度、度分及度分秒格式。
上傳時間: 2016-05-16
上傳用戶:wfl_yy
蟲蟲下載站版權(quán)所有 京ICP備2021023401號-1