代码搜索结果

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

ex5-5.plg

礦ision2 Build Log Project: E:\程序集\ex5-5\ex5-5.uv2 Project File Date: 07/05/2004 Output: Build target 'Target 1' compiling ex5-5.C... compili

ex5-5.opt

### uVision2 Project, (C) Keil Software ### Do not modify ! cExt (*.c) aExt (*.s*; *.src; *.a*) oExt (*.obj) lExt (*.lib) tExt (*.txt; *.h; *.inc) pExt (*.plm) CppX (*.cpp) DaveTm {

ex5-5.c

/* 标题:范例 5-5 版本:1.0 Target:89S51 程序描述:这个程序利用89S51输出信号来驱动一个步进马达*/ /* ***************************************************** */ #include #define TIMER0_COUNT 0xEE11/*10000h-((12,000,000

ex5-5.hex

:100A010000FE00FD00FB0007000700FB00FD00FEEB :0C0A1100010A00010B000108640109014A :03000B000208F5F3 :1008F500C0E0C083C082C0D0C28C758A11758CEEF1 :10090500D28C050AE50A6508703B050BE50BB404B6 :10091500

5-5.uv2

### uVision2 Project, (C) Keil Software ### Do not modify ! Target (Target 1), 0x0000 // Tools: 'MCS-51' Group (Source Group 1) File 1,2, 0x0 File 1,1,

5-5.m51

BL51 BANKED LINKER/LOCATER V5.03 05/20/2004 11:41:58 PAGE 1 BL51 BANKED LINKER/LOCATER V5.03, INVOKED BY: C:\KEIL\C51\BIN\BL51.EXE STARTU

ex5-5.c

#include struct ydate { unsigned int year; unsigned char month, day; }; leapyear(struct ydate d) { unsigned char leapy=0; if((d.ye