代码搜索结果

找到约 10,000 项符合 Q 的代码

os_q.c

/* ********************************************************************************************************* * uC/OS-II *

twiddles.q15

; ;FFT Twiddle factors for a complex fft radix 2 with 1024 points ; ;Programmer: Manfred Christ, Program version: 0.99, Program date: 23.08.90 ; .if N>8 ; STAGE 4 .word 030fch ;

os_q.c

/* ********************************************************************************************************* * uC/OS-II *

os_q.c

/* ********************************************************************************************************* * uC/OS-II *

predict_q.m

function [e,b]=predict_q(x,N,q) % [e,b]=predict_q(x,N,q) % % Least-squares one-step prediction with quantizing. % Lossy prediction in the time domain with recovery possible. % % Inputs: % N

unpredict_q.m

function x=unpredict_q(b,e,q) % x=unpredict_q(b,e,q) % % Inverse of function predict_q. Recovers x from b and e. % Inputs: % b = weight vector output by function precict. % e = integer p

twiddles.q15

; ;FFT Twiddle factors for a complex fft radix 2 with 1024 points ; ;Programmer: Manfred Christ, Program version: 0.99, Program date: 23.08.90 ; .if N>8 ; STAGE 4 .word 030fch ;

os_q.d

.\obj\os_q.o: ucosii\OS_Q.C .\obj\os_q.o: ucosii\..\APP\includes.h .\obj\os_q.o: ucosii\..\APP\..\arm\os_cpu.h .\obj\os_q.o: ucosii\..\APP\os_cfg.h .\obj\os_q.o: ucosii\..\APP\..\ucosii\ucos_ii.h