DSK5510 LAB3 multiply
資源簡介:DSK5510 LAB3 multiply
上傳時(shí)間: 2013-12-17
上傳用戶:kernaling
資源簡介:Add and subtract to multiply by in addition to calculator VC source code
上傳時(shí)間: 2015-11-13
上傳用戶:rocketrevenge
資源簡介:DSK5510 Mcbsp端口用作SPI部分的C代碼
上傳時(shí)間: 2016-02-10
上傳用戶:stampede
資源簡介:廈門大學(xué)軟件工程專業(yè) c sharp 試驗(yàn)題 LAB3.內(nèi)容全英文.
上傳時(shí)間: 2013-12-18
上傳用戶:Amygdala
資源簡介:利用OPENMP實(shí)現(xiàn)矩陣相乘的C程序。Demonstrates a matrix multiply using OpenMP.
上傳時(shí)間: 2014-01-02
上傳用戶:ayfeixiao
資源簡介:大數(shù)乘法函數(shù)multiply: 輸入:兩個(gè)任意長度的10進(jìn)制整數(shù)序列字符串,如4567891234567890或者101 輸出:一個(gè)10進(jìn)制整數(shù)序列字符串,為所輸入兩個(gè)數(shù)的乘積,如4567891234567890*101=461357014691356890
上傳時(shí)間: 2016-05-07
上傳用戶:二驅(qū)蚊器
資源簡介:jos LAB3代碼,是操作系統(tǒng)課程實(shí)驗(yàn)的代碼,由bochs模擬
上傳時(shí)間: 2016-08-31
上傳用戶:wcl168881111111
資源簡介:給 DSK5510 DIP LED AIC23
上傳時(shí)間: 2013-12-25
上傳用戶:kytqcool
資源簡介:DSK5510 LAB4 Convolution2
上傳時(shí)間: 2017-03-10
上傳用戶:lvzhr
資源簡介:This code can use to multiply two matrices in Parallel computer enviroment.c
上傳時(shí)間: 2013-12-16
上傳用戶:xiaoyunyun
資源簡介:A Fraction class that has the ability to add, subtract, multiply, divide and show various statistics of the fraction.
上傳時(shí)間: 2013-12-30
上傳用戶:alan-ee
資源簡介:spartan3e microblaze軟核使用范例教程LAB3源代碼
上傳時(shí)間: 2017-03-27
上傳用戶:duoshen1989
資源簡介:A Parallel program to multiply two matrices using Parallel Virtual Machine(PVM).Also a document to install PVM in linux is attached.Follow the steps carefully.Surely it will work.
上傳時(shí)間: 2013-12-15
上傳用戶:lhc9102
資源簡介:A Fraction class that has the ability to add, subtract,multiply and divide .
上傳時(shí)間: 2013-12-23
上傳用戶:shizhanincc
資源簡介:unsigned and signed multiply circuit implement.
上傳時(shí)間: 2013-12-15
上傳用戶:dianxin61
資源簡介:With shift add way to implement multiply harware circuit.
上傳時(shí)間: 2014-10-29
上傳用戶:chongcongying
資源簡介:a verilog programmed multiply unit algorithm
上傳時(shí)間: 2017-07-19
上傳用戶:zhangyigenius
資源簡介:verilog multiply algorithm
上傳時(shí)間: 2017-07-19
上傳用戶:xiaoyunyun
資源簡介:DSP28335例程 LAB3-timer0_LED是我買得板子的出廠例程,值得一看。
上傳時(shí)間: 2015-11-21
上傳用戶:zuodb
資源簡介:紋理映射在計(jì)算機(jī)圖形計(jì)算中屬于光柵化階段,處理的是像素,主要的特點(diǎn)是數(shù)據(jù)的吞吐量大,對實(shí)時(shí)系統(tǒng)來說轉(zhuǎn)換的速度是一個(gè)關(guān)鍵的因素,人們尋求各種加速算法來提高運(yùn)算速度。傳統(tǒng)的方法是用更快的處理器,并行算法或?qū)S糜布kS著數(shù)字技術(shù)的發(fā)展,尤其是可編...
上傳時(shí)間: 2013-04-24
上傳用戶:yxvideo
資源簡介:本章將介紹μ’nSP?系列單片機(jī)的應(yīng)用領(lǐng)域,具體講述SPCE061A單片機(jī)在通訊、語音領(lǐng)域里的應(yīng)用,并詳細(xì)給出了有關(guān)系統(tǒng)的電路原理圖、程序流程圖以及程序代碼,供讀者參考。 μ’nSP?家族產(chǎn)品具有電源電壓范圍和工作速率范圍較寬、集成度高、性能價(jià)格比高以及...
上傳時(shí)間: 2014-01-26
上傳用戶:qb1993225
資源簡介:一種基于二維鏈表的稀疏矩陣模半板類設(shè)計(jì) A template Class of sparse matrix. Key technology: bin,2-m linked matrix. constructors: 1.normal constuctor 2.copy constuctor. 3.assignment constructor. Basic operator: 1. addition(sub) of two matr...
上傳時(shí)間: 2013-12-13
上傳用戶:lwwhust
資源簡介:Matrix Transposition and Multiplication It is a MIPS assembly program that does the following: given two matrices, M1 and M2, first transpose M2 to obtain M2tran. Then multiply M1 and M2tran.
上傳時(shí)間: 2016-05-03
上傳用戶:kernaling
資源簡介:(1) 設(shè)計(jì)和編寫代表矩陣的Matrix類。該類包括矩陣行列數(shù)變量int rows和int cols,矩陣數(shù)據(jù)數(shù)組double data[][],構(gòu)造方法Matrix()、Matrix(int rows,int cols)、Matrix(int rows,int cols,double data[][]),獲取某元素值的方法getData(int row,int col),...
上傳時(shí)間: 2016-08-19
上傳用戶:qiao8960
資源簡介:cordic methods describe essentially the same algorithm that with suitably chosen inputs can be used to calculate a whole range of scientific functions including sin, cos, tan, arctan, arcsin, arccos, sinh, cosh, tanh, arctanh, log, exp, sq...
上傳時(shí)間: 2017-03-02
上傳用戶:litianchu
資源簡介:karatsuba multiplication using vectors. O(n^l.6). Base 10. To change to higher bases like 10000 you have to change the multiply order.
上傳時(shí)間: 2014-01-25
上傳用戶:han_zh
資源簡介:Fast Fourier Transform power point The rectangular window introduces broadening of any frequency components [`smearing鈥? and sidelobesthat may overlap with other frequency components [`leakage鈥?. 鈥he effect improves as Nincreases 鈥...
上傳時(shí)間: 2017-03-25
上傳用戶:change0329
資源簡介:DATAS SEGMENT w dw 0 keybuf db 255 ? ? ?db 0 ? ? ?db 255 dup(0) ? ? ?;定義鍵盤輸入需要的緩沖區(qū) DATAS ENDS STACKS SEGMENT db 200 dup(?) STACKS ENDS CODES SEGMENT ASSUME CS:CODES,DS:DATAS,SS:STACKS START: MOV AX,DATAS MOV DS,AX mov...
上傳時(shí)間: 2015-04-02
上傳用戶:wcc0310