代码搜索:广东移动
找到约 6,449 项符合「广东移动」的源代码
代码结果 6,449
www.eeworm.com/read/13112/268404
c 逻辑移动.c
#include
int main(void)
{
int x = 32;
unsigned int y = 23;
x
www.eeworm.com/read/13112/268532
c 数字移动.c
#include
int a[]={0,1,2,5,8,7,6,3};
int b[9];
int c[9];
int count=0;
main()
{
int i,j,k,t;
void print();
printf("Please enter original order of digits 1~8: ");
for(i=0;i
www.eeworm.com/read/26985/975824
asm 点阵移动.asm
ORG 0000H
START: clr p2.1
LOOP3: MOV R3,#2
MOV R4,#0
MOV P0,#0FFH
loop1: MOV R0,#0
www.eeworm.com/read/26985/975825
opt 点阵移动.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/26985/975828
hex 点阵移动.hex
:0300000002006992
:0C006900787FE4F6D8FD758107020000E6
:10000000C2A17B027C007580FF780012001BDBF927
:100010001200370C7B02BC11F080E77A08ECF990F3
:100020000061E893F58008900049E993F5A0091272
:10003000
www.eeworm.com/read/26985/975830
lst 点阵移动.lst
A51 MACRO ASSEMBLER 点阵移禵 08/15/2010 14:30:18 PAGE 1
MACRO ASSEMBLER A51 V7.10
OBJECT MODULE PLACED IN 点阵移动.OBJ
ASSEMBLER INVOKED
www.eeworm.com/read/26985/975834
obj 点阵移动.obj
www.eeworm.com/read/26985/975835
plg 点阵移动.plg
礦ision2 Build Log
Project:
E:\新板程序\汇编\5点阵动态\点阵移动.uv2
Project File Date: 04/13/2010
Output:
Build target 'Target 1'
assembling STARTUP.A51...
www.eeworm.com/read/327496/3455300
c 逻辑移动.c
#include
int main(void)
{
int x = 32;
unsigned int y = 23;
x