代码搜索:定点DSP
找到约 10,000 项符合「定点DSP」的源代码
代码结果 10,000
www.eeworm.com/read/415598/11061764
dsp dsp_main.dsp
# Microsoft Developer Studio Project File - Name="dsp_main" - Package Owner=
# Microsoft Developer Studio Generated Build File, Format Version 6.00
# ** DO NOT EDIT **
# TARGTYPE "Win32 (x86)
www.eeworm.com/read/249226/12515993
dsp skl_dsp.dsp
# Microsoft Developer Studio Project File - Name="skl_dsp" - Package Owner=
# Microsoft Developer Studio Generated Build File, Format Version 6.00
# ** DO NOT EDIT **
# TARGTYPE "Win32 (x86) S
www.eeworm.com/read/238034/13910583
dsp zp_dsp.dsp
# Microsoft Developer Studio Project File - Name="ZP_Dsp" - Package Owner=
# Microsoft Developer Studio Generated Build File, Format Version 6.00
# ** DO NOT EDIT **
# TARGTYPE "Win32 (x86) Ap
www.eeworm.com/read/197053/8033382
c bios_dsp.c
/******************************************************************************/
/* [NAME] :bios_DSP.c */
/* [OUTLINE]: */
/* [HISTORY]: */
/* [N
www.eeworm.com/read/128926/5978791
pas urdsp.pas
unit URDSP;
interface
uses
Windows, Messages, SysUtils, Classes, Graphics, Controls, Forms, Dialogs,
ComCtrls, StdCtrls, ExtCtrls, Buttons, Spin, SPComm, Mask;
type
TFRDSP = class(TF
www.eeworm.com/read/263652/11349456
pas urdsp.pas
unit URDSP;
interface
uses
Windows, Messages, SysUtils, Classes, Graphics, Controls, Forms, Dialogs,
ComCtrls, StdCtrls, ExtCtrls, Buttons, Spin, SPComm, Mask;
type
TFRDSP = class(TF
www.eeworm.com/read/187515/8634217
c 小数点定点显示时间_1.cpp.c
//int0+int1
#include
#include
#include
#define hi 0xd8
#define lo 0xf0 //50ms
unsigned char led_no,array_no=8,mask=0xfe,f[10];
unsigned int tf0;
unsigned char
www.eeworm.com/read/187515/8634344
obj 小数点定点显示时间_1.cpp.obj
www.eeworm.com/read/187515/8634414
lst 小数点定点显示时间_1.cpp.lst
C51 COMPILER V7.50 小数点定点显蔩时间_1_CPP 03/22/2006 12:25:14 PAGE 1
C51 COMPILER V7.50, COMPILATION OF MODULE 小数点定点显蔩时间_1_CPP
OBJECT MODULE PLACED IN
www.eeworm.com/read/187515/8634672
txt 小数点定点显示时间_2。txt.txt
程序9
#include
#include
#include
#define hi 0x3c
#define lo 0xb0 //50ms
unsigned char led_no,array_no=8,mask=0xfe,f[10],int_flag;
unsigned int tf0;
unsigned cha