代码搜索:Implement
找到约 10,000 项符合「Implement」的源代码
代码结果 10,000
www.eeworm.com/read/11168/206187
c˴
#include
/*lint -e613
strncmp is defined here because some vendors don't implement
it, strcmp, or memcmp correctly; they must treat the bytes
as unsigned chars.
*/
int strncmp(const
www.eeworm.com/read/11276/218514
tex avr.tex
This section describes how to implement Efsl on a AVR $\mu C$ connected to
an SD-Card (SPI). For getting efsl to compile, the avr-gcc compiler and
avr-libc library are required. On Windows you should
www.eeworm.com/read/35446/894701
cpp settingdlg.cpp
// SettingDlg.cpp : 实现文件
//
#include "stdafx.h"
#include "cantest.h"
#include "SettingDlg.h"
// CSettingDlg 对话框
IMPLEMENT_DYNAMIC(CSettingDlg, CDialog)
CSettingDlg::CSettingDlg(CWnd*
www.eeworm.com/read/490329/1205021
cpp antlion_dust.cpp
#include "cbase.h"
#include "antlion_dust.h"
IMPLEMENT_SERVERCLASS_ST( CTEAntlionDust, DT_TEAntlionDust )
SendPropVector( SENDINFO(m_vecOrigin)),
SendPropVector( SENDINFO(m_vecAngles)),
END_
www.eeworm.com/read/484567/1269240
h matlab_bgl_types.h
#ifndef MATLAB_BGL_TYPES_H
#define MATLAB_BGL_TYPES_H
/*
* David Gleich
* 19 February 2007
* Copyright, Stanford University, 2007
*/
/**
* @file matlab_bgl_types.h
* Implement a ser
www.eeworm.com/read/480930/1310981
h snmp.h
/*
*
* SNMP MIB entries for the IP subsystem.
*
* Alan Cox
*
* We don't chose to implement SNMP in the kernel (this would
* be silly as SNMP is a pain in the back
www.eeworm.com/read/480930/1312576
c irnet_irda.c
/*
* IrNET protocol module : Synchronous PPP over an IrDA socket.
*
* Jean II - HPL `00 -
*
* This file implement the IRDA interface of IrNET.
* Basically, we sit on top of IrTT
www.eeworm.com/read/479151/1342792
h snmp.h
/*
*
* SNMP MIB entries for the IP subsystem.
*
* Alan Cox
*
* We don't chose to implement SNMP in the kernel (this would
* be silly as SNMP is a pain in the back
www.eeworm.com/read/479151/1344051
c irnet_irda.c
/*
* IrNET protocol module : Synchronous PPP over an IrDA socket.
*
* Jean II - HPL `00 -
*
* This file implement the IRDA interface of IrNET.
* Basically, we sit on top of IrTT
www.eeworm.com/read/472280/1412439
java menushortcut.java
package java.awt;
import java.awt.event.KeyEvent;
public class MenuShortcut implements java.io.Serializable
{
/* XXX implement serial form
* int key; result of getKey()
* boolean usesShift; r