CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 Windows编程 搜索资源 - Turtle

搜索资源列表

  1. useful1

    0下载:
  2. 图形加速引擎1.3版,VGA/SVGA图形加速库 UNICORN 图形开发 TC 源代码库 TURTLE 图形开发命令系统 TC 源代码-graphics acceleration engine version 1.3, VGA / SVGA graphics acceleration for UNICORN graphical development TC source code for orders TURTLE graphical development system source
  3. 所属分类:GDI/图象编程

    • 发布日期:2008-10-13
    • 文件大小:299.45kb
    • 提供者:jason
  1. Turtle2

    0下载:
  2. 一个小乌龟动画,用到JAVA中的很多知识,有助于帮助大家很好的理解JAVA中平面动画的做法-a small turtle animation, used in many Java knowledge, we help the good understanding Java animation of Plane
  3. 所属分类:界面编程

    • 发布日期:2008-10-13
    • 文件大小:34.27kb
    • 提供者:线线
  1. vb_jiqiao

    0下载:
  2. 真是vb技巧,请相信我,如果不相信我,你就是乌龟,爬行动物-really vb skills, please believe me, if I do not believe, if you turtle, reptiles
  3. 所属分类:文件操作

    • 发布日期:2008-10-13
    • 文件大小:2.1kb
    • 提供者:xhggg
  1. seaturtles

    0下载:
  2. 介绍关于海龟的动态网站。新西兰大学电子商务专业的家庭作业。-briefing on the turtle's Dynamic Website. New Zealand professional electronic commerce at the University of homework.
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:1.55mb
    • 提供者:wrflying
  1. 龟兔赛跑的小游戏

    0下载:
  2. 面这段代码模拟了龟兔赛跑爬山的情况,其中有个时钟触发设置每秒执行一次循环,乌龟的规则是:50% 的机会快走(右移三格) 20% 的机会下滑(左移六格) 30% 的机会慢走(右移一格). 兔子的规则是:20% 的机会睡觉(不移动) 20% 的机会大跳(右移九格) 10% 的机会大滑(左移十二格) 30% 的机会小跳(右移一格) 20% 的机会小滑(左移两格). 其中最先走到整 70 格的胜利,超过 70 格的从头开始 程序在一条线上打印了龟兔移动的轨迹,当两者重合时打印 P 乌龟用 G 表示,兔子
  3. 所属分类:C#编程

    • 发布日期:2008-10-13
    • 文件大小:2.44kb
    • 提供者:mm
  1. 描述龟兔赛跑Java小程序

    0下载:
  2. 一个简单的JAV小程序,描述龟兔赛跑,兔子的速度是乌龟的十倍,JAV small a simple procedure, described龟兔赛跑, rabbit ten times the speed of a turtle
  3. 所属分类:Windows编程

    • 发布日期:2016-01-25
    • 文件大小:1.03kb
    • 提供者:wl
  1. guitu

    0下载:
  2. 龟图 模拟乌龟在程序控制下在房间里行走 乌龟拿着一支笔只有两种状态 上或者下 当笔在下的状态时乌龟随着自己的移动画出图形 而向上时 不画-Map turtle turtle in the control simulation under the turtle walking in the room with a pen, only two states, or under the pen when the next state with the turtle to draw their own
  3. 所属分类:Windows Develop

    • 发布日期:2017-03-31
    • 文件大小:10.65kb
    • 提供者:胡天若
  1. turtle

    0下载:
  2. 这是使用C语言进行模拟的海龟作图程序~ 简洁 代码风格良好-This is a simulation using the C language mapping procedures of the turtle style ~ simple code of good
  3. 所属分类:Other windows programs

    • 发布日期:2017-03-28
    • 文件大小:1.39kb
    • 提供者:123321
  1. Turtle

    0下载:
  2. it moves around and it ExtendedTurtle extends Turtle
  3. 所属分类:Windows Develop

    • 发布日期:2017-03-30
    • 文件大小:17.48kb
    • 提供者:reak
  1. turtle

    0下载:
  2. 海龟法则代码,这个是easylanguage版本的-turtle law code
  3. 所属分类:Other systems

    • 发布日期:2017-03-25
    • 文件大小:983byte
    • 提供者:lushichao
  1. turtle-trading-rules

    0下载:
  2. Turtle trading rules source (breakthrough system, and position management), written in trading pioneer platform
  3. 所属分类:Other systems

    • 发布日期:2017-04-05
    • 文件大小:1.9kb
    • 提供者:金开两
  1. turtle

    0下载:
  2. this code is about turtle game
  3. 所属分类:Menu control

    • 发布日期:2017-05-04
    • 文件大小:74.22kb
    • 提供者:ali
  1. python-turtle

    0下载:
  2. 调用python的turtle库,读取同一个文件夹下的数据文件,根据读取的数据进行绘制。-use the turtle in python, and read the file to get the data, draw a picture by turtle and the input file data.
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-12
    • 文件大小:557byte
    • 提供者:junlisun
  1. teknos1

    0下载:
  2. Turtle graphics demo for Python 3.
  3. 所属分类:其他

    • 发布日期:2017-12-30
    • 文件大小:1kb
    • 提供者:18volts
  1. Turtle库应用实例

    0下载:
  2. 用python的turtle库画一条蛇,代码中包含对turtle库的基本操作(Draw a snake with the turtle Library of Python. The code contains the basic operation of the turtle Library)
  3. 所属分类:Windows编程

    • 发布日期:2017-12-11
    • 文件大小:1.39kb
    • 提供者:fyk1234
  1. Mimicry time by turtle-Python3

    0下载:
  2. 模拟时钟,时钟根据计算机系统时间实时动态更新,利用Python3中turtle库实现。(The clock is simulated and the clock is updated in real time according to the time of the computer system, and the turtle Library in Python3 is implemented.)
  3. 所属分类:Windows编程

  1. turtle

    0下载:
  2. 运用python中pygame实现一张图片乱跑(using pygame to make a picture move)
  3. 所属分类:其他

  1. turtle库绘图应用

    0下载:
  2. turtle库是非常适合初学者使用的简单图形绘制模块,本程序利用turtle库绘图帮助大家掌握turtle库使用(Turtle library is very suitable for beginners to use simple graphics rendering module. This program uses turtle library drawing to help you master the use of turtle library.)
  3. 所属分类:其他

    • 发布日期:2018-05-03
    • 文件大小:1kb
    • 提供者:zhangyixu
  1. 10分钟轻松学会 Python turtle 绘图

    1下载:
  2. 10分钟轻松学会 Python turtle 绘图教程(Learn the Python turtle mapping tutorial in 10 minutes)
  3. 所属分类:其他

    • 发布日期:2020-09-19
    • 文件大小:115kb
    • 提供者:
  1. 绘制函数

    1下载:
  2. 可以根据界面输入画布范围和turtle运动的属性,点击label.py进行运行(According to the interface, you can input the canvas range and the attributes of the turtle motion)
  3. 所属分类:界面编程

    • 发布日期:2021-01-11
    • 文件大小:1kb
    • 提供者:ZhaoJie Yang
« 12 3 »
搜珍网 www.dssz.com