搜索资源列表
turtle
- 用c语言实现海龟作图,源码质量高,是本人学c时写的程序-with C Language turtle mapping, source of high quality, yes, I am learning c written procedures
海龟作图
- C语言编写的海龟作图
海龟作图
- 数据结构实验 海龟做图
haiguizuotu.rar
- 数绝结构实验海龟作图,含源代码,实验报告,C语言描述,Mapping of sea turtles must structure a few experiments, including source code, experimental report, C language descr iption of
haiguizuotu
- 海龟作图,数据结构实验报告,文本文档,完整的报告,希望有用啦-Experimental data structure mapping of sea turtles
3207006371haiguizuotu
- 海龟作图,数据结构实验报告,文本文档,完整的报告,希望有用啦-Turtle mapping, data structure, experimental report, text documents, a complete report, seek to help
turtle
- 这是使用C语言进行模拟的海龟作图程序~ 简洁 代码风格良好-This is a simulation using the C language mapping procedures of the turtle style ~ simple code of good
grow
- 一个十分简单的小型JAVA程序,用一只海龟作图-A very simple small JAVA program, with a sea turtle mapping
haiguizuotu
- 海龟作图小程序 通过输入控制海龟进行作图 包括擦出功能-Mapping of sea turtles sea turtles small program by entering the control functions for mapping, including clashes
HaiGuiZuoTu
- 海龟作图,通过键盘的上下左右键实现操作,代码精要,功能强大-Mapping of sea turtles through the keyboard arrow keys to achieve operation, code essence, powerful
turtle
- 设计并实现海龟抽象数据类型Turtle,并以此为基础设计一个演示海龟作图的程序。 〔基本要求〕 (1)设置海龟类型的基本操作为: procedure StartTurtleGraphlcs ; {显示作图窗口,并在窗口内写出本人的姓名、上机号和实验题号。} procedure StartTurtle; {令海龟处于作图的初始状态。即显示作图窗口,并将海龟定位在窗口正中;} {置画笔状态为落笔、龟头朝向为0度(正东方向)。} -Design and
tucle
- 海龟作图 实现海龟的行走 向上向下或者改变方向-Turtle turtle walk mapping to achieve
turtle
- 海龟作图源码 如何用C语言作图 具有很好的示范做用-use C to draw a turtle
turtlePaiting
- C/C++实现著名的“海龟作图”源程序~ 海龟作图模型:假设有只海龟,用一个50*50的二维数组模拟一块由方格组成的 画板,记录海龟爬行路线。海龟的行踪命令从一个数组中读取 ,如读到1代表右转弯,读到2代表左转弯,读到36则代表前进6 格,经过的格子则置1,假设每次海龟都从[0][0]开始。请问如 何从左转和右转中找到控制二维数组行列增减的方法?-C/C++ to achieve the famous " Turtle mapping&quo
haigui
- 利用数据结构的数据类型及相关的开发语言实现简单的海龟作图-Using the data type of data structure and related development language simple mapping of sea turtles
turtle
- 海龟作图 三角 直线 矩形 圆形 线条颜色 清除画板-Turtle plotted triangle straight circles color Clear Sketchpad
turtle
- 海龟作图,09级计算机数据结构的课程设计-Turtles mapping
Simple-turtles-mapping
- 使用数据结构中的算法实现的简单海龟作图。-Using the algorithm in the data structure to achieve a simple turtle plotted.
turtle
- 海龟作图 三角 直线 矩形 圆形 线条颜色 清除画板-Turtle plotted triangle straight circles color Clear Sketchpad
小海龟作图
- 这是利用了Python库中的海龟模块画“早上好”的代码,可以做给女生们让她们眼前一亮(笑)(There is a code about drawing "Good Morning" in Chinese with the turtle of python library.)