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

Maze In Perl Code software
Filter: All | Freeware | Demo
 

Maze In Perl Code

< 1 2 3 4 5 > 
Added: August 13, 2010 | Visits: 821

Inline::Lua Inline::Lua is a Perl extension for embedding Lua scripts into Perl code. SYNOPSIS use Inline Lua; print "The answer to life, the universe and everything is ", answer(6, 7), "n"; __END__ __Lua__ function answer (a, b) return a*b end Inline::Lua allows you to write functions in Lua....



Platforms: *nix

License: Freeware Size: 24.58 KB Download (96): Inline::Lua Download

Added: May 04, 2010 | Visits: 1.062

XIWA XIWA project is a web based accounting package written in Perl and postgreSQL released under the GPL. We started writing this application in 1999 when web apps were still fairly new. Although Mozilla based browsers are the focus other browsers work pretty well with the system. The 2.0 release...





Platforms: *nix

License: Freeware Size: 133.12 KB Download (109): XIWA Download

Released: August 15, 2012  |  Added: August 15, 2012 | Visits: 659

Simply Zip Code Lookup Simply Zipcode Address lookup - a new revelation in zip code address lookup software using the internet. Simply activate - enter zip code - select address - and the software fills the appropriate information into your favorite Microsoft, CRM, Accounts application or your own web site. Thus...


Platforms: Windows

License: Commercial Cost: $70.00 USD Size: 771 KB Download (55): Simply Zip Code Lookup Download

Released: July 08, 2012  |  Added: July 08, 2012 | Visits: 510

David's Perl Games Ascii arcade-style games written in Perl! Shoot the invading aliens in PerlBlaster, steer your car down winding pathways while collecting extra gas and point flags in PerlRacer, exterminate the mutant hordes in PerlArena, and more!


Platforms: Windows, Mac, Linux

License: Freeware Size: 91.09 KB Download (44): David's Perl Games Download

Released: December 04, 2012  |  Added: December 04, 2012 | Visits: 289

EPL - Emacs Perl Write (X)Emacs extensions in Perl. Invoke Perl from Elisp and Elisp from Perl. Command the powerful Emacs scripting API using your choice of language.


Platforms: Windows, Mac, Linux

License: Freeware Size: 96.95 KB Download (48): EPL - Emacs Perl Download

Released: December 25, 2012  |  Added: December 25, 2012 | Visits: 450

HTML::Lint HTML::Lint is a set of Perl modules that finds syntactic and semantic errors in HTML code. Some of it comes from Neil Bowers' classic (and now abandoned) weblint.


Platforms: Windows, Mac, Linux

License: Freeware Size: 56.51 KB Download (53): HTML::Lint Download

Released: July 17, 2012  |  Added: July 17, 2012 | Visits: 465

PCDE - Perl CD Encoder PCDE is a platform-independant, text-based, CD Audio ripping and encoding frontend written in Perl. It defaults to the use of cdparanoia and bladeenc for this process.


Platforms: Windows, Mac, Linux

License: Freeware Size: 980 B Download (49): PCDE - Perl CD Encoder Download

Released: August 27, 2012  |  Added: August 27, 2012 | Visits: 287

Perl Defense Blaster Ascii graphics, arcade stylish game written in perl. Guide your missile blaster to destroy theincoming enemy attack units.


Platforms: Windows, Mac, Linux

License: Freeware Size: 34.66 KB Download (51): Perl Defense Blaster Download

Released: October 01, 2012  |  Added: October 01, 2012 | Visits: 384

Perl Pop3 Server PerlPop3 is a pop3 server written entirely in Perl. It is not memory hog as other pop3 servers, and pretty fast processing thousands of mails. Can be extended to use a database (and use APOP authentication). As a script can be modified as per your ne


Platforms: Windows, Mac, Linux

License: Freeware Size: 9.59 KB Download (53): Perl Pop3 Server Download

Released: October 04, 2012  |  Added: October 04, 2012 | Visits: 256

PoeMud: Perl Object Environment MUD PoeMud is an Object Oriented MUD driver designed to work with a MUD library written entirely in Perl. PoeMud's basic socket functionality is provided by the POE module (Perl Object Environment - http://sourceforge.net/projects/poe/).


Platforms: Windows, Mac, Linux

License: Freeware Size: 99.59 KB Download (45): PoeMud: Perl Object Environment MUD Download

Released: December 20, 2012  |  Added: December 20, 2012 | Visits: 607

