C Sharp Experience

C# Experiences...

Salı, Aralık 18, 2007

Data Compression :: Running RLE Algorithm on BMP and PGM Image Files Using C#

Aşağıda, Data Compression için hazırlamış olduğum çalışmayı inceleyebilirsiniz. Bu çalışmada, sıkıştırma algoritmalarından RLE(Run Length Encoding) i, BMP ve PGM dosyaları üzerinde farklı şekillerde uygulanması gösterilecektir. Çalışma için, görüntü işleme camiasında sıkça kullanılan Lenna resmi kullanılacaktır.

Devamını okumak için tıklayınız...

Pazartesi, Aralık 10, 2007

Reading-Writing PGM(Portable Graphics Media) Image Files With C#(C Sharp)

I demonstrate a simple example in order to show how to read-write PGM files.


To read more please click...

Cumartesi, Aralık 08, 2007

Compression With Run Length Encoding(RLE) Algorithm With C#(C Sharp)

Mennan On Writing... - Compression With Run Length Encoding(RLE) Algorithm With C#(C Sharp)

Pazartesi, Ekim 23, 2006

Converting Multi Dimensional Arrays To Single Dimensional

Sometimes you need to convert a two dimensional array into one-dimensional array. It is simple copying array but changing dimensions. I implemented two simple functions to converting. I used only byte types. If you want you can change it on yout own types.

To read entire please click.....

Etiketler: , , , ,

Pazar, Ekim 01, 2006

Converting a String Into Character ASCII Codes

It is possible to convert a character into ASCII code in .NET Framework. I write a simple example to demonstrate it.

Please follow Converting a String Into Character ASCII Codes

Etiketler: , ,

Number Of Occurances Of Character In a String In C#(C Sharp)

Number Of Occurances Of Character In a String In C#(C Sharp)

Perşembe, Eylül 14, 2006

Validating Turkish Telephone Number With Regular Expressions In C#

Validating Turkish Telephone Number With Regular Expressions In C#

Perşembe, Eylül 07, 2006

ASP.NET versus PHP With An Oracle Developer's Point Of View

ASP.NET versus PHP With An Oracle Developer's Point Of View

Copying Multi Dimensional Arrays In C Sharp

Copying Multi Dimensional Arrays In C Sharp

Language Comparisons : VB, C# and Java

Language Comparisons : VB, C# and Java

Salı, Eylül 05, 2006

Function Parameter Types for C Sharp

Function Parameter Types for C Sharp

Pazartesi, Ağustos 28, 2006

Cast Operations On C Sharp

Cast Operations On C Sharp

Cumartesi, Ağustos 26, 2006

Gathering Database Metadata On Oracle and Microsoft SQL Server

Gathering Database Metadata On Oracle and Microsoft SQL Server

Çarşamba, Ağustos 23, 2006

Adding Link Column DataGrid Via Template Column Or Hyperlink Control

Adding Link Column DataGrid Via Template Column Or Hyperlink Control

Salı, Ağustos 22, 2006

Generation Executables Dynamically Via C# Using CodeDom

Generation Executables Dynamically Via C# Using CodeDom

Cumartesi, Ağustos 19, 2006

Customized DataGrid In .NET

Customized DataGrid In .NET

Perşembe, Temmuz 27, 2006

Integer TexBox Class In C#

Integer TexBox Class In C#

Salı, Haziran 20, 2006

Introduction to .NET Windows Applications With Three Tier Architecture

Introduction to .NET Windows Applications With Three Tier Architecture

Cumartesi, Haziran 03, 2006

About Interface

About Interface

Differences Between Class and Struct In C#

Differences Between Class and Struct In C#

Pazartesi, Mayıs 15, 2006

How To Draw Line On Windows Forms With Two Mouse Clicks

How To Draw Line On Windows Forms With Two Mouse Clicks

Salı, Mayıs 09, 2006

How to Start Programs Inside Windows Form Applications With C#

How to Start Programs Inside Windows Form Applications With C#

Pazar, Mayıs 07, 2006

Selecting Radio Button In A DataGrid

Selecting Radio Button In A DataGrid

Pazar, Nisan 30, 2006

How to make A Datatable's Column Unvisible In C#

How to make A Datatable's Column Unvisible In C#

Image Processing Concepts In C# : Stride, Scan0 And GrayScaleFiltering

Image Processing Concepts In C# : Stride, Scan0 And GrayScaleFiltering

How to Find Paths Of Special Folders In C#

How to Find Paths Of Special Folders In C#

Pazar, Nisan 23, 2006

How to make an uneditable ComboBox In C#

How to make an uneditable ComboBox In C#

Cumartesi, Nisan 15, 2006

Data And Event Exchanging Between Windows Forms In C#

Data And Event Exchanging Between Windows Forms In C#

Çarşamba, Şubat 15, 2006

Image Processing (codename = TIRTIL) Released...

Image Processing (codename = TIRTIL) Released...

Salı, Ocak 10, 2006

Intoruction To .NET Architecture

Intoruction To .NET Architecture