资源列表
communicator_mpi
- COMMUNICATOR_MPI is a C++ program which creates new communicators involving a subset of initial set of MPI processes in the default communicator MPI_COMM_WORLD
arrows
- Unscented Kalman Filter (UKF) exemplified on FitzHugh-Nagumo neuron dynamics.
WCF20090503
- WCF分布式开发步步为赢(10):请求应答(Request-Reply) 、单向操作(One-Way)、回调操作(Call Back) 源代码-WCF distributed development step by step to win (10): request response (Request-Reply), a one-way operation (One-Way), callback operations (Call Back) source code
TestReadDXF
- 次程序是数据结构中的很多代码的整合,特别其中是对DXF文件的读写-The second program is the integration of data structures in a lot of code, in particular in which the read and write DXF files
PSOCUDA
- 采用CUDA平台实现人工智能的粒子群优化算法,加速比可达到10倍左右,结构清晰。-The CUDA platform for artificial intelligence, particle swarm optimization algorithm, the speedup can reach about 10 times, a clear structure.
Parallel-computing_ycl_2120111211
- 用c语言实现的两个并行计算程序,其中一个为用sendrecv实现alltoall,另一个为矩阵相乘-C language two parallel program, one to the sendrecv achieve alltoall and one matrix multiplication
luowen
- 标准螺纹量规设计计算,输入基本参数和精度等级,即可得到量规尺寸!-Standard thread gauge design calculations
MATLAB_Simulink_for_Digital_Communication_program
- All matlab codes for digital communication in matlab simulink for students. MATLAB_Simulink_for_Digital_Communication_program_for_student
TestDCT_1st
- OpenCL实现的逆向离散余弦变换,校验无误。性能可以达到CPU的两倍以上,OpenCL1.2版测试通过。 C++/OpenCL-OpenCL inverse discrete cosine transform, the checksum is correct. Performance can be achieved more than twice the CPU OpenCL1.2 version of the test. C++/OpenCL
basic_cuda
- 用CUDA进行点积运算,涉及最基础的cuda结构-Involving the cuda structure of the most basic dot product operation with CUDA
split_cuda
- 一个基础的CUDA例子,并行线程块的分解。-One based on CUDA example, the parallel decomposition of the thread.
cuda_sum
- 一个基础的cuda例子, 用于矢量求和。-A basis for the cuda example, the vector sum