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

Accept Arbitrary freeware
Filter: All | Freeware | Demo
 

Accept Arbitrary

< 1 2 3 4 5 
Added: May 10, 2013 | Visits: 429

Convert a string into a raw string This script contains a function that takes in an arbitrary string and converts it into its raw string equivalent. It is very useful when a user needs to input text and you want the raw equivalent to be used and not the processed version.



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

License: Freeware Download (58): Convert a string into a raw string Download

Added: May 10, 2013 | Visits: 695

VolPay International Payment Module This payment module will enable you to accept payments using the VolPay International Merchant account system. www.volpay.com





Platforms: Windows, *nix, PHP, BSD

License: Freeware Download (58): VolPay International Payment Module Download

Added: May 10, 2013 | Visits: 533

APSR 0.17-13 APSR is a network testing tool, designed to send and receive arbitrary network packets. It can be used to test firewalls, routing, security and many other things. The project is splitted in two main programs, apsend to create packets and aprecv to sniff packets. Features: - Sending and receiving...


Platforms: *nix, Perl, BSD

License: Freeware Download (58): APSR 0.17-13 Download

Added: May 10, 2013 | Visits: 413

Modify class method in-place Once in a while it becomes necessary to globally change the behaviour of classes in a third party library. This code demonstrates the ability to modify the __init__ method of an arbitrary class in-place. It's also good for making functional programmers wince, which can be entertaining.


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

License: Freeware Download (58): Modify class method in-place Download

Added: May 10, 2013 | Visits: 475

Grouping objects into disjoint sets This class provides a lightweight way to group arbitrary objects together into disjoint sets when a full-blown graph data structure would be overkill. Objects can be joined using .join(), tested for connectedness using joined(), and all disjoint sets can be retreived using get(). The objects...


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

License: Freeware Download (58): Grouping objects into disjoint sets Download

Added: May 26, 2013 | Visits: 453

Character Recognition Using Neural Networks Character Recognition Using Neural NetworksSteps to use this GUI.1. Open the GUI figure, run it. (accept the matlab to change its directory to new location where the file is stored)2. First we need to teach Character to computer. For this type the Character in the textbox space provided and press...


Platforms: Matlab

License: Freeware Size: 174.08 KB Download (58): Character Recognition Using Neural Networks Download

Added: May 10, 2013 | Visits: 492

Accept privacy popup Privacy statement is displayed in a window popup.You have to change only create_account.php and english.php (and every other language file, of course).


Platforms: Windows, *nix, PHP, BSD

License: Freeware Download (57): Accept privacy popup Download

Released: November 25, 2012  |  Added: November 25, 2012 | Visits: 316

Ganza Ganza is a cryptanalysis tool for classical ciphers (mono and polyalphabetic) that lets the user define almost completely arbitrary cipher and plain alphabets, allowing for the proper cryptanalysis of cryptograms obtained from non-English texts.


Platforms: Windows, Mac, Linux

License: Freeware Size: 15.46 KB Download (57): Ganza Download

Added: May 10, 2013 | Visits: 439

Yet Another Python Templating Utility (YAPTU) "Templating" (copying an input file to output, on the fly inserting Python expressions and statements) is a frequent need, and YAPTU is a small but complete Python module for that; expressions and statements are identified by arbitrary user-chosen regular-rexpressions.


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


Added: May 10, 2013 | Visits: 488

Online Payment plug-in Ready made plug-in to accept Online payments through forcetronix.com


Platforms: Windows, *nix, PHP, BSD

License: Freeware Download (57): Online Payment plug-in Download

Added: May 10, 2013 | Visits: 472

Dynamically added methods to a class This script allows you to add a method to a class at an arbitrary point in your code. The method is available instantly to all already existing instances and of course ones yet to be created. If you specify method_name then that name is used for the method call.


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

License: Freeware Download (57): Dynamically added methods to a class Download

Added: September 02, 2013 | Visits: 538

LCD Clock for Graphics and Animations Beautiful Lcd Clock applet.It can accept 3 parameters: background color,format and blinking enable.Installation- Unpack and open LcdClock.html in a browser.


Platforms: Java

License: Freeware Size: 102.4 KB Download (57): LCD Clock for Graphics and Animations Download

Added: May 10, 2013 | Visits: 524

atlc atlc is an Arbitrary Transmission Line Calculator (for transmission lines and directional couplers).There are 12 programs that comprise the package atlc. One of the programs is called atlc; the other 11 have different names. Using the programs comprising the package atlc one is able to:-Calculate...


Platforms: *nix, C/C++, BSD

License: Freeware Download (56): atlc Download

Released: August 14, 2012  |  Added: August 14, 2012 | Visits: 504

NTL for Windows NTL is a high-performance, portable C++ library providing data structures and algorithms for manipulating signed, arbitrary length integers, and for vectors, matrices, and polynomials over the integers and over finite fields. NTL provides high quality implementations of state-of-the-art...


Platforms: Windows

License: Freeware Download (56): NTL for Windows Download

Released: November 22, 2012  |  Added: November 22, 2012 | Visits: 390

Opt4J Java framework for applying meta-heuristic (multi-objective) optimization algorithms like an Evolutionary Algorithm, Particle Swarm Optimizer, Differential Evolution, or Simulated Annealing to arbitrary optimization problems.(visit: http://www.opt4j.org)


Platforms: Windows, Mac, Linux

License: Freeware Size: 2.05 MB Download (56): Opt4J Download

Added: May 10, 2013 | Visits: 554

Conference 5.x-1.x-dev A paper is an arbitrary node with an attached file and a review is an arbitrary node assigned to a paper. It also takes care for the access permissions to papers and reviews. InstallationUnpack in your modules folder (usually /sites/all/modules/) and enable under Administer > Site Building >...


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

License: Freeware Download (56): Conference 5.x-1.x-dev Download

Added: May 10, 2013 | Visits: 385

QChex Payment Module Payment module to allow you to accept Electronic Checks from your customers via QChex service (www.qchex.com)


Platforms: Windows, *nix, PHP, BSD

License: Freeware Download (56): QChex Payment Module Download

Added: May 10, 2013 | Visits: 493

Metropolis-Hastings Sampler The Metropolis-Hastings Sampler is the most common Markov-Chain-Monte-Carlo (MCMC) algorithm used to sample from arbitrary probability density functions (PDF). Suppose you want to simulate samples from a random variable which can be described by an arbitrary PDF, i.e., any function which...


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

License: Freeware Download (56): Metropolis-Hastings Sampler Download

Added: May 10, 2013 | Visits: 423

Seasonal Kendall Trend Test 1-17-2009 It is even able to accept data evenly spaced by seasons.Compute Seasonal Tau-b, Tau, Sen's slope and it's confidence intervals.  UsageSyntax:   [taubsea tausea Sens h sig sigAdj Zs Zmod Ss Sigmas CIlower CIupper] = sktt(datain,alpha,wantplot,StartSeason)Input:datain(:,1) = Time (e.g. year)  ...


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

License: Freeware Download (56): Seasonal Kendall Trend Test 1-17-2009 Download

Added: September 16, 2013 | Visits: 729

Validation (Character) This script automatically removes specified characters from input box. Good for fields that require only text/number inputs.Easily modified to accept only text or only numerals.


Platforms: JavaScript

License: Freeware Size: 20.48 KB Download (56): Validation (Character) Download

< 1 2 3 4 5