User Name
|
thetrojan01 |
Unique Hits
|
943 |
Real Name
|
Lucas X. |
Location
|
Greece |
Occupation
|
- - - |
Gender
|
Male |
Age
|
15 Years Old |
WebSite
|
code.google.com/p/chamos |
|
|
How to fix scratched cds - A collection of all the good ways!
Hardware
|
Ways to fix a scratched optical disk (cd, dvd)
for free, of course!
http://i.ehow.com/images/GlobalPhoto/Articles/4697254/98758-main_Full.jpg
We all know it. We've all of us lived it. Imagine this scenario: You have discovered an exploit at one program for Win32. You put the disk inside the driver. And, then, an error dialog appears. If you are still calm, you wish to have your disk as new. Well, you pick the disk from the driver and you discover some scratches.
HOW TO REPAIR IT? WELL HERE ARE SOME WAYS I've TESTED (remember: anything you do it's your own responsibility!)
Way no 0:(QUOTED FROM http://www.wikihow.com/Fix-a-Scratched-CD)
* Clean the disc. Even if a CD isn't actually scratched or scuffed, dust, oil, and other surface contaminants can prevent it from playing properly. Thus cleaning the disc should always be your first move.
Run warm water over the damaged disc to remove dust.... View In Full
 |
4 Comments |
8.00 out of 10 |
|
|
thetrojan01's brainfuck tutorial - from the beginning to the interpreter.
Programming
|
Hello dear readers!
In this tutorial, I'll try to teach you the brainfuck language with simple words. After that, things will go more advanced.
If you are a n00b, all you have to do is sit on your chair and start reading. If you are more advanced or you know brainfuck, check for any mistakes.
1.1 What's brainfuck?
brainfuck -note that 'b' is in lowercase-, also known as brainf*ck, brainfsck or bf (in short), is an esoteric programming language and it's extreeme minimalistic. brainfuck is created by Urban Müller in 1993 with the intention of designing a language which could be implemented with the smallest possible compiler. Urban Müller managed to make his compiler for Amiga OS 240 bytes big! Then, some implemetions (Though he improved upon this later -- he informed me at one point that he had managed to bring it under 200 bytes).
1.2 Do I need it?
You don't really need it... It's good to make very small programs, by using a small compiler. Also, when using interpreter,... View In Full
 |
0 Comments |
7.00 out of 10 |
|
|
|
Prime Number Finder - C/C++ Version
C++
|
1.68 Year Ago
|
2
|
10.00
|
- - -
|
1,500 Chrs
|
|
Prime Numbers Finder using the Sieve of Eratosthenes
User gives a natural number (positive integer) N from the standard input and the program writes 2 lines: It calculates all the prime numbers up
|
|
|
Prime Number Finder - Java version
Java
|
1.68 Year Ago
|
0
|
- - -
|
- - -
|
1,095 Chrs
|
|
Prime Numbers Finder using the Sieve of Eratosthenes
User gives a natural number (positive integer) N from the standard input and the program writes 2 lines: It calculates all the prime numbers up
|
|
|
Simple PHP port scanner (Web Interface)
PHP (Hypertext Preprocessor)
|
1.78 Year Ago
|
1
|
5.50
|
Yes
|
7,363 Chrs
|
|
Scans for open ports and it has a very pretty Web User Interface. If you like php and you want to see a good-looking script, see this code!
|
|
Please login to post comments. |
|
|