[StarLogo/fujim2]
[ トップ ]   [ 一覧 | 単語検索 | 最終更新 | ヘルプ ]

CONTENTS

  • FrontPage
  • StarLogoについて
  • こんな人におすすめ
  • StarLogoのインストール
  • StarLogoの簡単な入門
  • StarLogo TIPS
  • StarLogoのサンプル解説
  • StarLogo関連リンク集
  • OpenStarLogo
  • StarLogoTNG
  • StarLogoNova
  • 実験・研究
  • Petit-Hack
  • 文献
  • ご意見ご感想など
  • このページについて

最新の10件
2019-01-27
  • FrontPage
  • StarLogo日本語化
  • Petit-Hack
  • このページについて
  • コメント/ご意見ご感想など
  • ご意見ご感想など
  • 文献
  • 実験・研究
  • こんな人におすすめ
  • StarLogoのインストール

Last-modified: 2019-01-27 (日) 01:45:42 (26d)
StarLogoTutorial-RandomWalk-SingleFine.gif



†

↑

†

to ramdom-walk



end

↑

†

↑

†

↑

†

↑

†

to init
   ct
   crt 50
end

↑

†

to ramdom-walk
   rt random 180
   lt random 180 
   fd 1          
end
↑

†

init

random-walk

repeat 100 [ random-walk ]

↑

†

Starlogo-Create-Button.PNG
Starlogo-Edit-Button-init.PNG
↑

†

Starlogo-Edit-Button-random-walk.PNG
↑

†

Starlogo-Random-Walk-Screen.PNG
↑

†


Counter: 54, today: 3, yesterday: 0


添付ファイル: fileStarlogo-Random-Walk-Screen.PNG 707件 [詳細] fileStarlogo-Edit-Button-random-walk.PNG 697件 [詳細] fileStarlogo-Create-Button.PNG 706件 [詳細] fileStarlogo-Edit-Button-init.PNG 680件 [詳細] fileStarLogoTutorial-RandomWalk-SingleFine.gif 738件 [詳細]

トップ   一覧 単語検索 最終更新   ヘルプ   最終更新のRSS
Last-modified: 2019-01-27 (日) 01:45:42 (26d)
Site admin: anonymous

PukiWiki 1.5.0 Copyright © 2001-2006 PukiWiki Developers Team. License is GPL.
Based on "PukiWiki" 1.3 by yu-ji. Powered by PHP 5.6.21. HTML convert time: 0.142 sec.