Freeware Listing: Variables

It is often useful to pass variables to form fields (for example text or hidden) on the same page thus making them accessible to other languages such as ASP, Cold Fusion, PHP or the like. This can be easily accomplished using a simple javascript function where one BIG benefit is that there is no need to leave the page! Notice that the anchors "a" href attribute contain the same function call to the javascript routine "passit". The value contained within single quotes will be passed to the function. This is the value that we wish to pass to the form input element. Therefore, in this case when the user clicks the link to pass a variable, 'variable passed' is sent to the function.

  • Publisher: 4thorder
  • Date: 05-05-2013
  • Size: 410 KB
  • Platform: JavaScript, Scripts

Drupal 6's hook_preprocess_node() is used and the variables are subsequently available in node.tpl.php for themers. Referenced variables are also exposed as jQuery UI tabs if the Tabs module is installed. Installation: Unpack in your modules folder (usually '/sites/all/modules/') Enable under Administer > Site Building > Modules.

  • Platform: PHP, Scripts

Controlled Variables was specially designed as an accessible header file for C++ developers.

This file allows you to create controlled variables instead of int, float, long, etc. Controlled variables ensure you always use initialized variables.

.

  • Platform: WinOther

A simple utility that allows you to display the system environment variables

With the Show Environment Variables application you'll be able to easily explore all your system's variables from a single window.

Here are some key features of "Show Environment Variables":

The Environment Variables will be Displayed:
?d*DSdu All of the system environment variables will be shown.

You can Change the Skin:
?d*DSdu There are several skins available for you to select from to change the appearance of Show Environment Variables.

Built-In Help:
?d*DSdu Clicking the Help button on one of the windows will bring up a display of this file.

  • Platform: WinOther

