代码搜索:跳频扩频
找到约 3,148 项符合「跳频扩频」的源代码
代码结果 3,148
www.eeworm.com/read/217851/14949780
svu 直接序列扩频原理.svu
www.eeworm.com/read/180077/9320762
txt fpga测频.txt
module frequency(RD,WR,ad,lk,hk,CS,A,clk,freq,ALE,aout,int,clear);
input freq,clear,clk,RD,WR,ALE;
input [15:13] A;
input [4:1] hk;
inout [7:0] ad;
output [4:1] lk;
outpu
www.eeworm.com/read/363844/9934069
m 幅频曲线.m
tau=0.3;
h1=[1 -3 3 -1]*(tau)^3/6;
h2=[0 1 -2 1]*(tau)^2/2;
h3=[0 1 0 -1]*(tau)/2;
h4=[0 1 4 1]/6;
hs=h1+h2+h3+h4;
x=conv(hs,x);
h=[1 4 1 ];
r=roots(h);
c=r(1);
a=[0 -1/c];
b=[1 -1/c];
d=[
www.eeworm.com/read/353072/10473753
obj 中断测频.obj
www.eeworm.com/read/353072/10473756
测周期测频
www.eeworm.com/read/353072/10473767
c 中断测频.c
#include"at89x52.h"
#include
#define uchar unsigned char
#define uint unsigned int
uchar code tv[]={0xfe,0xfd,0xfb,0xf7};
uchar code a[]={0x3f,0x06,0x5b,0x4f,
0x66,0x6d,0x7
www.eeworm.com/read/353072/10473776
opt 中断测频.opt
### uVision2 Project, (C) Keil Software
### Do not modify !
cExt (*.c)
aExt (*.a*; *.src)
oExt (*.obj)
lExt (*.lib)
tExt (*.txt)
pExt (*.plm)
CppX (*.cpp)
DaveTm { 0,0,0,0,0,0,0,0 }
www.eeworm.com/read/353072/10473849
hex 中断测频.hex
:10000300FEFDFBF73F065B4F666D7D077F6F777CD9
:0401B800020C000035
:0E01A900E4FFFE0FBF00010EBE03F8BF84F599
:0101B7002225
:0300130002016285
:10016200C0E0C0D075D000C004C005C006C007AF53
:100172008DEFF
www.eeworm.com/read/353072/10473870
bak 中断测频.bak
#include"at89x52.h"
#include
#define uchar unsigned char
#define uint unsigned int
uchar code tv[]={0xfe,0xfd,0xfb,0xf7};
uchar code a[]={0x3f,0x06,0x5b,0x4f,
0x66,0x6d,0x7
www.eeworm.com/read/353072/10474020
lst 中断测频.lst
C51 COMPILER V6.23a ____瞋芲 04/11/2006 17:36:24 PAGE 1
C51 COMPILER V6.23a, COMPILATION OF MODULE ____瞋芲
OBJECT MODULE PLACED IN 中