代码搜索:实时频谱

找到约 3,876 项符合「实时频谱」的源代码

代码结果 3,876
www.eeworm.com/read/229947/14310875

c 简易频谱分析.c

#include "spce061.h" #include "global.h" #include "LCD.h" #include "简易频谱分析.h" #define writedate() PB|=0x0100;PB&=(~0x0100);// #define readedate() PB|=0x0200;PB&=(~0x0200);// #define al
www.eeworm.com/read/229947/14310878

lik 简易频谱分析.lik

Version: 3.0 Options: m37 Obj: "C:\PROGRA~1\Sunplus\UNSPID~1.0\startupD.obj" Obj: "D:\工作文档\电子竞赛论文\国防科技大学\队员资料\源代码\Debug\Resource.obj" Obj: "D:\工作文档\电子竞赛论文\国防科技大学\队员资料\源代码\Debug\简易频谱分析.obj" Obj: "
www.eeworm.com/read/229947/14310880

spj 简易频谱分析.spj

#Sunplus Debeloper Project File - Name = SunplusIDE #Sunplus Developer Generated Build File Format Version V1.00 #**DO NOT EDIT** #TARTYPE (SPCE060A_061A)Application CFG=Debug # Begin Project
www.eeworm.com/read/229947/14310883

set 简易频谱分析.set

[General] Version=1.0 Config=0 ReleaseIntermediate=.\Release ReleaseOutput=.\Release DebudIntermediate=.\Debug DebugOutput=.\Debug BodyName=SPCE060A_061A [SetLink] ExeFile=1 Output=.\Debug
www.eeworm.com/read/229947/14310885

h 简易频谱分析.h

#ifndef __简易频谱分析_H__ #define __简易频谱分析_H__ #define line1 0x0008 #define line2 0x0004 #define line3 0x0002 #define line4 0x0001 #define clrline1 PB&=(~line1); #define clrline2 PB&=(~line2);
www.eeworm.com/read/216203/15024255

time

/* 实时时钟 */ void InitTime() { }
www.eeworm.com/read/391288/8412201

mcp 实时中断.mcp