Coder Profile - Show off your skills, get a coder profile.
 
 
 
MD5 Brute-Forcer
Language Posted Comments
Ruby 87 Days Ago 2
Rating Downloadable Plain Text
- - - - - - 444 Chrs
This program was designed to solve the following programming challenge from osix.net "Sometimes there is no way to solve certain problems except for brute forcing the answer. This is just such a ca
Number of ways to make change using Memoization
Language Posted Comments
Ruby 87 Days Ago 0
Rating Downloadable Plain Text
- - - - - - 778 Chrs
This is a program I made to solve the following challenge: "Given the a list of coin amounts, and a final amount, your program should calculate how many different ways there are to make change for th
SPS Desktop Changer
Language Posted Comments
Ruby 97 Days Ago 0
Rating Downloadable Plain Text
- - - Yes 1,509 Chrs
This program allows you to change your desktop background by selecting a random image from a folder you specify. If you want, place this program in your start-up folder and it will change your backgro
Simple program using GUI using FXRuby
Language Posted Comments
Ruby 101 Days Ago 0
Rating Downloadable Plain Text
- - - - - - 2,519 Chrs
I've been experimenting with GUI libraries for making GUI's. This one was generated mostly using FoxGUIb. Smooth little program, I suppose, but it could be better.
Genetic Algorithm for solving the N-Queens problem
Language Posted Comments
Scheme 105 Days Ago 0
Rating Downloadable Plain Text
10.00 - - - 6,014 Chrs
Here's a my first working genetic algorithm. It was inspired by a great article by closure: http://www.coderprofile.com/coding-article/109/n-queens-series-part-i-only-the-fittest-survive The progr
Binary Search in C++
Language Posted Comments
C++ 106 Days Ago 1
Rating Downloadable Plain Text
- - - - - - 261 Chrs
Here's a slightly optimized version of a binary search in C++. Thanks to templates it's generic and thanks to pointers it's fairly fast. I also threw in some things like bit shifts for speed.
Binary Search in Ruby
Language Posted Comments
Ruby 106 Days Ago 0
Rating Downloadable Plain Text
- - - - - - 378 Chrs
A submission for this contest: http://www.coderprofile.com/content/public/forum/view_topic.php?topic_id=1381 It's a simple, clear recursive implementation of a binary search.
Quick sort
Language Posted Comments
Ruby 107 Days Ago 0
Rating Downloadable Plain Text
- - - - - - 382 Chrs
A quick (haha) implementation of a quick sort in Ruby. It shouldn't be a surprise for me that Ruby makes the code so easy, but it still was. I love this language.
Mapping with C++
Language Posted Comments
C++ 111 Days Ago 0
Rating Downloadable Plain Text
- - - - - - 651 Chrs
Small little thing I made. It's just to show that C++ has a few functional capabilities (though not a lot). You can accomplish a lot of by using function pointer, but they're _really_ ugly.
Converting from infix notation to prefix and postfix notation
Language Posted Comments
Scheme 120 Days Ago 4
Rating Downloadable Plain Text
- - - - - - 2,217 Chrs
This program accepts a simple expression in infix notation and converts it to the equvilent prefix and post fix notation. The input needs to be properly bracketed and spaced for the program to work
Page of 6 :: Next Page >>
Oleksi Derkatch (18)
Canada, Ontario
Cinjection has 10 fans
become a fan
� Applications
Articles Articles (8)
Source Codes Source Codes (57)
User Groups User Groups (11)
Code Pin Board Code Pin Board (13)
� About Me
About Me About Me
Portfolio Portfolio (6)
Friends Friends (90)
� Misc
Overview Overview
Send A Friend Invite
Send Message Send A Message
RSS Whole Profile Feed
 
 
Development Blog :: Make A Donation :: Credits :: Contact Me
Terms & Conditions :: Privacy Policy :: Documents :: Wallpapers
Version 1.45.08
Copyright � 2007 - 2008, Scott Thompson, All Rights Reserved