代码搜索:implimentation
找到约 63 项符合「implimentation」的源代码
代码结果 63
www.eeworm.com/read/229812/4750094
gml intro.gml
:H1.Introduction
:H2.Overview
:P.
The Open Watcom Standard Template Library (OWSTL) is an implimentation of
the C++ standard library defined in ISO/IEC 14882.
This document describes the design
www.eeworm.com/read/199895/7814802
h myprotocol.h
#include "netBufLib.h"
#define MODBUS_MAX_PBU 253
/* implimentation specific address extention byte */
#define MODBUS_REQUEST 1
#define MODBUS_REPLY 2
#define NUMBER_OF_INPUTS 100 /* 1
www.eeworm.com/read/239309/4602683
h mm_malloc.h
/* A simple malloc implimentation from 15-213
* mm_malloc.h
*
* 213 mm_malloc macros and prototypes.
*
*/
#ifndef _MM_MALLOC_H
#define _MM_MALLOC_H
/* $begin mallocmacros */
/* Basic constants