Main > Free Download Search >

Free operations analyst script

operations analyst

Sponsored Links
Sponsored Links
Secleted [ 0 ] software to compare
Results 1 - 15 of about 141
Operations Over Signals

Operations Over Signals


Operations Over Signals is created to be a great and useful program that adds and multiplies two signals. It also displaces, amplifies and changes the frequency of the signal. more>>

Operations Over Signals is created to be a great and useful program that adds and multiplies two signals. It also displaces, amplifies and changes the frequency of the signal.

<<less
Added: 2009-09-30 License: BSD - BSD License Price: BSDBSDLicense
downloads
Long Time Operations in ASP.NET 1

Long Time Operations in ASP.NET 1


Explains everything about how to work with long running task in ASP.NET. Almost every ASP.NET developer, before or later experiences a problem with page timeout error. Sometimes it is because of some error in code, but sometimes you just need more time more>> Explains everything about how to work with long running task in ASP.NET. Almost every ASP.NET developer, before or later experiences a problem with page timeout error. Sometimes it is because of some error in code, but sometimes you just need more time to execute long running task.<<less
Added: 2008-10-22 License: Freeware Price: $0.00USD
12 downloads
Basic I/O operations

Basic I/O operations


In this tutorial we will learn to read data from standard input device and write data on standard output devices. more>> Basic I/O operations is a useful guide which will help you learn to read data from standard input device and write data on standard output devices . The header file required by every program containing standard input/output functions is studio.<<less
Added: 2009-07-04 License: Freeware Price: $0.00USD
14 downloads
Fractions Toolbox

Fractions Toolbox


Fractions Toolbox is such a great and useful MATLAB toolbox that will help to create and manipulate fractions (K+N/D) using exact arithmetic. more>>

Fractions Toolbox is such a great and useful MATLAB toolbox that will help to create and manipulate fractions (K+N/D) using exact arithmetic.

A powerful feature of the toolbox is that the numerator and denominator can theoretically be any data types that accept the standard arithmetic and comparison operations as well as gcd and mod.

If there exists a suitably defined polynomial object, this toolbox could be used to perform partial fraction and series expansions of rational functions.

<<less
Added: 2009-08-01 License: BSD - BSD License Price: BSDBSDLicense
downloads
Order book Simulation

Order book Simulation


Order book Simulation is designed to be a very useful artificial stock market simulation including a set of classes that can be used to simulate operations of an exchange order book allowing limit and market orders. more>>

Order book Simulation is designed to be a very useful artificial stock market simulation including a set of classes that can be used to simulate operations of an exchange order book allowing limit and market orders.

<<less
Added: 2009-11-07 License: Language Price: Language
downloads
Rails and SQL queries

Rails and SQL queries


Ruby on Rails is Model-View-Controller web-application framework. Rails uses ActiveRecord database abstraction classes to work with SQL tables. However, sometimes it is more convenient to work with pl more>> Ruby on Rails is Model-View-Controller web-application framework. Rails uses ActiveRecord database abstraction classes to work with SQL tables. However, sometimes it is more convenient to work with plain SQL queries(without any model classes) for specific database operations.<<less
Added: 2006-11-06 License: Other Free / Open Source License Price: Free
669 downloads
File Manager System 1.0

File Manager System 1.0


This class can be used to manipulate files and directories stored on the server side. It can perform several types of operations on files and directories like: - List and retrieve information of files and sub-directories of a given directory sorted more>> This class can be used to manipulate files and directories stored on the server side. It can perform several types of operations on files and directories like: - List and retrieve information of files and sub-directories of a given directory sorted by several types of parameters - Remove files and directories from a list - Search for files and directories by name - Create, rename and delete directories - Create, rename, move, copy, delete, upload and highlight files<<less
Added: 2008-08-31 License: BSD Price: $0.00USD
13 downloads
CBL Partial Updater

CBL Partial Updater


CBL Partial Updater is an AJAX library for PHP. Unlike other libraries, all operations are controlled at the server side. Using the library, it is very easy to add AJAX features to existing PHP applic more>> CBL Partial Updater is an AJAX library for PHP. Unlike other libraries, all operations are controlled at the server side. Using the library, it is very easy to add AJAX features to existing PHP applications. Just add a few lines to your PHP and HTML, and your web application turns into an AJAX app. In 2005/11/04 release, fixed a bug in HTML attribute quoting. In 2005/09/22 release, added support for spinners (loading indicators).<<less
Added: 2005-09-13 License: LGPL Price: Free
1502 downloads
PRISM 7.2

PRISM 7.2


