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

Collectible Coin Values freeware
Filter: All | Freeware | Demo
 

Collectible Coin Values

< 1 2 3 4 5 > 
Added: May 11, 2013 | Visits: 513

CalcE.m Since the eccentric anomaly cannot be directly calculated from certain given values, this function performs a simple Newton-Raphson iteration to solve for the eccentric anomaly within a given tolerance (default 10^-8 radians)



Platforms: Matlab

License: Freeware Size: 10 KB Download (43): CalcE.m Download

Added: September 16, 2013 | Visits: 473

BER Curve for QAM_16 in Gaussian Environment This script calculates BER for a numebr of SNR values in gaussian environment for QAM 16 Modulation.It calculates 100 errors for each BER measuremnet for better results.I hope this will be helpful for students of signal processing and communications alike.





Platforms: Matlab

License: Freeware Size: 10 KB Download (46): BER Curve for QAM_16 in Gaussian Environment Download

Added: June 20, 2013 | Visits: 475

Resize dataset Modify the size of dataset without changing values. It acts as oversampling and downsampling functionalitiesfor exampledata1 = Modifysize(data,1000);the above statement will cause data1 has the same values as data but distributed over 1000 samples regardless of what the actual size of data.


Platforms: Matlab

License: Freeware Size: 10 KB Download (48): Resize dataset Download

Added: April 05, 2013 | Visits: 385

TypeSafeStruct TypeSafeStruct provides base classes that can check whether the types of the values to assign variables of implementation subclasses are of the expected types.The expected types are determined by the prefixes of private variables, so it works well even when using PHP compiled code cached...


Platforms: Matlab

License: Freeware Size: 10 KB Download (40): TypeSafeStruct Download

Added: June 12, 2013 | Visits: 335

get_non_default_value get_non_default_value - get the list of which have different values than the default format: [fields,values,ui_type] = get_non_default_value( ui_handle ) input: ui_handle - a graphic handle of any type output: fields,values - pairs of field name and it's content which is not the default value...


Platforms: Matlab

License: Freeware Size: 10 KB Download (43): get_non_default_value Download

Added: June 17, 2013 | Visits: 476

FireIce (Hot/Cold) Colormap Script The developer has the option to give it (besides the values it wants to print using the color map feature) the number of colors in the map.The number can be from 1 to 256, with 128 being the default value.


Platforms: Matlab

License: Freeware Size: 10 KB Download (48): FireIce (Hot/Cold) Colormap Script Download

Added: August 21, 2013 | Visits: 292

cielab2cmc_dE refX and samX should hold [L a b] values. CMC between refX and samX is calculated on each row. If refX contains 1 row and samX contains N rows the value of each row in samX is compared to refX. refX samX [L1 a1 b1] -> [L1 a1 b1] => CMC1 [L2 a2 b2] -> [L2 a2 b2] => CMC2 . . . [LN aN bN] [LN aN bN]...


Platforms: Matlab

License: Freeware Size: 10 KB Download (40): cielab2cmc_dE Download

Added: May 11, 2013 | Visits: 648

Database utility class Database utility class can execute SELECT, INSERT, UPDATE and DELETE queries from parameters that define tables, fields, values and conditions.Results from SELECT queries are returned in arrays.


Platforms: PHP

License: Freeware Size: 10 KB Download (43): Database utility class Download

Added: July 23, 2013 | Visits: 506

Query Limit Query Limit takes as parameters an array with values of the total number of rows in the result set, the number of rows to display per page and the current page to be displayed.A string with the SQL LIMIT clause, which should be used to specify the range of rows, that are to be retrieved, is...


Platforms: PHP

License: Freeware Size: 10 KB Download (41): Query Limit Download

Added: July 08, 2013 | Visits: 558

MySQL DB Class and Data Manipulation Class The base calls establishes MySQL database connections, sanitizes values used in SQL queries, executes SQL queries, retrieves SELECT query results into arrays and retrieves the last inserted identifier.There is also a sub-class that can retrieve the list of fields of a table, compose and execute...


