• Stars
    star
    1
  • Language
    C++
  • Created over 6 years ago
  • Updated over 6 years ago

Reviews

There are no reviews yet. Be the first to send feedback to the community and the maintainers!

Repository Details

Part 3

More Repositories

1

Operating-systems-project1

CS4328 Project 1
Python
3
star
2

assess-swift

The app was designed around creating an AR iOS Application that implemented Zillow API, Google Cloud Platform, and also using Mongo DB for our database. This app allows users to receive basic housing information right at your fingertips.
Swift
3
star
3

operating-systems

CS4328 (Mina Guirguis): Source Files
Jupyter Notebook
2
star
4

Smart-Food-Hackathon

Designing a solution for the food crisis. The goal for this texas state hackathon was to solve a solution for food insecure people; which don't have easy access to food.
Swift
1
star
5

homework4_1

Homework Project For Greg Lakomski
C++
1
star
6

Data_Structures_Assignment_2

C++
1
star
7

hugo-starter

CSS
1
star
8

Allure

Deep Fashion Case Study
1
star
9

whooosh-swift

HackUTD Starter Project
Swift
1
star
10

brix_brine

JavaScript
1
star
11

CS2318

1
star
12

CS2318-Assignment-3-Part-1

CS2318 Assembly Language
Assembly
1
star
13

Hydrogen

Development project based upon the electron framework
HTML
1
star
14

Project6_2

help
C++
1
star
15

CS2318-Assignment-3-Part-2

How to get banned from the university step 1: take kohs class :)
Assembly
1
star
16

CS3354-Project-2

CS3354-Project-2
Java
1
star
17

Problem6_3

CS3354
C++
1
star
18

hello_react

Just a throw away repository for craco
JavaScript
1
star
19

CS3354-Project-1

Metsis, Vangelis CS3354 Project 1
Java
1
star
20

Project6_1

Death
C++
1
star
21

CS3354-Project-5

Metesis Project 5 UI
Java
1
star
22

CS3354-Project-6

Merge Sort
Java
1
star
23

cs3369-embeded-systems

C
1
star
24

homework7_2

Continuation of Greg's Project
C++
1
star
25

homework7_1

Greg Project
C++
1
star
26

CS3354-Project-4

CS3354 Project 4 Repository
Java
1
star
27

trujamal

Portfolio Onboarding
1
star
28

CS2318-Opt.-Assignment-01

Fill in the "holes" intentionally left in a01.asm (one of the supplied files) so that the completed program will work as illustrated by the sample test run result (ao1test.txt). This program uses two recursive functions (exists and hasDup).
Assembly
1
star
29

trujamal-portfolio

My portfolio for the upcoming Trujamal website, that will show case Photography, Cinematography, and various projects. Stay tuned on updates by click the watch icon up above. πŸ˜…
JavaScript
1
star
30

homework4_2

Write a recursive algorithm that returns the number of 1's in the binary representation of the integer N. Use the fact that this number equals the number of 1's in N/2 plus 1 if N is odd. You will create a main file that I can use to test and a header file names "binrep" which will contain your algorithm. You algorithm will take a single integer N and return the number of 1's. Your main will call this function and print.
C++
1
star