用TCD1501D驅(qū)動(dòng)器產(chǎn)生CCD驅(qū)動(dòng)的6個(gè)輸出信號(hào)RS、CP、SP、SH以及Φ1、Φ2脈沖
上傳時(shí)間: 2017-08-15
上傳用戶(hù):ywqaxiwang
透過(guò)jjil在android上實(shí)現(xiàn)haar人臉偵測(cè)
上傳時(shí)間: 2014-01-04
上傳用戶(hù):colinal
高壓雙管反激變換器的設(shè)計(jì):介紹一種雙管反激的電路拓?fù)?,分析了其工作原理,給出了一些關(guān)鍵技術(shù)參數(shù)的計(jì)算公式,設(shè)計(jì)并研制成功的30W 380V AC5 0H z/510V DC/+15.1 V DC(1A )、+5.2VDC(2A)輔助開(kāi)關(guān)電源具有功率密度高、變換效率高、可靠性高等優(yōu)良的綜合性能。該變換器在高電壓輸人情況下有重要的應(yīng)用價(jià)值。【關(guān) 鍵 詞 】變換器,輔助開(kāi)關(guān)電源,雙管反激 [Abstract】 A n e wt opologyfo rd oubles witchfl ybackc onverteris in troduced.Th eo perationp rincipleis a nalyzeda nds ome for mulas for calculating key parameters for the topology are presented. The designed and produced auxiliary switching power supply,i. e. 30W 380V AC5 0H z/5 10V DC/+15.1 V DC《1A )、+5.2 V DC《2A ),hase xcellentc omprehensivep erformances sucha sh ighp owerd ensity, hi ghc onversione fficiencya ndh ighr eliability.Th isc onverterh asim portanta pplicationv aluef orh igh input voltag [Keywords ]converter,au xiliary switchingp owers upply,do ubles witchf lybac
上傳時(shí)間: 2013-11-01
上傳用戶(hù):Ants
魔陣的又一個(gè)實(shí)例。 你輸入一個(gè)素?cái)?shù),之後將會(huì)在相同的目錄下面 生成一個(gè).txt文件,裏面有一個(gè)n*n的魔陣
標(biāo)簽:
上傳時(shí)間: 2015-01-14
上傳用戶(hù):weiwolkt
這是當(dāng)初在學(xué)網(wǎng)路程式時(shí)所寫(xiě)的,所以有很多很多地方可以改進(jìn), 有心人士就拿去亂改吧! 先執(zhí)行(server) Server 然後再開(kāi)兩個(gè) (Client) LoginFrame 就能連了。 那個(gè)密碼部份是假的,沒(méi)有啥用處,可以把它改成輸入ip , 當(dāng)初是直接設(shè) 127.0.0.1,以方便測(cè)試。
標(biāo)簽: 程式
上傳時(shí)間: 2014-12-03
上傳用戶(hù):jackgao
這是一個(gè)簡(jiǎn)單的小工具,有點(diǎn)類(lèi)似我們使用form方式設(shè)計(jì)時(shí),使用behaver方式讓各個(gè)form作轉(zhuǎn)場(chǎng)特效一樣,不過(guò)這個(gè)工具是針對(duì)各個(gè)movie clip,相信對(duì)一些Art設(shè)計(jì)師有一定的幫助囉, 使用的是Transition manager方式完成,相信不久會(huì)有利用tween class方式的程式產(chǎn)生器吧..其實(shí)我還蠻需要的...因?yàn)閔elp檔沒(méi)有,有時(shí)要參考指令,都要上網(wǎng)查一次
標(biāo)簽: form behaver movie clip
上傳時(shí)間: 2013-12-17
上傳用戶(hù):hasan2015
可實(shí)現(xiàn)MIMO-OFDM系統(tǒng)的adaptive_blind功能,並進(jìn)行了詳細(xì)的測(cè)試
標(biāo)簽: adaptive_blind MIMO-OFDM 系統(tǒng)
上傳時(shí)間: 2013-12-23
上傳用戶(hù):225588
介紹ofdm通道估測(cè)的書(shū)籍內(nèi)容很完整,可以對(duì)於OFDM實(shí)作有深刻了解
標(biāo)簽: ofdm
上傳時(shí)間: 2014-01-01
上傳用戶(hù):13517191407
演算法評(píng)估 用空間和時(shí)間評(píng)估演算法效能 時(shí)間複雜度(Time Complexity) 空間複雜度(Space Complexity) 效能評(píng)估 效能分析(Performance Analysis):事前評(píng)估 效能評(píng)估(Performance Measurement):效能量測(cè) 評(píng)估時(shí)均假設(shè)處理的資料量為n到無(wú)窮大
標(biāo)簽: 演算
上傳時(shí)間: 2015-06-13
上傳用戶(hù):18007270712
簡(jiǎn)單命令使用grep等的使用 [zorro@isch ~]$ history 1 ifconfig 2 su 3 exit 4 ls 5 cd Desktop/ 6 ls 7 tar zxcf VMwareTools-8.4.5-324285.tar.gz 8 tar zxvf VMwareTools-8.4.5-324285.tar.gz 9 cd vmware-tools-distrib/ 10 ls 11 ./vmware-install.pl 12 su 13 ls 14 cd .. 15 ls 16 rm VMwareTools-8.4.5-324285.tar.gz 17 rm -r vmware-tools-distrib 18 ls 19 make 20 ls 21 cd redis/ 22 quit 23 ls 24 ca redis/ 25 cd redis/ 26 cd redis-2.8.17 27 make 28 cd redis-2.8.17 29 ls 30 cd redis-2.8.17 31 cd str 32 cd src 33 ls 34 ./redis-cli 35 ls 36 cd redis-2.8.17 tar.gz 37 make 38 cd src 39 ./redis-server .. /redis.conf 40 ./redis-cli 41 ./redis-server ../redis.conf 42 vi test1.sh 43 ./test1.sh 44 vi test.sh 45 ./test.sh 46 ls 47 chmod 777 test.sh 48 ./test.sh 49 vi express 50 $ grep –n ‘the’ express 51 clear 52 grep -n 'the' express 53 vi express 54 grep -n 'the' express 55 grep -vn 'the'express 56 grep -vn 'the' express 57 grep -in 'the' express 58 vi test2.c 59 grep -l 'the' *.c 60 grep -n 't[ae]st' express 61 grep -n 'oo' express 62 grep -n '[^g]oo' express 63 grep -n '[a^z]oo' express 64 grep -n '[0^9]' express 65 grep -n '^the' express 66 vi express 67 sed -e 'd' express 68 sed -e '1d' express 69 sed -e '1~7d' express 70 sed -e '$d' express 71 sed -e '1,/^$/d' express 72 ls 73 cd 74 pwd 75 history [zorro@isch ~]$
標(biāo)簽: 簡(jiǎn)單命令使用
上傳時(shí)間: 2016-05-24
上傳用戶(hù):12345678gan
蟲(chóng)蟲(chóng)下載站版權(quán)所有 京ICP備2021023401號(hào)-1