Download Shareware and Freeware Software for Windows, Linux, Macintosh, PDA

line Home  |  About Us  |  Link To Us  |  FAQ  |  Contact

Serving Software Downloads in 956 Categories, Downloaded 50.479.987 Times

Linked Lists freeware
Filter: All | Freeware | Demo
 

Linked Lists

< 1 2 3 4 5 > 
Added: July 25, 2010 | Visits: 1.384

importOpmlAsPodcast script importOpmlAsPodcast script imports OPML lists with urls to podcasts, which are exported by many podcast portals and podcatchers, easily into amaroK (Vers. 1.3.3 up). The script first opens a "file open dialog" with which you can choose a OPML (XML) file locally from your computer or from a... Platforms: *nix

License: Freeware Size: 2.05 KB Download (106): importOpmlAsPodcast script Download

Added: February 01, 2010 | Visits: 737

RSpell RSpell is a software library that can be linked to your program to provide spell checking routines. RSpell project requires that you provide a list of acceptable words in a file, but will work with characters in UTF-8 or ASCII format. Words can be added in real time, either for the current... Platforms: *nix

License: Freeware Size: 26.62 KB Download (90): RSpell Download

Added: January 13, 2010 | Visits: 592

libdlist libdlist library implements a generic double linked list. The list can contain arbitrary data or pointers. It can allocate memory for the data or just store a pointer. Functions are included to walk the list, and to add and remove items. The makefile uses several UN*X/GNU tools, and might have... Platforms: *nix

License: Freeware Size: 16.38 KB Download (91): libdlist Download

Added: August 21, 2010 | Visits: 973

iKog iKog is a very simple utility designed to make the management of your to-do lists quick and easy. The emphasis is on speed and portability. The program is a text-only utility with no graphical user-interface but it does include some features specifically designed to help with techniques such as... Platforms: *nix

License: Freeware Size: 18.43 KB Download (94): iKog Download

Added: April 26, 2010 | Visits: 723

Failmalloc Failmalloc generates a shared library which can be loaded by LD_PRELOAD or linked at compilation time. Failmalloc is meant to demonstrate what really happens if memory allocation fails, which is a necessary part of testing the robustness of a program. Failmalloc inserts hooks into your program... Platforms: *nix

License: Freeware Size: 296.96 KB Download (88): Failmalloc Download

Added: May 10, 2013 | Visits: 1.795

PHPRecipeBook PHPRecipeBook is a web based cookbook with the ability to create shopping lists. The contents of the shopping list are pulled from the ingredients of the recipes selected. Lists can be saved and later loaded. Platforms: Windows, Mac, *nix, PHP, BSD Solaris

License: Freeware Download (120): PHPRecipeBook Download

Added: April 02, 2010 | Visits: 1.106

ELF statifier ELF statifier create from dynamically linked executables and all its libraries one file. This file can be copied and run on another machine without need to drag all its libraries. Dynamically linked executables are smaller then statically linked. From the other side dynamically linked... Platforms: *nix

License: Freeware Size: 97.28 KB Download (96): ELF statifier Download

Added: June 13, 2010 | Visits: 671

wmAppKill wmAppKill is a window maker dock app that lists all your running processes. You can kill any of them by double-clicking on their names. You can specify wich process will be the oldest one of the list. The one by default is "wmaker". Type "wmAppKill -h" to get command line options.... Platforms: *nix

License: Freeware Size: 16.38 KB Download (114): wmAppKill Download

Added: January 25, 2010 | Visits: 907

Do It Do It (formerly ToDo) is a small application to manage categorized to do lists. Each to do item can be linked with a file on your computer, a URL, such as the address of a website, or a contact from your address book. The linked item can be opened directly from the ToDo window. ToDo items can... Platforms: Mac

License: Freeware Download (101): Do It Download

Released: July 12, 2012  |  Added: July 12, 2012 | Visits: 929

