代码搜索:定点DSP

找到约 10,000 项符合「定点DSP」的源代码

代码结果 10,000
www.eeworm.com/read/432780/8574072

h dsp.h

/******************************************************************************/ /* SCCS: %Z% Name: %M% Date US: %G% %U% Ver.: %I% */ /***************************************************************
www.eeworm.com/read/207874/15260101

c atidsp.c

/* $XFree86: xc/programs/Xserver/hw/xfree86/drivers/ati/atidsp.c,v 1.21 2003/09/24 02:43:18 dawes Exp $ */ /* * Copyright 1997 through 2004 by Marc Aurele La France (TSI @ UQV), tsi@xfree86.org * *
www.eeworm.com/read/443950/7619903

pas unit_declare.pas

unit Unit_Declare; interface uses Unit1; //车牌事件定义 const DSP_FILTER_OUT_VIEW =10; //运动的车牌可能已出界了 DSP_FILTER_BEFORE_CLEAR=11; //统计过滤器清空之前的通知 DSP_FILTER_TIMER_OVER =12; //本次统计已超时 DSP_FIL
www.eeworm.com/read/165863/10048535

h fft.h

#ifndef _DSP_FFT_HEAD #define _DSP_FFT_HEAD void DSP_FFT_init(int DotNumber,int iRadix); void DSP_FFT_core(short *AudioData,short *FftData); void DSP_FFT_test(short *OutData); #endif
www.eeworm.com/read/149576/12364708

txt 双字节定点数至5位bcd码转换程序.txt

;【校验举例1】 -23808(十进制) ;化为十六进制数:A300 ;结果:023808(BCD),SIGN=80 ; 5 码制转换程序设计 ; 5.1 双字节定点数至5位BCD码转换程序 ; 入口条件:ACCBHI、ACCBLO ; 出口条件:ACCCHI低半字节、ACCCLO、ACCDHI ;以下为双字节定点数至5位BCD码转换程序清单。 LIS
www.eeworm.com/read/432780/8574617

hec dspdef.hec

/******************************************************************************/ /* SCCS: %Z% Name: %M% Date US: %G% %U% Ver.: %I% */ /***************************************************************