代码搜索:Implement
找到约 10,000 项符合「Implement」的源代码
代码结果 10,000
www.eeworm.com/read/350657/3120329
c semaphore.c
/*
* Generic semaphore code. Buyer beware. Do your own
* specific changes in
*/
#include
#include
/*
* Semaphores are implement
www.eeworm.com/read/350657/3120398
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/350657/3122797
c shmiq.c
/*
* shmiq.c: shared memory input queue driver
* written 1997 Miguel de Icaza (miguel@nuclecu.unam.mx)
*
* We implement /dev/shmiq, /dev/qcntlN here
* this is different from IRIX that has shmiq a
www.eeworm.com/read/267735/4262985
cpp bmdialog.cpp
// BMDialog.cpp : 实现文件
//
#include "stdafx.h"
#include "StudentScore.h"
#include "BMDialog.h"
// CBMDialog 对话框
IMPLEMENT_DYNAMIC(CBMDialog, CDialog)
CBMDialog::CBMDialog(CWnd* pParent /
www.eeworm.com/read/264095/4292276
c semaphore.c
/*
* Generic semaphore code. Buyer beware. Do your own
* specific changes in
*/
#include
#include
/*
* Semaphores are implement
www.eeworm.com/read/264095/4293917
c semaphore.c
/*
* Generic semaphore code. Buyer beware. Do your own
* specific changes in
*/
#include
#include
/*
* Semaphores are implement
www.eeworm.com/read/264095/4294006
c semaphore.c
/*
* Generic semaphore code. Buyer beware. Do your own
* specific changes in
*/
#include
#include
/*
* Semaphores are implement
www.eeworm.com/read/264095/4294075
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/264095/4296175
c shmiq.c
/*
* shmiq.c: shared memory input queue driver
* written 1997 Miguel de Icaza (miguel@nuclecu.unam.mx)
*
* We implement /dev/shmiq, /dev/qcntlN here
* this is different from IRIX that has shmiq a