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

Stack Frame freeware
Filter: All | Freeware | Demo
 

Stack Frame

1 2 3 4 5 > 
Added: August 06, 2010 | Visits: 1.127

Guarded Memory Move Guarded Memory Move project gets handy when you have to study buffer overflows and you need to catch them together with a "good" stack image. When a stack overflow has been exploited, the back trace is already gone together with good information about parameters and local variables, that are of... Platforms: *nix

License: Freeware Size: 419.84 KB Download (89): Guarded Memory Move Download

Added: June 16, 2010 | Visits: 962

Language::Zcode::Runtime::State Language::Zcode::Runtime::State is a Perl module to handle saving, restoring, etc. the game state. restoring Getter/setter: currently in the process of restoring or not? start_machine Start executing the Z-machine. In the normal case (starting a new game, or restarting), this is as... Platforms: *nix

License: Freeware Size: 296.96 KB Download (88): Language::Zcode::Runtime::State Download

Added: July 01, 2010 | Visits: 1.413

g95 g95 projects goal is to create a free, open source Fortran 95 compiler. The code has been donated to the Free Software Foundation for inclusion in GCC, the Gnu Compiler Collection. G95 is still in a beta state. G95 can compile most fortran 90/95 programs just fine on a wide variety of... Platforms: *nix

License: Freeware Size: 3.2 MB Download (118): g95 Download

Added: May 10, 2013 | Visits: 490

PyCrash 0.4pre3 PyCrash is a Run-Time Exception Dumper which handles uncaught exceptions during the execution of Python programs and collects information about the program context. PyCrash can be very useful in report bug information, because the programmer can easily analyse the program execution context of the... Platforms: Windows, Mac, *nix, Python, BSD Solaris

License: Freeware Download (71): PyCrash 0.4pre3 Download

Added: October 25, 2013 | Visits: 444

entrypoint A decorator to interact with argparse based on function signature. This is a decorator library that helps one to write small scripts in Python. There are three main features that it provides: * Automatically running a function when a script is called directly, but not when it is included as... Platforms: *nix

License: Freeware Size: 10.24 KB Download (41): entrypoint Download

Added: January 18, 2010 | Visits: 2.127

Vovida SIP Stack The Vovida SIP stack is an implementation of the protocol defined in RFC 2543, the Session Initiation Protocol, which can be used to initiate voice connections (phone calls) over IP networks. It offers an object-oriented C++ API as well as sample applications demonstrating its use.. Platforms: *nix

License: Freeware Size: 6.6 MB Download (231): Vovida SIP Stack Download

Added: September 16, 2010 | Visits: 1.070

CGI::AppBuilder::Frame CGI::AppBuilder::Frame is a configuration initializer. SYNOPSIS use CGI::AppBuilder::Frame; my $ab = CGI::AppBuilder::Frame- >new( ifn, my_init.cfg, opt, vhS:a:); my ($q, $ar, $ar_log) = $ab- >start_app($0, %ARGV); print $ab- >disp_form($q, $ar); This class provides methods for reading... Platforms: *nix

License: Freeware Size: 10.24 KB Download (88): CGI::AppBuilder::Frame Download

Added: March 02, 2010 | Visits: 1.284

Para::Frame Para::Frame is a system to use for dynamic web sites. Para::Frame runs as a backend daemon taking page requests from a Apache mod_perl client and returns a HTTP response. The URLs in the site corresponds to templates for displaying information. Operations on the data is put in perl modules... Platforms: *nix

License: Freeware Size: 112.64 KB Download (107): Para::Frame Download

Added: October 27, 2010 | Visits: 1.095

Net::Stomp::Frame Net::Stomp::Frame is a STOMP Frame. SYNOPSIS use Net::Stomp::Frame; my $frame = Net::Stomp::Frame->new( { command => $command, headers => $headers, body => $body, } ); my $frame = Net::Stomp::Frame->parse($string); my $string = $frame->as_string; This module encapsulates a Stomp... Platforms: *nix

License: Freeware Size: 6.14 KB Download (127): Net::Stomp::Frame Download

Added: October 06, 2010 | Visits: 1.292

