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

搜索资源列表

  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. 海龟法则代码,这个是easylanguage版本的-turtle law code
  3. 所属分类:Other systems

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

    0下载:
  2. C/C++实现著名的“海龟作图”源程序~ 海龟作图模型:假设有只海龟,用一个50*50的二维数组模拟一块由方格组成的 画板,记录海龟爬行路线。海龟的行踪命令从一个数组中读取 ,如读到1代表右转弯,读到2代表左转弯,读到36则代表前进6 格,经过的格子则置1,假设每次海龟都从[0][0]开始。请问如 何从左转和右转中找到控制二维数组行列增减的方法?-C/C++ to achieve the famous " Turtle mapping&quo
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-08
    • 文件大小:693byte
    • 提供者:肖煜东
  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. huatu

    0下载:
  2. 用C语言编写的在一个二维数组的海龟画图,可以选择四个方向-With the C language in a two-dimensional array of turtle drawing
  3. 所属分类:Other systems

    • 发布日期:2017-04-01
    • 文件大小:15.42kb
    • 提供者:jiangweigang
  1. Turtle_trading_rules

    0下载:
  2. 海龟交易法则,交易技术经典。用于开发自动交易系统或者提升交易技术和研究使用。-Turtle trading rules, trading technology classic. For the development of automated trading systems or improve trading technology and research use.
  3. 所属分类:Other systems

    • 发布日期:2017-04-17
    • 文件大小:282.17kb
    • 提供者:黄峰
  1. fishing-html5

    1下载:
  2. 捕鱼达人游戏技巧: 1、在炮塔周围有一些游动非常缓慢的鱼,灯笼,魔鬼,乌龟等等,那些基本上全部是给你送分的,只要调准角度和等级连续打,基本可以拿下。 2、在把炮塔调到基本45度角度时候,通常可以看到一些向你的炮塔直冲而下的鱼,这些鱼的速度很快,遇到这种鱼,可以通常采取迎射,往往是2级和三级炮弹的连发,打鱼的两侧,而且要左右切换的攻击,特别是打魔鬼鱼的时候,炮弹一定要先打鱼的外侧翅膀,然后切换到左侧,连击,命中率很高。 3、从炮塔左侧出来的灯笼鱼,绕着你的炮塔很近游动的那些乌龟,尽量就
  3. 所属分类:Other systems

    • 发布日期:
    • 文件大小:4.39mb
    • 提供者:853100013
  1. caculator

    0下载:
  2. 龟图,一只乌龟在地上画图,用C++程序实现的涉及到面向对象的设计理念-Turtle graphics, a turtle to draw on the ground with the C++ program related to object-oriented design concepts
  3. 所属分类:Other windows programs

    • 发布日期:2017-11-20
    • 文件大小:1.77mb
    • 提供者:周雄
  1. wugui

    1下载:
  2. 在vc下利用opengl画一只三维动物 并且当窗口大小改变的时候,动物保持原来的形状,不发生改变。-a small turtle in opengl
  3. 所属分类:Other systems

    • 发布日期:2016-07-26
    • 文件大小:1kb
    • 提供者:zhouxin
  1. wgq

    0下载:
  2. NOIP2010比赛中,c语言的乌龟棋问题的源码-NOIP2010 game, c language source turtle chess problems
  3. 所属分类:Other systems

    • 发布日期:2017-11-21
    • 文件大小:171.46kb
    • 提供者:KMKA
  1. haigui

    1下载:
  2. 经典海龟交易系统源码,直接加载在TB平台即可交易。-Classic Turtle trading system source code
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-03
    • 文件大小:7.76kb
    • 提供者:袁明
  1. cell-auto

    0下载:
  2. 利用元胞自动机和移动海龟模拟的创新扩散过程-Using innovative diffusion process of cellular automata and simulation of moving turtle
  3. 所属分类:Other systems

    • 发布日期:2017-04-14
    • 文件大小:4.05kb
    • 提供者:张龙
  1. haiguijiaoyixitong

    0下载:
  2. 海龟交易系统的R语言实现版本,非常经典有学习的价值-Turtle trading system R language version, the value of a very classic study
  3. 所属分类:Other systems

    • 发布日期:2017-04-14
    • 文件大小:2.56kb
    • 提供者:xiaoka
  1. wordgame_2

    0下载:
  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. 所属分类:Other systems

    • 发布日期:2017-04-12
    • 文件大小:696byte
    • 提供者:云之上
  1. 3

    0下载:
  2. 小甲鱼零基础c++学习中关于静态变量、this指针的练习程序-Zero-based soft-shelled turtle C++ learning on static variables, this pointer practice procedures
  3. 所属分类:Other systems

    • 发布日期:2017-05-11
    • 文件大小:2.03mb
    • 提供者:mr-li
  1. Ex07_23

    0下载:
  2. 海龟图(模拟海龟画图,笔尖朝上不画,笔尖朝下画图)-Figure turtle (turtle simulation drawing, painting not tip up, tip down drawing)
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-13
    • 文件大小:1.7kb
    • 提供者:许飞
  1. teknos1

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

    • 发布日期:2017-12-30
    • 文件大小:1kb
    • 提供者:18volts
  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
    • 提供者:
« 12 »
搜珍网 www.dssz.com