代码搜索:REF
找到约 10,000 项符合「REF」的源代码
代码结果 10,000
www.eeworm.com/read/440018/7695850
c msp430x47xx_uscib0_spi_01.c
//******************************************************************************
// MSP430x47xx Demo - USCI_B0, SPI Interface to TLC549 8-Bit ADC
//
// Description: This program demonstrate USC
www.eeworm.com/read/440002/7696024
c msp430xg46x_uscib0_spi_01.c
//******************************************************************************
// MSP430xG46x Demo - USCI_B0, SPI Interface to TLC549 8-Bit ADC
//
// Description: This program demonstrate USC
www.eeworm.com/read/439369/7711451
m cp0801_ppmcorrmask.m
%
% FUNCTION 8.4 : "cp0801_PPMcorrmask"
%
% Evaluates the correlation mask ('mask') in the
% case of binary PPM UWB signals.
% 'ref' is the reference signal (with no modulation)
% which is produ
www.eeworm.com/read/434875/7800571
cs frmmain.cs
using System;
using System.Collections.Generic;
using System.ComponentModel;
using System.Data;
using System.Drawing;
using System.Text;
using System.Windows.Forms;
using dotnetCHARTING.WinFo
www.eeworm.com/read/198621/7922180
pl countpypos.pl
open(In,"3000TagPY.txt");
$Num=1;
while(){
chomp;
if ( $Num%3 == 2 ){
@Word=/(\S+)\([^)\/]+\)\/\S+/g;
@PY=/\S+\(([^)\/]+)\)\/\S+/g;
@POS=/\S+\([^)\/]+\)\/(\S+)/g;
for ($i=0;$i
www.eeworm.com/read/298590/7950207
m runpf.m
function [MVAbase, bus, gen, branch, success, et] = ...
runpf(casename, mpopt, fname, solvedcase)
%RUNPF Runs a power flow.
%
% [baseMVA, bus, gen, branch, success, et] = ...
% run
www.eeworm.com/read/298590/7950291
m dcpf.m
function Va = dcpf(B, Pbus, Va0, ref, pv, pq)
%DCPF Solves a DC power flow.
% [Va, success] = dcpf(B, Pbus, Va0, ref, pv, pq) solves for the bus
% voltage angles at all but the reference bus, giv
www.eeworm.com/read/197565/7985892
m cp0801_ppmcorrmask.m
%
% FUNCTION 8.4 : "cp0801_PPMcorrmask"
%
% Evaluates the correlation mask ('mask') in the
% case of binary PPM UWB signals.
% 'ref' is the reference signal (with no modulation)
% which is produ