资源列表
psrs
- PSRS算法实现:n个数据,均匀分布在p个处理器上,得到全局有序的数据序列-PSRS algorithm: n data, evenly distributed over the p processors, the overall ordered sequence of data obtained
main.c
- 多线程计算pi,修改计算量则可进行压力测试-multi-thread calculate pi
VectMultVect
- TMS320C6678 复向量相乘源代码,TMS320C6678是TI公司推出的一款8核DSP,具有强大的并行处理能力,复向量点乘使用汇编语言编写,顶层使用C语言调用,书写简单,方便调用-TMS320C6678 complex vector multiplication source code, TMS320C6678 is TI has introduced an 8-core DSP, a powerful parallel processing capabilities, complex
GPIO_Interrupt
- TMS320C6678 GPIO源代码,TMS320C6678是TI公司推出的一款8核DSP,具有强大的并行处理能力,GPIO主要用于通用管脚的输入输出,可以响应中断,代码书写简单,可以用于简单的命令控制-TMS320C6678 GPIO source code, TMS320C6678 is TI has introduced an 8-core DSP, a powerful parallel processing capability, GPIO mainly used for gener
FFT
- TMS320C6678 FFT源代码,TMS320C6678是TI公司推出的一款8核DSP,具有强大的并行处理能力,FFT代码底层使用汇编编写,使用C语言调用,模块化功能,便于使用-TMS320C6678 FFT source code, TMS320C6678 is TI has introduced an 8-core DSP, a powerful parallel processing capabilities, FFT underlying assembler code written
DMA
- TIDSP6678 DMA源代码,TMS320C6678是TI公司推出的一款8核DSP,具有强大的并行处理能力,DMA主要用于芯片存储资源间的数据传输-TIDSP6678 DMA source code, TMS320C6678 is TI has introduced an 8-core DSP, a powerful parallel processing capability, DMA chip is mainly used for data transfer between storag
1.2
- CUDA 测试范例 使用宏进行GPU端内核报错侦测-CUDA test sample Using macros for GPU kernel error detection
16bit-booth-multiplier
- 16bit booth multiplier
microgrid_PSO
- 粒子群解决带约束的微网调度程序,能够解决微网优化问题-the particle swarm optimization for microgrid capacity scheduling
2
- new pdf for introfuction of image proce-new pdf for introfuction of image process
readwrite
- 这个c程序是用来求解一个txt数据文档中n列数据的平均值-This procedure is used to solve the mean c a n txt data files column data
parallel_PI
- 调用核函数,对PI的数值求解进行并行计算,对gpu并行计算的初学者有一定的启发-Call the kernel function, PI values for solving parallel computing, parallel computing gpu beginners have some inspiration