GithubHelp home page GithubHelp logo

华中科技大学,计算机系,C++程序设计实验

实验五:面向对象的公交导航系统(基于Qt的华中科技大学周边导航系统)

  • 声明:

    1.这个项目只停留在能运行、功能正常、老师验收通过的水平。

    2.不鼓励抄袭,建议实在写不出来应急使用。

    3.想要学Qt的同学就不用参考我的代码了,因为写的确实很烂。

    4.好人做到底,我把实验报告也贴出来了。

  • 编译环境:Qt 6.2.1

  • 使用说明:

    1.Qt6 任意版本均可编译,Qt5以及之前的版本没试过,应该也没问题,用到的类比较基础,应该都是通用的。

    2.用Qt Creator新建项目,把源码文件夹里的所有文件都添加进去(所有的.h .cpp .ui .qrc都要添加)。

    3.直接编译运行会报错"terminate called after throwing an instance of 'char const*'",需要把source文件夹添加到build目录。build目录就是"build-"开头的文件夹,和工程文件夹在同一目录下。

    4.公交车站点显示有问题,因为老师提供的数据就有问题,和图片对不上。

    5.点击说明可以查看使用方法;另外按R或者点击查找-查找地点可以查找地点,支持缩写,比如输入"华中大"会搜到"华中科技大学",不支持英文缩写。

    6.实验报告的前面部分是实验要求。


华中科技大学计算机系本科在读

undergraduate from CS department of HUST(Huazhong University of Science and Technology)


邮箱:[email protected]

email : [email protected]

hwdqm88's Projects

file-searcher icon file-searcher

Qt练习 桌面文件搜索器(支持拼音搜索、正则表达式)

pattern-recognition-807 icon pattern-recognition-807

《模式识别(第三版)》(张学工)学习笔记+2024真题,清华大学深圳研究生院人工智能专业考研807专业课

qpagebar icon qpagebar

A paging component (page bar) based on Qt 5/Qt 6 ------------- 基于Qt 5/Qt 6的分页条控件(page bar)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.