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

Us State Codes software
Filter: All | Freeware | Demo
 

Us State Codes

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

Contact Us Email Subject This contribution allows the customer to select a predefined email subject when submitting an email from the contact us page. When the email is sent, the selected subject is included as part of the subject of the email. The same functionality applies when an email is sent from the admin side and...



Platforms: Windows, *nix, PHP, BSD

License: Freeware Download (63): Contact Us Email Subject Download

Added: May 10, 2013 | Visits: 2.682

Contact us only for registered This contribution will allow only registered users to use your contact us page/form. That's a good way to avoid spammers!





Platforms: Windows, *nix, PHP, BSD

License: Freeware Download (56): Contact us only for registered Download

Added: May 10, 2013 | Visits: 1.461

Contact Us Spam Issue Fixes This is a file containing many of the possible solutions to the Contact Us form abuse issue. There are quite a few spread through out the forums and contribs so I condensed them into one. Missing are the original authors of the solutions. Feel free to modify or correct the file.


Platforms: Windows, *nix, PHP, BSD

License: Freeware Download (56): Contact Us Spam Issue Fixes Download

Added: May 10, 2013 | Visits: 466

Table with Flat State Fee Addon The purpose of this module is to allow shipping to be calculated using the default Table Rate system and also charge an extra fee for nominated countries->states or entire countries.For example, in addition to the usual "Table Rate" charges, the module is setup by default to add an extra $10 to...


Platforms: Windows, *nix, PHP, BSD

License: Freeware Download (50): Table with Flat State Fee Addon Download

Added: May 10, 2013 | Visits: 691

Add Visit Us Page This osCommerce contribution simply adds a Visit Us page that displays text on how to visit your company. A link is added to the information box.


Platforms: Windows, *nix, PHP, BSD

License: Freeware Download (62): Add Visit Us Page Download

Added: May 10, 2013 | Visits: 502

Zipcode State Mismatch Either the zipcode is wrong or the State is wrong. This report is not integrated into the system. There is no installation per se.Set the database info and upload into any directory. Call the php file thru a browser for on-screen results.


Platforms: Windows, *nix, PHP, BSD

License: Freeware Download (55): Zipcode State Mismatch Download

Added: May 10, 2013 | Visits: 476

Customer Mismatched State & Zipcode Report It will search for both so either the zipcode is wrong or the State is wrong. If there are no incorrect entries found, nothing will be reported. This way, you can notify the customer and let them know that they need to update their account info. It may be the shipping address or billing address


Platforms: Windows, *nix, PHP, BSD

License: Freeware Download (57): Customer Mismatched State & Zipcode Report Download

Added: May 10, 2013 | Visits: 611

How to implement state-dependent behavior An object in a program frequently has an internal "state", and the behavior of the object needs to change when its state changes. As someone who tends to think of objects as "data structures on steroids", it came as quite a shock when Netscape's Steve Abell pointed out that an object need not...


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

License: Freeware Download (51): How to implement state-dependent behavior Download

Added: May 10, 2013 | Visits: 377

Geographic Codes & Names This PHP class provides lookup lists of country and state abbreviations and support functions.It's pretty simple, containing arrays of state and country names, with the standard two-letter abbreviations used for the keys, and just a few methods for looking up a state or country, and for building...


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

License: Freeware Download (51): Geographic Codes & Names Download

Added: May 10, 2013 | Visits: 678

Finite State Machine (FSM) This script shows a Finite State Machine (FSM) that can be used for small parsing tasks. The code is quite simple. The bulk of it is comments. In addition to state this FSM also maintains a user defined "something". This "something" is effectively memory, so this FSM could be considered a...


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

License: Freeware Download (63): Finite State Machine (FSM) Download

Added: May 22, 2013 | Visits: 713

Girth 4 test for LDPC codes Recently, we find some published programs for the construction of LDPC codes have not concerned the Girth test problem, which will not the implementation of LDPC Codec to have good decoding BER. Thus, we publish a simple program to provide a tool for the girth 4 test of LDPC codes.Input a parity...


Platforms: Matlab

License: Freeware Size: 10 KB Download (48): Girth 4 test for LDPC codes Download

Added: July 30, 2013 | Visits: 668

Flexible construction of girth-six QC-LDPC Codes The program constructs girth-six QC-LDPC codes given row-weight,k, column-weight,j, and sub-matrix size,m. The obtained parity-check matrix is stored in H. The construction has flexibility in that j,k and m can be varied.The program achieves girth-six by applying the row-column constraint. There...


Platforms: Matlab

License: Freeware Size: 10 KB Download (47): Flexible construction of girth-six QC-LDPC Codes Download

Added: April 13, 2013 | Visits: 643

Girth-twelve column-weight two QC-LDPC codes The program constructs girth-twelve column-weight QC-LPDC codes. The rate can be changed by changing k(row-weight), size is changed by varying m(sub-matrix size). The program/algorithm does not guarantee to get girth twelve code. It guarantees girth of eight. One may need to run the programs many...


Platforms: Matlab

License: Freeware Size: 10 KB Download (51): Girth-twelve column-weight two QC-LDPC codes Download

Added: July 31, 2013 | Visits: 579

Column-weight three Girth-8 QCL-PDC Codes The program contructs column-weight three girth-eight QC-LPDC codes given row-weight and sub-matrix size. row-weights and sub-matrices sizes are variable.


Platforms: Matlab

License: Freeware Size: 10 KB Download (50): Column-weight three Girth-8 QCL-PDC Codes Download

Added: May 22, 2013 | Visits: 575

hamming codes it encodes and decodes binary msg using hamming codes and detect errors, correct single error.


Platforms: Matlab

License: Freeware Size: 10 KB Download (45): hamming codes Download

Added: September 11, 2013 | Visits: 691

Channel Coding using hamming codes The set of MATLAB codes are what I wrote for my Data Communications homework. They show a typical implementation of a (7,4) Hamming code. 'Read the how to run.txt' for instructions on how to use the codes


Platforms: Matlab

License: Freeware Size: 30.72 KB Download (55): Channel Coding using hamming codes Download

Added: July 31, 2013 | Visits: 715

LDPC codes BER simulation LDPC codes BER simulation under AWGN channel. MacKay-Neal based LDPC matrix. Message encoding uses sparse LU decomposition. There are 4 choices of decoder: hard-decision/bit-flip decoder, probability-domain SPA decoder, log-domain SPA decoder, and simplified log-domain SPA decoder.


Platforms: Matlab

License: Freeware Size: 10 KB Download (53): LDPC codes BER simulation Download

Space vector PWM based three phase inverter using state space model of filter The model simulates space vector based three phase inverter with the state space model of thefilter. The model parameters such as frequency, switching frequency, load parameters, voltage, modulation index and filter A,B,C,D parameters.


Platforms: Matlab


Added: September 09, 2013 | Visits: 466

Power system state estimation This is a scaled down easy version of the state estimation module that is run in energy control centres. It has the following features:(1) option to enter the weights for your measures(2) an implementation of the weighted least square estimationfeatures missing:(1) bad data recognition


Platforms: Matlab

License: Freeware Size: 10 KB Download (49): Power system state estimation Download

Estimation and Simulation of State Space (Kalman Filter) Models with Matlab This toolbox was designed to simulate and fit linear state space models. The main literature I used for this particular package is Kim and Nelson (1999). A state space model (without non stochastic coefficients) is given by:y(t)=beta(t)*x(t)'+e(t)...


Platforms: Matlab


< 1 2 3 4 5 >