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

Case Function freeware
Filter: All | Freeware | Demo
 

Case Function

1 2 3 4 5 > 
Added: May 11, 2013 | Visits: 490

Newton Method in N dimensions For an input of n equations, it converges to the solution.For an input of >n equations, there is no exact solution. In this case, the function minimizes sum( (individual equation errors).^2)



Platforms: Matlab

License: Freeware Size: 10 KB Download (42): Newton Method in N dimensions Download

Added: June 09, 2013 | Visits: 751

Discrete Transfer Function Identification of a Motor Program given here computes the discrete transfer function of a DC motor (Example taken in this case) using pseudo inverse technique. The input and output data for any single input single output system can be used to find out the discrete transfer function of that system.





Platforms: Matlab

License: Freeware Size: 215.04 KB Download (44): Discrete Transfer Function Identification of a Motor Download

Added: June 23, 2013 | Visits: 435

DIFFERENTIAL EQ. SOLUTION THROUGH S-FUNCTION Basic example for beginners, that shows how to solve the differential equation through S-Function****************DIFFERENTIAL EQ. SOLUTION THROUGH S-FUNCTION*********************************"Instructions for Simulink"*************************1.Goto simulink library browser and expand...


Platforms: Matlab

License: Freeware Size: 10 KB Download (43): DIFFERENTIAL EQ. SOLUTION THROUGH S-FUNCTION Download

Added: May 11, 2010 | Visits: 1.160

CoreLinux++ Function Load Library CoreLinux++ Function Load Library (libclfll++) takes advantage of the abstract Library Load framework in the CoreLinux libclfw++ library by providing management of loading Linux shared libraries. Application developers define function objects as wrappers and can then dynamically load the...


Platforms: *nix

License: Freeware Size: 93.18 KB Download (95): CoreLinux++ Function Load Library Download

Added: October 19, 2010 | Visits: 905

Getopt::Function Getopt::Function is a Perl module to provide mixed options with help information. SYNOPSIS use Getopt::Function qw(maketrue makevalue); $::opthandler = new Getopt::Function [ ], { => [ , , ] } $result = GetOptions (...option-descriptions...); $::opthandler->std_opts;...


Platforms: *nix

License: Freeware Size: 13.31 KB Download (92): Getopt::Function Download

Released: August 23, 2012  |  Added: August 23, 2012 | Visits: 707

Function Plot 2D Function Plot 2D is a small, simple, Java based application specially designed to help you create function plots. Function Plot 2D lets you create a 2D plot, all you need to do is give an input function. for WindowsAll


Platforms: Windows

License: Freeware Download (443): Function Plot 2D Download

Released: August 23, 2012  |  Added: August 23, 2012 | Visits: 754

Function Plot 2D with Sections Function Plot 2D with Sections is a small, simple, Java based application specially designed to help you create function plots. Function Plot 2D lets you create a 2D plot, all you need to do is give an input function. for WindowsAll


Platforms: Windows

License: Freeware Download (449): Function Plot 2D with Sections Download

Released: June 21, 2012  |  Added: June 21, 2012 | Visits: 1.043

Legal Suite: Legal Case Management Software for Mac OS Provides a full range of case management functionality. It can handle an unlimited number of Cases or Clients. The application provides client management, time tracking, billing, date tracking, document tracking and calendaring from a single repository. Handles The Following Legal Types: -...


Platforms: Mac

License: Freeware Size: 165 MB Download (55): Legal Suite: Legal Case Management Software for Mac OS Download

Released: September 27, 2012  |  Added: September 27, 2012 | Visits: 972

Febooti fileTweak Case Change file / folder case. You can modify file case by changing to UPPERCASE, lowercase, Title Case, Sentence case, tOGGLE cASE, RAnDom CAsE. It can process single file / folder as well as tree of subfolders. Stand alone module of Febooti fileTweak


Platforms: Windows

License: Freeware Size: 665.6 KB Download (51): Febooti fileTweak Case Download

Released: July 16, 2012  |  Added: July 16, 2012 | Visits: 797

NH's Function Point Analyzer With NH's Function Point Analyzer it is easy to get a quick and clear documentation of function point countings according to IFPUG (International Function Point Users Group) standard 4.2. While counting, you will record functions and databases in NH's Function Point Analyzer and the function...


Platforms: Windows

License: Freeware Size: 778.24 KB Download (51): NH's Function Point Analyzer Download

Released: August 18, 2012  |  Added: August 18, 2012 | Visits: 656

Mental Case - The Study App Mental Case is The Study App. Combining traditional flashcards with the latest learning techniques, Mental Case can help get stuff into your head. It's the premium study app for your Mac, iPad, or iPhone/iPod touch. Use it to learn a language, brush up on your human anatomy, or study for the bar...


Platforms: Mac

License: Freeware Size: 23.7 MB Download (52): Mental Case - The Study App Download

Added: May 10, 2013 | Visits: 475

Case Insensitive Strings This script defines a class you could use in place of a string and it emulates a string in all practical ways except that comparisons and lookups are case insensitive. All uses of the string for assignments, however, yield the original case.


Platforms: Windows, Mac, *nix, Python, BSD Solaris

License: Freeware Download (60): Case Insensitive Strings Download

Added: May 10, 2013 | Visits: 732

getFileName Function Given a file path either physical or virtual with this function you can obtain the file name or the file directory.


Platforms: Windows, ASP.NET,

License: Freeware Download (58): getFileName Function Download

Added: May 10, 2013 | Visits: 559

Case Tracker Services This module contains two components: the Case Tracker Services and the Case Tracker Client.InstallationInstall Services and its XMLRPC Server Install Case Tracker Server (from this module)Allow anonymous to "use services".Go to admin/build/services and you'll see the casetracker servicesGo to the...


Platforms: Windows, Mac, *nix, PHP, BSD Solaris

License: Freeware Download (59): Case Tracker Services Download

Added: May 10, 2013 | Visits: 472

Exception-based Switch-Case This script presents you another way to emulate a switch-case statement, perhaps one you might not have thought of.


Platforms: Windows, Mac, *nix, Python, BSD Solaris

License: Freeware Download (51): Exception-based Switch-Case Download

Added: May 10, 2013 | Visits: 640

Associating parameters with a function In functional programming, currying is a way to bind arguments with a function and wait for the rest of the arguments to show up later. You "curry in" the first few parameters to a function, giving you a function that takes subsequent parameters as input and calls the original with all of those...


Platforms: Windows, Mac, *nix, Python, BSD Solaris

License: Freeware Download (54): Associating parameters with a function Download

Added: May 10, 2013 | Visits: 788

Obtaining the name of a function/method This scripts shows you how to obtain the name of a method or a function from within the running method/function.


Platforms: Windows, Mac, *nix, Python, BSD Solaris

License: Freeware Download (53): Obtaining the name of a function/method Download

Added: May 10, 2013 | Visits: 576

Finding the value passed to a function by name Sometimes inside a decorator that creates a function with a generic (*args, **kwargs) signature, you want to access a value passed for a particular parameter name to a wrapped function, but don't know whether that value will be passed as a positional or keyword argument, or whether the wrapped...


Platforms: Windows, Mac, *nix, Python, BSD Solaris


Added: May 10, 2013 | Visits: 475

Extract a inner function from a class This function can extract a inner function from a class or a function. It may be useful when writing a unit test code.


Platforms: Windows, Mac, *nix, Python, BSD Solaris

License: Freeware Download (53): Extract a inner function from a class Download

Added: May 10, 2013 | Visits: 487

Function emulation using __call__ This script defines a simple but useful class that emulates a function to gracefully permit latent assignment. In other words, you can use the emulating class as a valid function in assignments with the ability to later associate a function to perform the actual operations.


Platforms: Windows, Mac, *nix, Python, BSD Solaris

License: Freeware Download (53): Function emulation using __call__ Download

1 2 3 4 5 >