ADSL 接入技術(shù)已成為終端用戶最主要的寬帶接入技術(shù)。ADSL 技術(shù)的關(guān)鍵是ADSL 調(diào)制解調(diào)器,即ADSL MODEM。ADSL 用戶端調(diào)制解調(diào)器驅(qū)動(dòng)器是一個(gè)寬頻帶功率放大器,他能不失真放大和傳輸電話線上已編碼的數(shù)字信號(hào)。 本文通過(guò)對(duì)ADSL 調(diào)制解調(diào)器驅(qū)動(dòng)器特點(diǎn)、結(jié)構(gòu)和性能的分析,給出了一種ADSL 用戶端MODEM 驅(qū)動(dòng)器的實(shí)現(xiàn)電路。該 電路采用具有優(yōu)良高頻的雙功率放大器L T1886 ,即使在配置高電平的閉環(huán)增益網(wǎng)絡(luò)后也能保持較低的失真。
標(biāo)簽: ADSL MODEM 接入技術(shù) 用戶
上傳時(shí)間: 2016-10-26
上傳用戶:BIBI
本程序是在vagrant的升級(jí)程序上增加了SQL數(shù)據(jù)庫(kù)的更新升級(jí)功能系統(tǒng)中采用了ACCES來(lái)存儲(chǔ)數(shù)據(jù)更新的指令 從而達(dá)到逐步執(zhí)行SQL代碼的功能,因?yàn)樵赟QL中要?jiǎng)?chuàng)建表、存儲(chǔ)過(guò)程、視圖等對(duì)象時(shí),需要?jiǎng)h除原有老的對(duì)象,但是SQ L不支持將這些指令存放在一起從而導(dǎo)致出錯(cuò)所以用ACCES來(lái)存儲(chǔ)數(shù)據(jù)了
標(biāo)簽: SQL vagrant ACCES 程序
上傳時(shí)間: 2016-10-30
上傳用戶:agent
使用國(guó)產(chǎn)CH341A芯片實(shí)現(xiàn)USB轉(zhuǎn)串口,完全兼容AVR JTAGICE,可以自動(dòng)升級(jí)。 支持芯片: ATmega16(L), ATmega162(L), ATmega169(L or V), ATmega32(L), ATmega323(L), ATmega64(L), ATmega128(L). 原理圖還附加了RS232接口,可以方便用戶自主選擇串口或USB下載程序。 還附加有可自動(dòng)升級(jí)的HEX文件
上傳時(shí)間: 2016-11-08
上傳用戶:hxy200501
The "GEE! It s Simple" package illustrates Gaussian elimination with partial pivoting, which produces a factorization of P*A into the product L*U where P is a permutation matrix, and L and U are lower and upper triangular, respectively. The functions in this package are accurate, but they are far slower than their MATLAB equivalents (x=A\b, [L,U,p]=lu(A), and so on). They are presented here merely to illustrate and educate. "Real" production code should use backslash and lu, not this package.
標(biāo)簽: illustrates elimination Gaussian pivoting
上傳時(shí)間: 2016-11-09
上傳用戶:wang5829
The "GEE! It s Simple" package illustrates Gaussian elimination with partial pivoting, which produces a factorization of P*A into the product L*U where P is a permutation matrix, and L and U are lower and upper triangular, respectively. The functions in this package are accurate, but they are far slower than their MATLAB equivalents (x=A\b, [L,U,p]=lu(A), and so on). They are presented here merely to illustrate and educate. "Real" production code should use backslash and lu, not this package.
標(biāo)簽: illustrates elimination Gaussian pivoting
上傳時(shí)間: 2014-01-21
上傳用戶:lxm
在windows mobile平臺(tái)上,使用waveAPI來(lái)播音樂(lè)。跟使用playsound() API不同的是,這個(gè)例子可以修改audio stream的secondary gain class.
上傳時(shí)間: 2013-12-06
上傳用戶:qweqweqwe
一個(gè)小的telnet程序與大家共享,/* 本程序支持如一些參數(shù): * --host IP地址 或者 -H IP地址 * --port 端口 或者 -P 端口 * --back 監(jiān)聽(tīng)數(shù)量 或者 -B 監(jiān)聽(tīng)數(shù)量 * --dir 服務(wù)默認(rèn)目錄 或者 -D 服務(wù)默認(rèn)目錄 * --log 日志存放路徑 或者 -L 日志存放路徑 * --daemon 使程序進(jìn)入后臺(tái)運(yùn)行模式 */
上傳時(shí)間: 2016-11-20
上傳用戶:515414293
pstmt = conn.prepareStatement("select ordernumber,datetime,price,dayofmoney from zujie where ordernumber= "+ cdName + " ") rs=pstmt.executeQuery() if(rs!=null && rs.next()){ String datetime = rs.getString(2) java.text.SimpleDateFormat formatter = new java.text.SimpleDateFormat ("yyyy-MM-dd") Date date = new Date() String date1=formatter.format(date) ParsePosition pos = new ParsePosition(0) ParsePosition pos1 = new ParsePosition(0) Date dt1=formatter.parse(datetime,pos) Date dt2=formatter.parse(date1,pos1) Long l = (dt2.getTime()-dt1.getTime())/(3600*24*1000)+1 double price = rs.getDouble(3) double dayofmoney=rs.getDouble(4) double dayofmoneybuy=dayofmoney*l double otherMoney = price-dayofmoneybuy request.setAttribute("price", price) request.setAttribute("l", l) request.setAttribute("dayofmoney", dayofmoneybuy) request.setAttribute("otherMoney", otherMoney)
標(biāo)簽: prepareStatement ordernumber dayofmoney datetime
上傳時(shí)間: 2013-12-14
上傳用戶:zsjinju
算術(shù)編碼是把一個(gè)信源表示為實(shí)軸上0和1之間的一個(gè)區(qū)間,信源集合中的每一個(gè)元素都用來(lái)縮短這個(gè)區(qū)間。 算術(shù)編碼的過(guò)程如下: (1)設(shè)定編碼區(qū)間的高段為h,編碼區(qū)間的長(zhǎng)度為g,EndC為編碼字符分配的高段,StartC 為字符分配區(qū)間的低端。 (2)根據(jù)有限的信源估算出各元素的概率。 (3)杜宇編碼的元素A1,根據(jù)(2)估算的概率和區(qū)間,計(jì)算出該元素編碼后的新的l,和h。
上傳時(shí)間: 2014-01-26
上傳用戶:aysyzxzm
linux下led數(shù)字顯示驅(qū)動(dòng)程序,l inux下led數(shù)字顯示驅(qū)動(dòng)程序
標(biāo)簽: linux led 數(shù)字顯示 驅(qū)動(dòng)程序
上傳時(shí)間: 2013-12-29
上傳用戶:lixinxiang
蟲(chóng)蟲(chóng)下載站版權(quán)所有 京ICP備2021023401號(hào)-1