搜索资源列表
海龟作图
- C语言编写的海龟作图
turtle
- 这是使用C语言进行模拟的海龟作图程序~ 简洁 代码风格良好-This is a simulation using the C language mapping procedures of the turtle style ~ simple code of good
HaiGuiZuoTu
- 海龟作图,通过键盘的上下左右键实现操作,代码精要,功能强大-Mapping of sea turtles through the keyboard arrow keys to achieve operation, code essence, powerful
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
Simple-turtles-mapping
- 使用数据结构中的算法实现的简单海龟作图。-Using the algorithm in the data structure to achieve a simple turtle plotted.
小海龟作图
- 这是利用了Python库中的海龟模块画“早上好”的代码,可以做给女生们让她们眼前一亮(笑)(There is a code about drawing "Good Morning" in Chinese with the turtle of python library.)
