Freeware Listing: Interface
- Interface Traffic Indicator
- License: Freeware

Interface Traffic Indicator, inftraf.exe Version 1.3.0; January 2005 Software by Carsten Schmidt If you like this software, please consider donating. What does it do and how does it work? Inftraf is a tool that requests IN/OUT octet data (MIB2) from SNMP-capable network interfaces. You can use this program in a professional network environment to monitor selected network interfaces (even backplane ports if the device provides the information) or you can monitor your home network or cable/modem/ISDN connection to the internet. You can monitor bits/sec, utilization and accumulated traffic.
- Publisher: Carsten Schmidt
- Date: 23-01-2005
- Size: 791 KB
- Platform: Win2000, Windows Server, WinOther
- CASH Interface Software
- License: Freeware

With the serial CASH-Interface you can connect coin acceptors of the type NRI, EMP and others or bill acceptors of the type GBA, Smiley and others. Monitoring a device is carried out via a DLL which can be used out of every programming language! Setup includes the DLL, include files, manual, demo program with source code... With the serial HOPPER-Interface you can connect coin acceptors of the type Cube Hopper MK2, Universal Hopper MK2, MK3 und MK4, Evolution Hopper, Escendo Escalator Hopper, Excel Hopper, Compact Hopper SBB, Rode-U-Hopper, Azkoyen Hopper and others easily with the PC. You can also connect ALL devices which are supporting PARALLEL mode.
- Publisher: Bernd Karle Hard-Softwareentwicklung
- Date: 26-06-2012
- Size: 2673 KB
- Platform: WinOther
- XFOIL - MATLAB interface
- License: Freeware

I developed this interface some time ago, so I finally decided to refine and make it available here. It provides an interface between XFOIL and MATLAB, creating the files required by XFOIL to run, and reading the results back in an easy to access polar structure. As the goal was to perform airfoil optimization, this interface is capable of parallel execution, so that you can create multiple instances and run all at the same time, without blocking MATLAB. Also, it is possible to hide the plotting window, so XFOIL will not interrupt your work-flow while it is running. A simple example script using an NACA 23012 is provided, showing the main features of the interface.
- Publisher: Rafael Oliveira
- Date: 07-02-2013
- Size: 10 KB
- Platform: Matlab, Scripts
- fminsearch interface
- License: Freeware

This function (fit.m) is a simple interface to MATLAB's 'fminsearch' routine. It allows the user to specify which parameters to be set free, and which to be held constant. Run 'FitDemo.m' for a demonstration..
- Publisher: Geoff Boynton
- Date: 09-01-2013
- Size: 10 KB
- Platform: Matlab, Scripts
- EMD (Earth Movers Distance) mex interface
- License: Freeware

This code is the mex interface for computing Earth Movers Distance between signatures and is based on the Y. Rubner's C Implementation. (http://ai.stanford.edu/~rubner/emd/default.htm) For building the mex file you should have setup your mex build environment. Invoke "build_emd" for building and "demo_emd" for a small test..
- Publisher: Masoud Alipour
- Date: 21-06-2013
- Size: 10 KB
- Platform: Matlab, Scripts
- Interface to a LBFGS solver
- License: Freeware

This submission contains an interface to a LBFGS solver for unconstrainted minimization problems of the form min_{x} f(x) + c*|tilde{x}|, where x are the parameters, f is a scalar valued real function, c is a positive scalar (default value=0), |.| denotes the 1-norm, and tilde{x} is some subset of the parameters x. The submission is based on a C-port of a Fortran code by Jorge Nocedal, due to Naoaki Okazaki. In addition it also implements a method for 1-norm regularization referred to as "Orthant-Wise Limited-memory Quasi-Newton" due to Galen Andrew and Jianfeng Gao (note that global convergence to a local minimum is not guaranteed for non-convex f).
- Publisher: Arne Vagren
- Date: 08-03-2013
- Size: 10 KB
- Platform: Matlab, Scripts
- Run a 53132A counter with a USB GPIB interface
- License: Freeware

Control a 53132A counter remotely using standard Matlab without the instrument module by treating the GPIB USB interface as a com port. There are lots of little tricks to get this to work. This module also uses a small program SystemError, which is also uploaded to this site, to help debug this type of code..
- Publisher: Rick McConnell
- Date: 19-01-2013
- Size: 10 KB
- Platform: Matlab, Scripts
- Interface to Niederreiter GSL implementation
- License: Freeware

This is Matlab interface for the C++ implementation of the low discrepancy sequence generators Niederreiter from the GNU Scientific Library. It works under Linux..
- Publisher: Wolfgang PutschdoTAgl
- Date: 03-06-2013
- Size: 10 KB
- Platform: Matlab, Scripts
- Interface to Sobol GSL implementation
- License: Freeware

This is Matlab interface for the C++ implementation of the low discrepancy sequence generators Sobol from the GNU Scientific Library. It works under Linux..
- Publisher: Wolfgang PutschdoTAgl
- Date: 21-02-2013
- Size: 10 KB
- Platform: Matlab, Scripts
- Bot user interface
- License: Freeware

This module provides a simple interface for controlling your bot through your website. It uses a javascript/ajax-based IRC widget to send and receive your bot's messages. The bot must already be running on your website in order for the interface to work. This module depends on the bot module. As of now, you will want to hack bot_start.php to make bot_irc_cron run every 2 seconds or so rather than every 5 minutes. Multiple users should theoretically be able to use the bot at once, but they will both be talking as the bot at the same time, and will not see each others' messages. Also a known issue: bot messages from other bot* modules will not be outputted to the user interface.
- Publisher: cwgordon7
- Date: 14-03-2013
- Size: 10 KB
- Platform: PHP, Scripts
- interface preprocessor for php
- License: Freeware

The interface preprocessor for php library provides methods for creating and rendering user interfaces in PHP independent of output format. It features XHTML, GTK, and ncurses. You can create input masks such as forms for databases, etc..
- Publisher: Anonymous
- Date: 02-05-2013
- Size: 174 KB
- Platform: PHP, Scripts
- interface to htaccess and htpasswd files
- License: Freeware

Interface to apache .htaccess and htpasswd files..
- Publisher: Dmitry Morozhnikov
- Date: 01-04-2013
- Size: 20 KB
- Platform: Ruby, Scripts
- Audio Recording Interface
- License: Freeware

The Audio Recording Interface software is a simple and accessible Graphical User Interface.
The app waits for a given user-defined key sequence to be pressed and then toggles the audio recording from the microphone or another supported devices.
.
- Publisher: Zalewa
- Date:
- Platform: WinOther
- Interface Interceptor
- License: Shareware

Interface Interceptor is a library designed to enable you to automaticaly generate decorators for your classes which implement some set of interfaces.
Interceptor allows you to intercept the interface methods call, change method logic, analize input parameters, substitute return value, analize exceptions occured. This Interceptor you can use as a basement for your pass-through functionality: logging, authorization, call counters or any other aspects.
The main distinctive characteristic of this implementation of automatic decorator is rather developed method filtering system.
- Publisher: crackjack
- Date:
- Platform: WinOther
- NMEA Log Reader Interface
- License: Shareware

NMEA Log Reader Interface is a compact tool that allows you to send NMEA sentences to OziExplorer by reading them from a text file. The program can load the sentences from a log file and uses the OziAPI to communicate with the explorer.
You can load the log file from any location and specify the pause between two sentences by entering the delay value.
.
- Publisher: Des & Lorraine Newman
- Date:
- Platform: WinOther
- K-Interface
- License: Shareware

K-Interface is an implementation of the simple k-shortest path algorithms. It allows you to define the nodes and edges for your project, the item spacing, the maximum number visible and the maximum degrees of separation between nodes.
Give it a try and see what it can do for you!
.
- Publisher: Hubert Czerpak
- Date:
- Platform: Win7 x64, Windows 7, WinOther, WinVista
- Multi-Simulation Interface
- License: Freeware

The Multi-Simulator Interface, otherwise known as MSI is designed as a simulation interconnection engine.
In other words it is a program that connects simulations together by synchronizing their clocks and data.
The MSI serves the same purpose as HLA and supports most of HLA's functionality (and more). The MSI is an HLA alternative. The major motivating factors in the design of the MSI are speed, interoperability, and ease of use.
.
- Publisher: kindman
- Date:
- Platform: WinOther
- HP-IL Interface - PIL-Box Bridge
- License: Shareware

HP-IL Interface - PIL-Box Bridge is a compact application designed to work with ILPer in order to facilitate the communication between HP-IL hardware and a virtual device. The program allows you to connect the PIL-Box and to specify the port that will be used for communication.
The PIL-Box hardware uses the bridge created by this app to communicate with the virtual device emulated by ILPer.
.
- Publisher: Christoph Giebelink
- Date:
- Platform: WinOther
- Windows Server 2008 R2 SP1 Multilingual User Interface Language Packs
- License: Shareware

Multilingual User Interface (MUI) Language Packs (Windows Server Language Packs) will allow you to enable a multilingual user interface in a Windows Server 2008 R2 environment. Adding one or more language packs to a Windows Server 2008 R2 image enables one or more languages in the installed Windows Server operating system, allowing corporations to deploy the same Windows Server 2008 R2 image worldwide while still providing localized user interfaces. for Windows2008
.
- Publisher: Microsoft
- Date:
- Platform: Windows Server
- Serial Interface
- License: Freeware

Serial Interface provides you with a simple method for communicating with micro-controllers over a COM port.
Serial Interface can be used for sending simple instructions to a micro controller. The serial output can be saved to a TXT file for later reference.
.
- Publisher: Weston Forbes
- Date:
- Platform: Windows 7, Windows 8, WinOther, WinVista
Interface: Freeware | All










