https://github.com/madhans476/autonomous-system-dataset
https://github.com/madhans476/autonomous-system-dataset
Last synced: 4 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/madhans476/autonomous-system-dataset
- Owner: madhans476
- Created: 2023-07-17T08:18:50.000Z (almost 2 years ago)
- Default Branch: main
- Last Pushed: 2023-07-21T08:58:57.000Z (almost 2 years ago)
- Last Synced: 2024-12-29T20:27:42.742Z (6 months ago)
- Language: Java
- Size: 12.7 MB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Autonomous System dataset
The code for dataset project is uploaded as a .zip file.
Step:1 Click on the "dataset project.zip" file, then click on "view raw", which downloads the file.
Step:2 Open File explorer -> downloads -> "dataset project.zip" file.
Step:3 Extract the file in known location and copy the path.
Step:4 Open Eclipse ->click 'File', which is at left corner. -> click 'Open Project from File System...'-> Then in import source, paste the address of the extracted folder -> click finish.
Step:5 In the project folder, open src folder ->main ->java ->edu ->princeton ->cs ->algs4 -> Open Demo2.java
step:6 Run the code.