一道C语言编程题:airstrikeplanner.c

SubmissionYou must submit a single C source code file containing all yourcode for this exercise. This file must be called airstrikeplanner.c andmust not require any other files outside of the standar...
摘要由CSDN通过智能技术生成

Submission

You must submit a single C source code file containing all yourcode for this exercise. This file must be called airstrikeplanner.c andmust not require any other files outside of the standard C headers which arealways available.
The file must compile without warnings or errors when I use the command
gcc-std=c99 -lm -Wall airstrikeplanner.c -o airstrikeplanner


Plagiarism

You should complete this coursework on your own. Anyone suspectedof plagiarism will be investigated and punished in accordance with theuniversity policy on plagiarism (see your student handbook and the UniversityQuality Manual). This may include a mark of zero for this coursework.
You should write the source code required for this assignmentyourself. If you use code from other sources (books, web pages, etc), youshould use comments to acknowledge this (and marks will be heavily adjusteddown accordingly). The only exception tothis is the dynamic data-structures (linked lists and others) developed duringthe lectures and tutorials; you may use these, with or without modification,without penalty as long as you add a comment in your program saying you havetaken them from the lectures or tutorials and saying how you have modified it(or not modified it). If you do not acknowledge their source in a comment thenit will be regarded as potential plagiarism.
You must not copy or share source code with other students. Youmust not work together on your solution. You can informally talk abouthigher-level ideas but not to a level of detail that would allow you all tocreate the same source code.
Remember, it is quite easy for experienced lecturers to spotplagiarism in source code. We also have automated tools that can help usidentify shared code, even with modifications designed to hide copying. If youare having problems you should ask questions rather then plagiarize. If you arenot able to complete the exercise then you should still submit your incompleteprogram as that will still get you some of the marks for the parts you havedone (but make sure your incomplete solution compiles and partially runs!).
If I have concerns about a submission, I may ask you to come to myoffice and explain your work in your own words.

Marking

The marking scheme will be as follows:

  • Tests (60%):     Your program should correctly implement the task requirements. A number of     tests will be run against your program with different input data designed     to test if this is the case for each individual requirement. The tests     themselves are secret but general examples of the tests might be:
    • Does      the program work with the example I/O in the question?
    • Does      the program work with typical valid input?
    • Does      the program correctly deal with input around boundary values?
    • Does      the
  • 1
    点赞
  • 1
    收藏
    觉得还不错? 一键收藏
  • 0
    评论
OpenTripPlanner (OTP) 提供了一个多模式的路程规划开源平台,用户可以通过OTP 内置的web界面结合步行,自行车和公共的交通工具进行路径查询,同时OTP也提供为第三方程序调用的API接口。官网地址:http://opentripplanner.com/github地址:https://github.com/openplans/OpenTripPlanner其数据源可以通过shapfiles,OSM,GTFS等转化详见https://github.com/openplans/OpenTripPlanner/wiki/GraphBuilder打包好的程序下载地址:http://maps5.trimet.org/otp-dev/otp.zip 使用这个只需转化好地图数据,放到指定文件夹下就能直接使用了详见如下几个教程2 minute introduction5 minute detailed dive-inAvailable web app language translations当然也可以直接下载源码,github上的文档也是非常详细的https://github.com/openplans/OpenTripPlanner/wiki/GettingStartedEclipse下面的是源码中的各个工程:opentripplanner‐api‐extendedweb应用程序可以有选择性的显示一个地图;需要一个地图服务器(geoserver)• opentripplanner‐api‐webapp为trip planning 引擎提供一个REST风格的API• opentripplaner‐geocoder为OTP的地理编码提供一个REST风格的API• opentripplanner‐graph‐builder用于配置和构建trip planner图(命令行工具)• opentripplanner‐webapp为trip planning 引擎提供WEB UI• opentripplanner‐gui为了开发和故障排除的图可视化• opentripplanner‐integration系统集成测试• opentripplanner‐routing 核心路由算法,数据结构和一些库• opentripplanner‐utils编码polylines(shapefile)下面的是我用OSM-北京作为数据源部署的程序在其他程序中调用

“相关推荐”对你有帮助么?

  • 非常没帮助
  • 没帮助
  • 一般
  • 有帮助
  • 非常有帮助
提交
评论
添加红包

请填写红包祝福语或标题

红包个数最小为10个

红包金额最低5元

当前余额3.43前往充值 >
需支付:10.00
成就一亿技术人!
领取后你会自动成为博主和红包主的粉丝 规则
hope_wisdom
发出的红包
实付
使用余额支付
点击重新获取
扫码支付
钱包余额 0

抵扣说明:

1.余额是钱包充值的虚拟货币,按照1:1的比例进行支付金额的抵扣。
2.余额无法直接购买下载,可以购买VIP、付费专栏及课程。

余额充值