代码搜索结果
找到约 14,905 项符合
7 的代码
7.1.lnp
"7.1.3.obj"
TO "7.1.3"
7-1.c
/*7-1.c*/
#include "graphics.h"
#include "dos.h"
#include "stdio.h"
#define ENABLE 0x0F
#define INDEXREG 0x3CE
/*定义索引寄存器端口地址*/
#define VALREG 0x3CF
/*定义数据寄存器端口地址*/
#define VGABASE 0xA0000000L
operator2.txt
7 / 2 = 3 //整除
7.0 / 2 = 3.5 //除法
7 % 2 = 1 //余数为整数
7.0 % 2 = 1.0 //余数为浮点数
-7 % 2 = -1 //结果的符号与被除数相同
7 % -2 = 1
surface3.std
7.00
bee1.std
7.737
5.000
0.526
operator2.txt
7 / 2 = 3 //整除
7.0 / 2 = 3.5 //除法
7 % 2 = 1 //余数为整数
7.0 % 2 = 1.0 //余数为浮点数
-7 % 2 = -1 //结果的符号与被除数相同
7 % -2 = 1
7-1.c
/*7-1.c*/
#include "graphics.h"
#include "dos.h"
#include "stdio.h"
#define ENABLE 0x0F
#define INDEXREG 0x3CE
/*定义索引寄存器端口地址*/
#define VALREG 0x3CF
/*定义数据寄存器端口地址*/
#define VGABASE 0xA0000000L
7-1.c
/*7-1.c*/
#include "graphics.h"
#include "dos.h"
#include "stdio.h"
#define ENABLE 0x0F
#define INDEXREG 0x3CE
/*定义索引寄存器端口地址*/
#define VALREG 0x3CF
/*定义数据寄存器端口地址*/
#define VGABASE 0xA0000000L
7-1.c
/*7-1.c*/
#include "graphics.h"
#include "dos.h"
#include "stdio.h"
#define ENABLE 0x0F
#define INDEXREG 0x3CE
/*定义索引寄存器端口地址*/
#define VALREG 0x3CF
/*定义数据寄存器端口地址*/
#define VGABASE 0xA0000000L
7.rc2
//
// 7.RC2 - resources Microsoft Visual C++ does not edit directly
//
#ifdef APSTUDIO_INVOKED
#error this file is not editable by Microsoft Visual C++
#endif //APSTUDIO_INVOKED
/////////