SpecTcl SpecTcl is a WYSIWYG GUI-Builder for Tcl/Tk, with sibblings for generating code in Perl, Java, Python & Ruby. It runs on all platforms where Tcl/Tk runs. It is simple and quick to use, yet still powerful when you know your Tcl/Tk.


Platforms: Windows, Mac, Linux

License: Freeware Size: 2.08 MB Download (54): SpecTcl Download

Released: October 13, 2012  |  Added: October 13, 2012 | Visits: 558

Tpda3 (Tiny Perl Database Application 3) Tpda3 is a classic desktop database application framework, written in Perl. Has PerlTk and (experimental) wxPerl support for the GUI part and Firebird and PostgreSQL support for the RDBMS. Tpda3 is the successor of TPDA and, hopefully, has a much better API implementation. The look and the user...


Platforms: Windows, Mac, Linux

License: Freeware Size: 222.42 KB Download (51): Tpda3 (Tiny Perl Database Application 3) Download

Released: August 12, 2012  |  Added: August 12, 2012 | Visits: 531

XMLJourn (XML/Perl Weblog) Simple to install and use Weblog/Journal/News script written in Perl. Uses XML to store data. Completely customizable appearance, and easy to use web-based configuration/update.


Platforms: Windows, Mac, Linux

License: Freeware Size: 68.92 KB Download (44): XMLJourn (XML/Perl Weblog) Download

A manual code for image THRESHOLDING (or) Color to binary image conversion In this code first the color image is converted into grayscale image using the function rgb2gray().And then a thresholding method is used to convert the image into binary format..


Platforms: Matlab

License: Shareware Cost: $0.00 USD Size: 10 KB Download (41): A manual code for image THRESHOLDING (or) Color to binary image conversion Download

Added: June 21, 2013 | Visits: 413

gaimc : Graph Algorithms In Matlab Code While MatlabBGL uses the Boost Graph Library for efficient graph routines,gaimc implements everything in pure Matlab code. While the routines areslower, they aren't as slow as I initially thought. Since people oftenhave problems getting MatlabBGL to compile on new versions of Matlabor on new...


Platforms: Matlab

License: Shareware Cost: $0.00 USD Size: 645.12 KB Download (45): gaimc : Graph Algorithms In Matlab Code Download

Added: June 27, 2013 | Visits: 551

MCG - A Matlab Code Generation Engine MCG is a tool for doing in-place code generation. MCG is intended to provide the maximum traceability of generated code back to the Matlab code generator. MCG processes a source file looking for sections of specially tagged code. The tags that denote generation sections exist in comment...


Platforms: Matlab

License: Shareware Cost: $0.00 USD Size: 10 KB Download (44): MCG - A Matlab Code Generation Engine Download

Added: June 07, 2013 | Visits: 379

Cleans Matlab syntax Matlab-invoked Perl code which cleans up syntax in Matlab code you may have downloaded or inherited: 1) gets rid of trailing commas in "switch", "case", "if and "else" statements. 2) uncrowds mathematical operators and variable names by adding spaces 3) deletes trailing semicolons in "return",...


Platforms: Matlab

License: Shareware Cost: $0.00 USD Size: 10 KB Download (49): Cleans Matlab syntax Download

Added: August 04, 2013 | Visits: 573

Area of interest selection in an image In this code, the user selection the area of interest on an image, by dragging the rectangle of size specified in the code around the image by holding the left button of mouse and leaving the left button at a desired area. This program takes the grayscale image as input and outputs the cropped...


Platforms: Matlab

License: Shareware Cost: $0.00 USD Size: 10 KB Download (40): Area of interest selection in an image Download

Added: July 22, 2013 | Visits: 400

Perl ECS for Linux Perl ECS is an implementation of the EMDIS Communication System (ECS), written in Perl. The original ECS specifications were developed as part of the European Marrow Donor Information System (EMDIS). As described in the ECS specification document, "The purpose of ECS is to provide a permanent,...


Platforms: *nix

License: Freeware Size: 133.12 KB Download (39): Perl ECS for Linux Download

Added: October 19, 2013 | Visits: 324

TkCodex TkCodex is a code viewer for linux written in perl/Tk, so it doesn't need to be compiled or configured. There aren't any non standard modules used, so if you have perl and Tk installed you can run it right away. "Code viewer" means it's for viewing, searching, and marking-up code without...


Platforms: *nix

License: Freeware Size: 1.34 MB Download (38): TkCodex Download

< 1 2 3 4 5 >