| |
Description | Compatibility | Level/ Author | Views/ Date Submitted | User Rating |
|
|
 |
Floyd–Warshall algorithm | C# | Advanced / Sami ERBASI | 2459 since 8/20/2015 4:12:11 AM | Unrated
|
|
it does improving an estimate on the shortest path between two vertices. (ScreenShot) |
|
|
|
 |
Hello World in C# | C# | Beginner / Jake R. Pomperada | 1891 since 6/19/2016 3:08:32 AM | Unrated
|
|
Here is a simple hello world program in C# provided by my friend Dave Marcellana.
Add me at Facebook my address is jakerpomperada@gmail.com and jakerpomperada@yahoo.com.
My mobile number here in the Philippines is 09173084360.
|
|
|
|
 |
Heuristic Algorithm | VB.NET | Advanced / Rodmmy Ortiz (from psc cd) | 2018 since 1/3/2015 1:41:00 PM |
By 5 Users
|
|
UPDATE: 03/2010 - after too many time, I remember this Algorithm, I'm uploading a new version for VB.NET 2005 - Regards :D
This form use the Heuristic Algorithm to find the objetive puted by the user randomly, this is a method used in IA to Vision Recogni ...(description truncated) (ScreenShot) |
|
Please support the site by visiting our
sponsor:
|
|
|
 |
High Speed Threaded Parser Class | VB.NET | Advanced / Voidrealms.com (from psc cd) | 1664 since 1/2/2015 1:08:00 PM |
By 7 Users
|
|
This is a High speed parsing class that uses Regular Expressions. The class is threaded so it will not slow down your application. The class has (built in) the functionality to parse links, images, email addresses, and html tags. The class will parse subs ...(description truncated) (ScreenShot) |
|
|
|
 |
If Else Statement in C# | C# | Beginner / Jake R. Pomperada | 1791 since 6/19/2016 3:09:23 AM | Unrated
|
|
This sample program written in C# will show you how to use if else statement this sample program is being provided by my good friend and fellow programmer Mr. Dave Marcellana.
Add me at Facebook my address is jakerpomperada@gmail.com and jakerpomperada@y ...(description truncated) |
|
|
|
 |
Iteration Performance | C#, C++.NET | Intermediate / Trevor Misfeldt (from psc cd) | 3001 since 1/1/2015 8:17:00 PM |
By 2 Users
|
|
Compares various iteration methods in .NET with an eye on the best possible performance over large data collections. |
|
|
|
 |
Lines of code | VB.NET | Advanced / ph0t0phobic (from psc cd) | 1117 since 1/1/2015 10:18:00 PM |
By 2 Users
|
|
Extremely simple program that recurses through directories and reads any .vb file (excludes AssemblyInfo.vb) and counts the number of lines (minus blank lines, commented lines, multiline commands) and returns a number. Fits my purpose... would have made i ...(description truncated) (ScreenShot) |
|
|
|
 |
LZW Compression | VB.NET | Intermediate / Asgeir Bjarni Ingvarsson (from psc cd) | 1675 since 1/1/2015 10:51:00 AM |
By 7 Users
|
|
Add LZW compression capabilities to your projects |
|
|
|
 |
Master/Details using C# with n-tier coding. | C#, VB.NET, ASP.NET, C++.NET | Advanced / Philip V. Naparan :-) (from psc cd) | 5337 since 1/5/2015 12:48:00 PM |
By 5 Users
|
|
This example demonstrate on how to create a Master/Details application with transaction isolation,business rules validation and etc in very less time.The main purpose of this experinment is to create an n-tier coding and utilize the .Net's DataRow class w ...(description truncated) (ScreenShot) |
|
|
|
 |
openSMTP | VB.NET, ASP.NET | Intermediate / Cengiz Han (from psc cd) | 962 since 1/1/2015 5:07:00 PM |
By 6 Users
|
|
send e-mails with text/plain format (ScreenShot) |
|