搜索资源列表
useful1
- 图形加速引擎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
Turtle2
- 一个小乌龟动画,用到JAVA中的很多知识,有助于帮助大家很好的理解JAVA中平面动画的做法-a small turtle animation, used in many Java knowledge, we help the good understanding Java animation of Plane
vb_jiqiao
- 真是vb技巧,请相信我,如果不相信我,你就是乌龟,爬行动物-really vb skills, please believe me, if I do not believe, if you turtle, reptiles
seaturtles
- 介绍关于海龟的动态网站。新西兰大学电子商务专业的家庭作业。-briefing on the turtle's Dynamic Website. New Zealand professional electronic commerce at the University of homework.
龟兔赛跑的小游戏
- 面这段代码模拟了龟兔赛跑爬山的情况,其中有个时钟触发设置每秒执行一次循环,乌龟的规则是:50% 的机会快走(右移三格) 20% 的机会下滑(左移六格) 30% 的机会慢走(右移一格). 兔子的规则是:20% 的机会睡觉(不移动) 20% 的机会大跳(右移九格) 10% 的机会大滑(左移十二格) 30% 的机会小跳(右移一格) 20% 的机会小滑(左移两格). 其中最先走到整 70 格的胜利,超过 70 格的从头开始 程序在一条线上打印了龟兔移动的轨迹,当两者重合时打印 P 乌龟用 G 表示,兔子
描述龟兔赛跑Java小程序
- 一个简单的JAV小程序,描述龟兔赛跑,兔子的速度是乌龟的十倍,JAV small a simple procedure, described龟兔赛跑, rabbit ten times the speed of a turtle
guitu
- 龟图 模拟乌龟在程序控制下在房间里行走 乌龟拿着一支笔只有两种状态 上或者下 当笔在下的状态时乌龟随着自己的移动画出图形 而向上时 不画-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
turtle
- 这是使用C语言进行模拟的海龟作图程序~ 简洁 代码风格良好-This is a simulation using the C language mapping procedures of the turtle style ~ simple code of good
Turtle
- it moves around and it ExtendedTurtle extends Turtle
turtle
- 海龟法则代码,这个是easylanguage版本的-turtle law code
turtle-trading-rules
- Turtle trading rules source (breakthrough system, and position management), written in trading pioneer platform
turtle
- this code is about turtle game
python-turtle
- 调用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.
teknos1
- Turtle graphics demo for Python 3.
Turtle库应用实例
- 用python的turtle库画一条蛇,代码中包含对turtle库的基本操作(Draw a snake with the turtle Library of Python. The code contains the basic operation of the turtle Library)
Mimicry time by turtle-Python3
- 模拟时钟,时钟根据计算机系统时间实时动态更新,利用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.)
turtle
- 运用python中pygame实现一张图片乱跑(using pygame to make a picture move)
turtle库绘图应用
- 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.)
10分钟轻松学会 Python turtle 绘图
- 10分钟轻松学会 Python turtle 绘图教程(Learn the Python turtle mapping tutorial in 10 minutes)
绘制函数
- 可以根据界面输入画布范围和turtle运动的属性,点击label.py进行运行(According to the interface, you can input the canvas range and the attributes of the turtle motion)