File-file untuk tugas pemrograman Matematika Diskrit 2 batch 1 Fasilkom UI
Materi mengenai :
- Mencari faktor-faktor prima
- Mencari GCD dan LCM dari 2 bilangan
- Mencari inverse dari suatu kongruensi linear
- Menghitung pemangkatan modular
- Menyelesaikan Chinese Remainder Theorem
visit this project at github :
https://github.com/galuhest/Matdis2
By:
Azady Bayu (1406543675)
Galuh Estya (1406559036)
M. Ihsan A. (1406623682)
Division of tasks :
tugas_1 by Azady Bayu
tugas_2 by Galuh Estya
tugas_3 by Galuh Estya
tugas_4 by Azady Bayu
tugas_5 by M. Ihsan A.
This project is written in Java version 1.8.0 JDK1.8
Documentation for each program is written inside java file in form of Javadoc.