Skip to content

LINEARJUN/Sort-Performance-Test-Program

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Sort-Performance-Test-Program

Build Status

Unity3D를 이용해 개발한 정렬 알고리즘 성능평가 프로그램 입니다.

Installation

Windows: 다운로드

Usage example

  • 데이터 입력 방법

    • Sort Performance Test_Data 폴더안에 Input 폴더가 존재합니다.

    • 이 Input 폴더안에 입력 값을 가지고 있는 txt파일을 넣습니다.

    • 입력 형식은 1,2,3,4,...이런식으로 입력하면 1,2,3,4가 입력됩니다.

    • 테스트 데이터 6개가 준비되어 있습니다. (PPT 데이터 기반)

  • 프로그램 사용방법

    • TAB 키를 눌러 text 파일을 로드할 수 있습니다.

    • 화면을 클릭하면 데이터를 정렬하고 시간을 출력합니다.

Release History

  • 0.1.0
    • The first proper release
  • 0.0.1
    • Work in progress

About

Unity3D를 이용해 개발한 정렬 알고리즘 성능평가 프로그램 입니다.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published