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

Global Variables software
Filter: All | Freeware | Demo
 

Global Variables

1 2 3 4 5 > 
Added: June 20, 2010 | Visits: 1.095

vars::global vars::global is a Perl module that tries to make global variables a little safer. SYNOPSIS # In the place/package where we want to create globals use vars::global create => qw( $foo @bar %baz ); # Add some more global symbols vars::global->create(qw( $hello @world %now )); # Somewhere...



Platforms: *nix

License: Freeware Size: 7.17 KB Download (93): vars::global Download

Added: October 25, 2010 | Visits: 714

Devel::FindGlobals Devel::FindGlobals is a Perl module to find global variables and their size. SYNOPSIS use Devel::FindGlobals; print print_globals_sizes(); This module just runs around and over the symbol table, finds global variables, gets their sizes with Devel::Size, and then prints them out....





Platforms: *nix

License: Freeware Size: 3.07 KB Download (88): Devel::FindGlobals Download

Added: July 16, 2013 | Visits: 404

TecUtils tecutils provides various utilities to accelerate development of programs design to use MySQL as a database and substitute the use of global variables.


Platforms: *nix

License: Freeware Size: 20.48 KB Download (35): TecUtils Download

Added: October 11, 2013 | Visits: 344

django-globals django-globals is a Django plugin that allow to define a thread specific global variables.


Platforms: *nix

License: Freeware Size: 10.24 KB Download (41): django-globals Download

Added: June 19, 2010 | Visits: 1.075

Scheme2Js Scheme2Js is a Scheme to Javascript compiler. While some effort has been spent on being as close as possible to R5rs, we concentrated mainly on efficiency. Usually Scheme2Js produces Javascript code, that is comparable to hand-written code. In order to achieve this performance, Scheme2Js is not...


Platforms: *nix

License: Freeware Size: 78.85 KB Download (96): Scheme2Js Download

Added: March 25, 2010 | Visits: 855

Slay::Makefile Slay::Makefile is a wrapper to Slay::Maker that reads the rules from a file. SYNOPSIS Slay::Maker is a make engine that uses perl declaration syntax for rules, including regular expressions for targets and anonymous subs for targets, dependencies, and actions. This Slay::Makefile wrapper...


Platforms: *nix

License: Freeware Size: 13.31 KB Download (104): Slay::Makefile Download

Added: January 14, 2010 | Visits: 942

Data::Startup SYNOPSIS ###### # Subroutine interface # use Data::Startup qw(config override); $options = override(%default_options, @option_list ); $options = override(%default_options, @option_list ); $options = override(%default_options, %option_list ); @options_list = config(%options ); ($key,...


Platforms: *nix

License: Freeware Size: 74.75 KB Download (101): Data::Startup Download

Added: July 22, 2013 | Visits: 307

JNAerator JNAerator (pronounce ???*?generator???*a*?) simply parses C / C++ & Objective-C headers and generates the corresponding BridJ, JNA and Rococoa Java interfaces. Features(see Roadmap for planned features) * Parses C, C++, Objective-C headers : o C preprocessor syntax (using Anarres JCPP) o...


Platforms: Mac

License: Freeware Size: 5.62 MB Download (44): JNAerator Download

Added: January 18, 2010 | Visits: 907

VCS::PVCS VCS::PVCS is a Perl module with global configuration class for for VCS::PVCS::*. SYNOPSIS use VCS::PVCS::Project; # preferred $project = new VCS::PVCS::Project("ProjectName"); The VCS::PVCS class simply parses the PVCS global configuration files, including pvcsproj.pub and MASTER.CFG,...


Platforms: *nix

License: Freeware Size: 26.62 KB Download (97): VCS::PVCS Download

Added: May 05, 2013 | Visits: 416

Interactive Power Spectrum Demo Digital signal generator (sumulator) with power spectrum display and sliders for "real time" control, useful for teaching and demonstrating the power spectra of different types of signals and the effect of signal duration and sampling rate. Version 1.1 adds sound output. The signal slider selects...


Platforms: Matlab

License: Freeware Size: 122.88 KB Download (45): Interactive Power Spectrum Demo Download

Added: June 16, 2013 | Visits: 561

