Hacksomniac

HacksomniacHacksomniacHacksomniac

Hacksomniac

HacksomniacHacksomniacHacksomniac
  • Home
  • Tutorials
  • Contact
  • Portfolio
  • More
    • Home
    • Tutorials
    • Contact
    • Portfolio
  • Sign In
  • Create Account

  • Orders
  • My Account
  • Signed in as:

  • filler@godaddy.com


  • Orders
  • My Account
  • Sign out

Signed in as:

filler@godaddy.com

  • Home
  • Tutorials
  • Contact
  • Portfolio

Account


  • Orders
  • My Account
  • Sign out


  • Sign In
  • Orders
  • My Account

University Projects

To maintain integrity of course material, source code available upon request


C++ Projects

SVG

Read object definitions from a file and create an HTML file. I chose to create an algorithm to create a Mandelbrot set fractal.

Autocomplete

Program that implements autocomplete for a given set of N terms, where a term is a query string and an associated nonnegative weight. Given a prefix, it will find all queries that start with the given prefix, in descending order of weight.

This project utilizes a binary search tree, stores by key value.


ARM Assembly

Summation

Sums up 10 integers that are 10, 9, 8, 7, 6, 5, 4, 3, 2, and 1. R0 is used to
maintain an intermediate and the final sum. The result of R0 should be stored into the sum variable at address
0x0100. 

Capitalization

Complete the following assembly program that read characters given at address src, (i.e., ‘a’, ‘b’, ‘c’, ‘d’, ‘e’, ‘f’, ‘g’, ‘h’, ‘i’, ‘j’, ‘k’, ‘l’), capitalizes them, and store them at address dst.

Copyright © 2022 Hacksomniac - All Rights Reserved.

Powered by GoDaddy