代码搜索结果
找到约 8,431 项符合
RF 的代码
exam9_1.m
clc;
clear;
% 计算与bior3.5相关的分解滤波器和重构滤波器
[Rf,Df] = biorwavf('bior3.5');
% 计算需要的4个滤波器
[Lo_D,Hi_D,Lo_R,Hi_R] = biorfilt(Df,Rf);
subplot(221); stem(Lo_D);
title('bior3.5分解低通滤波器');
subplot(222);
physical_layer.cpp
#include "physical_layer.hpp"
#include "node.hpp"
#include "packet.hpp"
// These values are from a variety of sources, most
// notably Alien and EPCglobal.
// Alien ALR-9800: 30 dBm RF Power
ret.java
//Lik俄罗斯方块 1.0beta1
public class Ret {
/**
* @param args
*/
public static void main(String[] args) {
// TODO Auto-generated method stub
RetFrame rf=new RetFrame();
}
}
main.c.bak
/*
* main_frame:
* init_device
* init_port
* init_led
* init_timer
* init_RF
* init_uart
* init_schedule
* start_myprogram
* main_schedule
main._c
/*
* main_frame:
* init_device
* init_port
* init_led
* init_timer
* init_RF
* init_uart
* init_schedule
* start_myprogram
* main_schedule
main.c
/*
* main_frame:
* init_device
* init_port
* init_led
* init_timer
* init_RF
* init_uart
* init_schedule
* start_myprogram
* main_schedule
reader.c
#include "TypeDef.h"
#include "Function.h"
#include
#include
void AddReader(ReaderFile *rf)
{
int flag = 0;
char choice;
while(flag == 0)
{
ReaderRecType rr;
makefile
include config.linux
SUBDIRS=bmp cursor icon font imetab
all: nothing
depend .depend: nothing
clean: nothing
nothing:
@echo Please run \"make install\" as root to install.
install:
@rm -rf $(r
makefile
include config.linux
SUBDIRS=bmp cursor icon font imetab
all: nothing
depend .depend: nothing
clean: nothing
nothing:
@echo Please run \"make install\" as root to install.
install:
@rm -rf $(r
makefile
include config.linux
SUBDIRS=bmp cursor icon font imetab
all: nothing
depend .depend: nothing
clean: nothing
nothing:
@echo Please run \"make install\" as root to install.
install:
@rm -rf $(r