Source Code Online Home Categories Top Code New Code Submit Code
Search
Subject Directory
 ASP
 ASP.NET
 C/C++
 CFML
 CGI/PERL
 Delphi
 Flash
 HTML
 Java
 JavaScript
 Pascal
 PHP
 Python
 SQL
 Visual Basic & VB.NET
 XML
New Code
PDF Renderer SDK 3.10.904
Bytescout PDF To HTML SDK 3.10.904
ASP.NET SAML Component for CS VB.NET 5.1.4028
DICOM Image Viewer SDK ActiveX 8.15
VISCOM Screen to Video Gold SDK ActiveX 2.06
DHTMLX JavaPlanner 1.2
Bytescout PDF Viewer SDK 3.10.904
.NET SFTP Component in CS VB.NET ASP.NET 5.1.4028
Faxmind Email to Fax Server 1.6.5.0516
PDF Extractor SDK 3.10.899
Bytescout Image To Video SDK 2.10.715
Joyfax Server 8.10.0517
VISCOM Video Capture ActiveX SDK 6.3
VISCOM Scanner TWAIN Docx PDF SDK 3.8
Advanced Email2RSS Professional 3.55.84
Top Code
SliceMaker Deluxe V3.5
Event Calendar with Entity Framework: Quick Guide and Sample 2.2
Senna One-Page Html5 Template 1.0
Easy CSS Menu Free Edition 3.2
DHTMLX JavaPlanner 1.1
Magento One Step Checkout 1.5
DHTMLX Scheduler .NET for ASP.NET 2.2
Pass Parameters in SetInterval() function in JavaScript 0.1
Toggling Elements with JavaScript 0.1
Get File Extension in PHP 0.1
AzSDK PDF Split Merge ActiveX DLL 3.00
Properties with value checking with the option to use FormEncode validators .
Evolutionary Algorithm (Generation of Prime Numbers)
ICPennyBid - Penny auction software 3.9
Elite News Pro2 PHP RSS Reader 2.0
Top Search
Post Message To Twitter From Php Script
Photo Add Comment Php
Asp Net Projects With Free Source Code
Login Php
Admin Login Php Code
Login Php Expiration Date
Mini Projects For Computer Science Students
Free Java Projects For Students
Projects In C Language With Code
Php Projects With Source Code
Free Download Php Projects For Online Shopping
Zynga Bonus Chips Tk
Mini Project In Dbms Using Frontend Vb Backend Sql
Free Html Projects
Mini Projects In C Language
Related Search
Pst List
Pst List Karachi
Asp Dropdown List
Asp Multi Level Dropdown List
Asp Multi Level Dropdown List Database
Contact List Grabber
Customer Mailing List Html Templates
Dependent Dropdown List
Drop Down List
Drop Down List Box
Drop Down List Box Html
Drop Down List Database
Drop Down List Php
Drop Down List Selection Database
Drop Down List Selection Database Asp
 Pst List 

Code 1-20 of 60   Pages: Go to  1  2  3  Next >>  page  


FAST AOL Contact List Grabber and Invitation System

This is one of the most demanded modules for especially dating websites and web portals. User can login to AOL directly from your website and then his AOL Contact List will be...


Advertisement




Outlook PST file corruption is a fairly common occurrence. Repair PST Software, helps you troubleshoot PST failures and restores your important emails back. Repair PST - Outlook email recovery tool can easily recover, repair and rebuild all your...



What if you had a list like this: [1, -10, [1,2,[3,4]], xrange(200)], and you just wanted to go through each element in order (wanted it to return a simple list of [1,-10,1,2,3,4,1,2,3,4...199])

I've seen a couple of attempts to flatten...



This code lets you retrieve multiple elements from a list at one time



This recipe returns a list of size n such that the contents of the returned list are random 0s and 1s. It returns a random binary list of size n.



This algorithm searches for more than one element in a list. The input is a list that you want to search through and a list of elements that you want to search for. The output is a multidimensional list with the positions of the elements you are...



This module/function lets you find a 2 dimensional list of indices for elements you are looking for in a super list.
Example:

find([1,1,1,2,1,2,3,3],[1,2,3])

returns: [[0, 1, 2, 4], [3, 5], [6, 7]]



Return a list from a ConfigParser option. By default, split on a comma and strip whitespaces.



Given an arbitrary list (of length >= 1) of positive integers, return the greatest common divisor (gcd) of the list.



Linked list implementation based on Python 2.7 collections.MutableSequence with a few benchmarks comparing the linked list with the built-in list type.



This function takes a range in form of "a-b" and generate a list of numbers between a and b inclusive.
Also accepts comma separated ranges like "a-b,c-d,f" will build a list which will include numbers from a to b, a to d...



Flatten a list



Just a list subclass with a fast hash based __contains__ provided by a Set. Inheriting from list was far more work than I had anticipated AND the code below is still buggy.

Still, this provides O(1) indexed access and O(1) contains. If...



This flattenizes any nested level list. I couln't find this in itertools module so I wrote it. Python 3 may be required.



Turn a flat list into a nested list, with a specified number of lists per nesting level.



This is a little code for making a list that can have only items from a list of types



As subclassing list has a problem when using __getitem__, __delitem__ and __setitem__ methods with slices (they don't get called because parent implements __getslice__, __delslice__ and __setslice__ respectively), I've coded this UserList class...



Here is a quick and dirty way to sort a list of dictionary based on a key value.



Function to clean trailing and or preceeding whitespace from string types in complex list, dictionary, and tuple structures. This is a recursive function to allow for complete coverage of all items in the structure. Wanted to share it as I needed...



Acmelist Mailing List Manager Plus is multi-platform compatible. AcmeList is an advanced all-in-one solution for your email marketing needs. It support list scrubbing, bounce back email deletion, personalization, scripting (dynamic content), extra...