SWI with ARTX Kernel and RealView Compiler
This example program shows how to Implement software interrupt functions in an application that uses the ARTX Kernel. The example uses the RealView Compilation Tools.
The file SWI_Table.s Implements the SWI function table. The SWI function declarations and Implementations are demonstrated in the file Artx_SWI.c.
This a program to Implement the so-called "dancing link" which is introduced in Knuth s paper. This is really a super
acrobatic and I am sure that not many programmers can understand the algorithms.
annie is an ANN, ie, Artificial Neural Network library developed in C++. It can be used to Implement various kinds of neural networks like Multi-Layer Perceptron, Radial basis function networks, Hopfield networks etc.
this demo is to show you how to Implement a generic SIR (a.k.a. particle, bootstrap, Monte Carlo) filter to estimate the hidden states of a nonlinear, non-Gaussian state space model.
The Intel® JPEG Library provides a set of highly optimized C functions that Implement JPEG compression and decompression on Intel architecture processors