Generic template class library for message queue implementation, uses pthread mutex.
Generic template class library for message queue implementation, uses pthread mutex.
array+implementation技术资料下载专区,收录500份相关技术文档、开发源码、电路图纸等优质工程师资源,全部免费下载。
Generic template class library for message queue implementation, uses pthread mutex.
A public-domain example implementation of the AES (Rijndael) encryption algorithm.
This is a Matlab v6.5 implementation of the Lagrange interpolation algorithm.
This is a Matlab v6.5 implementation of the Romberg integration algorithm.
Description of a sistolic arhictecture for a FFT implementation in FPGA.
Description of a high performance FFT architecture useful for VLSI implementation.
Multi interface implementation document for NS-2 for ad hoc network
(Ewiley)Optimum Array Processing 用于做阵列信号处理的一本好书,苦苦寻觅才找到的
To invert a square Galois array, use the inv function. Related is the det function, which computes the determinant of a ...
this program is counting_sort that writted with c++. this program get an array and sort it in order n.