代码搜索结果
找到约 10,000 项符合
2 的代码
2.uv2
### uVision2 Project, (C) Keil Software
### Do not modify !
Target (Target 1), 0x0000 // Tools: 'MCS-51'
Group (Source Group 1)
File 1,1, 0x0
Options 1,0,0 // Target 'Targ
2.uv2
### uVision2 Project, (C) Keil Software
### Do not modify !
Target (Target 1), 0x0000 // Tools: 'MCS-51'
Group (Source Group 1)
File 1,1, 0x0
Options 1,0,0 // Target 'Targ
2.uv2
### uVision2 Project, (C) Keil Software
### Do not modify !
Target (Target 1), 0x0000 // Tools: 'MCS-51'
Group (Source Group 1)
File 1,1, 0x0
Options 1,0,0 // Target 'Targ
2-2.c
#include/*加入c图形库*/
#include/*数学库*/
#include/*键盘控制*/
void MidpointCircle( int r,int value)
{
float x,y,d,deltaE,deltaSE;
x=0; y=r; d=1-r;deltaE=3;deltaSE=2.5-r;
p
2_2.dsw
Microsoft Developer Studio Workspace File, Format Version 6.00
# WARNING: DO NOT EDIT OR DELETE THIS WORKSPACE FILE!
###############################################################################