ADI公司ADSP-TS101S的flag信號(hào)控制編程
標(biāo)簽: ADSP-TS flag ADI 101
上傳時(shí)間: 2015-03-10
上傳用戶(hù):lanjisu111
matlab解線(xiàn)性方程組的源代碼 function x=nagauss2(a,b,flag) % 用途:選列主元Gauss消去法解線(xiàn)性方程組ax=b % 格式:x=nagauss2(a,b,flag) a為系數(shù)矩陣,b為右端列向量,flag若為0,則顯示中間過(guò)程
標(biāo)簽: nagauss function matlab Gauss
上傳時(shí)間: 2013-12-22
上傳用戶(hù):exxxds
function y_cum = cum2x (x,y, maxlag, nsamp, overlap, flag) %CUM2X Cross-covariance % y_cum = cum2x (x,y,maxlag, samp_seg, overlap, flag) % x,y - data vectors/matrices with identical dimensions % if x,y are matrices, rather than vectors, columns are % assumed to correspond to independent realizations, % overlap is set to 0, and samp_seg to the row dimension. % maxlag - maximum lag to be computed [default = 0] % samp_seg - samples per segment [default = data_length] % overlap - percentage overlap of segments [default = 0] % overlap is clipped to the allowed range of [0,99].
標(biāo)簽: cum2x y_cum Cross-covariance function
上傳時(shí)間: 2015-09-08
上傳用戶(hù):xieguodong1234
%CHECKBOUNDS Move the initial point within the (valid) bounds. % [X,LB,UB,X,flag] = CHECKBOUNDS(X0,LB,UB,nvars) % checks that the upper and lower % bounds are valid (LB <= UB) and the same length as X (pad with -inf/inf % if necessary) warn if too long. Also make LB and UB vectors if not % already. % Finally, inf in LB or -inf in UB throws an error.
標(biāo)簽: CHECKBOUNDS the initial bounds
上傳時(shí)間: 2015-10-26
上傳用戶(hù):caiiicc
function [sys,x0,str,ts] = csfunc(t,x,u,flag) % 定義一個(gè)連續(xù)系統(tǒng)的 S-function
標(biāo)簽: S-function function csfunc flag
上傳時(shí)間: 2014-01-24
上傳用戶(hù):362279997
這次發(fā)個(gè)ucos270的flag,其他代碼我會(huì)陸續(xù)發(fā)送,請(qǐng)等待
上傳時(shí)間: 2014-12-07
上傳用戶(hù):tianjinfan
2.0.12 (May 13th, 2004) - flag driver threads with PF_FREEZE to support software suspend. 2.0.11 (May 7th, 2004) - Avoid split-completion bugs in certain PCI-X chipsets by breaking up large completion entry DMAs on ADB boundaries. 2.0.10 (April 9th, 2004) - Return "command timeout" status instead of "selection timeout status" to the SCSI mid-layer in response to selection timeouts. While the latter may seem more correct, the mid-layer will not offline devices suffering from persistent selection timeouts. This leads to extremely long recovery times for devices that go missing. Returning command timeout status causes the mid-layer to enter recovery and eventually offline persistently missing devices.
標(biāo)簽: PF_FREEZE software support suspend
上傳時(shí)間: 2016-01-05
上傳用戶(hù):亞亞娟娟123
huffman 編碼。typedef struct { int weight int flag int parent int lchild int rchild }hnodetype
標(biāo)簽: int huffman typedef struct
上傳時(shí)間: 2016-02-06
上傳用戶(hù):yan2267246
This program uses the HF flag of a FIFO to trigger reads, guaranteeing that the FIFO is never blocked for the writer, giving high throughput for the reader (bursts of D/2 = 128) and guaranteeing that the the reader will not be stuck in the top half of the FIFO.
標(biāo)簽: FIFO guaranteeing the program
上傳時(shí)間: 2016-05-05
上傳用戶(hù):784533221
使用verilog作為CPU設(shè)計(jì)語(yǔ)言實(shí)現(xiàn)單數(shù)據(jù)通路五級(jí)流水線(xiàn)的CPU。具有32個(gè)通用寄存器、一個(gè)程序計(jì)數(shù)器PC、一個(gè)標(biāo)志寄存器flag,一個(gè)堆棧寄存器STACK。存儲(chǔ)器尋址粒度為字節(jié)。數(shù)據(jù)存儲(chǔ)以32位字對(duì)準(zhǔn)。采用32位定長(zhǎng)指令格式,采用Load/Store結(jié)構(gòu),ALU指令采用三地址格式。支持有符號(hào)和無(wú)符號(hào)整數(shù)加、減、乘、除運(yùn)算,并支持浮點(diǎn)數(shù)加、減、乘、除四種運(yùn)算,支持與、或、異或、非4種邏輯運(yùn)算,支持邏輯左移、邏輯右移、算術(shù)右移、循環(huán)右移4種移位運(yùn)算,支持Load/Store操作,支持地址/立即數(shù)加載操作,支持無(wú)條件轉(zhuǎn)移和為0轉(zhuǎn)移、非0轉(zhuǎn)移、無(wú)符號(hào)>轉(zhuǎn)移、無(wú)符號(hào)<轉(zhuǎn)移、有符號(hào)>轉(zhuǎn)移、有符號(hào)<轉(zhuǎn)移等條件轉(zhuǎn)移。
標(biāo)簽: CPU verilog flag 語(yǔ)言
上傳時(shí)間: 2013-12-11
上傳用戶(hù):源弋弋
蟲(chóng)蟲(chóng)下載站版權(quán)所有 京ICP備2021023401號(hào)-1