代码搜索:timer
找到约 10,000 项符合「timer」的源代码
代码结果 10,000
www.eeworm.com/read/175697/9536025
asm timer.asm
;*************************************************************
timer_check:
;*************************************************************
call buzonce_check ;
call wait_check ;
call
www.eeworm.com/read/175483/9545795
c timer.c
/*
* mad - MPEG audio decoder
* Copyright (C) 2000-2001 Robert Leslie
*
* This program is free software; you can redistribute it and/or modify
* it under the terms of the GNU General Public
www.eeworm.com/read/175483/9545804
h timer.h
/*
* mad - MPEG audio decoder
* Copyright (C) 2000-2001 Robert Leslie
*
* This program is free software; you can redistribute it and/or modify
* it under the terms of the GNU General Public
www.eeworm.com/read/371608/9546792
bas timer.bas
Attribute VB_Name = "MTimer"
'**********************************************************************************
'**********************************************************************************
www.eeworm.com/read/371608/9546836
cls timer.cls
VERSION 1.0 CLASS
BEGIN
MultiUse = -1 'True
Persistable = 0 'NotPersistable
DataBindingBehavior = 0 'vbNone
DataSourceBehavior = 0 'vbNone
MTSTransactionMode = 0 'NotAnMTSObject
www.eeworm.com/read/371342/9555370
c timer.c
//-----------------------------------------------------------------------------
// Net TIMER.C
//
// This module sets up the timer and handles the timer interrupt
//-------------------------------
www.eeworm.com/read/371342/9555371
obj timer.obj
www.eeworm.com/read/371342/9555379
h timer.h
//-----------------------------------------------------------------------------
// TIMER.H
//
//-----------------------------------------------------------------------------
void init_timer2(voi
www.eeworm.com/read/371342/9555425
lst timer.lst
C51 COMPILER V7.50 TIMER 07/04/2000 11:33:18 PAGE 1
C51 COMPILER V7.50, COMPILATION OF MODULE TIMER
OBJECT MODULE PLACED IN T
www.eeworm.com/read/371324/9556175
h timer.h
// Timer.h: interface for the Timer class.
//
//////////////////////////////////////////////////////////////////////
#if !defined(_TIMER_H_)
#define _TIMER_H_
#include
//##Mo