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.372.648 Times

Basic Paragraph Structure freeware
Filter: All | Freeware | Demo
 

Basic Paragraph Structure

1 2 3 4 5 > 
Added: May 10, 2013 | Visits: 616

for loop - simple for loop - simple script is the for loop - basic control structure. This example loops until the variable hits 10 and then breaks out.



Platforms: Windows, Mac, *nix, PHP, BSD Solaris

License: Freeware Download (61): for loop - simple Download

Added: May 10, 2013 | Visits: 407

jQ Aaron Winborn The concept behind this module is to create a basic hook structure for jQuery wrapper modules, allowing other modules using these plugins to invoke them in a consistent fashion.Installation - Unpack in your modules folder (usually /sites/all/modules/) and enable under Administer > Site Building >...





Platforms: Windows, Mac, *nix, PHP, BSD Solaris

License: Freeware Download (51): jQ Aaron Winborn Download

Added: May 10, 2013 | Visits: 2.768

New BTS login New login modified to work for MS2 w/BTSThis is a login box for front page corrected for Basic Template Structure.To do:- copy login.php to /includes/boxes/- add to /includes/column_right.phpif (basename($PHP_SELF) != FILENAME_LOGIN) require(DIR_WS_BOXES . 'login.php');


Platforms: Windows, *nix, PHP, BSD

License: Freeware Download (55): New BTS login Download

Added: July 28, 2013 | Visits: 450

MyoPyx These are Java and Ruby parsers, generators, and converters for PYX documentsPYX are documents with a format based on XML, but way much simpler.PYX is ideal for grepping and parsing, and for very basic markup.Many XML documents can be converted to and from PYX format without any loss of...


Platforms: Java

License: Freeware Size: 10 KB Download (40): MyoPyx Download

Added: February 24, 2010 | Visits: 679

libcprops The c prototyping tools library consists of implementations for several widely used data structures and patterns as well as rudimentary tcp / httpd functionality. Object oriented development environments usually feature readymade implementations of such tools. cprops provides standard generic...


Platforms: *nix

License: Freeware Size: 317.44 KB Download (90): libcprops Download

Added: April 13, 2010 | Visits: 854

Data::SecsPack Data::SecsPack is a Perl module pack and unpack numbers in accordance with SEMI E5-94. SYNOPSIS ##### # Subroutine interface # use Data::SecsPack qw(bytes2int config float2binary ifloat2binary int2bytes pack_float pack_int pack_num str2float str2int unpack_float unpack_int unpack_num);...


Platforms: *nix

License: Freeware Size: 102.4 KB Download (91): Data::SecsPack Download

Released: October 12, 2012  |  Added: October 12, 2012 | Visits: 494

cprops cprop, or the C prototyping tools library is built in order to provide generic instruments for application development in plain C. It is supposed to cover basic data structure implementations, persistence, threading and TCP and HTTP communication. cprops provides a simple and concise API, that...


Platforms: Windows

License: Freeware Download (48): cprops Download

Released: August 09, 2012  |  Added: August 09, 2012 | Visits: 333

OpenXML Writer OpenXML Writer is an opensource editor that is able to generate the newly ratified Office OpenXML Wordprocessing files (extension .docx). The .docx files can be opened and further edited by Word 2007 and other softwares that support the Office OpenXML format. The Writer requires the .Net 3...


Platforms: Windows

License: Freeware Size: 67 KB Download (58): OpenXML Writer Download

Released: October 15, 2012  |  Added: October 15, 2012 | Visits: 250

7train METS generation tool 7train is an XSLT 2.0 tool for generating METS files from XML input. It builds the basic METS structure so that the user can worry about what is specific to the user's project. Includes examples for generating METS from OAI and CONTENTdm records.


Platforms: Windows, Mac, BSD, Linux

License: Freeware Size: 1.21 MB Download (51): 7train METS generation tool Download

Added: May 10, 2013 | Visits: 402

Argil Argil is a rapid application development framework. It allows you to go from idea to prototype in the same amount of time it takes you to create a database table. Features: - CLI code generator - Built-in, simple AJAX and effects - Built-in tagging - Basic MVC structure - Extensive use of...


Platforms: Windows, Mac, *nix, PHP, BSD Solaris

License: Freeware Download (54): Argil Download

Added: August 26, 2006 | Visits: 18.207

