代码搜索:Two
找到约 10,000 项符合「Two」的源代码
代码结果 10,000
www.eeworm.com/read/466178/7040243
dsn two8051.dsn
www.eeworm.com/read/466178/7040245
pwi two8051.pwi
www.eeworm.com/read/465759/7045149
bin exercise-two.bin
www.eeworm.com/read/195905/7107601
plg uart-two.plg
礦ision2 Build Log
Project:
E:\Project\DP-51MCore V1.0\实验例程\综合实验\实验2 UART双机通信\MCU#1\C51\UART-Two.uv2
Project File Date: 10/24/2006
Output:
Buil
www.eeworm.com/read/195905/7107606
hex uart-two.hex
:100130001201E81201567F3112000330020AC20296
:100140001201D2AF1212017912022A8F13E5136045
:06015000EA12000380E545
:0E021C00010204083F065B4F666D7D077F6F91
:0D01FE00010A00C101C10001080001093221
:1001
www.eeworm.com/read/195905/7107616
opt uart-two.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 {
www.eeworm.com/read/195905/7107621
plg uart-two.plg
礦ision2 Build Log
Project:
E:\Project\DP-51MCore V1.0\实验例程\综合实验\实验2 UART双机通信\MCU#3\C51\UART-Two.uv2
Project File Date: 10/24/2006
Output:
Buil
www.eeworm.com/read/195905/7107626
hex uart-two.hex
:100126001201CB12014C7F3312000330020AC202C5
:100136001201AFAF1612016F1202308F17E517606A
:06014600EA12000380E54F
:1002000001020408102040803F065B4F666D7D07A9
:020210007F6FFE
:0D021200010A00C101C100
www.eeworm.com/read/195905/7107636
opt uart-two.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 {
www.eeworm.com/read/189342/7115049
c two_line.c
#include
void main ()
{
printf ("This is line one.\n");
printf ("This is the second line.");
}