搜索资源列表
turtle
- 这是使用C语言进行模拟的海龟作图程序~ 简洁 代码风格良好-This is a simulation using the C language mapping procedures of the turtle style ~ simple code of good
turtle
- 海龟法则代码,这个是easylanguage版本的-turtle law code
turtlePaiting
- C/C++实现著名的“海龟作图”源程序~ 海龟作图模型:假设有只海龟,用一个50*50的二维数组模拟一块由方格组成的 画板,记录海龟爬行路线。海龟的行踪命令从一个数组中读取 ,如读到1代表右转弯,读到2代表左转弯,读到36则代表前进6 格,经过的格子则置1,假设每次海龟都从[0][0]开始。请问如 何从左转和右转中找到控制二维数组行列增减的方法?-C/C++ to achieve the famous " Turtle mapping&quo
turtle-trading-rules
- Turtle trading rules source (breakthrough system, and position management), written in trading pioneer platform
huatu
- 用C语言编写的在一个二维数组的海龟画图,可以选择四个方向-With the C language in a two-dimensional array of turtle drawing
Turtle_trading_rules
- 海龟交易法则,交易技术经典。用于开发自动交易系统或者提升交易技术和研究使用。-Turtle trading rules, trading technology classic. For the development of automated trading systems or improve trading technology and research use.
fishing-html5
- 捕鱼达人游戏技巧: 1、在炮塔周围有一些游动非常缓慢的鱼,灯笼,魔鬼,乌龟等等,那些基本上全部是给你送分的,只要调准角度和等级连续打,基本可以拿下。 2、在把炮塔调到基本45度角度时候,通常可以看到一些向你的炮塔直冲而下的鱼,这些鱼的速度很快,遇到这种鱼,可以通常采取迎射,往往是2级和三级炮弹的连发,打鱼的两侧,而且要左右切换的攻击,特别是打魔鬼鱼的时候,炮弹一定要先打鱼的外侧翅膀,然后切换到左侧,连击,命中率很高。 3、从炮塔左侧出来的灯笼鱼,绕着你的炮塔很近游动的那些乌龟,尽量就
caculator
- 龟图,一只乌龟在地上画图,用C++程序实现的涉及到面向对象的设计理念-Turtle graphics, a turtle to draw on the ground with the C++ program related to object-oriented design concepts
wugui
- 在vc下利用opengl画一只三维动物 并且当窗口大小改变的时候,动物保持原来的形状,不发生改变。-a small turtle in opengl
wgq
- NOIP2010比赛中,c语言的乌龟棋问题的源码-NOIP2010 game, c language source turtle chess problems
haigui
- 经典海龟交易系统源码,直接加载在TB平台即可交易。-Classic Turtle trading system source code
cell-auto
- 利用元胞自动机和移动海龟模拟的创新扩散过程-Using innovative diffusion process of cellular automata and simulation of moving turtle
haiguijiaoyixitong
- 海龟交易系统的R语言实现版本,非常经典有学习的价值-Turtle trading system R language version, the value of a very classic study
wordgame_2
- 本程序为小甲鱼《零基础入门学习Python》第四次课的程序。主要是对之前一次文字游戏的改进。供大家参考和学习。-This program is a small turtle “zero-based learning portal Python”, Fourth Course program. Mainly before a word game improvement. For reference and learning.
3
- 小甲鱼零基础c++学习中关于静态变量、this指针的练习程序-Zero-based soft-shelled turtle C++ learning on static variables, this pointer practice procedures
Ex07_23
- 海龟图(模拟海龟画图,笔尖朝上不画,笔尖朝下画图)-Figure turtle (turtle simulation drawing, painting not tip up, tip down drawing)
teknos1
- Turtle graphics demo for Python 3.
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)