代码搜索:RF
找到约 8,431 项符合「RF」的源代码
代码结果 8,431
www.eeworm.com/read/353524/10441533
m ex040900.m
% 第四章 例4.9:
% 检查留数函数 rf2pfez and pfe2rfz
%
b = 1; a = poly([0.9,0.9,-0.9])
[R,p,c] = residuez(b,a)
www.eeworm.com/read/423910/10527060
m ex040900.m
% 第四章 例4.9:
% 检查留数函数 rf2pfez and pfe2rfz
%
b = 1; a = poly([0.9,0.9,-0.9])
[R,p,c] = residuez(b,a)
www.eeworm.com/read/470065/6924228
makefile
CC =/usr/local/arm/2.95.3/bin/arm-linux-gcc
#CC =gcc
CFLAGS = -Wall
all:server client
server:server.c
$(CC)$(CFLAGS) -o server server.c
client:client.c
$(CC)$(CFLAGS) -o client client.c
cl
www.eeworm.com/read/468753/6987508
v armcontroller.v
//////////////////////////////////////////////////
// //
// ARM Controller Mixed Model //
// Revision History
www.eeworm.com/read/465319/7053066
v armcontroller.v
//////////////////////////////////////////////////
// //
// ARM Controller Mixed Model //
// Revision History
www.eeworm.com/read/315674/7104515
mcp pic16f639_trans.mcp
[HEADER]
magic_cookie={66E99B07-E706-4689-9E80-9B2582898A13}
file_version=1.0
[PATH_INFO]
BuildDirPolicy=BuildDirIsProjectDir
dir_src=
dir_bin=
dir_tmp=
dir_sin=
dir_inc=
dir_lib=
dir_lkr=
www.eeworm.com/read/367323/7148690
h exportfunc.h
#ifndef _EXPORT_FUNC_H_
#define _EXPORT_FUNC_H_
//return successful result
#define LIB_SUCCESS 0
//return failed result
#define LIB_FAILED 1
#define MAX_RF_BUFFER 1024
www.eeworm.com/read/445413/7595660
m bft_beamform.m
%BFT_BEAMFORM Beamform a number of scan-lines.
% The number of the simultaneously beamformed scan-lines is set
% by BFT_NO_LINES. If BFT_NO_LINES is not called, only one scan
% line will be beam
www.eeworm.com/read/296267/8113535
bak r2000_regfile.v.bak
//////////////////////////////////////////////////////////////////////
//// ////
//// r2000_regfile.v /
www.eeworm.com/read/296267/8113538
v r2000_regfile.v
//////////////////////////////////////////////////////////////////////
//// ////
//// r2000_regfile.v /