- Matlab--Simulink---Using-Simulink-and-Stateflow-i Matlab
- matlab-and-simulink 《matlab/simulink 通信系统建模与仿真》一书所有源代码以及模块
- MATLAB-simulink-vehicle 基于MATLAB的simulink汽车仿真模型
- ditribution-grid 基于matlab/simulink的配电网仿真建模
- Zigbee无线温湿度采集并显示拓扑 此源码可以帮助了解zigbee的无线温湿度采集
- 9.0-13.0参考视频破解教程视频说明 FPGA license 参考视频破解教程视频说明(FPGA license FPGA license)
文件名称:Nieuw-Rich-Text-document
-
所属分类:
- 标签属性:
- 上传时间:2015-01-05
-
文件大小:544byte
-
已下载:0次
-
提 供 者:
-
相关连接:无下载说明:别用迅雷下载,失败请重下,重下不扣分!
介绍说明--下载内容来自于网络,使用问题请自行百度
#include<graphics.h>
#include<conio.h>
main()
{
int gd = DETECT,gm,left=100,top=100,right=200,bottom=200,x= 300,y=150,radius=50
initgraph(&gd, &gm, C:\\TC\\BGI )
rectangle(left, top, right, bottom)
circle(x, y, radius)
bar(left + 300, top, right + 300, bottom)
line(left - 10, top + 150, left + 410, top + 150)
ellipse(x, y + 200, 0, 360, 100, 50)
outtextxy(left + 100, top + 325, My First C Graphics Program )
getch()
closegraph()
return 0
}-#include<graphics.h>
#include<conio.h>
main()
{
int gd = DETECT,gm,left=100,top=100,right=200,bottom=200,x= 300,y=150,radius=50
initgraph(&gd, &gm, C:\\TC\\BGI )
rectangle(left, top, right, bottom)
circle(x, y, radius)
bar(left + 300, top, right + 300, bottom)
line(left - 10, top + 150, left + 410, top + 150)
ellipse(x, y + 200, 0, 360, 100, 50)
outtextxy(left + 100, top + 325, My First C Graphics Program )
getch()
closegraph()
return 0
}
#include<conio.h>
main()
{
int gd = DETECT,gm,left=100,top=100,right=200,bottom=200,x= 300,y=150,radius=50
initgraph(&gd, &gm, C:\\TC\\BGI )
rectangle(left, top, right, bottom)
circle(x, y, radius)
bar(left + 300, top, right + 300, bottom)
line(left - 10, top + 150, left + 410, top + 150)
ellipse(x, y + 200, 0, 360, 100, 50)
outtextxy(left + 100, top + 325, My First C Graphics Program )
getch()
closegraph()
return 0
}-#include<graphics.h>
#include<conio.h>
main()
{
int gd = DETECT,gm,left=100,top=100,right=200,bottom=200,x= 300,y=150,radius=50
initgraph(&gd, &gm, C:\\TC\\BGI )
rectangle(left, top, right, bottom)
circle(x, y, radius)
bar(left + 300, top, right + 300, bottom)
line(left - 10, top + 150, left + 410, top + 150)
ellipse(x, y + 200, 0, 360, 100, 50)
outtextxy(left + 100, top + 325, My First C Graphics Program )
getch()
closegraph()
return 0
}
(系统自动生成,下载前可以参看下载内容)
下载文件列表
Nieuw Rich Text-document.rtf
本网站为编程资源及源代码搜集、介绍的搜索网站,版权归原作者所有! 粤ICP备11031372号
1999-2046 搜珍网 All Rights Reserved.