Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
A
a2
Manage
Activity
Members
Code
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Deploy
Releases
Package registry
Model registry
Operate
Terraform modules
Analyze
Contributor analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
Classes
CS 2230
a2
Repository graph
Repository graph
You can move around the graph by using the arrow keys.
821fc13487fc71547de2ebec226da1ef046bf9d2
Select Git revision
Branches
1
master
default
protected
1 result
Begin with the selected commit
Created with Raphaël 2.2.0
9
Oct
20
Sep
19
18
16
15
Update readme
master
master
Add readme file
Clean up program and give proper final output.
Not enough time to create a MaskShift ToBaseTen
Remove the many debugging lines from MaskShift
Fix error preventing proper functioning up to base 16
Change formatting to allow for 16 base
Get working version of mask and shift (only from base 10)
Add terminal example of what masking/shifting is actually supposed to do
Get framework for MaskAndShiftAlg
Remove most debug lines from 256Alg.c
Fix output when converting to and from bases other than 10 at the same time
Be able to convert from 256 to base 10
Be able to convert from base 10 to base 256
Remove the many debug lines
Fix issue of DivAlg overridiing it's own memory
Add debugging lines and be really confused again
Clean up DivAlg.c
FINALLY get the other half of DivAlg.c working
Further clean up DivAlg.c
Clean up DivAlg.c
Rework DivAlg.c to better conform to ternary's inclass examples
Move examples into example folder
Mid-reconstruction of program. Main reworked
Convert old DivAlg program to use the new argc and argv values
Figure out how to use argc and argv from main
Import Main.c and DivAlg.c from assignment1
gifts to 223 You are welcome
Loading