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

Creators Syndicate Column software
Filter: All | Freeware | Demo
 

Creators Syndicate Column

< 1 2 3 4 5 
Added: March 07, 2013 | Visits: 334

Nodetype 6.x- / 5.x- The module changes the node type in the database column and cannot convert cck fields on the node.InstallationUnpack in your modules folder (usually /sites/all/modules/) and enable under Administer > Site Building > Modules. Requirements: - Drupal 5.x/6.x



Platforms: BSD Solaris

License: Freeware Download (54): Nodetype 6.x- / 5.x- Download

Added: May 10, 2013 | Visits: 690

RSS Simple News 0.4a RSS Simple News is a PHP script that works with MySQL to easily syndicate and display your site news. Works with any webserver with PHP and MySQL. Quickly installs with 1 form.





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

License: Freeware Download (53): RSS Simple News 0.4a Download

Added: May 10, 2013 | Visits: 475

Admin Show Sticky If a post is Sticky a check mark will appear in the new column.InstallationUnpack and upload it to the /wp-content/plugins/ directory.Activate the plugin through the 'Plugins' menu in WordPress. Requirements: - WordPress 2.7 or higher


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

License: Freeware Download (55): Admin Show Sticky Download

Added: May 10, 2013 | Visits: 296

p2pConverter A new column with the "convert" button is added to the posts and pages listings in the administration area.InstallationUnpack and upload it to the /wp-content/plugins/ directory.Activate the plugin through the 'Plugins' menu in WordPress. Requirements: - WordPress 2.5 or higher


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

License: Freeware Download (48): p2pConverter Download

Added: May 10, 2013 | Visits: 327

Simply Show IDs A new column called "ID" will be added to the tables.InstallationUnpack and upload it to the /wp-content/plugins/ directory.Activate the plugin through the 'Plugins' menu in WordPress. Requirements: - WordPress 2.7 or higher


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

License: Freeware Download (48): Simply Show IDs Download

Added: May 10, 2013 | Visits: 329

GD Press Tools It adds a revision column for post and pages with a count and option to delete them. Installation Unpack and upload it to the /wp-content/plugins/ directory. Activate the plugin through the 'Plugins' menu in WordPress. Requirements: - WordPress 2.5.0 or higher


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

License: Freeware Download (48): GD Press Tools Download

Added: May 10, 2013 | Visits: 351

WP-MulticolLinks The number of links can be limited and switching between one-column and multiple-column layouts is possible.InstallationUnpack and upload it to the /wp-content/plugins/ directory.Activate the plugin through the 'Plugins' menu in WordPress. Requirements: - WordPress 2.2 or higher


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

License: Freeware Download (53): WP-MulticolLinks Download

Added: June 06, 2013 | Visits: 433

Standardista Table Sorting Standardista Table Sorting is a javascript module that lets you sort a HTML data table by any column.The module has the following advantages: - The codebase has been tested across a large number of web browsers, and in the few that wond-deOaot allow the sorting to occur, the module degrades...


Platforms: JavaScript

License: Freeware Size: 40.96 KB Download (47): Standardista Table Sorting Download

Added: June 01, 2013 | Visits: 436

The Picklist Script If you add this script to your forms, it will allows you to move selections from one column to another.


Platforms: JavaScript

License: Freeware Size: 10 KB Download (53): The Picklist Script Download

Added: July 30, 2013 | Visits: 671

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 29, 2013 | Visits: 518

plotColumns.m: plots columns in matrix as time series [h,varargout]=plotColumns(data,varargin)plots columns of a matrix as if each column is a time seriesUSAGE:plotColumns(data);[h] = plotColumns(t,data);[h] = plotColumns(t,data,{colors});[h] = plotColumns(t,data,'plotopt');[h] = plotColumns(...,'plotopt');[h] = plotColumns(...,{colors});


Platforms: Matlab

License: Freeware Size: 10 KB Download (41): plotColumns.m: plots columns in matrix as time series Download

Added: July 05, 2013 | Visits: 465

normColumns.m Data stored column-wise in an input matrix are normalized as time series, with options to output just the normalized data, or the norm of each column as well. Fast, uses no loops.


Platforms: Matlab

License: Freeware Size: 10 KB Download (44): normColumns.m Download

Added: September 13, 2013 | Visits: 397

FB512fm(LU,y) This scrip determines the column vector 'x', given the LU decomposition of matrix 'A'.It performs the forward substitution, finding 'y=L*z', then, by backward substitution: 'z=U*x', determines the values of 'x'.


Platforms: Matlab

License: Freeware Size: 10 KB Download (43): FB512fm(LU,y) Download

Nearest Neighbor algorithm for the Travelling Salesman Problem The 2-column vector contains cities' coordinates. The algorithm generates the optimal path to visit all the cities exactly once, and return to the starting city.The algorithm has its limitations, and based on the cities' distribution on the map it may or may not give the optimal solution.It...


Platforms: Matlab


Added: September 13, 2013 | Visits: 459

Full factorial This script is similar to fullfact, however instead of number of levels, value of levels are required as inputusage: des_mat = full_fact([-1 1],[100 200 300],[1:4]); arguments: (input) x1,x2, x3- variable levels either in row or column vector. These are not number of levels but the levels itself...


Platforms: Matlab

License: Freeware Size: 10 KB Download (40): Full factorial Download

Added: June 10, 2013 | Visits: 572

Find optimal FIR Wiener filter for multiple inputs MISO_FIRWIENER(N, X, Y) computes the optimal FIR Wiener filter of order N, given any number of (stationary) random input signals as the columns of matrix X, and one output signal in column vector Y.Requires BLOCK_LEVISON.M, also on the file exchange.By Keenan Pepper; uploaded with permission.


Platforms: Matlab

License: Freeware Size: 10 KB Download (46): Find optimal FIR Wiener filter for multiple inputs Download

Added: August 05, 2013 | Visits: 491

Calculate Wigner distribution W = mywigner(Ex)W = output Wigner distributionEx = Input electric field (MUST be a column vectorNotes:W = Int(-inf..inf){E(x+y)E(x-y)exp[2ixy]}E(x+y) & E(x-y) are calculated via a FFT (fast Fourier transform) using theshift theorem. The integration is performed via a FFT. Thus it is important for...


Platforms: Matlab

License: Freeware Size: 10 KB Download (45): Calculate Wigner distribution Download

Added: March 24, 2013 | Visits: 530

A Five Stage Extraction Cascade with Backmixing and Control PID control over the exit raffinate composition (x5) of a five stages column is obtained by changing solvent flow rate (G). The set point is equal to 0.1. The model equations include backmixing effects. This problem is solved using Berkeley-Madonna in Chemical Engineering Dynamics, Ingham et al.,...


Platforms: Matlab

License: Freeware Size: 30.72 KB Download (45): A Five Stage Extraction Cascade with Backmixing and Control Download

Added: May 13, 2013 | Visits: 290

num2abc NUM2ABC(X), where X is an integer, returns a string corresponding to the column label commonly employed by spreadsheet programs, such as MicrosoftExcel. Example: x = 45; num2abc(x); ans = AS


Platforms: Matlab

License: Freeware Size: 10 KB Download (42): num2abc Download

Added: April 18, 2013 | Visits: 459

gridLegend - a multi column format for legends On a plot with a lot of traces the standard legend will often scroll off the bottom or the side of the figure, this function is intended to overcome this by allowing the user to define a multi column format for the legend.Usage :legHdl =...


Platforms: Matlab

License: Shareware Cost: $0.00 USD Size: 10 KB Download (45): gridLegend - a multi column format for legends Download

< 1 2 3 4 5