⚙️
VEX 機器人程式教學
Ctrlk
  • VEX程式設計教學
  • 基礎教學
  • 進階教學
  • 範例程式
  • 學習資源
Powered by GitBook
On this page
  • 工具表
  • 架構API文檔
  • 程式和算法教學
  • 程式除錯
Edit

學習資源

工具表

  • 路線生成模擬器:https://acezxn.github.io/Pathtracker-online/#/path-follow-simulator

  • 版本管理:https://git-scm.com/

  • VSCode:https://code.visualstudio.com/

架構API文檔

  • https://pros.cs.purdue.edu/v5/api/cpp/index.html

  • https://okapilib.github.io/OkapiLib/md_docs_api_index.html

  • https://api.vexcode.cloud/v5/

程式和算法教學

  • https://wiki.purduesigbots.com/

  • https://pros.cs.purdue.edu/v5/tutorials/index.html

  • https://okapilib.github.io/OkapiLib/md_docs_tutorials_index.html

程式除錯

  • https://www.vexforum.com/

  • https://stackoverflow.com/

Previous自動選擇介面範例

Last updated 2 years ago