代码搜索:REF

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

代码结果 10,000
www.eeworm.com/read/200208/15438156

map lpc2148_rtc.map

################################################################################ # # # IAR Universal Linker V4.59N/3
www.eeworm.com/read/113400/15456813

cpp testiref.cpp

//-< TESTIREF.CPP >--------------------------------------------------*--------* // FastDB Version 1.0 (c) 1999 GARRET * ? * // (Main Memory Database Management Sy
www.eeworm.com/read/113400/15456819

h reference.h

//-< REFERENCE.H >---------------------------------------------------*--------* // FastDB Version 1.0 (c) 1999 GARRET * ? * // (Main Memory Database Management Sy
www.eeworm.com/read/113026/15472738

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/108996/15568987

h datakeeper.h

#ifndef _DATA_KEEPER_H #define _DATA_KEEPER_H namespace _Datakeeper { template class Ref; template class Data { private: typedef unsigned long ULONG; Data(Type
www.eeworm.com/read/107913/15598097

txt md5算法之c#程序.txt

MD5算法之C#程序 MD5算法比较特别,最适合用汇编语言来写,好多高级语言对之无能无力或效率极低。 比如我最开始尝试用Python和Euphoria编写,发现不太容易。相比而言,C#作为C家簇 中新兴的一门.net语言,功能比较全面。花了一晚上的工夫终于用C#最先实现了MD5。 主要是由于对算法的一些细节不太注意,结果输出总是不对,调试了好长时间。 [code] / ...
www.eeworm.com/read/107276/15610470

java methodref.java

package jws.lang; // Copyright 1997, John Webster Small // All rights Reserved import java.lang.reflect.*; public final class MethodRef { private final Object ref; private final Metho
www.eeworm.com/read/106319/15640410

java methodref.java

package jws.lang; // Copyright 1997, John Webster Small // All rights Reserved import java.lang.reflect.*; public final class MethodRef { private final Object ref; private final Metho
www.eeworm.com/read/104929/15680945

makefile

# This Makefile is only for cleaning up the directory and making backups. clean: rm -f *~ *.log *.dvi *.ans *.inx *.bnx sources.tex mkdir tmpsave mv galley.tex cover.tex front.tex cont.tex rear.te
www.eeworm.com/read/104466/15691544

c dsputil_mlib.c

/* * Sun mediaLib optimized DSP utils * Copyright (c) 2001 Fabrice Bellard. * * This library is free software; you can redistribute it and/or * modify it under the terms of the GNU Lesser General