https://github.com/ranimeshehata/sets-and-bits-manipulation
1st Discrete Structures lab as an application on Sets Theory and Bits Manipulation using Java programming language.
https://github.com/ranimeshehata/sets-and-bits-manipulation
discrete-structures java
Last synced: about 1 year ago
JSON representation
1st Discrete Structures lab as an application on Sets Theory and Bits Manipulation using Java programming language.
- Host: GitHub
- URL: https://github.com/ranimeshehata/sets-and-bits-manipulation
- Owner: ranimeshehata
- Created: 2023-12-28T16:20:46.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2023-12-28T16:32:25.000Z (over 2 years ago)
- Last Synced: 2025-02-09T00:53:06.353Z (over 1 year ago)
- Topics: discrete-structures, java
- Language: Java
- Homepage:
- Size: 2.54 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# CSED Discrete Structures Lab 1
## **Sets and Bits Manipulation implemented in JAVA.**
#### Part 1: Basic Bit Operations.
#### Part 2: Sets Operations using Bits Manipulation.
#### Part 3: Applications for Bits Manipulation.