Skip to content

TFilson/KnowYourName

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

KnowYourName

Enter a first name and have its trends visualized by gender and popularity from 1880 to 2023. Compare the efficiency of inserting such massive data into a Trie based structure or a Hashtable based structure.

Download the file and unzip names.zip to a normal folder All files should be in the same directory

We followed This tutorial for the setup of GnuPlot https://youtu.be/gsLIUtmTs8Q?si=ltsBkwPFnKAwFjgX

https://sourceforge.net/projects/gnuplot/files/gnuplot/ //run the most recent exe file https://github.com/dstahlke/gnuplot-iostream //only "gnuplot-iostream.h" https://github.com/Microsoft/vcpkg //full install (takes an hour)

1.Installing dependencies like Git, Visual Studio, Gnuplot, Gnuplot-iostream, and Vcpkg. 2.Setting up Vcpkg to install Boost libraries for 32-bit and 64-bit projects. 3.Configuring Visual Studio to use C++17 and linking required files. 4.Setting up the Gnuplot binary path and managing input/output formats. 5.Compiling the project and running the program.

About

Group Project 3 for COP3530

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published