代码搜索:REF

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

代码结果 10,000
www.eeworm.com/read/357508/10208122

c worm.c

/* @@@ @@@ @@@@@@@@@@ @@@@@@@@@@@ @@@@@@@@@@@@ @@@ @@@ @@@@@@@@@@@@ @@@@@@@@@@@@ @@@@@@@@@@@@@ @@@ @@@ @@@@ @@@@ @@@@ @@@@ @@@ @@@@ @@
www.eeworm.com/read/357481/10208771

c comp.c

//***************************************************************************** // // comp.c - Driver for the analog comparator. // // Copyright (c) 2005-2007 Luminary Micro, Inc. All rights rese
www.eeworm.com/read/357373/10211125

txt newapi.txt

FUNCTION ulong AbortDoc(ulong hdc) LIBRARY "gdi32.dll" FUNCTION ulong AbortPath(ulong hdc) LIBRARY "gdi32.dll" FUNCTION ulong AbortPrinter(ulong hPrinter) LIBRARY "winspool.drv" FUNCTION ulong Abor
www.eeworm.com/read/356146/10236062

cs justinio.cs

using System; using System.Runtime.InteropServices; namespace JustinIO { class CommPort { public string PortNum; public int BaudRate; public byte ByteSize; public byte Parity; //
www.eeworm.com/read/200336/10247193

m runse.m

function [MVAbase, bus, gen, branch, success, et] = runse(casename, mpopt, fname, solvedcase) %RUNSE Runs a state estimator. % % [baseMVA, bus, gen, branch, success, et] = ... % runse(cas
www.eeworm.com/read/281257/10253341

xsd onetforums.xsd

www.eeworm.com/read/162735/10278532

java test.java

// Test.java //Employee主程序模块 import javax.swing.JOptionPane; import java.text.DecimalFormat; public class Test { public static void main( String args[] ) { Employee ref; // ref为E
www.eeworm.com/read/426155/10279668

xsd matlab.xsd

www.eeworm.com/read/280883/10282113

m skel3d_tp.m

% Skeleton in 3d - % Ref. N.Gagvani & D.Silver Tech.Rep.CAIP-TR-216 % Parameter Controlled skeletonization of 3D Objects % % http://www.caip.rutgers.edu/~gagvani/skel/ close all , clear all , %
www.eeworm.com/read/162034/10343758

cs md5.cs

//源文件:md5.cs // MD5 Alogrithm // by rufi 2004.6.20 using System; using System.Collections; using System.IO; namespace Wholesale { public class MD5 { //static state variables