登录
首页 » c » 哆啦A梦的C代码

哆啦A梦的C代码

于 2022-02-01 发布 文件大小:1.14 kB
0 88
下载积分: 2 下载次数: 1

代码说明:

#include #include #define PI 3.14159265 // 主函数 void main() { // 创建大小为 800 * 600 的绘图窗口 initgraph(800, 600); // 设置原点 (0, 0) 为屏幕中央(Y轴默认向下为正) setorigin(400, 300); // 使用白色填充背景 setbkcolor(WHITE); cleardevice(); // 画脸 setfillcolor(RGB(7, 190, 234)); // 头 setlinecolor(BLACK); fillroundrect(-135, -206, 135, 54, 248, 248); setfillcolor(WHITE); // 脸 fillellipse(-115, -144, 115, 46); fillroundrect(-63, -169, 0, -95, 56, 56); // 右眼 fillroundrect(0, -169,  63, -95, 56, 56); // 左眼 setfillcolor(BLACK); solidcircle(-16, -116, 6); // 右眼球 solidcircle( 16, -116, 6); // 左眼球 setfillcolor(RGB(201, 62, 0)); // 鼻子

下载说明:请别用迅雷下载,失败请重下,重下不扣分!

发表评论

0 个回复

  • AES
    一个并行粗糙集离散化算法,采用VC和MPI并行开发通信接口实现,目前速度最快的离散化算法。(A parallel algorithm for discretization of rough sets, using VC, and MPI parallel development of communication interfaces, the fastest of the discrete algorithm.)
    2010-03-07 15:57:47下载
    积分:1
  • visa
    一个简单的数据挖掘程序,有贝叶斯方法和bp算法,还有决策数的简单实现。(a simple data mining procedures, it bp Bayesian methods and algorithms, the number of decision-making there are simple to achieve.)
    2006-06-02 21:36:56下载
    积分:1
  • Windows.API-函数、接口、编程实例
    Windows.API-函数、接口、编程实例,编译环境VC6,助你学习VC编程
    2022-01-26 02:01:28下载
    积分:1
  • 简易网络嗅探器
    网络嗅探器在网路安全方面扮演很重要的角色。使用网络嗅探器可以把网卡设置为混杂模式,并可实现对网络上传输的数据包的捕获与分析。次分析结果可供网络安全分析之用,更有可能被用来做一些黑客行为。本文将详细介绍嗅探器的实现原理,并给出一个简单的实例。(Network sniffer plays a very important role in network security. The network sniffer can be used to set the network card as promiscuous mode, and it can capture and analyze the data packets transmitted on the network. The results of sub analysis can be used for network security analysis, and more likely to be used to do some hacker behavior. In this paper, the implementation principle of sniffer is introduced in detail, and a simple example is given.)
    2017-10-27 20:45:09下载
    积分:1
  • stm32f103rct6控制两路编码电机pid调速
    stm32f103rct6控制两路编码电机pid调速(Stm32f103rct6 control of two way coded motor PID speed regulation)
    2021-02-22 20:19:41下载
    积分:1
  • MapReduce
    linux下C语言实现的MapReduce算法的WordCount算法,可以统计一个文件夹下文件中单词出现的频率(WordCount algorithm of the C language implementation of the MapReduce algorithm under linux, statistics folder frequency word appears in the following file)
    2020-06-30 02:20:01下载
    积分:1
  • cgiqacteristicwaterfallconnection
    vc程序开发 Cspin的具体操作方法 主要介绍CSPIN的 使用,(Vc programming Cspin specific operation method Mainly introduces the use of CSPIN,)
    2017-04-12 01:38:04下载
    积分:1
  • 3316702
    ded dadjafjandfasnfklasjfklsadmfasmdafj asfadfasfafdasfadfadf()
    2017-11-09 09:13:10下载
    积分:1
  • A simple C# COM server
    一个简单的C#COM服务器。可以通过Bricscad LISP调用窗口窗体。
    2022-03-12 21:01:29下载
    积分:1
  • 3dwind1
    空间风场模拟程序,采用谐波平衡法模拟大气边界层(code for simulation of wind field of boundary layer.)
    2013-10-09 08:32:01下载
    积分:1
  • 696516资源总数
  • 106914会员总数
  • 0今日下载