C Plus Plus

Prime numbers, explained.

by on Mar.28, 2013, under C++

This article will be about prime numbers and algorithms to find them.

So, what is a prime number?

(continue reading…)

Comments Off more...

edX MITx 6.00x: Introduction to Computer Science andProgramming

by on Feb.03, 2013, under EDX

Comments Off more...

Travian Attack Inspector – TAI

by on Sep.09, 2012, under JavaScript

Updates Travian4 pages in random time intervals (from 1 to 5 min interval) in all villages and pages like dorf1.php, statistiken.php … If you have active Plus acc set var plus to “true” if you don’t have Travian plus acc set to false. If attack is detected a youtube video will be inserted in travian page and will start to play. To inform about attack.

(continue reading…)

4 Comments more...

Game: Snake V1.1

by on Aug.23, 2012, under OpenGL

Hi,

I was learning opengl and maid a new snake game in freeglut and c++. It is different from my first snake game as it is in GUI and not in terminal. Here are some pics to look at.

(continue reading…)

2 Comments more...

OpenGL human

by on Aug.15, 2012, under OpenGL

Hi,

started to learn OpenGL and decided to share my first work :D .

It is written using FreeGLUT and C++. It can be rotated using a, d, w, s, q, e buttons. Light can be turned on and of using mouse left button. And it can be zoomed using mouse wheel (not guaranteed to work). It uses OpenGL 3.1 (it will not display human if 4.1 version used.

(continue reading…)

2 Comments more...

Slope drawing in auto lisp

by on Jul.31, 2012, under AutoCAD LISP

Here is AutoCAD routine in auto lisp and visual lisp for slope drawing.

(continue reading…)

Comments Off : more...

Game: Snake v1

by on Apr.21, 2012, under C++

This is a text based snake game in terminal. It is made as a class object. And it has GNU GPL license.

(continue reading…)

Comments Off :, , more...

Prime number function (print divisors)

by on Apr.09, 2012, under C++

Here are changed prime number function. If number is not a prime number program prints all it’s divisors. If it is a prime number program tells that it is a prime number.

(continue reading…)

1 Comment more...

Game: Rock, paper, scissors

by on Apr.09, 2012, under C++

This is a simple game of rock-paper-scissors.

(continue reading…)

Comments Off more...

Parking garage fee

by on Apr.09, 2012, under C++

This is assignment to do.

A parking garage charges a $2.00 minimum fee to park for up to three hours. The garage charges an additional $0.50 per hour for each hour or part thereof in excess of three hours. The maximum charge for any given 24-hour period is $10.00. People who park their cars for longer than 24 hours will pay $8.00 per day.

Write a program that calculates and prints the parking charges.  The inputs to your program are the date and time when a car enters the parking garage, and the date and time when the same car leaves the parking garage. Both inputs are in the format of YY/MM/DD hh:mm

(continue reading…)

Comments Off more...

Looking for something?

Use the form below to search the site:

Still not finding what you're looking for? Drop a comment on a post or contact us so we can take care of it!

Blogroll

A few highly recommended websites...

    Archives

    All entries, chronologically...