Skip to content

davidwang200099/TODVS

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Taxi Order Data Visualization System

There is a CMakeLists.txt file in this folder. To compile and run this program, please first modify this line:

set(CMAKE_PREFIX_PATH ${CMAKE_PREFIX_PATH} path/to/qt/{version of qt}/clang_64/lib/cmake)

and then type these commands in the command line:

cmake .
make
./final

Then you can see the GUI of the program final.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors