Abstract. A suffix array represents the suffixes of a string in sorted order. Being a simpler and more compact alternative to suffix trees, it is an important tool for full text indexing and other string processing tasks. We introduce the skew algor
This document describes the GAMS interface to OSL. OSL is the IBM Optimization Subroutine Library, containing high performance solvers for LP (linear programming), MIP (mixed integer programming) and QP (quadratic programming) problems. GAMS does no
/* affprojNR.c - subroutine for fitting affine and projective transforms * using numerical recipes in C routines for solving a set of linear equations. * Some care is taken to generate a well-conditioned set of equations.
"Detours is a library for intercepting arbitrary Win32 binary functions on x86 machines. Interception code is applied dynamically at runtime. Detours replaces the first few instructions of the target function with an unconditional jump to the user-p
Overview In computer-based data acquisition applications, data incoming or outgoing through computer I/O devices must often be managed at high speeds or in large quantities. The three primary data transfer mechanisms for computer-based data acquisit
Table of Contents 1. About Perl Training Australia....................................................................................................... 1 Training.....................................................................................
SWIFT++ is a collision detection package capable of detecting intersection, performing tolerance verification, computing approximate and exact distance, or determining the contacts between pairs of objects in a scene composed of general rigid polyhe
*********************************************************** c c subroutine camcly c 该子程序的功能是形成修正剑桥模型的塑性应力-应变矩阵 c c************************************************************ subroutine camcly(empr,void,sig,cep,mtriax,printer,kappa,pois, 1lamda,blad
Windows下FFTW库的使用 FFTW由麻省理工学院计算机科学实验室超级计算技术组开发的一套离散傅立叶变换(DFT)的计算库,开源、高效和标准C语言编写. FFTW is a C subroutine library for computing the discrete Fourier transform (DFT) in one or more dimensions, of arbitrary input size, and of both real and complex data (
UPX3.5附带源码. his documentation is written for those brave souls who want to understand and/or modify the UPX assembly stubs - the small snippets that do the runtime decompression when a compressed program is started. If you look at the C++ source fil
SURF is an Xlib based program to debug, monitor, and control large-scale numerical simulations, written in either fortran or C. 3D results are displayed on a 2D coordinate system while color shades are used to display the third coordinate (z). At pr