Skip to content

Some naive projects in EE317, 2023Spring. Besides, the ability of the programmer(myself) is...always doubtful, so take it easy then looking up to those mountain codes...

License

Notifications You must be signed in to change notification settings

Ethylene9160/SUSTC_EE317_Android_applications

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

SUSTC_EE317_Android_applications

Some naive projects in EE317, 2023Spring. Besides, the ability of the programmer(myself) is...always doubtful, so take it easy then looking up to those mountain codes...

Calculatore:

This is just a calculator. Including:

  • $+-\times~\div$ operators, and get common divisor mod followed.
  • An instance of BigDecimal.java, providing ways for accurate calculating.
  • Support science computation, which is naive.

see folder calculator

Music Player:

This is a music player for playing music emmm...

see folder musicPlayer

About

Some naive projects in EE317, 2023Spring. Besides, the ability of the programmer(myself) is...always doubtful, so take it easy then looking up to those mountain codes...

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages