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

Input Functions software
Filter: All | Freeware | Demo
 

Input Functions

1 2 3 4 5 > 
Added: May 10, 2013 | Visits: 350

Input_demo This script demonstrates some keyboard input functions and screen output "magic" that some people may be interested (such as for an ASCII game). It is meant as a very simple demonstration only, and does not contain any error checking whatsoever. The style of the code is not the best, but it is... Platforms: Windows, Python,

License: Freeware Download (57): Input_demo Download

Added: April 25, 2013 | Visits: 441

Symbolic reduction of block diagrams and signal flow graphs A very easy symbolic method for reduction of block diagrams or signal flow graphs with Matlab is presented. The method can be applied to every kind of diagram and it is possible to obtain in one stage all transfer functions for a given input. The method is validated with some examples, including... Platforms: Matlab

License: Shareware Cost: $0.00 USD Size: 122.88 KB Download (44): Symbolic reduction of block diagrams and signal flow graphs Download

Added: November 07, 2013 | Visits: 340

libwacctl Libwacctl is a control library for Wacom (R) tablet devices. This library implements similar functions to the commands in xsetwacom, as well as implementing a few more to make it easier to control tablet input settings. Platforms: *nix

License: Freeware Size: 71.68 KB Download (41): libwacctl Download

Added: March 04, 2006 | Visits: 6.369

Moffsoft Calculator Moffsoft Calculator has a simple, easy-to-use interface that allows a user of any level to start crunching numbers immediately, but don't be deceived by its simple appearance. The power that lies within is only a click or two away. In addition to the printable and savable calculator tape, you'll... Platforms: Windows

License: Shareware Cost: $19.95 USD Size: 1.87 MB Download (178): Moffsoft Calculator Download

Added: April 21, 2013 | Visits: 388

extended Kalman Filter(EKF) for GPS This zip file contains a brief illustration of principles and algorithms of both the Extended Kalman Filtering (EKF) and the Global Position System (GPS). It is designed primarily to provide a relatively easy-to-implement EKF, in which we use symbol expressions as the form of input functions... Platforms: Matlab

License: Shareware Cost: $0.00 USD Size: 10 KB Download (48): extended Kalman Filter(EKF) for GPS Download

Added: August 14, 2013 | Visits: 540

Using C# functions and forms in Matlab This script shows how C# functions/classes and forms (gui) can be used in Matlab.The zip contains:- a example c# class (ComMatlab.cs) with different inputs and outputs functions.- a info_ComMatlab.txt with the commands how to compile and register a c# activex control- a ComMatlabtest.m for... Platforms: Matlab

License: Freeware Size: 10 KB Download (46): Using C# functions and forms in Matlab Download

S-functions x HugeBus with BusObj as Workaround for When automatically generating S-functions with RTW, if a BusObject is not used by Bus Creators, the S-function does not handle Bus inside C code, but through block interface. To see that, right click and select Look Under Mask in the resulting Block.This may pose a problem if the Bus is somehow... Platforms: Matlab

License: Shareware Cost: $0.00 USD Size: 92.16 KB Download (48): S-functions x HugeBus with BusObj as Workaround for "Input Bounds are out of range" Download

Non-wait detection of keyboard input (including MEX implementation) These functions retrieve the last key pressed in the command window without having to explicitly wait for input. Useful for situations where code is executing and you want to poll for keyboard input but you don't want hidden figures. For example, mexKbhit can be used to interrupt a MEX function... Platforms: Matlab

License: Shareware Cost: $0.00 USD Size: 10 KB Download (48): Non-wait detection of keyboard input (including MEX implementation) Download

Added: November 08, 2006 | Visits: 2.602

Functions Easy to use, intuitive program to visualize and study functions of one variable in a defined interval to find roots, maxima and minima, integral, derivatives, graph. You can predefine constants and specify the error bound for the results. It can fully explore intervals to search for solutions.... Platforms: Windows

License: Shareware Cost: $15.00 USD Size: 2.02 MB Download (221): Functions Download

Released: May 01, 2004  |  Added: February 21, 2006 | Visits: 2.845

Business Functions Basic Edition Library of 100+ functions for Business Planning and Budgeting with MS-Excel. Platforms: Windows

License: Freeware Size: 4.88 MB Download (644): Business Functions Basic Edition Download

Released: October 18, 2008  |  Added: October 29, 2008 | Visits: 2.285

Easy Input Easy Input aims to improve the efficiency, quality and accuracy of text input. Whenever you will be typing a word, Easy Input will display a list of possible candidates for the auto completion after you entered the first few letters. For example, if you want to enter efficient, after you... Platforms: Windows

License: Shareware Cost: $29.95 USD Size: 1.11 MB Download (110): Easy Input Download

Added: September 24, 2010 | Visits: 1.454

XMMS DVB Input Plugin XMMS DVB Input Plugin is a plugin for XMMS for users with a DVB-S (Digital Video Broadcast/Satellite) PCI adapter supported by the driver from LinuxTV to record and receive audio streams from this adapter. The incoming MPEG-1 layer II audio data is decompressed and fed to XMMS which can then in... Platforms: *nix

License: Freeware Size: 327.68 KB Download (152): XMMS DVB Input Plugin Download

Added: September 17, 2010 | Visits: 2.286

Input Filter extension for PHP Input Filter extension for PHP project is an extension for safely dealing with input parameters. It is meant to address this issue by implementing a set of filters and mechanisms that users can use to safely access their input data.. Platforms: *nix

License: Freeware Size: 24.58 KB Download (137): Input Filter extension for PHP Download

Added: July 31, 2013 | Visits: 1.572

Smart Common Input Method platform The Smart Common Input Method platform (SCIM), is an input method platform supporting more than thirty languages (CJK and many European languages) for POSIX-style operating systems including Linux and BSD. Platforms: *nix

License: Freeware Size: 1.3 MB Download (111): Smart Common Input Method platform Download

Added: June 22, 2010 | Visits: 1.607

Audio Input-Output Library Audio Input-Output Library (libaio) is meant to solve the problem of differing digital audio platforms once and for all. JACK is unnecessarily complex for most applications, and while libaos support for file output is cool, it limits what the API can do and is therefore inadequate for any kind... Platforms: *nix

License: Freeware Size: 153.6 KB Download (225): Audio Input-Output Library Download

Added: July 09, 2010 | Visits: 1.789

Linux::Input Linux::Input is a Linux input event interface. SYNOPSIS Example: 1 joystick using event API my $js1 = Linux::Input->new(/dev/input/event3); while (1) { while (my @events = $js1->poll(0.01)) { foreach (@event) { } } } Example: 2 joysticks using joystick API (different event... Platforms: *nix

License: Freeware Size: 6.14 KB Download (107): Linux::Input Download

Added: October 06, 2010 | Visits: 1.057

Linux::Input::Joystick Linux::Input::Joystick is a joystick-specific interface for Linux 2.2+ SYNOPSIS Usage use YAML; my $js = Linux::Input::Joystick->new(/dev/input/js0); while (1) { my @event = $js->poll(0.01); print Dump($_) foreach (@event); } This is a subclass of Linux::Input that implements the... Platforms: *nix

License: Freeware Size: 6.14 KB Download (106): Linux::Input::Joystick Download

Added: July 13, 2010 | Visits: 1.023

Common Media Input Layer 0.91 Common Media Input Layer (CMIL) is an C++ OO framework designed to improve the state of cross-platform input handling in games and other similar applications. CMIL was created out of the belief that the methods used in most media APIs perform input handling in a confusing, difficult, inflexible... Platforms: *nix

License: Freeware Size: 89.09 KB Download (97): Common Media Input Layer 0.91 Download

Added: March 18, 2010 | Visits: 874

Text::MicroMason::Functions Text::MicroMason::Functions Perl module contains Function Exporter for Simple Mason Templates. SYNOPSIS Use the execute function to parse and evalute a template: use Text::MicroMason::Functions qw( execute ); print execute($template, name=>Dave); Or compile it into a subroutine, and... Platforms: *nix

License: Freeware Size: 69.63 KB Download (91): Text::MicroMason::Functions Download

Added: July 05, 2010 | Visits: 1.198

Database Functions Database Functions is a PHP class that can be used to build and execute MySQL database queries. It can build SELECT, INSERT, UPDATE and DELETE queries from lists of parameters and values. The class can also execute the generated queries and retrieve the SELECT query results into associative... Platforms: *nix

License: Freeware Download (100): Database Functions Download

1 2 3 4 5 >