Task to task communication with VB programs made simple. This product allows you to have as many VB programs as you want communicate simply via variables. Communication is done via shared memory and is very fast. As soon as a beWise variable (Basic Edelwise Variable) is created by one VB program ALL VB programs on this computer SHARE that variable. Any VB program can change the variable and/or trigger on CHANGED events of that variable. A VB program can use any number of beWise Variables simultaneously, limited only by the version of the Edelwise product you have (the FREE version supports one variable of type double that can be shared among any number of VB programs.

  • Platform: Win2000, WinOther

VisualPaseo Freeware is a powerfull add-on for Visual Studio : develop graphically and generate middlewares (XML scripts) between Visual Studio and 33 technologies & applications (ie. 33 free .Net components). Them run and control these middlewares in VisualStudio via Paseo SDK ! Configure components (Start-Stop service, File Management, Word, Excel, Storage Procedure, SQL import / export / request, Telnet, Rexec, POP / SMTP, FTP, RAS connection, Timer, Variable calculation, Ping, System logs, ...) and current constraints between steps. Included : current implicit variables, intuitive configuration, recovery mode, event handling, error and log management, execution trace ! View full demo : site Download free scripts (supervision, backup automation.

  • Publisher: Paseosoft
  • Date: 14-04-2006
  • Size: 30078 KB
  • Platform: Win2000, Windows Server, WinOther

Eveditor stands for \'Environment variables editor\', the first Windows environment management application designed to be beautiful, easy to use, and yet feature-rich. Eveditor helps you organize and streamline your use of system variables - including the ever-fickle System PATH - and optimize your work environment without risk of losing valuable configuration settings, something that can happen inadvertently and with devastating effect when you install new software on your machine. Eveditor brings simplicity, power and safety all at once. And with one quick, pain-free installation, you\'ll be in control of your Windows environment like never before!.

  • Platform: Win7 x32, Win7 x64, WinOther, WinVista, WinVista x64

Env Vars multi-platform compatible. Need to find your path to sendmail? Perl version, all available modules, operating system or environmental variables used and returned by your server? This free script will do all that and more. Simply upload, chmod then view all of the above information. Script searches for all sendmail locations..

  • Platform: CGI and Perl, Scripts

Rapid Environment Editor (RapidEE) is a freeware Windows environment variables editor. It includes easy to use GUI and replaces small and inconvenient Windows edit box. Features: * Show environment variables and values as an editable tree * Ability to choose variable value using File Explorer tree * Automatically checking for invalid paths and filenames in variables * Backup environment variables to the registry file * Drag'n'drop support to reorder variable values * "Portable mode" to run from removable media.

  • Publisher: RapidEE.com
  • Date: 10-09-2012
  • Size: 1004 KB
  • Platform: WinOther

A graphical MatLab framework for estimating the parameters of, modeling and simulating static and dynamic linear and polynomial systems in the errors-in-variables context with the intent of comparing various estimation strategies..

  • Platform: WinOther

A Eclipse Plugin 3.0 that allows adding a view to both the Environment Variables and Java Properties list..

  • Platform: WinOther

Acquisition Software of vehicular traffic variables using the computer vision library OpenCV and Qt..

  • Platform: Linux, Unix, WinOther

L-BFGS-B is a collection of Fortran 77 routines for solving nonlinear optimization problems with bound constraints on the variables. One of the key features of the nonlinear solver is that the Hessian is not needed. I've designed an interface to the L-BFGS-B solver so that it can be called like any other function in MATLAB.

  • Platform: Matlab, Scripts

Separation of variables allows the determination of the transient velocity profile in a pipe. The present program computes the zeros of the Bessel function and plots the transient velocity profile of a pipe flow..

  • Platform: Matlab, Scripts

It's a function that finds the minimum value of a two variables objective function with a deterministic zero order algorithm: simplex method. The input variables are: -fun: inline function of the objective function -init_point: initial point for the simplex method -step_size: initial dimension of the simplex toll: tolerance for the stop criterion on the simplex dimension -numMaxIter: stop criterion on the maximum number of iterations The output variables are: -valFunc: the minumum value of the objective function -var_min: the minimum point -iter: the number of iteration made %%%%%%%% IMPORTANT %%%%%%%%%%% To run correctly the Matlab function, you must run first a contour plot of the objective function.

  • Platform: Matlab, Scripts

fminconset: Solves constrained minimization problems where some of the variables are restricted to discrete values. (Mixed Integer Nonlinear optimization). Based on fmincon from Optimization Toolbox version 2.0..

  • Platform: Matlab, Scripts
  • nnls
  • License: Freeware
  • Rating

solves the linear least squares problem with nonnegative variables using the block principal pivoting algorithm in: Portugal, Judice and Vicente, A comparison of block pivoting and interior point algorithms for linear least squares problems with nonnegative variables, Mathematics of Computation, 63(1994), pp. 625-643.

  • Platform: Matlab, Scripts

Optimisation for 4 variables using Genetic technique. Was designed to optimise surface impedance measurements.

  • Platform: Matlab, Scripts

Routine accepts input variables, binary target variable (0/1) and a small number of training parameters, and returns discovered coefficients for a single neuron. Technical details: Learning rule: incremental delta rule Learning Rate: constant Transfer function: logistic Exemplar presentation order: random, by training epoch Use 'help DeltaRule' for further details.

  • Platform: Matlab, Scripts

these two functions define and undefine variable constants like the #define preprocessor command in C. No global variables are used. Tested on R2006b See help for each file.

  • Platform: Matlab, Scripts

Variables: Freeware | All

New Reviews


Ad-Aware Free Antivirus+

You might have experienced that with some programs, other smaller programs are attached and they get installed silently. Also, many times, these programs, also known as adware or spyware, are downloaded silently or by mistake through internet. ...


Skies of War

Skies of war is a top down plane shooter free ware game which really does reinvent the concept, and add a great deal to it. In skies of war you are a plane tasked with destroying a vast number of bases, enemy units and enemy planes. As you play ...


WinWAP Smartphone Browser Emulator

Win Wap is a freeware smart phone emulator, with the intended purpose of being installed on a desktop, to emulate “smart phone” browsers on a desktop computer, and allow you to see what your website (or indeed, any website or web page) ...


Aqua Pearls Game

Aqua Pearls game (or simply aqua pearls) is a free ware downloadable game that has many elements of the classic game zuma. In aqua pearls (and zuma) A variety of coloured balls will slowly work their way around the screen on a predetermined path, as ...


Brainteaser Cubes

Brain teaser cubes is a freeware first person action puzzle game, which is fully 3d, and has a fairly unique concept, most comparable to the console game portal, minus the portal elements (leaving just the cube based puzzles). The game is fairly ...


Internet Explorer

There was once a time when the browser world was dominated by a single piece of software from Microsoft. Yes, we're talking about Microsoft's Internet Explorer. The internet has evolved and so have browsers. As a result, we have numerous ...


Opera web browser

Opera is a free to download web browser, which is usually overlooked by the majority of people who use web browsers, in favour of the speed for google chrome, or the customisability for firefox. However opera certainly does have its own appeal ...


Angry Birds

Angry birds is one of the most successful games of all time, despite the fact that it has been free from the very beginning. Angry birds is a experimental physics game, with the objective being to fling all of your birds into the structures occupied ...


CCleaner

If you’ve used any computer for fairly long time, you might have noticed it gets slower and slower over the time. This process is slow and generally goes unnoticed until your computer gets too sluggish to go unnoticed. This is due to unused ...



New Downloads

MergeCDs

MergeCDs takes all of the
tracks from a multi-CD
collection and stores them as
one sequence of tracks. It
does not read ...

Wise Care 365 Free

Wise Care 365 includes PC
Checkup, System Cleaner,
System Tune-up, Privacy
Protector, and System
Monitoring. In addition, ...

XnView MP

XnView is a fast multi-format
graphics browser, viewer, and
converter. It reads more than
400 file formats. Its main ...

Battery Monitor

Battery Monitor shows current
Battery and Power Status.
Allow to change power scheme.
Save settings to file. (File
will ...

Clock Mechanism Screensaver

New version of free clock
screensaver. You will get all
features of the clock
screensaver plus you will
study it\'s ...

Expert Network Inventory

It is an innovative,
high-performance inventory
application that helps you
trace and keep up-to-date all
the necessary ...

Falco Jigsaw Puzzle

Sure to be appreciated by
anyone who likes Jigsaw
puzzles, this game features
four difficulty levels, the
ability for ...

Gnutella Turbo

Gnutella Turbo utilizes a
totally decentralized peer to
peer network, and is the most
advanced file
sharingapplication ...

Free Desktop Management
Tool

Free Desktop Management Tool
which helps you to create and
switch between different
multiple desktops.



Related Searches

Variables Basic
Variables Dummy
Numer Variables
Alphacam Post Processor Variables
Batch File Filename Variables
Calcul Variables Multiples
Calculate Multiple Variables
Calculator Multiple Variables
Combine Javascript Variables
Combine Variables Freeware
Combining Variables Javascript
Comma Separated Variables Download