Define/Undefine Constants these two functions define and undefine variable constants like the #definepreprocessor command in C.No global variables are used.Tested on R2006bSee help for each file


Platforms: Matlab

License: Freeware Size: 10 KB Download (43): Define/Undefine Constants Download

Added: June 09, 2013 | Visits: 510

Interactive resolution enhancement function function ire(x, signal)Interactive resolution enhancement function for data in the arguments "x,signal". Displays sliders for real-time control of 2nd and 4th derivative weighting factors (factor and factor2) and smooth width. (Larger values of factor1 and factor2 will reduce the peak width but...


Platforms: Matlab

License: Freeware Size: 102.4 KB Download (40): Interactive resolution enhancement function Download

Added: April 25, 2013 | Visits: 355

getpoint Simple widget to get the coordinates of a point in a figure or axis.Just select the current figure and type getpoint. A button with two fields will appear in the upper right corner. click the button, then the point and the coordinates will appear.To access the coordinates in the workspace, type...


Platforms: Matlab

License: Shareware Cost: $0.00 USD Size: 10 KB Download (39): getpoint Download

Added: June 13, 2013 | Visits: 527

rsmysql rsmysql is a simple MySQL database access wrapper class that can measure the time spent executing the database queries.rsmysql can establish persistent and non-persistent connection to a given MySQL database server, execute SQL queries and return the query results in arrays.The total number of...


Platforms: PHP

License: Freeware Size: 10 KB Download (45): rsmysql Download

Added: October 15, 2013 | Visits: 315

MySAR MySAR is a Perl script that collects information from a MySQL running server and stores it in a DB so it can later be queried and manipulated by other tools. Currently is capable of storing the results of SHOW GLOBAL STATUS and SHOW GLOBAL VARIABLES. The project is currently licensed under GPL...


Platforms: *nix

License: Freeware Size: 245.76 KB Download (34): MySAR Download

Released: February 19, 2007  |  Added: February 25, 2007 | Visits: 1.985

beWISE Freeware With beWISE you can simplify your software project by breaking it up into multiple, independent applications that cooperate. VB.NET, VB6 and even C programs can easily communicate using beWISE VARIABLES and beWISE PIPES. This allows parallel development of all the applications in your project,...


Platforms: Windows

License: Freeware Size: 7.25 MB Download (213): beWISE Freeware Download

Added: May 15, 2013 | Visits: 313

interactive 2-nd order oscilator with GUI This is an example from new book "MATLAB i Simulink, poradnik uzytkownika" by Bogumila and Zbigniew Mrozek,to be published by Wydawnictwo Helion, Poland.A problem was how to provide additional parameter beta to ODE solver ode23. This was solved without using global variables.In "oscillator.m"...


Platforms: Matlab

License: Freeware Size: 10 KB Download (43): interactive 2-nd order oscilator with GUI Download

Added: August 27, 2013 | Visits: 472

Inject Query Posts Inject an array of posts into a WP query object as if queried, particularly useful to allow use of standard template tags.WordPress's template tags are intended to be used within 'the loop'. The loop is managed by a WP_Query object which sets up various global variables and its own object...


Platforms: PHP

License: Freeware Size: 10 KB Download (40): Inject Query Posts Download

Released: June 10, 2003  |  Added: January 03, 2006 | Visits: 1.824

OmniView Not just another visual query tool, OmniView makes working with SQL Server database content quick and easy for a wide range of user skill levels. Database administrators and developers can examine and change data more rapidly and conveniently with OmniView than with the native tools provided with...


Platforms: Windows

License: Shareware Cost: $59.00 USD Size: 4.07 MB Download (103): OmniView Download

Added: January 23, 2006 | Visits: 2.467

RTCalcExpress RTCalcExpress is a Delphi component for calculating expressions, entered in Run-Time. It can be installed into Delphi4, 5, 6, 7 and higher. Delivered with sources. The expressions can contain numbers, arithmetic ('+', '-', '*', '/') and logic ('=', '>', ' ', '>=', '<=', 'AND', 'OR') operators and...


Platforms: Windows

License: Shareware Cost: $40.00 USD Size: 282 KB Download (485): RTCalcExpress Download

1 2 3 4 5 >