留学移民网

搜索
查看: 27|回复: 0

留学生程序代写

[复制链接]

11

主题

11

帖子

110

积分

新手上路

Rank: 1

积分
110
发表于 2019-11-25 14:32:00 | 显示全部楼层 |阅读模式
Algorithm Design and Analysis
Assignment Two
The purpose of this assignment is to develop an intelligent system for moving a vehicle through variable terrain.
The terrain consists of a rectangular re-
gion broken up into quadrants, where each
quadrant is assigned a difficulty factor be- tween "5 and 15. A vehicle can start anywhere along the bottom of the terrain and must move one quadrant at a time either directly forward, or diagonally for- ward (one quadrant forward to the left or right unless the vehicle is on one of the two edges of the terrain). Some sample terrains are available on the raptor2 database server in a database called terrains. The goal is to move through the terrain so as to minimize the total difficulty for a vehicle.
The system should include the following components:
User Interface which should allow any of the terrains on the database to be obtained and present some graphical representation of the chosen terrain. Parts of the user interface should utilize the Observer design pattern, so that they are notified by a vehicle whenever the vehicle moves in the terrain. (15 marks)
Manual Control which allows the user to manually move a vehicle through the terrain, displaying a tally of the difficulty as the vehicle is moved.
(5 marks)
Automated Control which should move an automated vehicle intelligently through the terrain, and present the path in a suitable manner.
(10 marks)
Intelligence Algorithm which should use some level of intelligence (selectable between 0% and 100% by the user) to efficiently choose the most appro- priate path through the terrain. For example, with an intelligence of 100% a vehicle would be able to choose its path based on the entire terrain, so
            
安全提示

1、本文为网友发布内容,本站不对其真实性负责,一切后果由发布人承担,与本站无关!

2、如网友所发内容侵犯您个人或您所在企业的合法权益,请与本站客服联系处理

3、请对任何金钱交易和索要个人隐私的信息保持警惕态度!

回复

使用道具 举报

您需要登录后才可以回帖 登录 | 立即注册

本版积分规则

QQ|留学移民网

GMT+8, 2024-5-31 07:08 , Processed in 0.013191 second(s), 7 queries , Gzip On, Redis On.

Powered by Discuz!

© 2001-2022 Comsenz Inc.

快速回复 返回顶部 返回列表