| | |
Description | Compatibility | Level/ Author | Views/ Date Submitted | User Rating |
| |
| |
 |
ASCII symbol generator | C++ (general) | Beginner / Luka Kolic | 1302 since 10/5/2011 5:13:44 PM | Unrated
|
| |
This will help beginners to get knowledge of new techniques. This program illustrates language selecting and ASCII translating. I hope it will help! |
| |
| |
| |
 |
Battlefield 2142 Settings changer | C++ (general) | Beginner / Luka Kolic | 939 since 5/7/2012 2:01:33 PM | Unrated
|
| |
This will help you to change settings in battlefield 2142 through destkop. |
| |
| |
| |
 |
Battlefield 2142 Settings changer | C++ (general) | Beginner / Luka Kolic | 1219 since 5/7/2012 2:01:36 PM | Unrated
|
| |
This will change settings of an game named Battlefield 2142 created by Electronic Arts. |
| |
Please support the site by visiting our
sponsor:
|
| |
| |
 |
BinaryIO | C++ (general) | Beginner / Luka Kolic | 942 since 10/6/2011 5:06:41 PM | Unrated
|
| |
This code will help every beginner that finds hard to understand Binary I/O.
|
| |
| |
| |
 |
Finding_whole_square_root_number | C++ (general), Microsoft Visual C++ | Beginner / Luka Kolic | 745 since 12/20/2011 5:10:08 PM | Unrated
|
| |
It will find square roots from numbers and result will be whole square root only. No double to int convertion involved here! |
| |
| |
| |
 |
Formula By Luka | C++ (general) | Beginner / Luka Kolic | 756 since 10/13/2011 5:56:33 PM | Unrated
|
| |
It will get number that is divisible by p number. Example:
2 * 3 - 2 = 4; 2 * 3 is 6, but this formula will help you find number smaller than the original by p times(that is 2 in this case). Both sides of 2 must be changed with same number, but the 3(or ...(description truncated) |
| |
| |
| |
 |
gPAD | C++ (general) | Beginner / Luka Kolic | 919 since 10/18/2011 5:54:33 PM | Unrated
|
| |
It will create notepads for windows on specified location. You can name file and do everything with it. If you find hard to create NotePad this will help. It will also help you understand file streams. |
| |
| |
| |
 |
NIM Game made out of 2 lessons | C++ (general) | Beginner / Luka Kolic | 2287 since 8/15/2011 6:19:33 PM |
By 1 Users
|
| |
Help beginners to understand loops.There is no virus in this code! |
| |
| |
| |
 |
Symbol Generator | C++ (general) | Beginner / Luka Kolic | 1341 since 10/5/2011 5:13:47 PM | Unrated
|
| |
I am sorry for uploading this file before. The file i uploaded earlier that is same like this one was exe file. This is source, i am sorry once again. This program illustrates language selecting. And also will help beginners understand new techniques. |
| |
| |
| |
 |
Temperature Converter | C++ (general) | Beginner / Luka Kolic | 1211 since 9/1/2011 2:56:52 PM | Unrated
|
| |
This code helps users to understand pointers and it will help them convert temperatures.
i hope this will help to some. And please when you open source file. PLEASE PLEASE do not read to the end, read the comments at the top of the workspace. |
| |
| |
| |
 |
TextZoR | C++ (general) | Beginner / Luka Kolic | 917 since 10/25/2011 3:49:40 PM | Unrated
|
| |
It is binary I/O. But this time it is more complicated than it looks like . This time user can input a file name and choose witch operation is best for him/her.... |
| |
| |
| |
 |
Tic-tac-toe(or ix-ox) math version | C++ (general) | Beginner / Luka Kolic | 1569 since 12/20/2011 5:10:13 PM | Unrated
|
| |
Very very simple tic-tac-toe game. It is a math version. Sorry for not inputing cordinates. Because you must leanr on your own, it is very very simple. Program will learn you how to play ;). |
| |