代码搜索:RF
找到约 8,431 项符合「RF」的源代码
代码结果 8,431
www.eeworm.com/read/358273/10193195
m add_series_inductor.m
function Add_series_inductor(ind)
% this function adds a description of the series inductor connected to the
% rest of the network
%
% USAGE:
% Add_series_inductor(2.5e-9)
%
www.eeworm.com/read/358273/10193196
m add_series_capacitor.m
function Add_series_capacitor(cap)
% this function adds a description of the series capacitor connected to the
% rest of the network
%
% USAGE:
% Add_series_capacitor(2.5e-12)
%
www.eeworm.com/read/358273/10193200
m add_shunt_inductor.m
function Add_shunt_inductor(ind)
% this function adds a description of the shunt inductor connected to the
% rest of the network
%
% USAGE:
% Add_shunt_inductor(2.5e-9)
% |
www.eeworm.com/read/353575/10439045
c main.c
/*====================File Name:main.asm================
;;Program Name: TouchSwitch.Prj
;;File Name: main.c
;;MCU Body: HT45R35
;;Programer: guoxj
;;Email: guoxj@holteksz.com.cn
;;HT_IDE
www.eeworm.com/read/351476/10647701
c main.c
/*====================File Name:main.asm================
;;Program Name: TouchSwitch.Prj
;;File Name: main.c
;;MCU Body: HT45R35
;;Programer: guoxj
;;Email: guoxj@holteksz.com.cn
;;HT_IDE
www.eeworm.com/read/158783/10729336
c fm1702sl_spi_lpc213x.c
/*
*********************************************************************************************************
* Firmware of CH4 METER System
*
www.eeworm.com/read/419857/10833713
makefile
obj-m := generic.o
KDIR := /opt/utu-Linux-2.6.24
all:
$(MAKE) -C $(KDIR) SUBDIRS=$(PWD) modules
clean:
rm -rf *.ko
rm -rf *.mod.*
rm -rf .*.cmd
rm -rf *.o
rm -rf *.bak
www.eeworm.com/read/419857/10833748
makefile~
obj-m := generic.o
KDIR := /opt/utu-linux-2.6.24
all:
$(MAKE) -C $(KDIR) SUBDIRS=$(PWD) modules
clean:
rm -rf *.ko
rm -rf *.mod.*
rm -rf .*.cmd
rm -rf *.o
rm -rf *.bak
www.eeworm.com/read/419856/10833758
makefile
obj-m := generic.o
KDIR := /opt/utu-Linux-2.6.24
all:
$(MAKE) -C $(KDIR) SUBDIRS=$(PWD) modules
clean:
rm -rf *.ko
rm -rf *.mod.*
rm -rf .*.cmd
rm -rf *.o
rm -rf *.bak
www.eeworm.com/read/419856/10833793
makefile~
obj-m := generic.o
KDIR := /opt/utu-linux-2.6.24
all:
$(MAKE) -C $(KDIR) SUBDIRS=$(PWD) modules
clean:
rm -rf *.ko
rm -rf *.mod.*
rm -rf .*.cmd
rm -rf *.o
rm -rf *.bak