代码搜索:REF

找到约 10,000 项符合「REF」的源代码

代码结果 10,000
www.eeworm.com/read/101082/6243446

1d l1.1d

#print (Section 1.1) Write a program which prints these four lines, exactly as shown: A tab is \t A backspace is \b A quote is \" A backslash is \\ Compile it, test it, then type ready. #once #create
www.eeworm.com/read/101066/6257236

idl oxidresolver.idl

/* OxidResolver.idl - DCOM protocol */ /* Copyright (c) 2000, Wind River Systems, Inc. */ /* modification history -------------------- 01b,10aug00,nel Win2K Fix. 01a,18feb00,dbs created */ cpp_qu
www.eeworm.com/read/100271/6272449

rc 1_0.rc

# # This is a Template-File for WWWdb # # # # --- Description of the data to access ----------------------------------------- [Data] Table = Order = UpdFields = QryFields = # Buttons for all
www.eeworm.com/read/493980/6385684

js ystat.js

function _st_u_en(str) { var en="",i=0; for(i=0;i=0&&str.charCodeAt(i)
www.eeworm.com/read/493980/6385760

js ystat.js

function _st_u_en(str) { var en="",i=0; for(i=0;i=0&&str.charCodeAt(i)
www.eeworm.com/read/492688/6419180

cs form1.cs

using System; using System.Collections.Generic; using System.ComponentModel; using System.Data; using System.Drawing; using System.Text; using System.Windows.Forms; using openCV; namespace tes
www.eeworm.com/read/490882/6445081

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/486304/6539171

f90 lrcorr.f90

subroutine lrcorr( Nljgrs, Nham, BoxSize, NGROUPS, EPS, SIG, XLRCORR, & ELRCORR, ENERGY ) implicit none ! This routine calculates the Theodorou and Suter corrections to ! the LJ
www.eeworm.com/read/485012/6570539

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/485012/6570573

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