| | |
Description | Compatibility | Level/ Author | Views/ Date Submitted | User Rating |
| |
| |
 |
A simple function to create two-dimensional arrays | JavaScript | Intermediate / Jason Butera | 53576 since 1/8/2002 3:29:15 PM |
By 5 Users 4 Excellent Ratings
|
| |
A lot of people have posts on Google asking how to create multidimensional arrays in Javascript. This function is easy to call and will create both one and two dimensional arrays. Please vote if you find that this code saves you time in your array coding. ...(description truncated) |
| |
| |
| |
 |
Data Structures: Stack & Queue | JavaScript | Beginner / SBD | 7181 since 10/16/2005 5:47:46 AM |
By 1 Users
|
| |
A simple 2 data structures of Stack and Queue in javascript |
| |
| |
| |
 |
Discrette Mathematics | JavaScript | Intermediate / D2C NurKanifatin | 2389 since 11/27/2009 9:14:35 AM | Unrated
|
| |
Simple Source Code the Association of Mathematics. Consisted of Ekivalen, Irisan, Union, and Cartesian Multiplication... (ScreenShot) |
| |
Please support the site by visiting our
sponsor:
|
| |
| |
 |
Easy Cross Browser Client Side Data Storage | JavaScript | Beginner / Shawn "Big Badger" Brown | 7317 since 1/4/2002 11:23:38 AM |
By 2 Users 2 Excellent Ratings
|
| |
A great way to persist data (on the client)between pages when working within a frameset.
This is a good, more stable substitute for session cookies.
Trying to pass querystring values or form values back and forth can get messy and if your string gets too ...(description truncated) |
| |
| |
| |
 |
Eliminasi Gauss | JavaScript | Intermediate / D2C NurKanifatin | 3541 since 5/7/2009 8:52:53 AM | Unrated
|
| |
Just Gauss Elimination Program (example). (ScreenShot) |
| |
| |
| |
 |
Infinite tree w/XML | JavaScript | Advanced / Eric Repec InetSolution | 8223 since 10/16/2002 12:11:46 PM |
By 1 Users
|
| |
This is a JavaScript implementation of a infinite tree structure which can model a simple or complex tree on the client or server. A project I was working on required the ability to add more then two children to a node for an implementation of a select tr ...(description truncated) |
| |
| |
| |
 |
JavaScript Queue ADT | JavaScript | Beginner / Mark Jundo P. Documento | 3828 since 6/24/2004 1:03:54 AM |
By 2 Users
|
| |
This code shows how to implement a circular queue abstract data type (ADT) using JavaScript. |
| |
| |
| |
 |
JavaScript Stack ADT | JavaScript | Beginner / Mark Jundo P. Documento | 3741 since 6/24/2004 1:02:01 AM |
By 1 Users
|
| |
This code shows how to implement a stack abstract data type (ADT) using JavaScript. |
| |
| |
| |
 |
JsonXml | JavaScript | Intermediate / vladimir onisim | 1567 since 3/2/2012 2:13:59 PM | Unrated
|
| |
Parse an Xml string and put it into a js object (json). |
| |
| |
| |
 |
Namespaces in JavaScript | JavaScript | Intermediate / Adam Smith (VectorX) | 3926 since 6/4/2007 8:50:50 AM |
By 1 Users
|
| |
Extending javascript to handle namespaces, classes, static methods, and global namespace variables. |
| |