资源列表
ethernet_tri_mode_latest[1].tar
- ethernet_tri_mode from opencores.org inlcude rtl and testbench
design_parallel_algorithms
- The Design and Analysis of Parallel Algorithms (Akl)
GPU-BBSort
- 基于GPU高性能并行计算的快速排序算法,比传统CPU速度快几十倍-BBsort Method with GPUs
ICP1
- ICP algorithm for point cloud data
prefixsum
- cuda并行计算前序和的一个简单例子,只需要安装cuda程序后即可在visual studio上执行GPU并行计算-cuda prefixwum for parallel programming
CUDA_NVIDIA
- 3月25-27 NVIDIA 首席科学家DAVID KIRK CUDA技术讲座内容资料
LDPC_1008_enc
- LDPC 编码 码长为1008 采用的为流水线双向递归算法 此算法已获得专利-LDPC Encode
MATLAB
- 关于matlab程序的源代码,主要是关于EM算法的程序实现-About the the matlab program' s source code, the program on the EM algorithm to achieve
Force
- Fortran编写的求解在集中力作用下半无限体的下表面应力程序-Solving the lower surface of semi-infinite body stress under concentrated force
FFT
- Parallel Fast Fourier Transformation (FFT)
nest-master
- 基于hadoop的etl工具,实现比hive更通用的sql解析引擎(Hadoop based ETL tools to achieve a more common SQL parsing engine than hive)
CUDA_test2
- 一个已经编译并成功运行的CUDA小例程,里面含有三个小函数:Hello CUDA!、修改矩阵、矩阵块加-A little program based on CUDA,including three little functions,like Hello CUDA!、changing matrix、plus between two matrixs