Software Listing: Result
- Keyword Master
- License: Shareware
- Price: 19.95

Keyword Master is a handy and easy in usage utility for SEO specialists. It allows to verify website's placement in the top result pages of the most popular Search Engines as Google, MSN and Yahoo! by specific keywords. By default Keyword Master searches in the 3 top result pages because most people using search engines don't go past the 3rd page. But you may select the quantity of the result pages from 1 to 10..
- Publisher: Backfaces Team
- Date: 14-05-2006
- Size: 475 KB
- Platform: Win2000, Windows Server, WinOther
- Random MySQL result-set
- License: Freeware
- Price: 0.00

This sample script produces a result set of random rows from a table. It does so by populating one of the columns with a random number, and then doing a select statement that uses it to sort the results..
- Publisher: scripts.franciscocharrua.com
- Date: 25-11-2011
- Platform: PHP, Scripts
- Result Assessment System
- License: Freeware
- Price: 0.00

RAS is the acronym for Result Assessment System. The primary purpose of RAS is helping users manage, visualize, assess and report results obtained from experimental search algorithms..
- Publisher: ras-project.sourceforge.net
- Date: 26-07-2012
- Size: 470 KB
- Platform: Linux, Mac OS X, WinOther
- Rasqal RDF Query Library
- License: Freeware
- Price: 0.00

Rasqal is a free software / Open Source C library that handles Resource Description Framework (RDF) query syntaxes, query construction and query execution returning result bindings. The supported query languages are SPARQL and RDQL. gs. The sgt; Rasqal was designed to work closely with the Redland RDF library but is entirely separate. It is intended to be a portable library working across many POSIX systems (Unix, GNU/Linux, BSDs, OSX, cygwin) win32 and others. This is a beta quality library - the code is mature but the API is still changing and the SPARQL support is under active development. Rasqal provides: - An RDF query construction and access API.
- Publisher: Dave Beckett
- Date: 04-06-2013
- Size: 952 KB
- Platform: C and C plus plus, Scripts
- Swiz RPC Library
- License: Shareware

This library contains extensions of mx.rpc.remoting.mxml.RemoteObject, mx.rpc.remoting.mxml.Operation, and mx.rpc.CallResponder which dispatch DynamicEvents via Swiz when fault and result events occur. These components can be used in your Swiz BeanLoader in place of the standard mx:RemoteObject, mx:method, and mx:CallResponder tags..
- Publisher: Nathan Mische
- Date: 16-02-2013
- Size: 133 KB
- Platform: Flash, Scripts
- Multiply InPut By
- License: Freeware
- Price: 0.00

This script allows you to multiply a 'source' text box value with a number and display the result in a 'result' text box. Any number of applications can exist on a page..
- Publisher: Vic Phillips
- Date: 23-02-2013
- Size: 10 KB
- Platform: JavaScript, Scripts
- fwhm
- License: Freeware
- Price: 0.00

width = fwhm(x,y) Full-Width at Half-Maximum (FWHM) of the waveform y(x) and its polarity. The FWHM result in 'width' will be in units of 'x' The code was developed by an unknown author..
- Publisher: Patrick Egan
- Date: 15-01-2013
- Size: 10 KB
- Platform: Matlab, Scripts
- voice encryption
- License: Freeware
- Price: 0.00

input your voice and encrypt that using OTP or XOR with key. The result is encrypted voice.
- Publisher: andi yusuf
- Date: 19-06-2013
- Size: 860 KB
- Platform: Matlab, Scripts
- Calculate number of windows of data
- License: Freeware
- Price: 0.00

Takes the data length, window length and window overlap length as inputs and returns the number of windows that will result. Will also return the start samples and end samples of each window if asked..
- Publisher: Stephen Faul
- Date: 07-04-2013
- Size: 10 KB
- Platform: Matlab, Scripts
- Specific Sample Function Plotting using MatLab 7.12
- License: Shareware

