Books on various domains of computer science
-
Updated
Mar 28, 2020
Books on various domains of computer science
Human Logic
Homeworks given at Department of Computer Engineering, Middle East Technical University.
A graphical BFS and DFS algorithm simulator in java and javafx language
A repository focused on learning and practicing mathematics, by exploring different branches and with different mathematical tools.
This project is being developed independently with Java and Swing. It is meant to display mathematical functions with a user-friendly graphical interface.
A (binary) relation R between sets X and Y is a subset of X×Y. (X×Y is a Cartesian product.)
🧮 This is a truth table generator I am making for fellow students to use in my Discrete Math Class.
Proyecto corto # 1
Here randomly generated an undirected graph represented by adjacency matrix with 1000 vertices. Also determined number of edges in the graph and the degree of all vertices.
Discrete mathematics university project.
📓 Solutions to Stepik "Алгоритмы: теория и практика", "Алгоритмы: теория и практика. Структуры данных", "Алгоритмические задачи с собеседований aka Ace Your Next Coding Interview by Learning Algorithms", "Ликбез по дискретной математике" courses
Proyecto corto realizado para la clase de Matemática Discrete, contiene funciones para obtener el mcd de 2 números dados con el algoritmo de eculides, determinar si un número es primo o compuesto y determinar los factores de un número
Add a description, image, and links to the descrete-math topic page so that developers can more easily learn about it.
To associate your repository with the descrete-math topic, visit your repo's landing page and select "manage topics."