代码搜索:REF

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

代码结果 10,000
www.eeworm.com/read/295058/8188401

txt comm.txt

using System; using System.Runtime.InteropServices; using System.IO; using System.Reflection; namespace testComApp { /// /// SeriaCls 的摘要说明。 /// public class clsCom
www.eeworm.com/read/394309/8232403

lst os_tickisr.lst

TMS320C2000 COFF Assembler PC Version 3.03 Thu Aug 07 15:43:53 2003 Tools Copyright (c) 1996-2002 Texas Instruments Incorporated OS_TickISR.asm
www.eeworm.com/read/394309/8232588

asm os_sw.asm

.page .text _OSCtxSw: .ref _OSTCBHighRdy .ref _OSTCBCur .ref _OSPrioHighRdy .ref _OSPrioCur .global _OSCtxSw PUSH RPC MOVW DP,#_OSTCBCur ; OSTCBCur->OSTCBStkPt
www.eeworm.com/read/394309/8232594

asm os_tickisr.asm

.page .text _OSTickISR: .ref _OSTimeTick .ref _OSIntNesting .ref _OSIntExit .ref _PieCtrlRegs .global _OSTickISR PUSH RPC CLRC PAGE0,OVM MOVW DP,#_PieC
www.eeworm.com/read/193277/8242105

m imag2reallmi.m

function Freal = imag2reallmi(F) % Author Johan L鰂berg % $Id: imag2reallmi.m,v 1.3 2005/02/04 10:10:26 johanl Exp $ Counter = size(F.clauses,2); Freal = F; j=1; for i = 1:Counter if is
www.eeworm.com/read/294251/8244931

m matlab_ldpc_girth4.m

% The program can count the number of the girth 4 of LDPC codes. % Copyright (C) Yang XIAO, Jun FAN, Beijing Jiaotong University, Aug.8,2007 % E-Mail: yxiao@bjtu.edu.cn. % % Ref.[1] shows that it
www.eeworm.com/read/193134/8251999

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/293486/8291111

asm vectors.asm

; ; Spectrum Digital Test code for EVM320C240 ; Copyright (c) 1997. ; Spectrum Digital, Inc. ; ALL RIGHTS RESERVED ; ; ; RTXC assembly language code, vectors for test code on EVM320C2
www.eeworm.com/read/292880/8327803

java intsllnode.java

//*********************** IntSLLNode.java ********************* class IntSLLNode { public int info; public IntSLLNode next = null; public IntSLLNode() { } public IntSLLNo
www.eeworm.com/read/174389/9589642

asm isrvectors.asm

.mmregs .sect "DspIntVectors" .def _RSTInt .ref start .ref _A .ref _B .ref _C .ref Num .ref _y