Skip to content

A project of Data structures and Algorithms course - 4th semester

Notifications You must be signed in to change notification settings

ngantrandev/data-structure-and-algorithms

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

21 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ĐỒ ÁN MÔN CẤU TRÚC DỮ LIỆU VÀ GIẢI THUẬT 👋

  • Giảng viên hướng dẫn: Thầy Lưu Nguyễn Kỳ Thư
  • Thời gian: Kỳ 2 - 2022

🚀 Sử dụng

  • Ngôn ngữ lập trình: C & C++
  • Cấu trúc dữ liệu: Linked List, Stack, Tree..

Mục lục

1. Công cụ và cách cài đặt

Công cụ sử dụng

  • Công cụ:
    • Hệ điều hành: Windows
    • Visual Studio Code
      • Trong VSCode cài thêm extension: C/C++ và Code Runner
    • Cài thêm MinGW để biên dịch file mã nguồn C/C++

Cách cài đặt

  • Cài đặt VSCode và MinGW
  • Cấu hình biến môi trường cho MinGW
  • Mở thư mục chứa project này bằng VSCode
  • Build file main.cpp bằng Code Runner ( hoặc bằng dòng lệnh nếu muốn)

    $ g++ -o <fileName.exe> maNguon.cpp

✨ Powered by TRAN VAN NGAN with ❤️

About

A project of Data structures and Algorithms course - 4th semester

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published