Main > Free Download Search >

Free all the tools and its function script

all the tools and its function

Sponsored Links
Sponsored Links
Secleted [ 0 ] software to compare
Results 1 - 15 of about 3434
Examples of the preg_match function 1.0.3

Examples of the preg_match function 1.0.3


The preg_match function of Php is often used and the online script here includes few examples which can be implemented in any code. There is an online demo. The code will be updated regularly. - just added a preg_match_all example more>> The preg_match function of Php is often used and the online script here includes few examples which can be implemented in any code. There is an online demo. The code will be updated regularly. - just added a preg_match_all example<<less
Added: 2007-05-22 License: Other Price: $0.00USD
11 downloads
 
Other version of Examples of the preg_match function
Examples of the preg_match functionThe preg_match function of Php is often used and the online . The preg_match function of Php is often used and the online
License:Other Free / Open Source License
Download
923 downloads
Added: 2007-05-22
Clear Screen Function 1.0

Clear Screen Function 1.0


This function uses the Windows API to clear a console screen, and is useful for when the standard system("cls") is unavailable. more>> This function uses the Windows API to clear a console screen, and is useful for when the standard system("cls") is unavailable.<<less
Added: 2005-03-28 License: Price: 0.00 Price: 0.00
10 downloads
 
Other version of Clear Screen Function
Clear Screen FunctionVideege - This function uses the Windows API to clear a console screen, and is useful for when the standard ... This function uses the Windows API to
License:Not Specified
Download
1689 downloads
Added: 2005-03-28
PERL replace function

PERL replace function


This is a simple script that shows how to create a Replace Subroutine and call it from a script more easily by supplying 3 parameters EX: &Replace($FullString, $SearchThis, $ReplaceWithThis), similar more>> This is a simple script that shows how to create a Replace Subroutine and call it from a script more easily by supplying 3 parameters EX: &Replace($FullString, $SearchThis, $ReplaceWithThis), similar to the VBScript function.<<less
Added: 2007-08-03 License: Freeware Price: Free
838 downloads
Create Thumbnails with GD (2 Functions) 1

Create Thumbnails with GD (2 Functions) 1


Hi all, this little set of functions will create thumbnails of images using PHP?s built in GD functionality. The first function will create thumbnails that save the original aspect ratio. The second will create a sqaure cropped thumbnail. more>> Hi all, this little set of functions will create thumbnails of images using PHP?s built in GD functionality. The first function will create thumbnails that save the original aspect ratio. The second will create a sqaure cropped thumbnail.<<less
Added: 2008-02-26 License: Freeware Price: $0.00USD
16 downloads
PHP Cookie example and function-helper

PHP Cookie example and function-helper


PHP has a function setcookie since version 3.0, but this function is too low-level for simple usage. Function ae_put_cookie provided, sets cookie for current domain without specifying long arguments l more>> PHP has a function setcookie since version 3.0, but this function is too low-level for simple usage. Function ae_put_cookie provided, sets cookie for current domain without specifying long arguments lists. Just three arguments: name, value, session cookie flag/number of days/forever cookie flag<<less
Added: 2006-11-06 License: Other Free / Open Source License Price: Free
1107 downloads
Poll Result Bar Through PHP GD Function

Poll Result Bar Through PHP GD Function


It is useful for displaying Single Result bar for Testimonial, Review, or topic rating. In this article, You will learn how to create Images, Resize, Copy and Merge into One Image, using PHP GD Functi more>> It is useful for displaying Single Result bar for Testimonial, Review, or topic rating. In this article, You will learn how to create Images, Resize, Copy and Merge into One Image, using PHP GD Functions, also you will find a trick to create seo friendly url with just a single line of code.<<less
Added: 2007-06-03 License: PHP License Price: Free
909 downloads
modules and functions for phpShop

modules and functions for phpShop


the following functions and modules are available for download: Languages: arabic,chinese,english,ge rman,french,russian,polis h. Functions: hit counter, language selector, paypal payment function, shop help module, ticket module, currency-selector more>> the following functions and modules are available for download: Languages: arabic,chinese,english,ge rman,french,russian,polis h. Functions: hit counter, language selector, paypal payment function, shop help module, ticket module, currency-selector and converter,news-ticker,dow nload-feature Complete Shop: multi lingual phpShop 0.80 with additional functions and the following languages included: arabic,chinese,english,ge rman,french,hebrew,russia n,polish.<<less
Added: 2005-05-02 License: GPL Price: $0.00USD
12 downloads
Digg.com style navigation function 1.0