Platforms: PHP

License: Freeware Size: 10 KB Download (42): MySQL DB Class and Data Manipulation Class Download

Added: April 20, 2013 | Visits: 609

Search Query Generator for MySQL Database Search Query Generator for MySQL Database is a very simple class that can be used to build a SQL WHERE clause for performing a query that search for given field values.Search Query Generator for MySQL Database takes as parameter an associative array with the field names as indexes and the field...


Platforms: PHP

License: Freeware Size: 10 KB Download (44): Search Query Generator for MySQL Database Download

Added: June 12, 2013 | Visits: 461

IAM CSV Dump IAM CSV Dump takes the results of a SQL query and outputs in the CSV (comma separated values) format.IAM CSV Dump offers the choice of sending the output to the browser or downloading it as a file. The name and extension of the dump file are defined by the developer.


Platforms: PHP

License: Freeware Size: 30.72 KB Download (41): IAM CSV Dump Download

Added: April 22, 2013 | Visits: 538

A Simple MySQL Class Argument values that define tables, fields, field values and condition clauses can be passed to INSERT, UPDATE and SELECT queries.


Platforms: PHP

License: Freeware Size: 10 KB Download (47): A Simple MySQL Class Download

Added: July 02, 2013 | Visits: 441

MySQLQueryGenerator MySQLQueryGenerator is a set of classes that can compose queries to run on MySQL from a list of parameters that define tables, fields, field values and conditions.Separate classes can compose different query types like SELECT, INSERT, UPDATE and DELETE.


Platforms: PHP

License: Freeware Size: 10 KB Download (45): MySQLQueryGenerator Download

Added: June 12, 2013 | Visits: 503

vladzur Database A connection to a MySQL database can be established and SQL INSERT, UPDATE, DELETE and DESCRIBE queries can be executed from parameters that specify the tables, fields and values to use.http://www.downloadplex.com/index.php?a=admin&b=programs&os=Scripts&add


Platforms: PHP

License: Freeware Size: 10 KB Download (42): vladzur Database Download

Added: July 19, 2013 | Visits: 429

SDReport SDReport executes a MySQL query and generates a table with the query result values. The table title and the names of the header columns can be configured.The presentation of the table cells can be configured using CSS classes.


Platforms: PHP

License: Freeware Size: 102.4 KB Download (41): SDReport Download

Added: July 07, 2013 | Visits: 478

MySQLClass INSERT, UPDATE and DELETE SQL queries can be performed on a specified MySQL table using lists of parameters to define the fields, values and conditions to be applied.


Platforms: PHP

License: Freeware Size: 10 KB Download (41): MySQLClass Download

Added: June 04, 2013 | Visits: 543

My One Line SQL Several types of common queries can be run with a single call by using eventual parameters to define queries that take variable values.Key Features of My One Line SQL:- SELECT what FROM tablename- SELECT what FROM tablename WHERE where_expression- SELECT what FROM tablename ORDER BY...


Platforms: PHP

License: Freeware Size: 10 KB Download (48): My One Line SQL Download

Added: July 06, 2013 | Visits: 333

Flash SQL Table records can be inserted or updated using a list of table field values.Key Features of Flash SQL:- Delete table records that match a given condition- Retrieve a table field values of records that match a given condition- Create a table with a list of fields- Execute an SQL query and return...


Platforms: PHP

License: Freeware Size: 10 KB Download (42): Flash SQL Download

Added: July 26, 2013 | Visits: 378

MySQL object approach SQL SELECT queries can be executed to retrieve values of individual rows with a specified primary key value into an array.DELETE queries can be executed to remove rows with a given primary key value.


Platforms: PHP

License: Freeware Size: 10 KB Download (40): MySQL object approach Download

< 1 2 3 4 5 >