specific function which result of pyramid surface bar graph..
- Publisher: Nadir Altinbas
- Date: 21-06-2013
- Size: 10 KB
- Platform: Matlab, Scripts
- UAV Matching and Data Base
- License: Freeware
- Price: 0.00

this program consider to be data base of micro and mini uav's and allow to you to make matching between data and show the result in excel report.
- Publisher: Abdelrahman mohammed
- Date: 08-02-2013
- Size: 3082 KB
- Platform: Matlab, Scripts
- Design of Mechanism for Function Generator With 5 accuracy point
- License: Freeware
- Price: 0.00

In this project I design 4 bar mechanism. In result you can see the difference of Chebyshef optimum diagram and my optimum diagram..
- Publisher: morteza ahmadi
- Date: 02-04-2013
- Size: 10 KB
- Platform: Matlab, Scripts
- 4 wheel vehicle simulation with simulink (simmechanics)
- License: Shareware

This project used for dynamics2 in mechanical engineering of Amirkabir university I used simmechanics for simulation. Also I used simulink for checking result in other program that I upload in this site..
- Publisher: morteza ahmadi
- Date: 20-06-2013
- Size: 20 KB
- Platform: Matlab, Scripts
- Syms to TF Conversion
- License: Freeware
- Price: 0.00

Perform equation manipulation/substitution in syms toolbox, then convert the result to a transfer function using this m file. Input is your symbolic equation (with syms variable s or z), output is a transfer function of the same form. Useful for performing your own bilinear transforms - Start with a symbolic equation, perform substitution, convert to TF..
- Publisher: Crystal Nassouri
- Date: 07-06-2013
- Size: 10 KB
- Platform: Matlab, Scripts
- image colorization
- License: Shareware

Automatic colorization of gray-scale images using color palette. A simple algorithm is employed. The speed of the algorithm and the quality of the result colored image depends on the correct selection of the color palette image. The smaller the size of the palette, the faster the algorithm..
- Publisher: Abdulrahman Siddiq
- Date: 09-04-2013
- Size: 51 KB
- Platform: Matlab, Scripts
- Multiconv
- License: Shareware

This script performs convolution of multiple polynomials and gives a final result. Eg : multiconv([1 2],[1 2],[1 2]) = [1 6 12 8].
- Publisher: Janardhanan Sivaramakrishnan
- Date: 20-04-2013
- Size: 10 KB
- Platform: Matlab, Scripts
- ADO query result to statistics toolbox dataset
- License: Shareware

the ADO query fetch result outputs the followind datastruct: myOutput.data myOutput.columnnames The first contains a 2d cell matrix, the second a cell array with column names. This function uses this information to create a dataset without cells..
- Publisher: Alex B
- Date: 08-06-2013
- Size: 10 KB
- Platform: Matlab, Scripts
- perl_regex_rep
- License: Freeware
- Price: 0.00

function result=perl_regexp_rep(instr,regexstr,repstr) executes a perl regex match or substitution it can replace REGEXP or REGEXPREP >> perl_regexp_rep( ... 'the quick brown fox jumped over the lazy dog', ... 'e.*?e') ans = e quick brown fox jumpe >> perl_regexp_rep( ... 'the quick brown fox jumped over the lazy dog', ... 'e.*?e','<sub>') ans = th<sub>d over the lazy dog function result=perl2(command) executes a perl one-liner IT'S NOT FANCY BUT IT WORKS My Webpage robbins@bloomberg.net.
- Publisher: Michael Robbins
- Date: 23-06-2013
- Size: 10 KB
- Platform: Matlab, Scripts
- the correlation of code PRN
- License: Freeware
- Price: 0.00

run mdl file in first then correl.m and see a result.
- Publisher: Salim
- Date: 15-05-2013
- Size: 41 KB
- Platform: Matlab, Scripts
- TestResult
- License: Shareware

Insertion of testresult in the file xpctest gives the graphical test result..
- Publisher: Lutz Bose
- Date: 14-03-2013
- Size: 10 KB
- Platform: Matlab, Scripts








