代码搜索结果

找到约 8,431 项符合 RF 的代码

usb_9602.bat

C51 USB_9602.C DEBUG OE SB CODE RF (USB_9602.REG) C51 USB_MAIN.C DEBUG OE SB CODE RF (USB_9602.REG) asm51 Serialr.asm BL51 @USB_9602.LIN >a.a OH51 USB_9602 hexbin USB_9602.hex USB_9602.bin i

sh_ge_start_so.m

% 编写求解起动过程微分方程的脚本函数 % 将该脚本函数定义为sh_ge_start_so(shunt_motor_self_excited_solver) uf=25;IaN=633;w=61;TLN=3275;Lf=9;Rf=12; [t,y]=ode23(@sh_ge_start_ode,[0:.0001:.025],[uf/Rf;0]) % 首先绘制if=f(t)曲线 subpl

nrf905.plg

礦ision3 Build Log Project: D:\STM32\VE\RF905收发\RF905收\nrf905.uv2 Project File Date: 07/23/2011 Output: Build target 'nrf905' assembling STM32

sh_ge_start_so.m

% 编写求解起动过程微分方程的脚本函数 % 将该脚本函数定义为sh_ge_start_so(shunt_motor_self_excited_solver) uf=25;IaN=633;w=61;TLN=3275;Lf=9;Rf=12; [t,y]=ode23(@sh_ge_start_ode,[0:.0001:.025],[uf/Rf;0]) % 首先绘制if=f(t)曲线 subpl

tinynim.net.txt

$PACKAGES c0603! 22pf; C1 c0603! 0.1uf; C127 c0603! 0.1uf; C128 rf0603! 100nf; C129 c0603! 0.1uf; C130 rf0603! 5p6f; C136 rf0603! 12pf; C140 c7343! 10uf/35V; C19 c0603! 0.1; C2 c0603! 100nf; C20 c0603

outlier.r

### Name: outlier ### Title: Compute outlying measures ### Aliases: outlier outlier.randomForest outlier.default ### Keywords: classif ### ** Examples set.seed(1) iris.rf

ricegen.m

clear %Gayatri Prabhu and P. M. Shankar %ricegen.m %generates a fading signal where a direct (LOS) component is present %generates the RF signal, in phase and quadrature components, the envelope a

fig8_9.m

% % This program computes the frequency response of % the circuits shown in Figure 8-8 (b) and (c) % % Copyright (c) 1999 by P.Bretchko and R.Ludwig % "RF Circuit Design: Theory and Pra

three.test

$ rm -rf d $ mkdir -p d/patches $ cd d $ touch e $ quilt annotate e > No patches in series $ quilt top > No patches in series $ quilt next > No patches in series $ quilt previous > No

conflicts.test

This test case creates a patch and then applies that patch to a modified source file. The source file is modified until the patch doesn't apply anymore, then the patch is fixed. $ rm -rf d $ mkdir