PRISM is Inovaware?s core billing and customer management solution. The platform has a flexible business solution that provides complete customer lifecycle management and billing Built with a flexible system architecture to permit support for a wide more>> PRISM is Inovaware?s core billing and customer management solution. The platform has a flexible business solution that provides complete customer lifecycle management and billing Built with a flexible system architecture to permit support for a wide variety of business models and integration into complex operating environments, PRISM supports real-time processing for orders, real time access and updating of account information by customer service representatives and customers, automated marketing operations and large-scale backend processing for recurring customer invoicing, recurring payment collection and other processing-intensive operations. Through the rating and billing engine, PRISM is capable of real-time, complex charge calculations based on a combination of customer and service parameters as well as priority levels. PRISM is written to support easy customizability, multiple database platforms and distributed backend processing.<<less
Added: 2005-12-07 License: Commercial Price: $0.00USD
115 downloads
Service Management Software 1.06

Service Management Software 1.06


Manage your service and repair including work orders, service scheduling, service calls, preventative maintenance, and customer contact information. Service Management Software is the ideal free solution for any service oriented business. Web-based more>> Manage your service and repair including work orders, service scheduling, service calls, preventative maintenance, and customer contact information. Service Management Software is the ideal free solution for any service oriented business. Web-based interface using php and mysql, can be setup as part of your web site so it can be accessed from anywhere. Help create service efficiencies, increase service quality, and streamline your service operations.<<less
Added: 2005-03-07 License: Other Price: $0.00USD
15 downloads
 
Other version of Service Management Software
Service Management Softwareservice quality, and streamline your service operations
License:Other Free / Open Source License
Download
1738 downloads
Added: 2005-03-07
C Programming - Handling of Character String

C Programming - Handling of Character String


In this tutorial you will learn about Initializing Strings, Reading Strings from the terminal, Writing strings to screen, Arithmetic operations on characters, String operations (string.h), Strlen() fu more>> In this tutorial you will learn about Initializing Strings, Reading Strings from the terminal, Writing strings to screen, Arithmetic operations on characters, String operations (string.h), Strlen() function, strcat() function, strcmp function, strcmpi() function, strcpy() function, strlwr () function, strrev() function and strupr() function.<<less
Added: 2006-06-01 License: Freeware Price: Free
1266 downloads
WSDL to PHP Code Generator 1

WSDL to PHP Code Generator 1


This utility takes any WSDL file from a web service and parses it, converting all the WSDL operations and type to valid PHP 5 Object Orientated code. You get fully generated PHP 5 type classes. It handles parent and child class declarations in the more>> This utility takes any WSDL file from a web service and parses it, converting all the WSDL operations and type to valid PHP 5 Object Orientated code. You get fully generated PHP 5 type classes. It handles parent and child class declarations in the WSDL. Also generates a class stub for the operations of the service as well as the types. Very useful when working with a SOAP Api. Forms the basis of a good OO designed API wrapper library.<<less
Added: 2007-02-20 License: Other Price: $0.00USD
19 downloads
 
Other version of WSDL to PHP Code Generator
WSDL to PHP Code Generatorand parses it, converting all the WSDL operations and type to valid PHP 5 Object Orientated code ... Also generates a class stub for the operations of the service as well as the types. Very useful
License:Other Free / Open Source License
Download
967 downloads
Added: 2007-02-20
XDate class 1.0

XDate class 1.0


The XDate class extension was designed specifically to make Flash date-based applications, such as calendars, much simpler. The class contains various methods for obtaining a wide array of date information. The extension is very straight-forward and more>> The XDate class extension was designed specifically to make Flash date-based applications, such as calendars, much simpler. The class contains various methods for obtaining a wide array of date information. The extension is very straight-forward and will make your life much easier for any date operations.<<less
Added: 2005-10-23 License: GPL Price: $0.00USD
10 downloads
 
Other version of XDate class
XDate classforward and will make your life much easier for any date operations
License:GPL
Download
1469 downloads
Added: 2005-10-23
Format a text block 1.0

Format a text block 1.0


Format a text block script contains a function that formats a block of text. more>>
Format a text block 1.0 is yet another extremely function for programmers. It actually formats a block of text in which the text is broken into tokens. (Whitespace is not preserved.) The tokens are reassembled at the specified level of indentation and line width and a string is returned. This avoids all the expensive string operations you used to build your lines, and the repeated calls to len(line) in your inner while loop.
<<less
Added: 2007-06-04 License: Other Free / Open Source License - Python License Price: OtherFreeOpenSourceLicensePythonLicense
15 downloads
Quaternion C++ Class 1.0

Quaternion C++ Class 1.0


A class handling quaternion numbers. Arithmetic operations, algebraic (norm, radius, argument, conjugation, ...) and transcendental functions are also featured. more>> A class handling quaternion numbers. Arithmetic operations, algebraic (norm, radius, argument, conjugation, ...) and transcendental functions are also featured.<<less
Added: 2008-03-07 License: GPL Price: $0.00USD
14 downloads
Secleted [ 0 ] software to compare
  • Page: 1 of 5
  • 1
  • 2
  • 3
  • 4
  • 5