User-submitted CPP Projects

1
439 reads
amir_tork's picture

Submitted by

amir_tork
Tags:

Calculator
this is a simple base calculator, its using c++11 futures, so for compiling, you need to activr -c++11 option.
Calculator

Run It Now!
1
245 reads
Jonas_Guo's picture

Submitted by

Jonas_Guo
Tags:

A simple TicketMachine
Recently I am considering about a small plan of a ticketmachine,well,it’s not a simple ticketmachine,I will gonna make it a test platform for many new functions. Here is how I suppose it will works
Demo Url: 
http://atl32.com/a-small-ticketmachine-plandeveloping.html

Run It Now!
1
243 reads
savantlibrarian's picture

Submitted by

savantlibrarian
friendship algorithm
fan service to big bang theorys equation
Run It Now!
1
437 reads
amir_tork's picture

Submitted by

amir_tork
Tags:

Calculator
a base calculator, using simple functional programming, active C++11 and be sure, it'll compile. i think i'll upload my OB programs in next few days too.
Calculator
Github Url: 
https://github.com/S-A-M-H/Avita/blob/master/Team_projects/Calculator/

Run It Now!
1
1008 reads
juenkhaw's picture

Submitted by

juenkhaw
Tags:

1
217 reads
nathan_mullenax's picture

Submitted by

nathan_mullenax
prog_static_var
Save a variable to a file between runs. This demo reads a number from a file, adds 1, and then saves it to the same file.
Run It Now!
1
221 reads
moustafaHussien's picture

Submitted by

moustafaHussien
Tags:

1
251 reads
TheProgrammer271's picture

Submitted by

TheProgrammer271
Tags:

Blind Tom
Guide a "blind" explorer named Tom through a pitch-black maze of caverns.
Run It Now!