搜索资源列表
mmas
- 采用C++语言编写最大最小蚁群优化算法程序,解决问题-using C language largest smallest ant colony optimization algorithm to solve problems
ID3_WebMining
- Web数据挖掘ID3算法源码,使用C++语言编写而成,具有高效性。-Web data mining ID3 algorithm source, the use of C language, prepared with high efficiency.
erf
- 这是一个用C语言编写的计算误差函数的程序。其主要特点是从定义出发,具有很好的参考价值。
MPHARES
- 此为用c++语言编写的用于并行算法的源代码。
mohusuanfa_Cyuyan
- 模糊算法,用C语言编写的,很有用,对各位有帮助-mohu suanfa,use the c language,it is useful for you
message
- 利用linux环境下的C语言编写的一个并行算法的简单程序-err
MPI_Possion_model
- C语言编写的并行计算柏松矩阵,优化计算柏送程序时间。-C language Poisson matrix parallel computing, optimizing the delivery procedures for the calculation hodginsii time.
gauss
- 用c语言编写的gauss迭代,属于并行算法,是学习的好资料!-With the c language of the gauss iteration, are parallel algorithms, is to learn the good information!
jacobi
- 用c语言编写的算法—雅克比迭代,是学习并行的好例子-The algorithm using c language- Jacobi iteration, is a good example of parallel learning
sendandreceive
- 用c语言编写的简单发送和接收并行算法—雅克比迭代,是学习并行的好例子 -With the c language to send and receive simple parallel algorithm- Jacobi iteration, is a good example of parallel learning
123
- 用程序设计语言(Visual C++或者C语言)编写一个完整的单片空间后方交会程序,通过对提供的试验数据进行计算,输出像片的外方位元素并评定精度。本实验的目的在于让学生深入理解单片空间后方交会的原理,体会在有多余观测情况下,用最小二乘平差方法编程实现解求影像外方位元素的过程.-Match based on the correlation coefficient
shouhuoji
- 自动售货机,基于c++语言编写的自动售货机,可以实现自动售货。-Vending machines, based c++ language vending machines, vending can be achieved.
CUDA
- 这是英伟达公司CUDA语言开发包中最重要的几个源文件。其中cufft是快速傅里叶变换的源文件。 它包含了CUDA指令集架构(ISA)以及GPU内部的并行计算引擎。 开发人员现在可以使用C语言来为CUDA™ 架构编写程序,C语言是应用最广泛的一种高级编程语言。所编写出的程序于是就可以在支持CUDA™ 的处理器上以超高性能运行。 -CUDA™ is a parallel computing platform and programming model invented
onlineliuyanban
- 在线计算器有基本的计算功能加减乘除c#语言编写-Online Calculator
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
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
aeoj_v1_0.tar
- 用C语言编写的,并行运算,计算的是非线性薛定谔方程,是非线性光学的基础-Written in C, parallel computing, computing the nonlinear schrodinger equation, is the basis of nonlinear optics
pthread
- 用C语言编写的并行计算π值的代码,并附多次运算结果的分析和比较-Using C language code for parallel computing π value, along with many of the analysis and comparison of operation results
MPI-and-OpenMP-parallel-programming
- 《MPI与OpenMP并行程序设计(C语言版)》是美国Oregon州立大学的Michael J.Quinn教授在多年讲授“并行程序设计”课程的基础上编写而成的,主要介绍用C语言,并结合使用MPI和OpenMP进行并行程序设计,内容包括并行体系结构、并行算法设计、消息传递编程、Eratosthenes 筛法、Floyd 算法、性能分析、矩阵向量乘法、文档分类、蒙特卡洛法、矩阵乘法、线性方程组求解、有限差分方法、排序、快速傅立叶变换、组合搜索、共享存储编程、融合OpenMP和MPI以及5个附录。-&