代码搜索:timer
找到约 10,000 项符合「timer」的源代码
代码结果 10,000
www.eeworm.com/read/350514/10734008
mmp timer.mmp
// Timer.mmp
//
// Copyright (c) 2005 CCNIIT. All rights reserved.
// using relative paths for source and userinclude directories
TARGET Timer.exe
TARGETTYPE exe
UID 0
www.eeworm.com/read/350514/10734015
cpp timer.cpp
// Timer.cpp
//
// Copyright (c) 2005 CCNIIT. All rights reserved.
//Author: Hewei
// version 1.0
//Date: 2005-10-20
// Example shows attempt to use avctive object to display local timer
www.eeworm.com/read/276429/10737907
lst timer.lst
C51 COMPILER V7.50 TIMER 04/04/2007 15:49:17 PAGE 1
C51 COMPILER V7.50, COMPILATION OF MODULE TIMER
OBJECT MODULE PLACED IN t
www.eeworm.com/read/276429/10738049
c timer.c
#include
#include "global.h"
#include "util.h"
#include "timer.h"
//*****************************
//延时n x 100ns
void delay(unsigned char xdata d) //在源程序开头定义是否用w77e58或22。1184M
www.eeworm.com/read/276429/10738090
h timer.h
#ifndef timer_h
#define timer_h
void delay(unsigned char xdata d);
void delay_ms(unsigned char xdata d);
#endif
www.eeworm.com/read/276429/10738091
obj timer.obj
www.eeworm.com/read/350482/10741200
asm timer.asm
; x86 timer in NASM
;
; Tom St Denis, tomstdenis@iahu.ca
[bits 32]
[section .data]
time dd 0, 0
[section .text]
%ifdef USE_ELF
[global t_start]
t_start:
%else
[global _t_start]
_t_star
www.eeworm.com/read/421302/10743136
prj timer.prj
[Command Filename]
c6713.cmd
[Project Root]
C:\Documents and Settings\wsn14\官帕 拳搁\货背犁累诀\烹钦 抗力 橇肺弊伐(6713)\12厘\Timer
[Build Option]
Assembler = C:\dspstar\c6000\bin\cl6x.exe
Assembler Option =
www.eeworm.com/read/421302/10743144
out timer.out
www.eeworm.com/read/421302/10743148
map timer.map
******************************************************************************
TMS320C6x COFF Linker PC Version 4.20
*******************************************************