This package provides a complete http client library. It currently implements most of the relevant parts of the HTTP/1.0 and HTTP/1.1 protocols, including the request methods HEAD, GET, POST and PUT, and automatic handling of authorization, redirection requests, and cookies. Furthermore the INCLUDED Codecs class contains coders and decoders for the base64, quoted-printable, URL-encoding, chunked and the multipart/form-data encodings. The whole thing is free, and licenced under the GNU Lesser General Public License (LGPL) (note that this is not the same as the GPL).
This folder has some scritps that you may find usefull.
All of it comes from questions that I ve received in my email.
If you have a new request/question, feel free to send it to marceloperlin@gmail.com.
But please, don t ask me to do your homework.
Passing_your_param0
This folder contains instructions (and m files) for passing you own initial parameters to the fitting function.
I also INCLUDED a simple simulation script that will create random initial coefficients
(under the proper bounds) and fit the model to the data.
IBM® Rational® Application Developer V6.0 is the full function Eclipse 3.0 based
development platform for developing Java™ 2 Platform Standard Edition (J2SE)
and Java 2 Platform Enterprise Edition (J2EE) applications with a focus on
applications to be deployed to IBM WebSphere® Application Server and IBM
WebSphere Portal. Rational Application Developer provides integrated
development tools for all development roles, including Web developers, Java
developers, business analysts, architects, and enterprise programmers.
This IBM Redbook is a programming guide that highlights the features and
tooling INCLUDED with IBM Rational Application Developer V6.0. Many of the
chapters provide working examples that demonstrate how to use the tooling to
develop applications as well as achieve the benefits of visual and rapid Web
development.
// This Communications Component is implemented using separate Read and Write
// threads. Messages from the threads are posted to the Comm control which is
// an invisible window. To handle data from the comm port, simply
// attach a handler to OnReceiveData . There is no need to free the memory
// buffer passed to this handler. If TAPI is used to open the comm port, some
// changes to this component are needed ( StartComm currently opens the comm
// port). The OnRequestHangup event is INCLUDED to assist this.
//
// David Wann
// Stamina Software
// 28/02/96
// davidwann@hunterlink.net.au
The full Fusion SDK consists of a directory of header files (*.h), the eyeonSystem.lib file and the
eyeonScript.lib file. We have also INCLUDED some sample plug‐ins to help get you acquainted with the
Fusion plug‐in architecture.
Abstract-The effect of the companding process on QAM signals
has been under investigation for the past several years. The
compander, INCLUDED in the PCM telephone network to improve
voice performance, has an unusual affect on digital QAM data
signals which are transmitted over the same channel. The quantization
noise, generated by the companding process which is multiplicative
(and asymmetric), degrades the detectability performance
of the outermost points of the QAM constellation more
than that of the inner points.
The combined effect of the companding noise and the inherent
white gaussian noise of the system, leads us to a re-examination of
signal constellation design.
In this paper we investigate the detectability performance of a
number of candidates for signal constellations including, a typical
rectangular QAM constellation, the same constellation with the
addition of a smear-desmear operation, and two new improved
QAM constellation designs with two-dimensional warpi
This the OXO example code plus the presentation. It is intended to provide you with some clues about the structure and classes you may need for your second assignment. I have also INCLUDED the jar file.
PHP Cookbook has a wealth of solutions for problems that you ll face regularly. With topics that range from beginner questions to advanced web programming techniques, this guide contains practical examples -- or "recipes" -- for anyone who uses this scripting language to generate dynamic web content. Updated for PHP 5, this book provides solutions that explain how to use the new language features in detail, including the vastly improved object-oriented capabilities and the new PDO data access extension. New sections on classes and objects are INCLUDED, along with new material on processing XML, building web services with PHP, and working with SOAP/REST architectures. With each recipe, the authors include a discussion that explains the logic and concepts underlying the solution.
This program is a new way to estimate the coherence function. It s based on the MVDR and is much more reliable than the classical Welch s method implemented in MATLAB.
There are 2 programs: the main program called coherence_MVDR.m and and an example, called illustrate.m, that calls the main function to show how it works. There also INCLUDED 2 papers that we published on this algorithm.
This ZIP archive includes the sources (and executable) for the FileTest
utility, written by Ladislav Zezula.
The archive also includes the source of a general purpose "Utils" lib
which contains some generally useful functions and is also necessary
to build the executable.
The project and library are made for MS Visual C 6.0 and Visual Studio 7.0.
All necessary headers should be INCLUDED (you will not need to include
NT DDK or IFS headers).