DSK5510 LAB3 multiply
資源簡介:DSK5510 LAB3 multiply
上傳時間: 2013-12-17
上傳用戶:kernaling
資源簡介:Add and subtract to multiply by in addition to calculator VC source code
上傳時間: 2015-11-13
上傳用戶:rocketrevenge
資源簡介:DSK5510 Mcbsp端口用作SPI部分的C代碼
上傳時間: 2016-02-10
上傳用戶:stampede
資源簡介:廈門大學軟件工程專業 c sharp 試驗題 LAB3.內容全英文.
上傳時間: 2013-12-18
上傳用戶:Amygdala
資源簡介:利用OPENMP實現矩陣相乘的C程序。Demonstrates a matrix multiply using OpenMP.
上傳時間: 2014-01-02
上傳用戶:ayfeixiao
資源簡介:大數乘法函數multiply: 輸入:兩個任意長度的10進制整數序列字符串,如4567891234567890或者101 輸出:一個10進制整數序列字符串,為所輸入兩個數的乘積,如4567891234567890*101=461357014691356890
上傳時間: 2016-05-07
上傳用戶:二驅蚊器
資源簡介:jos LAB3代碼,是操作系統課程實驗的代碼,由bochs模擬
上傳時間: 2016-08-31
上傳用戶:wcl168881111111
資源簡介:給 DSK5510 DIP LED AIC23
上傳時間: 2013-12-25
上傳用戶:kytqcool
資源簡介:DSK5510 LAB4 Convolution2
上傳時間: 2017-03-10
上傳用戶:lvzhr
資源簡介:This code can use to multiply two matrices in Parallel computer enviroment.c
上傳時間: 2013-12-16
上傳用戶:xiaoyunyun
資源簡介:A Fraction class that has the ability to add, subtract, multiply, divide and show various statistics of the fraction.
上傳時間: 2013-12-30
上傳用戶:alan-ee
資源簡介:spartan3e microblaze軟核使用范例教程LAB3源代碼
上傳時間: 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.
上傳時間: 2013-12-15
上傳用戶:lhc9102
資源簡介:A Fraction class that has the ability to add, subtract,multiply and divide .
上傳時間: 2013-12-23
上傳用戶:shizhanincc
資源簡介:unsigned and signed multiply circuit implement.
上傳時間: 2013-12-15
上傳用戶:dianxin61
資源簡介:With shift add way to implement multiply harware circuit.
上傳時間: 2014-10-29
上傳用戶:chongcongying
資源簡介:a verilog programmed multiply unit algorithm
上傳時間: 2017-07-19
上傳用戶:zhangyigenius
資源簡介:verilog multiply algorithm
上傳時間: 2017-07-19
上傳用戶:xiaoyunyun
資源簡介:DSP28335例程 LAB3-timer0_LED是我買得板子的出廠例程,值得一看。
上傳時間: 2015-11-21
上傳用戶:zuodb
資源簡介:紋理映射在計算機圖形計算中屬于光柵化階段,處理的是像素,主要的特點是數據的吞吐量大,對實時系統來說轉換的速度是一個關鍵的因素,人們尋求各種加速算法來提高運算速度。傳統的方法是用更快的處理器,并行算法或專用硬件。隨著數字技術的發展,尤其是可編...
上傳時間: 2013-04-24
上傳用戶:yxvideo
資源簡介:本章將介紹μ’nSP?系列單片機的應用領域,具體講述SPCE061A單片機在通訊、語音領域里的應用,并詳細給出了有關系統的電路原理圖、程序流程圖以及程序代碼,供讀者參考。 μ’nSP?家族產品具有電源電壓范圍和工作速率范圍較寬、集成度高、性能價格比高以及...
上傳時間: 2014-01-26
上傳用戶:qb1993225
資源簡介:一種基于二維鏈表的稀疏矩陣模半板類設計 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...
上傳時間: 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.
上傳時間: 2016-05-03
上傳用戶:kernaling
資源簡介:(1) 設計和編寫代表矩陣的Matrix類。該類包括矩陣行列數變量int rows和int cols,矩陣數據數組double data[][],構造方法Matrix()、Matrix(int rows,int cols)、Matrix(int rows,int cols,double data[][]),獲取某元素值的方法getData(int row,int col),...
上傳時間: 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...
上傳時間: 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.
上傳時間: 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 鈥...
上傳時間: 2017-03-25
上傳用戶:change0329
資源簡介:DATAS SEGMENT w dw 0 keybuf db 255 ? ? ?db 0 ? ? ?db 255 dup(0) ? ? ?;定義鍵盤輸入需要的緩沖區 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...
上傳時間: 2015-04-02
上傳用戶:wcc0310