代码搜索:Implementations

找到约 4,027 项符合「Implementations」的源代码

代码结果 4,027
www.eeworm.com/read/224612/14580543

cpp elements.cpp

// Implementations of the element classes #include "stdafx.h" #include #include "OurConstants.h" #include "Elements.h" // CLine class constructor CLine::CLine(const CPoint& Start,
www.eeworm.com/read/224612/14580736

cpp elements.cpp

// Implementations of the element classes #include "stdafx.h" #include #include "OurConstants.h" #include "Elements.h" IMPLEMENT_SERIAL(CElement, CObject, VERSION_NUMBER) IMPLEMEN
www.eeworm.com/read/224612/14580845

cpp elements.cpp

// Implementations of the element classes #include "stdafx.h" #include #include "OurConstants.h" #include "Elements.h" // CLine class constructor CLine::CLine(const CPoint& Start,
www.eeworm.com/read/213957/15121076

cpp dateutil.cpp

// This file contains the implementations for utilities // relating to CDate. // Filename : DateUtil.cpp #include "stdafx.h" #include "DateUtil.h" #define RFX_DATE_TYPE 15 void AFXAPI DDX
www.eeworm.com/read/462673/1543546

original readme.original

The files in this directory comprise ANSI-C language reference implementations of the CCITT (International Telegraph and Telephone Consultative Committee) G.711, G.721 and G.723 voice compressions. T
www.eeworm.com/read/250243/4434503

s checksum.s

/* * This file contains assembly-language implementations * of IP-style 1's complement checksum routines. * * Copyright (C) 1995-1996 Gary Thomas (gdt@linuxppc.org) * * This program is free
www.eeworm.com/read/250243/4435996

s checksum.s

/* * This file contains assembly-language implementations * of IP-style 1's complement checksum routines. * * Copyright (C) 1995-1996 Gary Thomas (gdt@linuxppc.org) * * This program is free
www.eeworm.com/read/247212/4483906

h tree_impl.h

/* * Implementations for our valuetypes. Note the inheritance for * BinaryTree_impl, which is both a valuetype and a servant. */ #ifndef __TREE_IMPL_H__ #define __TREE_IMPL_H__ #include "tree.h"
www.eeworm.com/read/244005/4516068

original readme.original

The files in this directory comprise ANSI-C language reference implementations of the CCITT (International Telegraph and Telephone Consultative Committee) G.711, G.721 and G.723 voice compressions. T
www.eeworm.com/read/209559/4961493

s checksum.s

/* * This file contains assembly-language implementations * of IP-style 1's complement checksum routines. * * Copyright (C) 1995-1996 Gary Thomas (gdt@linuxppc.org) * * This program is free