Atlanta Custom Software Development 

 
   Search        Code/Page
 

User Login
Email

Password

 

Forgot the Password?
Services
» Web Development
» Maintenance
» Data Integration/BI
» Information Management
Programming
VB VB (1648)
VB.net VB.net (736)
C# C# (15)
ASP.net ASP.net (779)
ASP ASP (41)
VC++ VC++ (25)
PHP PHP (0)
JAVA JAVA (4)
JScript JScript (5)
  Database
» SQL Server (708)
» ORACLE (5)
» MySQL (0)
» DB2 (0)
Automation
» C/C++/ASM (11)
» Microcontroller (1)
» Circuit Design (0)
OS/Networking
» Networking (5)
» Unix/Linux (1)
» WinNT/2k/2003 (8)
Graphics
» Flash (0)
» Maya (0)
» 3D max (0)
» Photoshop (0)
Links
» ASP.net (2)
» PC Interfacing (1)
» Networking (4)
» SQL Server (4)
» VB (23)
» VB.net (4)
» VC (3)
» HTML/CSS/JavaScript (10)
Tools
» Regular Expr Tester
» Free Tools

 

CompareList - Compare an argument with a list of values
Total Hit (2372) «Code LangId=1» ' Return the position of the argument in a list of values ' or zero if the argument isn't included in the list ' It works for both regular values and for objects ' ' This handy function can often save you a lengthy Select Case ' statement or a complex series of If...ElseIf blo ....Read More
Rating
HashTable - a class module for storing (key,value) pairs
Total Hit (2526)
Rating
A simple doublely linked list class
Total Hit (2157)
Rating
CombSort - A compact routine that sorts data in place
Total Hit (2164)
Rating
HeapSort - A compact routine that sorts data in place
Total Hit (2707)
Rating
InsertionSort - A simple routine with minimal overhead
Total Hit (2043)
Rating
MergeSort - A stable sort
Total Hit (3066)
Rating
MSD RadixSort - An algorithm that can achieve O(N) behavior
Total Hit (2331)
Rating
QuickSort - Exploiting the principle of exchanging keys
Total Hit (2129)
Rating
SelectionSort - Short, simple and sloooow
Total Hit (2207)
Rating
SemiCRC - A fast CRC-like algorithm
Total Hit (2315)
Rating
ShellSort - A compact routine that sorts data in place
Total Hit (2083)
Rating
ShuttleMergeSort - An improved MergeSort
Total Hit (2346)
Rating
SortBase - Support sorting routines
Total Hit (2298)
Rating
Ternary QuickSort - A modification of QuickSort
Total Hit (2503)
Rating
BTree - A class for managing binary trees
Total Hit (3091)
Rating
This is a link to a different site A Fast Index-Based Collection
Total Hit (1659) VB provides a simple Collection for storing objects. However, this object is internally implemented as a hashed linked list, and as such provides good performance for access either by an item's key or through enumeration. If you want to access an object by its index, however, you need to enumerate t ....Read More
Rating


Recommanded Links

 

Home   |  Comment   |  Contact Us   |  Privacy Policy   |  Terms & Conditions   |  BlogsZappySys

© 2008 BinaryWorld LLC. All rights reserved.