Skip to content

PhucAnh0502/LTHDT.20241-03

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

80 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

LTHDT.20241-03

intro

Nhóm được thành lập nhằm phục vụ cho môn học LẬP TRÌNH HƯỚNG ĐỐI TƯỢNG(OOP) - HK:2024.1 , nhằm tạo ra một mô hình chung giúp mọi người hình dung về các thuật toán sắp xếp. Mảng là cấu trúc cơ bản nhất trong khoa học máy tính. Phần lớn các thao tác và các cấu trúc dữ liệu khác đều được xây dựng và thực hiện trên mảng. Trong phạm vi phần mềm này, ứng dụng sẽ giải thích các thuật toán sắp xếp trên một mảng gồm:

  • Merge Sort
  • Selection Sort
  • Shell Sort

Topic : Demonstration of sorting algorithms on array


Phân công nhiệm vụ:

1. Nguyễn Bá Anh - 20215260

  • Nêu ý tưởng, thiết kế UseCase Diagram (80%)
  • Class SelectionSort (80%)
  • Viết báo cáo

Nguyễn Duy Anh

  • Nêu ý tưởng, thiết kế Class Diagram (35%)
  • Class SortingAlgorithm (100%)
  • Class MergeSort (100%)
  • SortingPanel (20%)
  • Thuyết trình
  • Nguyễn Hải Anh

  • Nêu ý tưởng, thiết kế Class Diagram (30%)
  • Class SortingPanel (80%)
  • Làm slide
  • Thuyết trình

Nguyễn Kỳ Anh

  • Nêu ý tưởng
  • Code logic class shell sort (100%)
  • Viết README.md
  • Quay video demo
  • Thuyết trình

Nguyễn Phúc Anh

  • Nêu ý tưởng, thiết kế Class Diagram (35%), thiết kế UseCase Diagram (20%)
  • Code class MainScreenPanel (100%)
  • Code class InputHandling (100%)
  • Code SelectionSort (20%)
  • Hỗ trợ làm báo cáo

Project presentation video

Inspiration

  1. VisualGO: https://visualgo.net/en
  2. GeeksforGeeks :

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages