• Stars
    star
    1
  • Language
    Assembly
  • Created over 8 years ago
  • Updated about 5 years ago

Reviews

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

Repository Details

An assembly language (x86) program that implements the Sieve of Eratosthenes by listing all the prime numbers and divisors from 1 to 100.

More Repositories

1

Uber-Lyft-Data-Capture-Utility

A hybrid Java/Python desktop app that collects regional Uber/Lyft driver information in real-time
Python
7
star
2

SetlistFMKit

A Swift wrapper around the Setlist.fm API, ready to use for iOS and macOS applications
Swift
4
star
3

NumericalAnalysis-Project2

Code for Team 2.3 Project 2
Python
4
star
4

autonomous-car

Code for the Autonomous Car for Embedded Systems Programming (CSCI 4287)
Arduino
3
star
5

csci5593-research-project

Implementing and analyzing Spectre and SBPA attacks to determine the degree of threat that branch prediction side-channel attacks pose to modern computer architectures
C
2
star
6

csci-5800-assignment1

A machine learning model that predicts the number of comments a Facebook post will get
Python
1
star
7

csci4761-assignment2

A client-server calendar application that serves multiple users concurrently
C++
1
star
8

csci3415-assignment2

A Java program that gathers the minimum, maximum and mean distance between the nearest neighbor of all stars in the HYG Database, imported from a CSV file.
Java
1
star
9

SEC-Crawler

A general-purpose web crawler that extracts information from SEC filings based on detailed criteria provided by the user
Java
1
star
10

Morningstar-XML-Parser

Parses mutual fund holding information from Morningstar XML files to a more manageable CSV format
Python
1
star
11

esp-ios

iOS client for Emergency Safety Proximity
Swift
1
star
12

csci4761-assignment3

An implementation of Link-State Routing using Dijkstra's algorithm
C++
1
star
13

app-builder

Cut out the boilerplate in starting your next iOS project! AppBuilder contains architecture implementations, design system implementations, and developer console implementations that are ready to plug-and-play.
Swift
1
star
14

SEC-Web-Crawler

A web-crawling application written in Perl for CU Denver financial research. Downloads user-specified company filings from SEC.gov's EDGAR database and counts the occurrences of each word in a set for each filing.
Perl
1
star
15

GamePredictor

A Swift script that predicts the outcome of sports games with up to 70% accuracy
Swift
1
star
16

csci3453-assignment1

A C program that implements a basic Unix shell. This Unix shell (myshell) uses fork() and execvp() to execute /bin/ processes in child processes. cd and exit commands are also supported.
C
1
star