TX Text Control Express Free, professional Rich Text Box for Visual Studio that offers developers all the features expected in a high end word processing package in reusable component form: Supports RTF, HTML, ANSI, Unicode and many more; Tables, bullets, numbered lists, zoom, page view, images,; Ready to use localized... Platforms: Windows

License: Freeware Size: 29.6 MB Download (51): TX Text Control Express Download

Added: May 10, 2013 | Visits: 484

Filtering Large Select Lists If you have a very large HTML SELECT list, finding the correct item can be like looking for a needle in a haystack. For example, if you have a list of a couple hundred names, finding a single one can be difficult. This  JavaScript technique permits to filter the items in a select list so that... Platforms: Windows, Mac, *nix, JavaScript, BSD Solaris

License: Freeware Download (57): Filtering Large Select Lists Download

Added: May 10, 2013 | Visits: 389

Mailman Manager 6.x-1.x-dev / 5.x-1.1 The administer page allows administrators to add or delete lists and program appropriate request addresses to which commands are sent by Drupal via email. Each subscription is assigned a password which is then used by the module to automatically change subscription settings from within the... Platforms: Windows, Mac, *nix, PHP, BSD Solaris

License: Freeware Download (53): Mailman Manager 6.x-1.x-dev / 5.x-1.1 Download

Added: May 10, 2013 | Visits: 457

Info Box Linked IMage The one thing I noticed was that it did not address the image header text that stayed under your image in boxes added after this contribution and also did not tell how to link the image i.e for the shopping cart section.  Platforms: Windows, *nix, PHP, BSD

License: Freeware Download (50): Info Box Linked IMage Download

Added: May 10, 2013 | Visits: 574

SQL-like ORDER BY function for lists This script contains a function that allows you to easily sort a list by multiple columns in ascending and descending order similar in function to the ORDER BY clause in SQL. Platforms: Windows, Mac, *nix, Python, BSD Solaris

License: Freeware Download (57): SQL-like ORDER BY function for lists Download

Added: May 10, 2013 | Visits: 389

random 3 CNF problem generator Given the number of literals and clauses, this script returns a randomly generated 3-CNF sentence composed of clauses in the form of lists of tuples. The first number in the tuple is the literal; the second number is its truth value. Platforms: Windows, Mac, *nix, Python, BSD Solaris

License: Freeware Download (51): random 3 CNF problem generator Download

Added: May 10, 2013 | Visits: 302

Type checked argument lists with decorators This script shows you to use the new decorator feature of python 2.4 to systematically check the argument types for type-sensitive functions. Platforms: Windows, Mac, *nix, Python, BSD Solaris

License: Freeware Download (51): Type checked argument lists with decorators Download

Added: May 10, 2013 | Visits: 304

z_matrix This module provides two classes that emulate one and two dimentional lists with fixed sizes but mutable internals. Their primary purpose is to be used as a building tool for classes that need storage structures that cannot change in size. Platforms: Windows, Mac, *nix, Python, BSD Solaris

License: Freeware Download (53): z_matrix Download

Added: May 10, 2013 | Visits: 367

Dicts from lists This script is a simple oneliner to built a dictionary from a list. Platforms: Windows, Mac, *nix, Python, BSD Solaris

License: Freeware Download (50): Dicts from lists Download

Added: May 10, 2013 | Visits: 374

Hot Linked Image Cacher You can control exactly which post to cache by optionally specifying a post id number (or just put all to cache all posts). You can also control exactly which domain to cache from by specifying domains. This plugin supports both curl and allowurlfopen methods in getting remote files, so it... Platforms: Windows, Mac, *nix, PHP, BSD Solaris

License: Freeware Download (59): Hot Linked Image Cacher Download

Released: November 28, 2012  |  Added: July 27, 2013 | Visits: 732

List Wizard Sort any list alphabetically and remove duplicates from large lists easily by pruning. List Wizard allows you to merge many lists, perform substring replacements and additions and also break large lists into smaller lists. Platforms: Windows

License: Freeware Size: 4.19 MB Download (51): List Wizard Download

< 1 2 3 4 5 >