CoderSource.net

A growing community of coders..

  • .Net
  • Asp .Net
  • C++
  • MFC & Win32
  • ReactJS
  • Submit Article

Articles by muthu

No Image

Finding the Convex Hull Of a Blob in C# by asif

February 1, 2010 muthu 0

Why Convex Hull?    Finding the convex hull of a set of points is the most elementary interesting problem in computational geometry, just as minimum […]

No Image

Tutorial on Converting Images to Grayscale using C# by ra00l

February 1, 2010 muthu 0

Introduction    In this tutorial, we will create a grayscale image from a colored one. To run this application, you will need to have .NET […]

No Image

Implementation Of Calculating the RTS Invariant Moments Of Area by asif

February 1, 2010 muthu 0

Why Using Moments of Area? It is seen that the usage of moments of area highly supports for the systems using Artificial intelligence. The reason […]

No Image

Conversion of a Color Image to a Binary Image by asif

February 1, 2010 muthu 0

What is a Binary Image?    Binary images are images whose pixels have only two possible intensity values. They are normally displayed as black and […]

No Image

Conversion of Color images to Gray with Basic concepts by asif

February 1, 2010 muthu 0

What is a Color Image?    It is possible to construct (almost) all visible colors by combining the three primary colors red, green and blue, […]

No Image

Implementation Of Labeling Connected Components in C# by asif

February 1, 2010 muthu 0

Brief Description: Connected components labeling scans an image and groups its pixels into components based on pixel connectivity, i.e. all pixels in a connected component […]

No Image

Branch and bound algorithm in C# by asif

February 1, 2010 muthu 0

What is Branch and Bound Algorithm? These notes follow the discussion of branch and bound algorithms in Computer Algorithms by E. Horowitz, S. Sahni and […]

No Image

Multithreading in .net by oraclequest

February 1, 2010 muthu 0

Introduction This article is about muilti – threading concept in .NET explained using C# as programming language. Multi threading is an important aspect that needs […]

No Image

Math.Round function by aliasgar

February 1, 2010 muthu 0

I had the below problem with the Math.Round() function: Problem :   When I use the Math.Round Function it uses the Bankers Method. (ie., Round(5.5) […]

No Image

Measuring Execution Time in C# by ger

February 1, 2010 muthu 0

Motivation Sometimes, while writing programs, we can get into situations when we need to measure execution times of various tasks. Each programming language provides some […]

Posts navigation

« 1 … 21 22 23 … 35 »

Recent Posts

  • The Future of Full Stack Development: A Comprehensive Look at Emerging Trends in 2023
  • Add Tailwindcss to React project
  • The Key Differences Between MVC & MVP & MVVM?
  • Directives in ASP.NET – A Detailed Guide
  • .Net Obfuscator

Tags

.Net activemq AlarmManager ASP .Net Aspose bitmap Caching CFile encryption events flycomet jqgrid jquery linux memcache memcached MHTML multi-threading MVC operator-overloading Outlook reactjs serial port tailwindcss winforms Word

Categories

  • .Net 2.0
  • .Net 4
  • Active Directory Programming
  • ActiveX/COM/DCOM
  • ADO .Net
  • AJAX
  • Android
  • Application Blocks
  • ASP .Net 2.0
  • ASP .Net Advanced
  • Asp .Net Articles
  • ASP .Net DataGrid
  • ASP .Net Miscellaneous
  • ATL
  • C# – Image Processing
  • C# .Net 3.0
  • C# Advanced
  • C# Basics & Tutorials
  • C# Files
  • C# Miscellaneous
  • C# WinForms
  • C++ Database
  • C++ Tutorial on File Operations
  • C++ Tutorial on Templates
  • C++ Tutorials
  • DirectX
  • Elite Authors – .Net
  • MFC Advanced
  • MFC CButton
  • MFC CComboBox
  • MFC CListBox
  • MFC CListCtrl
  • MFC GDI Plus
  • MFC Message Queueing
  • MFC Miscellaneous
  • MFC Sockets
  • MFC Tutorials
  • Miscellaneous
  • MultiThreading
  • Named Pipes
  • obfuscation
  • OpenGL
  • ReactJS
  • Silverlight
  • Standard Template Library
  • Uncategorized
  • Web Services
  • Win32 Advanced
  • Win32 GUI/Dialog
  • WIN32 NT Services
  • Win32 Registry
  • Win32 Sockets
  • Win32 Threads
  • Win32/C++ MAPI

Copyright © 2025 | WordPress Theme by MH Themes