This manual describes the Call Library Function Node and the Code
Interface Node (CIN). The Call Library Function Node and the CIN are
the LabVIEW programming objects you use to call compiled code from
text-based programming languages. This manual includes reference
information about libraries of functions, memory and file manipulation
routines, and diagnostic routines that you can use with calls to external
code.
The need for accurate monitoring and analysis of sequential data arises in many scientic, industrial
and nancial problems. Although the Kalman lter is effective in the linear-Gaussian
case, new methods of dealing with sequential data are required with non-standard models.
Recently, there has been renewed interest in simulation-based techniques. The basic idea behind
these techniques is that the current state of knowledge is encapsulated in a representative
sample from the appropriate posterior distribution. As time goes on, the sample evolves and
adapts recursively in accordance with newly acquired data. We give a critical review of recent
developments, by reference to oil well monitoring, ion channel monitoring and tracking
problems, and propose some alternative algorithms that avoid the weaknesses of the current
methods.
Uniform random number generators
by Agner Fog, 2001 - 2007
randomc.zip contains a C++ class library of uniform random number generators of good quality.
The random number generators found in standard libraries are often of a poor quality, insufficient for large Monte Carlo calculations. This C++ implementation provides random number generators of a much better quality: Better randomness, higher resolution, and longer cycle lengths.
The same random number generators are available as libraries coded in assembly language for higher speed. These libraries can be linked into projects coded in other programming languages under Windows, Linux, BSD, etc. The library files are available in the archive asmlib.zip.
Non-uniform random number generators are provided in stocc.zip.
Fast and transparent file system and swap encryption package for linux. No source code changes to linux kernel. Works with 2.6, 2.4, 2.2 and 2.0 kernels.
Proceedings of Practice of Interesting Algorithms 2007
The editor assumes no responsibility for the accuracy, completeness or usefulness of
the information disclosed in this volume. Unauthorized use might infringe on
privately owned patents of publication right. Please contact the individual authors for
permission to reprint or otherwise use information from their papers.
First edition 2007
Publication Planned by Prof. Wenxin Li
Edited by Yili Zhao
All rights reserved
by
Artificial Intelligence Laboratory, Peking University
June 26, 2007