代码搜索:变换圆
找到约 8,421 项符合「变换圆」的源代码
代码结果 8,421
www.eeworm.com/read/457549/7322986
c 绘制圆.c
#include
#include
main()
{
double y;
int x,m;
for(y=10;y>=-10;y--)
{
m=2.5*sqrt(100-y*y);
for(x=1;x
www.eeworm.com/read/450798/7476698
c 绘制圆.c
#include
#include
main()
{
double y;
int x,m;
for(y=10;y>=-10;y--)
{
m=2.5*sqrt(100-y*y);
for(x=1;x
www.eeworm.com/read/449694/7497984
c 绘制圆.c
#include
#include
main()
{
double y;
int x,m;
for(y=10;y>=-10;y--)
{
m=2.5*sqrt(100-y*y);
for(x=1;x
www.eeworm.com/read/298817/7933268
c 绘制圆.c
#include
#include
main()
{
double y;
int x,m;
for(y=10;y>=-10;y--)
{
m=2.5*sqrt(100-y*y);
for(x=1;x
www.eeworm.com/read/332473/12756113
ncb 圆类.ncb
www.eeworm.com/read/332473/12756114
dsp 圆类.dsp
# Microsoft Developer Studio Project File - Name="圆类" - Package Owner=
# Microsoft Developer Studio Generated Build File, Format Version 6.00
# ** DO NOT EDIT **
# TARGTYPE "Win32 (x86) Consol
www.eeworm.com/read/332473/12756117
plg 圆类.plg
Build Log
--------------------Configuration: 圆类 - Win32 Debug--------------------
Command Lines
Creating temporary file "C:\DOCUME~1\wokr\LOCAL
www.eeworm.com/read/332473/12756120
dsw 圆类.dsw
Microsoft Developer Studio Workspace File, Format Version 6.00
# WARNING: DO NOT EDIT OR DELETE THIS WORKSPACE FILE!
###############################################################################
www.eeworm.com/read/332473/12756129
opt 圆类.opt
www.eeworm.com/read/332124/12777292
c 绘制圆.c
#include
#include
main()
{
double y;
int x,m;
for(y=10;y>=-10;y--)
{
m=2.5*sqrt(100-y*y);
for(x=1;x