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

Starting Point freeware
Filter: All | Freeware | Demo
 

Starting Point

1 2 3 4 5 > 
Released: September 09, 2012  |  Added: September 09, 2012 | Visits: 681

FM Starting Point FM Starting Point is a completely FREE FileMaker template designed for use with FileMaker Pro 10, and is focused on small businesses, work groups, and non-profit organizations. These templates were built with the experience gained from working with these target groups for over 18 years. New...



Platforms: Mac

License: Freeware Size: 1.5 MB Download (108): FM Starting Point Download

Added: June 20, 2013 | Visits: 711

3D World (OpenGL walk through city) Script This code is the starting point of any 3d gamer's quest to design a 3d game.It will show you how to use openGL to load and display 3d models and show you basic keyboard input along with mouse input. Move around just like in UT or Half-Life.Use mouse look, strafe and take a nice walk around this...





Platforms: C and C plus plus

License: Freeware Size: 92.16 KB Download (57): 3D World (OpenGL walk through city) Script Download

Released: October 06, 2012  |  Added: October 06, 2012 | Visits: 418

Simple Injector Simple Injector solely supports code-based configuration and is an ideal starting point for developers unfamiliar with larger IoC / DI libraries. Get Simple Injector and take it for a spin to see what it can actually do for you!


Platforms: Windows

License: Freeware Download (49): Simple Injector Download

Added: May 10, 2013 | Visits: 316

iPhone Pages 5.x-1.x-dev This module offers just a proof of concept starting point for other developers.InstallationUnpack in your modules folder (usually /sites/all/modules/) and enable under Administer > Site Building > Modules. Requirements: - Drupal 5.x


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

License: Freeware Download (54): iPhone Pages 5.x-1.x-dev Download

Added: May 10, 2013 | Visits: 397

Traveling Salesman Problem - Nearest Neighbor This method produces different results depending on what city is choosen as the starting point.This function determines the Nearest Neighbor routes for multiple starting points and returns the best of those routes. Requirements: - MATLAB 7.6 or higher


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


Fixed Start Open Traveling Salesman Problem - Genetic Algorithm The algorithm computes the optimal route from a fixed predetermined starting point to all other cities without returning to the starting point. Requirements: - MATLAB 7.6 or higher


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


Added: May 10, 2013 | Visits: 711

SiPort SiPort is a very basic 'portal' system written for Apache in PHP, aiming to be starting point for building your own. Fully functional. Does not use MySQL - instead uses simple text files to store news stories, links etc.


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

License: Freeware Download (70): SiPort Download

Fixed Start Open Traveling Salesman Problem - Genetic Algorithm Script The algorithm computes the optimal route from a fixed predetermined starting point to all other cities without returning to the starting point.


Platforms: Matlab


Added: September 14, 2013 | Visits: 240

SDLGameBase SDLGameBase is a set of C++ classes that can serve as a useful starting point for building an SDL/OpenGL/C++ game on the Mac. It has developed over a number of years, and meets most of the generic requirements I need on every project I start, including Window Management, Event Handling, I/O,...


Platforms: Mac

License: Freeware Size: 27.85 MB Download (42): SDLGameBase Download

Added: September 03, 2013 | Visits: 404

POE::Event::Message This small set of classes is a starting point for creating a generic application messaging protocol. The intent is for these to be used as a foundation when building networked and/or event-driven applications such as Web services. Features of POE::Event::Message include the following. ....


Platforms: *nix

License: Freeware Size: 30.72 KB Download (37): POE::Event::Message Download

Added: October 15, 2013 | Visits: 1.093

Logtail Logdigest mails interesting lines from log files to the system administrator. Non-relevant lines are filtered out by customizable regular expressions. Logdigest comes with a set of such regexps to provide a good starting point.


Platforms: Mac

License: Freeware Size: 10.24 KB Download (108): Logtail Download

Added: July 12, 2013 | Visits: 424

Example of Volatility Pumping The self-contained script demonstrates excess, volatility driven growth, in a rebalanced portfolio.Based on the paper "Benchmarking and Rebalancing" by Gabay and Herlemont, yats.com, 19 Septembre 2007, this script reproduces example 1, showing the long-term rebalancing excess growth rate g*.There...


Platforms: Matlab

License: Freeware Size: 10 KB Download (43): Example of Volatility Pumping Download

Added: May 20, 2013 | Visits: 422

PHPChatter for Scripts PHPChatter is a PHP based chat program. Its primary purpose is for customer service "live person" like applications using the jabber protocol, but could be used as a starting point for full web based jabber chat client.


Platforms: PHP

License: Freeware Size: 30.72 KB Download (44): PHPChatter for Scripts Download

Added: May 27, 2013 | Visits: 407

BuddyPress Skeleton Component This is a bare-bones component that should provide a good starting block to building your own custom BuddyPress component.It includes some of the functions that will make it easy to get your component registering activity stream items, posting notifications, setting up widgets, adding AJAX...


Platforms: PHP

License: Freeware Size: 30.72 KB Download (45): BuddyPress Skeleton Component Download

Added: May 03, 2013 | Visits: 461

User role actions Provides extra actions to add and remove roles from users.WARNING: HALF-BAKED MODULE!This module is a work in progress for a client and as such as only written up to the point that I need.In particular, the 'add role' action is not yet implemented.There are a few TODOs in the code as well --...


Platforms: PHP

License: Freeware Size: 10 KB Download (46): User role actions Download

Added: September 24, 2013 | Visits: 396

Database Encodings Fixer A hack written to fix the wrongly encoded data in a MySQL dump. It goes through the file line by line, checks whether a line has been mis-encoded (as in: written as UTF-8, then read as Latin-1 or CP-1252 and then re-written as UTF-8), attempts to fix the problem and logs the result. This...


Platforms: Mac

License: Freeware Size: 51.2 KB Download (41): Database Encodings Fixer Download

Added: October 30, 2013 | Visits: 315

tkgeomap A set of extensions to Tcl/Tk for reading, manipulating, and displaying geographic and cartographic data. It can serve as a starting point for development of new GIS and cartography applications.


Platforms: *nix

License: Freeware Size: 4.22 MB Download (41): tkgeomap Download

Added: November 23, 2013 | Visits: 598

django-test-extensions PyUnit provides a basic set of assertions which can get you started with unit testing python, but it???*a*?s always useful to have more. Django also has a few specific requirements and common patterns when it comes to testing. This set of classes aims to provide a useful starting point for both...


Platforms: *nix

License: Freeware Size: 20.48 KB Download (35): django-test-extensions Download

Added: October 25, 2013 | Visits: 197

Logdigest Logdigest is a software that e-mails interesting lines from log files to the system administrator. Non-relevant lines are filtered out by customizable regular expressions. Logdigest comes with a set of such regexps to provide a good starting point.


Platforms: *nix

License: Freeware Size: 133.12 KB Download (38): Logdigest Download

Added: July 07, 2010 | Visits: 1.325

Algorithm::Line::Bresenham Algorithm::Line::Bresenham is a Perl module that contains a simple pixellated line-drawing algorithm. SYNOPSIS use Algorithm::Line::Bresenham qw/line/; my @points = line(3,3 => 5,0); # returns the list: [3,3], [4,2], [4,1], [5,0] line(3,3 => 5,0, &draw_line); # calls draw_line on each...


Platforms: *nix

License: Freeware Size: 3.07 KB Download (140): Algorithm::Line::Bresenham Download

1 2 3 4 5 >