Skip to main content
Email Password   helpLost your password?

Articles by Sajjitha Gunawardana (5 articles found)

Average article rating: 2.95

C#

Simple ASCII Art Generator
Last Updated: 18 Jul 2007   Page Views: 22,890   Rating: 3.22/5    Votes: 3   Popularity: 1.54   Bookmark Count: 29
Licence: The Code Project Open License (CPOL)   
Uses less than 25 lines of code to convert a given picture to an equivalent ASCII picture
Loading time consuming Textures/Images in a background thread in a DirectX application
Last Updated: 22 Jul 2007   Page Views: 8,153   Rating: 2.00/5    Votes: 2   Popularity: 0.60   Bookmark Count: 15
This program demonstrates how multithreading could be used to load textures etc. into a DirectX program so that the program startup time could be reduced.
Converting a bmp picture to wbmp format
Last Updated: 27 Jul 2007   Page Views: 19,414   Rating: 2.38/5    Votes: 5   Popularity: 1.66   Bookmark Count: 10
This program converts a bmp picture to a wbmp format used in wireless devices
Contacting a Registration Server to obtain a unique registration key based on unique machine ID
Last Updated: 20 Sep 2007   Page Views: 11,839   Rating: 4.08/5    Votes: 4   Popularity: 2.45   Bookmark Count: 40
Licence: The Code Project Open License (CPOL)   
This article describes usage of System.Net.WebRequest & WebResponse to contact a Server and obtain a registration key for a Windows application.

Threads, Processes & IPC

Multicore Speedup Analysis using Jacobi Relaxation Running on Multiple Threads
Last Updated: 10 Jul 2007   Page Views: 12,301   Rating: 3.10/5    Votes: 7   Popularity: 2.62   Bookmark Count: 14
Licence: The Code Project Open License (CPOL)   
Analyse the speedup achieved by multicore processors by running a computation intensive task, using multithreading to create 1 separate thread per processor.

Sajjitha Gunawardana


Member
coding in C# C++ C

==============================================

Before C it seems, there was B. And before B there was Darkness ... Smile
Occupation: Web Developer
Location: Sri Lanka Sri Lanka


Last Updated 22 Nov 2009 | Advertise | Privacy | Terms of Use | Copyright © CodeProject, 1999-2009