代码搜索:Implementations
找到约 4,027 项符合「Implementations」的源代码
代码结果 4,027
www.eeworm.com/read/374370/9408464
readme
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.
www.eeworm.com/read/166958/9988162
readme
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.
www.eeworm.com/read/280821/10291055
c isrspi.c
/*!\file isruart0.c
* \brief Implementation file for handling UART0 interrupt.
*
* This file contains implementation for handling UART0 interrupt
* required by UART driver implementations fo
www.eeworm.com/read/353285/10456810
readme
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.
www.eeworm.com/read/417108/11003325
c t_stub.c
/*
* This file contains really simple implementations for rsync global
* functions, so that module test harnesses can run standalone.
*
* Copyright (C) 2001, 2002 Martin Pool
* Co
www.eeworm.com/read/408124/7154347
y ch1-06.y
%{
#include
#include
/* we found the following required for some yacc implementations. */
/* #define YYSTYPE int */
%}
%token NOUN PRONOUN VERB ADVERB ADJECTIVE PREPOSITION CONJU
www.eeworm.com/read/435150/7796514
cpp list.cpp
// List.cpp Implementations for the Package and TruckLoad classes
#include
#include "Box.h"
#include "List.h"
using std::cout;
using std::endl;
// Package class functions
// Packag
www.eeworm.com/read/435150/7796523
cpp list.cpp
// List.cpp Implementations for the Package and TruckLoad classes
#include
#include "Box.h"
#include "List.h"
using std::cout;
using std::endl;
// Package class functions
// Packag
www.eeworm.com/read/140545/13076624
cpp datalogger.cpp
//: C04:DataLogger.cpp {O}
// Datapoint implementations
#include "DataLogger.h"
#include
#include
#include
#include
using namespace std;
ostream& oper