database toolbox matlab
Database To XML 1.0
This small tool helps you to convert your MySQL database layout into XML. Just specify connection informations and you can display or save the generated XML output. more>> This small tool helps you to convert your MySQL database layout into XML. Just specify connection informations and you can display or save the generated XML output.<<less
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.
<<lessSD Toolbox
SD Toolbox - Set of Simulink models for the simulation of sigma-delta modulators. more>> SD Toolbox provides you a powerful application which contains a set of Simulink models for the simulation of sigma-delta modulators.
This toolbox includes a complete set of blocks implemented in the Simulink environment, which allows designers to perform time-domain behavioral simulations of switched-capacitor sigma-delta modulators.
The proposed set of blocks takes into account most of the SC sigma-delta modulator non-idealities, such as sampling jitter, kT/C noise and operational amplifier parameters (white noise, finite dc-gain, finite bandwidth, slew-rate and saturation voltages).
Requirements:
- MATLAB Release: R10
- Simulink
Database Functions
This class can be used to build and execute MySQL database queries. It can build SELECT, INSERT, UPDATE and DELETE queries from lists of parameters and values. The class can also execute the generated more>> This class can be used to build and execute MySQL database queries. It can build SELECT, INSERT, UPDATE and DELETE queries from lists of parameters and values. The class can also execute the generated queries and retrieve the SELECT query results into associative arrays.<<less
Database Manager (mySQL)
This script allows an object orientated interface to be created around a mySQL connection. It provides numerous functions to speed up the use of a mySQL database, especially useful is the dumpResultSe more>> This script allows an object orientated interface to be created around a mySQL connection. It provides numerous functions to speed up the use of a mySQL database, especially useful is the dumpResultSet() function which prints out the results of the previous query.<<less
Simple Database Class
This database class handles Select, Insert, Update, and Delete. It also takes steps to ensure your SQL syntax is valid, and that memory leaks / errors are prevented. Tutorial comes with demo, download more>> This database class handles Select, Insert, Update, and Delete. It also takes steps to ensure your SQL syntax is valid, and that memory leaks / errors are prevented. Tutorial comes with demo, downloadable code, and an in depth explanation.<<less
Micro Database Browser 1.1
Micro Database Browser is a simple PHP script which can list your available databases, tables and displays data stored in it. Its purpose to give you an easy installable product to verify your actual DB status without installing professional database more>> Micro Database Browser is a simple PHP script which can list your available databases, tables and displays data stored in it. Its purpose to give you an easy installable product to verify your actual DB status without installing professional database management tools.<<less
SQLToolBox
Sqltoolbox is a collection of database manipulation tools allowing viewing, editing, and querying of data across different database platforms and operating systems. more>> Sqltoolbox is a collection of database manipulation tools allowing viewing, editing, and querying of data across different database platforms and operating systems.<<less
Get MySQL database layout in XML format 1.0
In this tutorial I will show you how to get your MySQL database description / layout in XML format. more>> In this tutorial I will show you how to get your MySQL database description / layout in XML format.<<less
Website Toolbox - Hosted Message Boards
Avoid the headaches of software installation and maintenance by adding a remotely hosted message board to your website. You can easily integrate your message board to appear as a part of your website, not a third-party add-on. Our message boards are more>> Avoid the headaches of software installation and maintenance by adding a remotely hosted message board to your website. You can easily integrate your message board to appear as a part of your website, not a third-party add-on. Our message boards are completely customizable and both free and paid versions are available. Get the features and customer support of a professionally hosted message board system. Find out why companies around the world are choosing to use software as a service (SaaS) over traditional software. Visit Website Toolbox to create your own advanced message board in minutes... Features include the ability to use your own domain name, file uploading, appearance skinning, file and image uploading, chat room, calendar, voting polls, content syndication, user groups, password protection, IP and email banning, HTML and profanity filters, post and registration approval, private messaging, custom profiles, member registration, and an advanced WYSIWYG editor.<<less
Website Toolbox - Hosted Guestbooks
Avoid the headaches of software installation and maintenance by adding a remotely hosted guestbook to your website. You can easily integrate your guestbook to appear as a part of your website, not a third-party add-on. Our guestbooks are completely more>> Avoid the headaches of software installation and maintenance by adding a remotely hosted guestbook to your website. You can easily integrate your guestbook to appear as a part of your website, not a third-party add-on. Our guestbooks are completely customizable and both free and paid versions are available. No programming knowledge is needed. Get the features and customer support of a professionally hosted guestbook system to avoid things like email and comment spam. Find out why companies around the world are choosing to use software as a service (SaaS) over traditional software. Visit Website Toolbox to create your own advanced guestbook in minutes... Features include the ability to use your own domain name, CAPTCHA image verification, spell checker, downloadable messages, mailing lists, message approval, private messages, IP banning, HTML and profanity filters, smilies, email notifications, and an advanced WYSIWYG editor.<<less
Add Row to a Database Table
In this tutorial you will learn how to add a row to a MySQL database using the power of PHP. This would work great for a comment board. more>> In this tutorial you will learn how to add a row to a MySQL database using the power of PHP. This would work great for a comment board.<<less
cPanel Database Creator
cPanel does not allow you to create databases directly from MySQL/PhpMyAdmin. You would have to login to cPanel and use its interface to create database each time you need new one. cPanel Database Cre more>> cPanel does not allow you to create databases directly from MySQL/PhpMyAdmin. You would have to login to cPanel and use its interface to create database each time you need new one. cPanel Database Creator will make it easier. Just fill username/password/host once, and script will be ready to use. Creating database will be as easy as running cpanel_create_db.php?db=M yNewDbName NOTE: requires cURL installation on the server.<<less
GradC++ ToolBox 1.6.3
GradC++ ToolBox is created as a smart and useful joined package composed by several platform-independent C++ components which is designed to resolve standard widely-spread problems. more>>
GradC++ ToolBox 1.6.3 is created as a smart and useful joined package composed by several platform-independent C++ components which is designed to resolve standard widely-spread problems.
<<lessDatabase Abstraction Layer
A database abstraction layer with handy methods, placeholders and auto-escaping. Frequently used in many of my projects. more>> A database abstraction layer with handy methods, placeholders and auto-escaping. Frequently used in many of my projects.<<less