资源列表

« 1 2 ... 49 50 51 52 53 5455 56 57 58 59 ... 319 »

[并行运算assignment1c_1385917

说明:并行计算机上的一个实验性程序,附有程序说明及结果分析-My assignment for the parallel computer, and also includes the result of the assignment.
<zy> 在 2024-09-28 上传 | 大小:104448 | 下载:0

[并行运算MatrixMutipicationParrarell

说明:This code can use to multiply two matrices in Parallel computer enviroment.c
<chaminda> 在 2024-09-28 上传 | 大小:1024 | 下载:0

[并行运算PSOtoolbox

说明:微粒群算法[PSO ] 是由Kennedy 和Eberhart等于1995 年开发的一种演化计算技术, 来源于对鸟群捕食过程的模拟。PSO同遗传算法类似,是一种基于叠代的优化工具,但与遗传算法使用遗传操作子进行优化不同,利用群体中各个体之间的“协作”与“竞争”关系,根据自身及其竞争者的飞行经验,调整自己的行为。同遗传算法比较,PSO的优势在于简单容易实现并且没有许多参数需要调整。目前已广泛应用于函数优化,神经网络训练,模糊系统控制以及其
<wzy> 在 2024-09-28 上传 | 大小:883712 | 下载:0

[并行运算hello

说明:在fortran开发环境下,简单的并行程序示例-parallel algorithm practice," incidental mpi source, including eight for Queen s, Peddlers issue of 38 mpi Parallel Programming
<houyongchang> 在 2024-09-28 上传 | 大小:241664 | 下载:0

[并行运算ANeuralNetworkonGPU

说明:CUDA应用:在CUDA上实现神经网络,识别手写数字-the implementation of a neural network with CUDA. Neural Network for Recognition of Handwritten Digits
<tt> 在 2024-09-28 上传 | 大小:1202176 | 下载:0

[并行运算3855SVGSymbol

说明:SVG元素的功能很好的帮助了我们实现这个功能。由于在界面上我们有很多辅助内容,所以只能分出一部区域用来显示地图-SVG elements function very well helped us achieve this function. The interface because we have a lot of auxiliary content, so the separation of a region can only be
<范顺龙> 在 2024-09-28 上传 | 大小:65536 | 下载:0

[并行运算MPI_Melyan

说明:10 Mpi source examples for begginers
<Leno> 在 2024-09-28 上传 | 大小:2088960 | 下载:0

[并行运算edma

说明:用c实现的dsp的edma功能,感觉是一个不错的例子,希望对大家有帮助-Dsp using c implementation of the EDMA function, feel is a good example, in the hope that everyone has to help
<陆燕辉> 在 2024-09-28 上传 | 大小:119808 | 下载:0

[并行运算MatrixMulTexture_kernel

说明:基于GPU的并行编程,采用纹理实现两个矩阵相乘。自己写的程序。-This is a parallel program based GPU,which achieved two matrix multiplication with texture.It is mine.
<Tandy> 在 2024-09-28 上传 | 大小:1024 | 下载:0

[并行运算C51programingfor93c46readandwrite

说明:在C51下编写的93C46的读写程序,实现读写操作-C51programing 93c46,read and write.
<fabine> 在 2024-09-28 上传 | 大小:4096 | 下载:0

[并行运算BFS_CUDA

说明:用CUDA实现BFS算法源码。CUDA是NV公司基于GPU的统一计算架构,BFS复杂度由CPU上的O(V+E)降为O(diameter),直径diameter即图中root到leaf的最长距离。-This is the algorithm of BFS(breadth first search) on CUDA, and its time complexity is down to O(diameter) which diameter
<iJuliet> 在 2024-09-28 上传 | 大小:1024 | 下载:0

[并行运算dynamic-mandel

说明:利用并行技术,动态的完成图的绘制,当slave完成一行的绘制,master会自动给出另一行的序号-The use of parallel technologies, the completion of the dynamic mapping, when the slave completed his drawing, master will automatically give another line of the serial nu
<jingjing wang> 在 2024-09-28 上传 | 大小:2048 | 下载:0
« 1 2 ... 49 50 51 52 53 5455 56 57 58 59 ... 319 »

源码中国 www.ymcn.org