Visual Basic Controls (Source Code) Visual Basic Source Code that demonstrates how to make VB Controls by using a Picturebox and pure VB Code. Free Visual Basic source code control example for creating a Command button. All of the VB Source Code is compatible with VB3, VB4, VB5 and VB6. The source code draws the control directly...


Platforms: DOS, OS/2, BeOS, Palm OS, Windows, Mac, *nix, Windows CE

License: Freeware Size: 152 KB Download (3666): Visual Basic Controls (Source Code) Download

Released: July 06, 2005  |  Added: July 07, 2008 | Visits: 4.199

Just BASIC Just BASIC is an ideal personal Windows programming tool and tutorial. Great for light programming and teaching or learning programming. Create your own utilities, games, business apps and more. Includes a syntax coloring editor, a debugger, and a customizable GUI editor. Large online...


Platforms: Windows

License: Freeware Size: 2.57 MB Download (1096): Just BASIC Download

Added: October 27, 2010 | Visits: 1.338

Language::Basic::Expression Language::Basic::Expression is a Perl package to handle string, numeric, and boolean expressions. SYNOPSIS See Language::Basic for the overview of how the Language::Basic module works. This pod page is more technical. # Given an LB::Token::Group, create an expression I parse it my $exp =...


Platforms: *nix

License: Freeware Size: 52.22 KB Download (100): Language::Basic::Expression Download

Added: May 04, 2010 | Visits: 1.723

Language::Basic::Variable Language::Basic::Variable is a Perl module to handle parsing and implementing BASIC variables. SYNOPSIS See Language::Basic for the overview of how the Language::Basic module works. This pod page is more technical. There are two sorts of variables: Arrays and Scalars. Each of those classes...


Platforms: *nix

License: Freeware Size: 52.22 KB Download (92): Language::Basic::Variable Download

Added: September 12, 2010 | Visits: 1.440

Agora BASIC Agora BASIC is a BASIC compiler for POSIX systems. Agora BASIC aims to implement all of Standard Full BASIC (ANSI INCITS 113-1987), with useful but compatible extensions. It does not do that quite yet. What it does is implement a small subset of the language, enough that simple programs can be...


Platforms: *nix

License: Freeware Size: 66.56 KB Download (124): Agora BASIC Download

Added: May 03, 2010 | Visits: 2.348

Blackjack basic strategy calculator Blackjack basic strategy calculator project is a Monte Carlo basic strategy calculator. bsc finds the Blackjack strategy through the Monte Carlo method. It analyzes each situation with adaptive depth, and is generally optimized for speed. The rules are hard coded for the authors local...


Platforms: *nix

License: Freeware Size: 55.3 KB Download (226): Blackjack basic strategy calculator Download

Added: November 20, 2010 | Visits: 1.664

CGI::WeT::Modules::Basic CGI::WeT::Modules::Basic is a basic rendering engine extensions. SYNOPSIS use CGI::WeT::Modules::Basic (); This module provides basic rendering constructs for the engine. Please be aware that the code supersedes the documentation. While I have tried to be accurate there are times that words...


Platforms: *nix

License: Freeware Size: 40.96 KB Download (98): CGI::WeT::Modules::Basic Download

Added: June 14, 2010 | Visits: 1.743

Vista Basic Vista Basic provides a theme similar to Microsoft Vista. window borders similar to those of Microsoft Vista when using non Aero compatible software (such as JRE 6 or Photoshop CS 2).


Platforms: *nix

License: Freeware Size: 15.36 KB Download (211): Vista Basic Download

Added: October 17, 2010 | Visits: 2.113

Set::Infinite::Basic Set::Infinite::Basic is a Perl module with sets of intervals. SYNOPSIS use Set::Infinite::Basic; $set = Set::Infinite::Basic->new(1,2); # [1..2] print $set->union(5,6); # [1..2],[5..6] Set::Infinite::Basic is a Set Theory module for infinite sets. It works on reals, integers, and...


Platforms: *nix

License: Freeware Size: 49.15 KB Download (92): Set::Infinite::Basic Download

Added: January 07, 2010 | Visits: 1.510

Basic Analysis and Security Engine BASE is the Basic Analysis and Security Engine. It is based on the code from the Analysis Console for Intrusion Databases (ACID) project. This application provides a web front-end to query and analyze the alerts coming from a SNORT IDS system. BASE is a web interface to perform analysis of...


Platforms: *nix

License: Freeware Size: 337.92 KB Download (113): Basic Analysis and Security Engine Download

1 2 3 4 5 >