代码搜索:Implement
找到约 10,000 项符合「Implement」的源代码
代码结果 10,000
www.eeworm.com/read/173701/5368626
c retarget.c
/*
** Copyright (C) ARM Limited, 2001. All rights reserved.
*/
/*
** This implements a 'retarget' layer for low-level IO. Typically, this
** would contain your own target-dependent implement
www.eeworm.com/read/173701/5368660
c retarget.c
/*
** Copyright (C) ARM Limited, 2001. All rights reserved.
*/
/*
** This implements a 'retarget' layer for low-level IO. Typically, this
** would contain your own target-dependent implement
www.eeworm.com/read/173141/5378696
sql dml112.sql
-- LTRIM(string, trimSet)/RTRIM(string, trimSet) is not supported anymore. Mastering the
-- output with errors for now. We may implement our own LTRIM_TRIMSET()/RTRIM_TRIMSET()
-- functions for testin
www.eeworm.com/read/350097/3131125
c ncr5380.c
#ifndef NDEBUG
#define NDEBUG (NDEBUG_RESTART_SELECT | NDEBUG_ABORT)
#endif
/*
* NCR 5380 generic driver routines. These should make it *trivial*
* to implement 5380 SCSI drivers under Linux
www.eeworm.com/read/349580/3142670
readme
This simple test program demonstrates how to implement a PDE solver
with DOLFIN.
The problem first needs to be stated in variational form: Find u in V
such that
a(v, u) = L(v) for all v in V.
www.eeworm.com/read/346457/3182169
svn-base smbus.c.svn-base
/*
* QEMU SMBus device emulation.
*
* Copyright (c) 2007 CodeSourcery.
* Written by Paul Brook
*
* This code is licenced under the LGPL.
*/
/* TODO: Implement PEC. */
#include "hw.h"
#includ
www.eeworm.com/read/343909/3213966
cpp mystatic.cpp
// MyStatic.cpp : 实现文件
//
#include "stdafx.h"
#include "MyStatic.h"
// CMyStatic
HCURSOR CMyStatic::m_hCursorLink=0;
IMPLEMENT_DYNAMIC(CMyStatic, CStatic)
CMyStatic::CMyStatic()
{
}
www.eeworm.com/read/343452/3220006
svn-base readme.txt.svn-base
1. GSMD api towards libgsmd
- provides api for other processes to interact with GSM subsystem
- is not documented and subject to change
2. GSMD api towards vendor-specific plugins
- implement v
www.eeworm.com/read/341344/3254174
java type.java
package zhaobiao.data;
/**
* Title:
* Description:
* Copyright: Copyright (c) 2003
* Company:
* @author unascribed
* @version 1.0
*/
public class Type implement
www.eeworm.com/read/341344/3254354
java~4~ type.java~4~
package zhaobiao.data;
/**
* Title:
* Description:
* Copyright: Copyright (c) 2003
* Company:
* @author unascribed
* @version 1.0
*/
public class Type implement