乐高机器人编程技术实践方案(源码)【字数:6681】
目录
第1章 方案概述 5
1.1. 方案背景分析 5
1.2. 方案功能分析 5
1.1.1. 动手能力测试 5
1.1.2. 理解能力测试 5
1.1.3. 排错能力测试 6
第2章 运动场地布置 6
第3章 机器人装置搭建 7
3.1. 背景 7
3.2. 器械模型介绍 7
第4章 辅助器械 13
第5章 程序设计 14
5.1. 前期准备 14
5.2. 设计分析 14
5.1.1. 取火炬任务 14
5.1.2. 升国旗 14
5.1.3. 五环展示 14
5.1.4. 放飞和平鸽 14
5.1.5. 移动运动员 14
5.1.6. 推火炬台 14
5.1.7. 点燃主火炬 14
5.3. 程序设计 14
第6章 运行结果展示 15
第7章 方案不足 17
第8章 总结 18
第9章 致谢 1 *51今日免费论文网|www.jxszl.com +Q: ^351916072^
9
参考文献 19
Abstract
Today is the era of Internet. With the rapid development of Internet, peoples life is increasingly convenient and colorful. In this era, the applications or system softwares with different functions are the most contacted or widely used by people. People cant use the Internet without the design and development of various softwares. On the other hand, it is precisely because of the advent of various softwares with rich functions that peoples lives can be more timesaving and convenient. This convenience spans the limitations of geography, time and space in a certain sense. In the future, the types of software will become more and more powerful.
For government agencies, there are corresponding software such as household registration management and household administration; For enterprises, there are various system software or application software specially developed to meet the needs of enterprises, such as programming software such as JAVA, C, C++ and Python, as well as office software and many frontend and backend development software; For individuals, there are various kinds of software such as communication, entertainment, life and study, and there are wellknown QQ, WeChat, game software, Meituan, Dictionaries, etc. It can be said that people cant do without such application software.
This paper mainly introduces a programming language for teenagers, Whale Scratc
Keywords:robot program language model
引言
目前个人与企业结合开发具有商业价值的程序设计软件已经十分普遍了,其依托于互联网,达到提高企业信誉度、商业价值、行业地位等目的,这种软件可以达到服务一类或者多类用户,满足一定客户需求,从而拓宽一定的市场和目标客户群。
本方案是模块化的任务形式,分为多个子任务,这些任务既考验设计者个人的逻辑思维能力和程序设计能力,又考验人与人之间的团结配合能力,综合性较突出。
本方案本质上是一种项目化的程序设计与调试任务,设计与调试是基于其运行结果是否符合任务要求,将程序与结果的误差降到最低,需要设计者采用合理有效的结构,与此同时,极为考验设计者检查和发现错误的能力,能够从运行结果中发现程序存在的错误,对逻辑思维的锻炼以及提高起着极为重要的作用。
原文链接:http://www.jxszl.com/jsj/rjgc/559868.html