This matrix C++ template class library is for performing common matrix operations in your C++ program like any other built-in data types. To install the pacKAGE, just copy MATRIX.H file into the INCLUDE directory of your compiler and include this header file in your program source file
标签: matrix performing operations template
上传时间: 2013-12-21
上传用户:wys0120
WHAT MIME64 IS: MIME64 is an encoding described in RFC1341 as MIME base64.Its purpose is to encode binary files into ASCII so that they may be passedthrough e-mail gates. In this regard, MIME64 is similar to UUENCODE.Although most binaries these days are transmitted using UUENCODE, Ihave seen a few using MIME64, and I have had requests from friends thatI decode MIME64 files that have fallen into their hands. As long assome MIME64 continues to exist, a pacKAGE such as this one is usefulto have.
标签: MIME described 64 encoding
上传时间: 2013-12-17
上传用户:maizezhen
Client/Server版本 DBISAM compiles directly into your application with no external libraries required. Runtime pacKAGE support is also provided if so desired. It has a very small footprint and does not require any forms support in Delphi 6, C++Builder 6, and Kylix 2 and higher, which helps keep the size of non-UI applications like services or web applications to a minimum.
标签: application libraries compiles directly
上传时间: 2015-04-04
上传用户:sz_hjbf
VS1002D ADPCM RECORDING INSTRUCTIONS v 1.0 (C) 2004-09-23 VLSI SOLUTION OY This is a software pacKAGE to patch VS1002d ADPCM recording capability. It is explained in VS10XX Application Notes, available at http://www.vlsi.fi/download/ See also source code src/microcontrol.c for example.
标签: INSTRUCTIONS RECORDING SOLUTION softwar
上传时间: 2014-01-05
上传用户:894898248
JabberX 是一个基于unix平台的jabber客户端 JabberX is a unix console Jabber client. Jabber is a cross-platform, open source, XML-based, distributed instant messaging system. Requirements: ------------- Iksemel library (from http://jabber-x.sourceforge.net) NCurses or S-Lang pacKAGE. Autoconf and Automake pacKAGEs are required for compiling from cvs. Perl is required for building perl scripting support.
标签: JabberX Jabber unix cross-platform
上传时间: 2013-12-18
上传用户:wfeel
This toolbox contains Matlab code for several graph and mesh partitioning methods, including geometric, spectral, geometric spectral, and coordinate bisection. It also has routines to generate recursive multiway partitions, vertex separators, and nested dissection orderings and it has some sample meshes and mesh generators. The toolbox contains a Matlab interface to Leland and Hendrickson s Chaco partitioning pacKAGE, but it doesn t contain Chaco itself. The file "chaco/README" tells how to install the interface to Chaco. It also contains a Matlab interface to Karypis et al. s Metis partitioning pacKAGE, using Robert Bridson s "metismex" code.
标签: partitioning including contains toolbox
上传时间: 2015-05-25
上传用户:tzl1975
Welcome to MS4W, the no fuss installer for setting up MapServer on Microsoft Windows platforms. The purpose of this pacKAGE is to allow all levels of MapServer users to quickly install a working environment for MapServer development on Windows. It is also an environment for packaging and distributing MapServer applications.
标签: MapServer Microsoft installer platforms
上传时间: 2015-05-31
上传用户:黄华强
This program uses the database created by MakeAPIDB. It opens a connection * to a database using the same property file used by MakeAPIDB. Then it * queries that database in several interesting ways to obtain useful * information about Java APIs. It can be used to look up the fully-qualified * name of a member, class, or pacKAGE, or it can be used to list the members * of a class or pacKAGE.
标签: database connection MakeAPIDB program
上传时间: 2013-11-25
上传用户:miaochun888
JPG Graph API Win 32 JPG API is a 32bit JPEG api dll. You can call it to show a JPG file in your program by only one sentence. The only thing that you have to know is how to load a dll libary and how to call ist functions. A example of Visual FoxPro is supplied in pacKAGE.
上传时间: 2015-06-23
上传用户:SimonQQ
A series of .c and .m files which allow one to perform univariate and bivariate wavelet analysis of discrete time series. Noother wavelet pacKAGE is necessary -- everything is contained in this archive. The C-code computes the DWT and maximal overlap DWT. MATLAB routines are then used to compute such quantities as the wavelet variance, covariance, correlation, cross-covariance and cross-correlation. Approximate confidence intervals are available for all quantities except the cross-covariance and cross-correlation. A set of commands is provided. For a description of this example, please see http://www.eurandom.tue.nl/whitcher/software/.
标签: univariate and bivariate analysis
上传时间: 2015-06-23
上传用户:chongcongying