提出了利用FPGA的現(xiàn)場(chǎng)可編程以及可并行處理的特性,對(duì)基于人工神經(jīng)網(wǎng)絡(luò)的圖像處理結(jié)構(gòu)進(jìn)行自動(dòng)生成的一種技術(shù)。作者:Andre B. Soares, Altamiro A. Susin,Leticia V. Guimaraes
標(biāo)簽: FPGA 現(xiàn)場(chǎng)可編程 并行處理
上傳時(shí)間: 2016-04-14
上傳用戶:gxf2016
1. LED點(diǎn)陣依次顯示綠色,紅色,橙色 2.LED點(diǎn)陣依次顯示A,V,R的同時(shí),改變顏色 3. AVR 文字從下往上移動(dòng)的的同時(shí),文字的顏色也在變化
上傳時(shí)間: 2016-04-18
上傳用戶:cooran
runs Kalman-Bucy filter over observations matrix Z for 1-step prediction onto matrix X (X can = Z) with model order p V = initial covariance of observation sequence noise returns model parameter estimation sequence A, sequence of predicted outcomes y_pred and error matrix Ey (reshaped) for y and Ea for a along with inovation prob P = P(y_t | D_t-1) = evidence
標(biāo)簽: matrix observations Kalman-Bucy prediction
上傳時(shí)間: 2016-04-28
上傳用戶:huannan88
基于LPC214X 的USB固件升級(jí)程序,通過USB接口來升級(jí)更新你的應(yīng)用程序.基于LPC214X USB 固件升級(jí)源程序 (USB Firmware Upgrader source code ) 基于含有USB固件升級(jí)的LPC214X例程 例程包含下面編譯器的工程文件(Rowley CrossWorks Studio(GCC) 1.5, IAR ARM v.4.39, GCC 3.4 (4.10), ARM ADS 1.2, ARM RealView 2.2, Keil RVC v.3 )
上傳時(shí)間: 2016-04-28
上傳用戶:txfyddz
純粹jsp的留言板,使用了mvc,但v,和c也是用jsp寫的
上傳時(shí)間: 2013-12-13
上傳用戶:小鵬
武漢理工大學(xué)的WEB技術(shù)課件,講述了JSP的M,V,C三個(gè)層,以及JAVA的一些
上傳時(shí)間: 2013-12-27
上傳用戶:hasan2015
Huo Chess by Spiros (Spyridon) Kakos (http://www.kakos.com.gr) is a micro chess program in CLI C++ v8.0 that attempts to be smaller in size than the Commodore-era Microchess. The goal is to create the smallest chess program that exists. More versions are to come in the future.
標(biāo)簽: Spyridon program Spiros Chess
上傳時(shí)間: 2016-05-05
上傳用戶:hfmm633
表達(dá)式類型的實(shí)現(xiàn): 1、 一個(gè)表達(dá)式和一顆二叉樹之間,存在著自然的對(duì)應(yīng)關(guān)系。 2、 假設(shè)算術(shù)表達(dá)式Expression內(nèi)可以含有變量(a~z)、常量(0~9)和二元運(yùn)算符(+,-,*,/,^)。實(shí)現(xiàn)一下操作。 (1) ReadExpr(E)——以字符序列的形式輸入語法正確的前綴表示式并構(gòu)造表達(dá)式E。 (2) WritrExpr(E)——用帶括弧的中綴表示式輸出表達(dá)式E。 (3) Assign(V,c)——實(shí)現(xiàn)對(duì)變量V的賦值(V=c),變量的初值為0。 (4) Value(E)——對(duì)算術(shù)表達(dá)式E求值。 (5) CompoundExpr(P,E1,E2)——構(gòu)造一個(gè)新的復(fù)合表達(dá)式(E1)P (E2)。
上傳時(shí)間: 2013-12-09
上傳用戶:luke5347
實(shí)現(xiàn)最優(yōu)二叉樹的構(gòu)造;在此基礎(chǔ)上完成哈夫曼編碼器與譯碼器。 假設(shè)報(bào)文中只會(huì)出現(xiàn)如下表所示的字符: 字符 A B C D E F G H I J K L M N 頻度 186 64 13 22 32 103 21 15 47 57 1 5 32 20 57 字符 O P Q R S T U V W X Y Z , . 頻度 63 15 1 48 51 80 23 8 18 1 16 1 6 2 要求完成的系統(tǒng)應(yīng)具備如下的功能: 1.初始化。從終端(文件)讀入字符集的數(shù)據(jù)信息,。建立哈夫曼樹。 2.編碼:利用已建好的哈夫曼樹對(duì)明文文件進(jìn)行編碼,并存入目標(biāo)文件(哈夫曼碼文件)。 3.譯碼:利用已建好的哈夫曼樹對(duì)目標(biāo)文件(哈夫曼碼文件)進(jìn)行編碼,并存入指定的明文文件。 4.輸出哈夫曼編碼文件:輸出每一個(gè)字符的哈夫曼編碼。
上傳時(shí)間: 2014-11-23
上傳用戶:shanml
Addfilter is a command-line application which adds and removes filter drivers for a given drive or volume. It is intended to demonstrate how to insert a filter driver into the driver stack of a device. The sample illustrates how to do this by using the SetupDi APIs. The sample works on the x86 platform. It has only been tested in a 32-bit environment. Since Addfilter is not a driver, it does not deal with Plug and Play or Power Management.
標(biāo)簽: command-line application Addfilter drivers
上傳時(shí)間: 2016-05-17
上傳用戶:xzt
蟲蟲下載站版權(quán)所有 京ICP備2021023401號(hào)-1