This code implements the basic functions for an I2C slave device using the SSP module. All I2C functions are handled in an ISR. Bytes written to the s...
LIBSVM is an integrated software for support vector classification. LIBSVM provides a simple interface where users can easily link it with their own p...
builds an alternate memory allocation scheme into ToyFDTD1. Contributed by John Schneider, it guarantees that the data arrays are contiguous, which th...