The FPGA can realize a more optimized Digital controller in DC/DC Converters when compare to DSPs. In this paper, based on the FPGA platform, The theoretical analysis, characteristics, simulation and design consideration are given. The methods to implement the digital DC/DC Converters have been researched. The function module, state machine of digital DC/DC controller and high resolution DPWM with Sigma- Delta dither has been introduced. They are verified by experiments on a 20 W, 300 KHz non-isolated synchronous buck converters.
標(biāo)簽: Converters controller optimized Digital
上傳時間: 2013-12-31
上傳用戶:tzl1975
This project solves the purpose of creating vb6 application using oracle database in back end. It shows how to handle the record with the oracle. my other source codes are at: http://www.developerssourcecode.com Shyam Singh Chandel
標(biāo)簽: application creating database project
上傳時間: 2013-12-18
上傳用戶:清風(fēng)冷雨
Blocking CoThe aim of this toolbox is to compute blocking probabilities in WDM networks. This work was based on [1], [2], [3], [4] and user is referred to those papers for deeper study. Because WDM networks are circuit switched loss networks blocking may occur because of lack of resources.Computation in WDM Networks Toolbox
標(biāo)簽: probabilities Blocking blocking networks
上傳時間: 2014-01-14
上傳用戶:iswlkje
一款類似百度知道系統(tǒng)的問題解答系統(tǒng),問題頁面自動生成靜態(tài)網(wǎng)頁- M( ]- `+ X0 x 系統(tǒng)特色: + O$ U8 n- [ z# {/ E本系統(tǒng)結(jié)合了仿百度知道程序和仿新浪愛問程序的共同優(yōu)點(diǎn),設(shè)計更加合理 6 X) H8 a5 t9 h& D6 e8 S9 p2 P 問題頁面實時生成靜態(tài)頁面,減少系統(tǒng)開銷,更利于搜索引擎的收錄 ! f5 U& N3 J+ B7 I" S完美使用系統(tǒng)緩存,減少數(shù)據(jù)庫讀取次數(shù) b T |, g1 v9 \" E* Z 完善的后臺管理功能 # u5 C: I- c$ P6 P( H9 S2 w支持問題的附件上傳 . U! K+ k ~) o 對搜索引擎的優(yōu)化:支持Keywords和Description頁面頭部標(biāo)簽的自定義 6 ^! h: m- U4 p( z# X支持 JS 代碼的問題調(diào)用 t8 E5 ]) b3 M8 x* z提供與動網(wǎng)、oblog、動易實現(xiàn)用戶整合的標(biāo)準(zhǔn)接口 ) {4 \ ` ]1 g1 F8 u
標(biāo)簽: 百度
上傳時間: 2013-11-28
上傳用戶:ztj182002
基于非負(fù)矩陣分解(NMF)的人臉特征提取算法,NMF基本思想是找到一個線性子空間W,使的構(gòu)成子空間的基本圖像的像素點(diǎn)都是正值,而且人臉圖像在子空間上的投影系數(shù)也是正數(shù)
標(biāo)簽: NMF 非負(fù)矩陣分解 人臉 特征提取
上傳時間: 2014-01-12
上傳用戶:moerwang
linux下快速進(jìn)入目錄的工具 qdir 解壓后運(yùn)行install即可,最好將qd.sh文件的倒數(shù)第而行改為rm -rf "$QD"。比如在工作目錄下 \home\AAA\BBB\CCC\DDD\EEE\FFF\GGG,運(yùn)行qd –s . 即可,用qd –e可以看到: 1 \home\AAA\BBB\CCC\DDD\EEE\FFF\GGG 我們又到一個目錄,\home\MyName\ AAA\BBB\CCC\DDD\EEE\FFF\GGG, 運(yùn)行qd –s . 2,可以將這個目錄設(shè)置在第二個位置,用qd –e可以看到: 1 \home\AAA\BBB\CCC\DDD\EEE\FFF\GGG 2 \home\MyName\ AAA\BBB\CCC\DDD\EEE\FFF\GGG 這樣我們在任何目錄下,鍵入qd –e 1就立刻進(jìn)入\home\AAA\BBB\CCC\DDD\EEE\FFF\GGG目錄,鍵入qd –e 2就立刻進(jìn)入\home\MyName\ AAA\BBB\CCC\DDD\EEE\FFF\GGG ,可以做到工作目錄瞬間轉(zhuǎn)換。
標(biāo)簽: install linux qdir 目錄
上傳時間: 2014-01-20
上傳用戶:520
圖片投票系統(tǒng)-荊棘鳥拓展版6大特點(diǎn)********************** >>有多套網(wǎng)站風(fēng)格模板,讓系統(tǒng)可以適合各種投票活動,重復(fù)使用! >>強(qiáng)大的通用性:后臺可設(shè)置成不同需求的投票活動網(wǎng)站! >>一套等于五套普通類型投票系統(tǒng)的功能! >>支持參加人數(shù)過W的大中型投票活動! >>可與論壇會員綁定,也適合論壇投票活動! >>界面設(shè)計精美大方,適合于做一個專業(yè)的投票網(wǎng)站!
上傳時間: 2017-08-03
上傳用戶:gut1234567
由文件input.txt提供輸入數(shù)據(jù)。輸入文件第1 行有2個正整數(shù)n和m(1<=n,m<=100), 表示倉庫是n×m個格子的矩形陣列。接下來有n行,每行有m個字符,表示格子的狀態(tài)。 S 表示格子上放了不可移動的沉重貨物; w 表示格子空閑; M 表示倉庫管理員的初始位置; P 表示箱子的初始位置; K 表示箱子的目標(biāo)位置。
上傳時間: 2017-08-05
上傳用戶:cainaifa
有N件物品和一個容量為V的背包。第i件物品的費(fèi)用是c,價值是w。求解將哪些物品裝入背包可使這些物品的費(fèi)用總和不超過背包容量,且價值總和最大。
標(biāo)簽: 容量
上傳時間: 2014-01-19
上傳用戶:小儒尼尼奧
XT_KeyBoard interface with 8951 using Assembler and Document for Key board delivered data details, Which will help to dvelope for any processor and controller interface.
標(biāo)簽: XT_KeyBoard Assembler interface delivered
上傳時間: 2014-01-09
上傳用戶:鳳臨西北
蟲蟲下載站版權(quán)所有 京ICP備2021023401號-1