代码搜索:Implement
找到约 10,000 项符合「Implement」的源代码
代码结果 10,000
www.eeworm.com/read/197362/5097176
cpp bookdbeditdlg.cpp
// BookDBEditDlg.cpp : 实现文件
//
#include "stdafx.h"
#include "myBook.h"
#include "BookDBEditDlg.h"
#include ".\bookdbeditdlg.h"
// CBookDBEditDlg 对话框
IMPLEMENT_DYNAMIC(CBookDBEditDlg, CD
www.eeworm.com/read/197362/5097180
cpp readermsgdlg.cpp
// ReaderMsgDlg.cpp : 实现文件
//
#include "stdafx.h"
#include "myBook.h"
#include "ReaderMsgDlg.h"
#include ".\readermsgdlg.h"
// CReaderMsgDlg 对话框
IMPLEMENT_DYNAMIC(CReaderMsgDlg, CDialog
www.eeworm.com/read/195013/5116207
c semaphore.c
/*
* Generic semaphore code. Buyer beware. Do your own
* specific changes in
*/
#include
#include
/*
* Semaphores are implement
www.eeworm.com/read/195013/5117834
c semaphore.c
/*
* Generic semaphore code. Buyer beware. Do your own
* specific changes in
*/
#include
#include
/*
* Semaphores are implement
www.eeworm.com/read/195013/5117930
c semaphore.c
/*
* Generic semaphore code. Buyer beware. Do your own
* specific changes in
*/
#include
#include
/*
* Semaphores are implement
www.eeworm.com/read/195013/5117999
c ip27-rtc.c
/*
* Driver for the SGS-Thomson M48T35 Timekeeper RAM chip
*
* Real Time Clock interface for Linux
*
* TODO: Implement periodic interrupts.
*
* Copyright (C) 2000 Silicon Graphics, Inc.
* Wri
www.eeworm.com/read/190666/5174331
c template17.c
// Build don't link:
//
// Copyright (C) 2001 Free Software Foundation, Inc.
// Contributed by Nathan Sidwell 29 Apr 2001
// Bug 2258. We failed to implement using directiv
www.eeworm.com/read/187788/5215746
h scope_usr.h
#ifndef HALSC_USR_H
#define HALSC_USR_H
/** This file, 'scope_usr.h', contains declarations used by
'halscope.c' and other source files to implement the user
space portion of the HAL oscillosc
www.eeworm.com/read/187788/5215748
h scope_shm.h
#ifndef HALSC_SHM_H
#define HALSC_SHM_H
/** This file, 'halsc_shm.h', contains declarations used by both
'halscope.c' and 'halscope_rt.c' to implement an oscilloscope.
The declarations in this
www.eeworm.com/read/180227/5287965
todo
- /dev/ttySn should correspond not to the n'th entry in the table, but to the
n'th real serial port. We can implement rt_com_setserial that would set
parameters. Or we can use module parameters: