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

Exponential Function Graphic freeware
Filter: All | Freeware | Demo
 

Exponential Function Graphic

1 2 3 4 5 > 
Added: June 05, 2013 | Visits: 409

Fourier Series Tool The programme here draws the plot of the periodic signal whose d-deOaoCkd-de? is given by user.Following data should be entered by user.1. Ck value (separate for k=zero, k= even and k=odd)2. Time period of periodic function3. Resolution4. Range of k (it is actually -inf to +inf) we can only give...



Platforms: Matlab

License: Freeware Size: 10 KB Download (50): Fourier Series Tool Download

Added: August 27, 2008 | Visits: 1.728

Combo Calculator Full featured free calculator providing all the essential features of a calculator and more. The software handles all basic and advanced features required by most users and includes several advanced features within a scientific calculator. It evaluates all major mathematical expressions and...





Platforms: Windows

License: Freeware Size: 56 KB Download (291): Combo Calculator Download

Added: May 11, 2010 | Visits: 1.158

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 (94): CoreLinux++ Function Load Library Download

Added: October 19, 2010 | Visits: 904

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

Added: March 04, 2010 | Visits: 1.369

g3d Graphic Tools g3d Graphic Tools project consists of a XML file format and generic development tools for games. The problem is that often as a games developer you need to work with many 3d editing tools and rendering engines, and there should be an easy and portable way to move objects, levels, etc. around....


Platforms: *nix

License: Freeware Size: 2.3 MB Download (107): g3d Graphic Tools Download

Added: January 08, 2010 | Visits: 1.275

SDL::Tool::Graphic SDL::Tool::Graphic is a module for zooming and rotating SDL::Surface objects. METHODS zoom ( surface, xzoom, yzoom, smooth ) SDL::Tool::Graphic::zoom scales a SDL::Surface along the two axis independently. rotoZoom ( surface, angle, zoom, smooth ) SDL::Tool::Graphic::rotoZoom rotates...


Platforms: *nix

License: Freeware Size: 778.24 KB Download (123): SDL::Tool::Graphic Download

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

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: 751

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: July 26, 2012  |  Added: July 26, 2012 | Visits: 603

Graphic Novel Look for Mac OS The Graphic Novel Look plugin gives clips an 'arty Graphic Novel treatment. Not quite the movie 300, but interesting... This filter uses a proprietary algorithm to produce a look unlike conventional 'Cel Shaders. The effect works best on HD material. You have sliders to adjust the color and...


Platforms: Mac

License: Freeware Size: 112.64 KB Download (434): Graphic Novel Look for Mac OS Download

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

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 15, 2012  |  Added: August 15, 2012 | Visits: 784

Web Graphic Maker-7 Web Graphic Maker-7 is utility for draw dialog or window items (buttons (pushed, radio, check), tabs, captions etc) using current theme of OS Windows. The process of creation is very simple and fast.The program Web Graphic Maker-7 offers you the following possibilities: * Draw an item and save...


Platforms: Windows

License: Freeware Size: 356 KB Download (48): Web Graphic Maker-7 Download

Released: October 20, 2012  |  Added: October 20, 2012 | Visits: 525

Balthers Graphic Groove Box B1_2_2 Balthers Graphic Groove Box is a VJ and Moving Visuals program for the professional digital artist, handling graphics, Flash, videos and 3D. PC key and MIDI control with interactive real time animated Effects. No installation required except of the Quick Time Player. When starting the software it...


Platforms: Windows

License: Freeware Size: 19.89 MB Download (64): Balthers Graphic Groove Box B1_2_2 Download

Added: May 10, 2013 | Visits: 729

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: 599

Show users IP in a graphic Display visitor's IP Address in a graphic with this simple php code


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

License: Freeware Download (58): Show users IP in a graphic Download

Added: May 10, 2013 | Visits: 637

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: 785

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: 574

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: 472

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: 484

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

Added: May 10, 2013 | Visits: 707

Call a function/method X times per second This simple generator function is used to call a function X times per second.


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

License: Freeware Download (57): Call a function/method X times per second Download

1 2 3 4 5 >