代码搜索:Clock
找到约 10,000 项符合「Clock」的源代码
代码结果 10,000
www.eeworm.com/read/195013/5118401
h clock.h
/* $Id: clock.h,v 1.3 1995/11/25 02:31:25 davem Exp $
* clock.h: Definitions for clock operations on the Sparc.
*
* Copyright (C) 1995 David S. Miller (davem@caip.rutgers.edu)
*/
#ifndef _SPARC_C
www.eeworm.com/read/194691/5124730
h clock.h
/**
* \defgroup clock Clock interface
*
* The clock interface is the interface between the \ref timer "timer library"
* and the platform specific clock functionality. The clock
* interface m
www.eeworm.com/read/194219/5137030
java clock.java
/*
* Copyright (c) 2000-2005, University of Salford
* All rights reserved.
*
* Redistribution and use in source and binary forms, with or without
* modification, are permitted provided that the
www.eeworm.com/read/193422/5143781
cpp clock.cpp
/*****************************************
* alarm clock demo: class and object
* Tarena, Chen Zongquan, 2006/8
*****************************************/
#include
using namespace std;
www.eeworm.com/read/193422/5143798
cpp clock.cpp
/*****************************************
* alarm clock demo: class and object
* Tarena, Chen Zongquan, 2006/8
*****************************************/
#include
using namespace std;
www.eeworm.com/read/192603/5152539
c clock.c
/*C**************************************************************************
* NAME: clock.c
*----------------------------------------------------------------------------
* Copyright (c) 2
www.eeworm.com/read/192603/5152540
h clock.h
/*H**************************************************************************
* NAME: clock.h
*----------------------------------------------------------------------------
* Copyright (c) 2
www.eeworm.com/read/192559/5153137
c clock.c
/*
Copyright(c) 1998,1999 SIC/Hitachi,Ltd.
Module Name:
Clock.c
Revision History:
26th April 1999 Released
*/
/* include files */
#include
#include
www.eeworm.com/read/192423/5156537
h clock.h
// CLOCK.h - include file for VxD CLOCK
#include
#define DEVICE_CLASS ClockDevice
#define CLOCK_DeviceID UNDEFINED_DEVICE_ID
#define CLOCK_Init_Order UNDEFINED_INIT_ORDER
#defi
www.eeworm.com/read/192423/5156538
vrc clock.vrc
CompanyName = "Company Name"
FileDescription = "VxD File Description"
FileVersion = "Version 1.00"
InternalName = "DEVNAME"
LegalCopyright = "Copyright \251 1995, Company Name. "
OriginalFilen