Digg.com style navigation function 1.0


Very flexible and easy to integrate function, witch prints navigation links in digg.com style. You can customize links template. more>> Very flexible and easy to integrate function, witch prints navigation links in digg.com style. You can customize links template.<<less
Added: 2007-06-07 License: Freeware Price: $0.00USD
11 downloads
 
Other version of Digg.com style navigation function
Digg.com style navigation functionVery flexible and easy to integrate function, witch prints navigation links in digg.com style ... integrate function, witch prints navigation links in digg.com style. You can customize links
License:Freeware
Download
877 downloads
Added: 2007-06-07
Copy To Clipboard function

Copy To Clipboard function


This script is pretty self explanatory. Pass a string to the copyToClipboard function and it will be placed into the clipboard so you can paste it into other programs. more>> This script is pretty self explanatory. Pass a string to the copyToClipboard function and it will be placed into the clipboard so you can paste it into other programs.<<less
Added: 2006-10-06 License: Freeware Price: $0.00USD
15 downloads
Parameter Function 1.0

Parameter Function 1.0


I wrote this function after going through the process of changing my get variables to form variables, then back, and then to cookie variables, once too many. This simple yet practical function will read in your scripts parameters regardless of how they more>> I wrote this function after going through the process of changing my get variables to form variables, then back, and then to cookie variables, once too many. This simple yet practical function will read in your scripts parameters regardless of how they are passed.<<less
Added: 2004-04-01 License: Freeware Price: 0.00
14 downloads
 
Other version of Parameter Function
Parameter FunctionI wrote this function after going through the process of changing my get ... going through the process of changing my get variables to form variables, then back, and then to
License:Freeware
Download
2034 downloads
Added: 2004-04-01
Displaying the date using the date function

Displaying the date using the date function


Tutorial was written for the newbie PHP programmer to show how to use the date function to display the date using PHP. We also show you the aruments to pass to the date function to display the date th more>> Tutorial was written for the newbie PHP programmer to show how to use the date function to display the date using PHP. We also show you the aruments to pass to the date function to display the date the way you want it. Also included are examples.<<less
Added: 2005-05-24 License: Freeware Price: Free
1615 downloads
VBScript Examples : DatePart Function 1

VBScript Examples : DatePart Function 1


DatePart function is a very useful function to get the a part of a date. You may get year, month, day of year .. etc. of a specific date. more>> DatePart function is a very useful function to get the a part of a date. You may get year, month, day of year .. etc. of a specific date.<<less
Added: 2004-04-11 License: Freeware Price: $0.00USD
12 downloads
Censoring Function 1.0

Censoring Function 1.0


This simple script checks to see if any of the words in the cuss word file are in a variable and replaces them with something like F*** (f-word). more>> This simple script checks to see if any of the words in the cuss word file are in a variable and replaces them with something like F*** (f-word).<<less
Added: 2005-07-01 License: Free Non-Commercial Price: $0.00USD
12 downloads
Phase Correlation Function in OpenCV 1.0

Phase Correlation Function in OpenCV 1.0


Phase Correlation is a method to check the similarity of two images with equal size. It can be used for template matching, object tracking, motion estimation, etc. This is a function to compute phase correlation by taking a reference image and a more>> Phase Correlation is a method to check the similarity of two images with equal size. It can be used for template matching, object tracking, motion estimation, etc. This is a function to compute phase correlation by taking a reference image and a template image. the function can be extended for object tracking applications.<<less
Added: 2008-04-19 License: GPL Price: $0.00USD
15 downloads
Implied Default Probability Function

Implied Default Probability Function


Implied Default Probability Function is to calculate the implied default probability from the DOC model. more>>

Implied Default Probability Function is an excellent helper for Matlab users, which is designed to calculate the implied default probability from the DOC model.

Major Features:

  1. Function output
    • Default probability (%)
  2. Function inputs:
    • Barrier level (%)
    • Market value of the firms assets (%)
    • Continuously compounded riskless rate of interest (%)
    • Asset volatility (%)
    • Firms lifespan (years)

Requirements:

  • MATLAB 6.5 (R13)
<<less
Added: 2007-08-15 License: Freeware Price: Freeware
1 downloads
Secleted [ 0 ] software to compare
  • Page: 1 of 5
  • 1
  • 2
  • 3
  • 4
  • 5