These MATLAB functions were created for the book Digital Image
Processing Using MATLAB (DIPUM), by R.C. Gonzalez, R.E. Woods, and
S.L. Eddins, Prentice Hall, 2004, ISBN 0130085197. The functions
supplement and extend the image processing functionality of MATLAB
and the Image Processing Toolbox, both offered by The MathWorks.
This standard describes a keyed-hash message authentication code (HMAC), a
mechanism for message authentication using cryptographic hash functions. HMAC can
be used with any iterative Approved cryptographic hash function, in combination with a
shared secret key. The cryptographic strength of HMAC depends on the properties of the
underlying hash function. The HMAC specification in this standard is a generalization of
Internet RFC 2104, HMAC, Keyed-Hashing for Message Authentication, and ANSI
X9.71, Keyed Hash Message Authentication Code.
SOStools is a toolbox dedicated for positive polynomial programming, especially for Sums of Squares (S0S). A lot of chinese researchers have carried it out as a main tool in this area.
a very good example of how to use java for a minesweeper game that is much like the windows one.
This file came from Planet-Source-Code.com...the home millions of lines of source code