MP3::ID3Lib::Frame MP3::ID3Lib::Frame is an ID3v1/ID3v2 Tagging Frames. SYNOPSIS use MP3::ID3Lib; my $id3 = MP3::ID3Lib->new($filename); foreach my $frame (@{$id3->frames}) { my $code = $frame->code; my $description = $frame->description; my $value = $frame->value; $frame->set("Orange") if $code eq COMM;... Platforms: *nix

License: Freeware Size: 37.89 KB Download (97): MP3::ID3Lib::Frame Download

Added: July 26, 2010 | Visits: 1.046

Tie::Hash::Stack Tie::Hash::Stack is a Perl module which maintains an array of hashes like a stack. SYNOPSIS use Tie::Hash::Stack qw(pop_hash push_hash merge_hash); my %hash; tie( %hash, "Tie::Hash::Stack" ); # Ties the hash $hash{ 1 } = "one"; $hash{ 2 } = "two"; $hash{ 3 } = "three"; push_hash... Platforms: *nix

License: Freeware Size: 6.14 KB Download (186): Tie::Hash::Stack Download

Added: August 12, 2010 | Visits: 1.422

Java Network Stack Java Network Stack provides a Java library for research oriented network programming. Java Network Stack is a library used by the DIMES project to create new internet measurements. It provides a clean API for packet manipulation, send, receive, filter, and analysis. It is a unification of raw... Platforms: *nix

License: Freeware Size: 1.5 MB Download (131): Java Network Stack Download

Added: March 02, 2010 | Visits: 1.488

Westhawks Java SNMP stack Westhawk SNMP is a lightweight SNMP stack in Java, with Java applet, application, and servlet examples. The stack provides manager functionality for SNMPv1, SNMPv2c, and SNMPv3 (authentication and privacy). Westhawks Java SNMP stack is capable of sending and receiving PDUs, but has limited... Platforms: *nix

License: Freeware Size: 1.9 MB Download (124): Westhawks Java SNMP stack Download

Added: March 14, 2010 | Visits: 1.047

MPEG::Audio::Frame MPEG::Audio::Frame is a class for weeding out MPEG audio frames out of a file handle. SYNOPSIS use MPEG::Audio::Frame; open FILE,"file.mp3"; while(my $frame = MPEG::Audio::Frame->read(*FILE)){ print $frame->offset(), ": ", $frame->bitrate(), "Kbps/", $frame->sample()/1000, "KHzn"; # or... Platforms: *nix

License: Freeware Size: 358.4 KB Download (115): MPEG::Audio::Frame Download

Released: March 05, 2012  |  Added: March 18, 2012 | Visits: 1.288

Glitter Frame GIF Maker Easy-to-use tool allows you create cool glitter frame gif images with your own photos. Easy-to-use freeware tool allows you create cool glitter frame gif images with your own photos. besides the build-in resources, you can download more free glitter frames from our site. Platforms: Windows

License: Freeware Size: 1.82 MB Download (119): Glitter Frame GIF Maker Download

Released: March 05, 2012  |  Added: March 18, 2012 | Visits: 1.482

Amazing Frame Show Amazing Frame Show is a photo utility designed to decorate your photos with stylish picture frames on computer desktop. you can also move & scale photo, adjust it's transparency to reach the desired effect. Amazing Frame Show lets you turn your image file into attractive creations with a... Platforms: Windows

License: Freeware Size: 3.6 MB Download (107): Amazing Frame Show Download

Released: November 11, 2012  |  Added: November 11, 2012 | Visits: 906

Stack Photo Gallery SWF XML for Mac OS A simple photo gallery that displays a stack of multiple photos on your website. No unnecessary options. Nice and easy. Natural looking stack effect - Flexible configuration - XML Support - Free download available. Stack Photo Gallery SWF-XML was developed for users who do not have Adobe Flash.... Platforms: Mac

License: Freeware Size: 501.76 KB Download (61): Stack Photo Gallery SWF XML for Mac OS Download

Released: January 30, 2013  |  Added: February 03, 2013 | Visits: 1.385

Free Photo Frame You have lots of digital pictures, but no time to view them? Free Photo Frame on your computer desktop will display a slide show of your favorite pictures. You do not need to get distracted from your task to recollect the best moments of your life. You can choose from 25 frames to... Platforms: Windows

License: Freeware Size: 5.81 MB Download (169): Free Photo Frame Download

Released: November 20, 2012  |  Added: November 20, 2012 | Visits: 552

BitNami Redmine Stack for Linux BitNami Redmine Stack greatly simplifies the deployment of Redmine and its required dependencies. It can be deployed using a native installer, as a virtual machine, in the cloud or as a module over an already installed infrastructure Stack. Redmine is a flexible project management web... Platforms: Linux

License: Freeware Size: 127 MB Download (50): BitNami Redmine Stack for Linux Download

Released: November 22, 2012  |  Added: November 22, 2012 | Visits: 559

BitNami Mantis Stack for Linux BitNami Mantis Stack greatly simplifies the deployment of Mantis and its required dependencies. It can be deployed using a native installer, as a virtual machine, in the cloud or as a module over an already installed infrastructure Stack. Mantis is a free popular web-based bug-tracking system,... Platforms: Windows

License: Freeware Size: 59 MB Download (46): BitNami Mantis Stack for Linux Download

1 2 3 4 5 >