代码搜索结果

找到约 10,000 项符合 Clock 的代码

clock.asm

; File : $CLOCK.ASM$ ; ; Description : ; ; Original Author : DIGITAL RESEARCH ; ; Last Edited By : $CALDERA$ ; ;--------------------------------------------

clock.rc

//Microsoft Developer Studio generated resource script. // #include "resource.h" #define APSTUDIO_READONLY_SYMBOLS /////////////////////////////////////////////////////////////////////////////

clock.cpp

/////////////////////////////////////////////////////////////// // Clock.cpp文件 #include #include "resource.h" #include LRESULT __stdcall WndProc(HWND, UINT, WPARAM,

clock.c

#include #define uchar unsigned char #define uint unsigned int /********全局变量定义*******/ uchar hour=0,min=0,sec=0,ms=0; uchar flag=0; int time_i; // /*********************引脚定义*

clock.dbg

VERSION 1.0 CPU AVR DIR D:\ICC-AVR\examples.sl\clock\ FILE clock.c DEFSTATIC tabel 1A Ac[16:16] FILE clock.c FUNC port_init 74 fI LINE 28 74 LINE 29 74 LINE 30 78 LINE 31 7C LINE 32 7E LIN

clock.c

/********************************************** http://www.sl.com.cn 双龙电子公司----电脑时钟演示程序(ICCAVR) 作者:詹卫前 1、学习定时器T1溢出中断的使用 2、学习电脑时钟的编程方法 3、在程序运行时按SHIFT进

clock.mp

NOTE: AVR Code addresses are word addresses All other addresses (including ones in FLASH) are byte addresses Area Addr Size Decimal Bytes (Attributes) ----------