代码搜索结果
找到约 10,000 项符合
2 的代码
2_2.cpp
#include
#include
const double pi = 3.1415926;
void main()
{
double radius1, radius2;
cout radius1 >>radius2;
cout
2_2.htm
第 2 章 线性表
2-2.plg
礦ision2 Build Log
Project:
D:\已完成\单片机语言C51程序设计\代码\代码\02\2-2\2-2.uv2
Project File Date: 08/25/2005
Output:
2-2.lst
C51 COMPILER V7.09 2_2 08/25/2005 08:55:25 PAGE 1
C51 COMPILER V7.09, COMPILATION OF MODULE 2_2
OBJECT MODULE PLACED IN 2-2
2-2.c
#include
#include
void main()
{
long x,y;
int a,b,c,d;
x=5;
y=6;
a=7;
b=8;
c=x+a;
d=y+b;
SCON = 0x50;
TMOD |= 0x20;
TH1 = 0xf3;
TR1 = 1;
TI = 1;
printf("
2-2.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 {
2-2.lnp
"STARTUP.obj",
"2-2.obj"
TO "2-2"