资源列表
8.7-TLC7524
- TLC7524接口电路程序:产生156.25KHz的正弦波-TLC7524 interface circuit program: produce 156.25KHz sine wave
grover_min
- 用GROVER搜无序数据库中的任一个数,把该数找出来,即找出该数在数据库中的下标。由于量子并行性计算的特点,精度高,迭代步数少-GROVER search disorderly database in any of a number, the number to find out, that is, to find out the subscr ipt of the number in the database. Due to the characteristics of quantum par
CPP
- 两级复制算法,实现数据在网络在网络断开与连接状态的不同处理方式-Two tier replication algorithm
gold_code_ver_217
- gold_code_ver_217 源程序-gold_code_ver_217 source
mpi_test.tar
- source file DBV CHJDBJVHCB
Isomap_notice_parafor
- 流形学习ISOMAP算法并行运算实现, neng gou henhao de jiejue yunsuan man de wen ti -ISOMAP of manifold learning para does。neng gou henhao de jiejue yunsuan man de wen ti
3
- 计算器主要用于一些数据的计算,除了加减乘除,还有比较高级的诸如百分号,分数之类的计算。-The calculator is mainly used for the calculation of some data, addition subtraction multiplication and division, as well as more advanced, such as the percent sign, the fraction of such calculation.
bingxinghebingsuanfa
- 本实验为并行合并算法,目的是1.掌握秩合并算法的基本原理。2、掌握多线程编程的基本方法。 -In this study, parallel merging algorithm for the purpose of 1. To master the basic principles of rank aggregation algorithms. 2, grasp the basic method of multi-threaded programming.
mpi_mat_vect_mult.c
- MPI程序,矩阵乘以向量,自行输入需要计算的矩阵和向量,计算输出结果并输出时间信息,用于对比加速和效率-MPI program, matrix multiply vectors, matrices and vectors need to enter their own calculation, calculate the output and output time information, for comparing the acceleration and efficiency
chenxu
- 使用粒子群算法解决优化问题,该算法有全局搜索和局部搜索能力,方便快捷。-Particle swarm algorithm to solve the optimization problem, the algorithm global search and local search capability, quick and easy.
mpi_wave
- mpi fortran wave equation solver code !cc MAIN is the main program for WAVE_MPI. !c !c Discussion: !c !c WAVE_MPI solves the wave equation in parallel using MPI. !c !c Discretize the equation for u(x,t): !c d^2 u/dt^2 - c^2 * d^2 u
22-1
- FFT的MPI并行实现,很不错的哦。在vs2005中编译通过-The MPI parallel implementation of FFT