n
Fractions Toolbox
Fractions Toolbox is such a great and useful MATLAB toolbox that will help to create and manipulate fractions (K+N/D) using exact arithmetic. more>>
Fractions Toolbox is such a great and useful MATLAB toolbox that will help to create and manipulate fractions (K+N/D) using exact arithmetic.
A powerful feature of the toolbox is that the numerator and denominator can theoretically be any data types that accept the standard arithmetic and comparison operations as well as gcd and mod.
If there exists a suitably defined polynomial object, this toolbox could be used to perform partial fraction and series expansions of rational functions.
<<lessHistorical Volatility
Historical Volatility is designed to be a professional and useful script that help you much with calculating the annualized historical volatility for a stock over the previous n trading days. more>> Historical Volatility is designed to be a professional and useful script that help you much with calculating the annualized historical volatility for a stock over the previous n trading days.<<less
N-13 News 3.2
N-13 News is a powerful, easy to use news managment system. more>>
N-13 News 3.2 is a simple script letting users know the management of your news. The system allows you to easily integrate into your current design. It is also a freeware. It is considered the news management system.
Requirements: MySQL
License:Other
XD Portal 1.0
XD Portal V 1.0 is an ASP.NET 2.0 N-Tier open source web application written in C# and SQL stored procedure. XD Portal provides content management capabilities and administration tools to create a dynamic interactive database driven web sites such as more>> XD Portal V 1.0 is an ASP.NET 2.0 N-Tier open source web application written in C# and SQL stored procedure. XD Portal provides content management capabilities and administration tools to create a dynamic interactive database driven web sites such as community portal, intranet and other Internet portal application. This application is extensible and code is included in the download so you can play around.<<less
Dynamic Drag’n Drop With jQuery And PHP 1
Dragâ??n drop generally looks hard-to-apply but it is definitely not by using JavaScript frameworks. Here is, how it is done by using jQuery & jQuery UI. more>> <<less
Clean N' Optimize 0.00
Clean N Optimize is a powerful easy to use tool to Clean, Optimize, and protect your system. It has highly customizable cleaning options and supports the most common web browsers and chat applications. It has a built in Shredder, so the cleaned more>> Clean N Optimize is a powerful easy to use tool to Clean, Optimize, and protect your system. It has highly customizable cleaning options and supports the most common web browsers and chat applications. It has a built in Shredder, so the cleaned files/folders can not be recovered again and separate shredder to manually shred files, folders, drives empty space, and recycle bin with the most famous and secure shredding algorithms.<<less
PHP weby n/a
Free web software: free link directory script, ip2country, Worpdress install script, PHP file renamer, PHP & MySQL tutorials for begginers and PHP forum. more>> Free web software: free link directory script, ip2country, Worpdress install script, PHP file renamer, PHP & MySQL tutorials for begginers and PHP forum.<<less
All About .NET
Hi Everybody!! Here U can Share all queries, provide info for all .Net Concepts. I have provided my personal link. Interested people can post their content to me... www.braindotnet.blogspot. com Ragards Muthukumar more>> Hi Everybody!! Here U can Share all queries, provide info for all .Net Concepts. I have provided my personal link. Interested people can post their content to me... www.braindotnet.blogspot. com Ragards Muthukumar N www.braindotnet.blogspot. com<<less
Free PHP Lyric Plug-n-Play Website. 1.0
* Plug-n-Play website. * Easy installation (partially using BigDump). * Easy to configure website. * Easy to modify template. * Over 39,000 lyrics for over 1,316 artists. * Searchable database. * Search Engine Friendly. * more>> * Plug-n-Play website. * Easy installation (partially using BigDump). * Easy to configure website. * Easy to modify template. * Over 39,000 lyrics for over 1,316 artists. * Searchable database. * Search Engine Friendly. * Pre-made Logo PSD file. * Contextual Advertisement Ready with Privacy Policy.<<less
Free PHP Recipes Plug-n-Play Website Script 1.0
* Plug-n-Play website. * Easy installation (partially using BigDump). * Easy to configure website. * Easy to modify template. * Over 38,000 recipes in over 50 categories. * Searchable database. * Search Engine Friendly. * more>> * Plug-n-Play website. * Easy installation (partially using BigDump). * Easy to configure website. * Easy to modify template. * Over 38,000 recipes in over 50 categories. * Searchable database. * Search Engine Friendly. * Pre-made Logo PSD file. * Contextual Advertisement Ready with Privacy Policy.<<less
TEKDesign - Web Developers n/a
We specialize in design and development for the web and multimedia. From the look and feel design, to the programming and servers that run behind the scenes. We pay meticulous attention to every aspect of the design and development process. We have more>> We specialize in design and development for the web and multimedia. From the look and feel design, to the programming and servers that run behind the scenes. We pay meticulous attention to every aspect of the design and development process. We have extensive experiance with PHP, MySQL, Photoshop, Adobe CS3, video, flash, and more.<<less
dhtmlxFolders :: Ajax-based Items Browser
Ajax/DHTML component that provides comprehensive and flexible solution for creating file/image browsers, product catalogs or web-shop interfaces. The component features built-in paging support, sorting and filtering capabilities, drag-n-drop, etc. more>> Ajax/DHTML component that provides comprehensive and flexible solution for creating file/image browsers, product catalogs or web-shop interfaces. The component features built-in paging support, sorting and filtering capabilities, drag-n-drop, etc.<<less
PERMPOS
PERMPOS - all possible permutations of M values in N positions more>>
PERMPOS is a convenient mathematical tool which contains all possible permutations of M values in N positions. B = PERMPOS(M,N) where M and N are non-negative integers produces a logical (N!/M!(N-M)!)-by-N matrix in which each row contains a unique permation of M trues and (N-M) falses. Note that each column will hence contain (N-1) trues.
B = PERMPOS(V,N) where V is a vector of length M produces a matrix where each row a contains the values of V in preserved order, but uniquely permuted at the N columns. The remaining positions are zero.
Examples:
permpos(2,4) % ->
% 1 1 0 0
% 1 0 1 0
% 1 0 0 1
% 0 1 1 0
% 0 1 0 1
% 0 0 1 1
permpos([-4 9 3],4) % >
% -4 9 3 0
% -4 9 0 3
% -4 0 9 3
% 0 -4 9 3
See also NCHOOSEK, PERMS, RANDPERM, TRUE, FALSE and COMBN, ALLCOMB, BALLATSQ, NONES (Matlab File Exchange)
Requirements:
- MATLAB Release: R13
PostgreSQL Backup n' Restore 1.0
This class can be used to generate backups of PostgreSQL. It accesses a given database and generates SQL statements that can be used to recreate the database tables and the values stored on their rows. The generated SQL is stored in a given file. more>> This class can be used to generate backups of PostgreSQL. It accesses a given database and generates SQL statements that can be used to recreate the database tables and the values stored on their rows. The generated SQL is stored in a given file. The class can also restore a database from a previously generated backup by executing the SQL statements stored in a backup file.<<less
pynumwords 0.1849.0
pynumwords is a python library that transforms numbers into human words. more>>