代码搜索结果

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

5-5.htm

my first page 寒风吹起,细雨迷离,风雨揭开我的回忆 我像小船,寻找港湾,不能将你忘记

5_5.cpp

#include class Point //Point类定义 { public: //外部接口 Point(int xx=0, int yy=0) {X=xx;Y=yy;countP++;} //构造函数 Point(Point &p); //拷贝构造函数 int GetX() {return X;} int GetY() {return Y;}

5_5.cpp

#include #include #define N 6 #define M 4 void main() { int no[N],nok[N][M]; int i,j,k,k1,num,num1,num2,num3,num4,numk; double p[N][M],max1,sum=0.0; for(j=0;j

5-5.cpp

#include #include void main() { int i,j,k; int a[4][3],b[3][5],c[4][5]; cout

5-5.c

#include typedef char datatype; typedef struct node{ datatype data; struct node *next; } listnode; typedef listnode *linklist; listnode *p; linklist createlist(void)

5-5.hex

:0300000002120DDC :0C120D00787FE4F6D8FD758141020E4A9E :10118300256600D7EEB8DFB7D6CAFDCEAA25352E21 :1011930032660A00D3C5A3BA25640AC1BCA3BA2523 :1011A300640AD6D0A3BA25640ABCB0B8F1A3BA25A1 :0F11B300

5-5.plg

礦ision3 Build Log Project: H:\工作学习教程\单片机教程\单片机语言C51程序设计代码\代码\05\5-5\5-5.uv2 Project File Date: 05/20/2004 Output:

5-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 {