MCPU is a minimal cpu aimed to fit into a 32 Macrocell CPLD - one of the smallest available programmable logic devices. While this CPU is not powerful enough for real world applications it has proven itself as a valuable educational tool. The source code is just a single page and easily understood. Both VHDL and Verilog versions are supplied. The package comes with assembler, emulator and extensive documentation.
The Kalman filter is a set of mathematical equations that provides an efficient computational
[recursive] means to estimate the state of a process, in a way that minimizes
the mean of the squared error. The filter is very powerful in several aspects:
it supports estimations of past, present, and even future states, and it can do so even
when the precise nature of the modeled system is unknown.
Modern C++ Design is an important book. Fundamentally, it demonstrates generic
patterns or pattern templates as a powerful new way of creating extensible designs in
C++--a new way to combine templates and patterns that you may never have dreamt was
possible, but is. If your work involves C++ design and coding, you should read this book.
ScienceOps has answers. Rapid Custom Algorithm development
www.ScienceOps.com
Simpleware
From 3D scan to CAD, FE/CFD, and RP Join our Webinar on March 12th
www.simpleware.com
Steganography Software
Hide Secrets Using this powerful Steganography Software. $39
InvisibleSecrets.com
Develop VoIP softphone
SIP softphone SDK (activeX & DLL) Add VoIP in your app/webpages.
www.vaxvoip.com
Urwid is a Python library for making text console applications. It has many features including fluid interface resizing, support for UTF-8 and CJK encodings, standard and custom text layout modes, simple markup for setting text attributes, and a powerful, dynamic list box that handles a mix of widget types. It is flexible, modular, and leaves the developer in control.
Emdros is a text database middleware-layer aimed at storage and
retrieval of "text plus information about that text." This
information could be linguistic analyses or other annotations. Emdros
provides an abstraction of text that makes it well suited to storing
/syntactic analyses/ of text, but other linguistic information is
supported as well. Emdros comes with a query-language, MQL, that
enables powerful queries. Emdros acts as a middleware-layer between a
client (not provided) and a database back-end. Currently, PostgreSQL,
MySQL, and SQLite (2 and 3) are supported, but other back-ends can
easily be added.
MySQL is the world’s most popular open source database,
sporting a barrier of entry low enough to attract novice
developers yet powerful enough to power some of the world’s
most popular websites, among them Yahoo!, BBC News, the
U.S. Census Bureau, and Craigslist.
This reference card was created to help you quickly navigate
some of MySQL’s most popular features. Covering topics such
as confguration, administration software, backup procedures,
SQL features, and user management, this card will serve as a
handy desk reference for countless projects to come.
This document will show you how to create such an application from the beginning some of the powerful features of struts Studio. You will design,
stub code, code, compile, and run the application all from inside Struts Studio