资源列表

« 1 2 ... .85 .86 .87 .88 .89 290.91 .92 .93 .94 .95 ... 319 »

[并行运算DE

说明:运行平台MATLAB,基于微分进化算法的函数寻优-Operating platform of MATLAB, based on the function of the differential evolution algorithm for optimization
<江山> 在 2025-06-11 上传 | 大小:1kb | 下载:0

[并行运算RK

说明:求解一维Euler方程,计算一维激波管问题,时间项RK,空间使用steger_warming分裂方式-Solving one-dimensional Euler equations, to calculate the one-dimensional shock tube problem, the time RK, space using two separatist
<wangyong> 在 2025-06-11 上传 | 大小:1kb | 下载:1

[并行运算Mandelbrot_core

说明:Calculation of mandelbrot set using openMP
<Alessandro> 在 2025-06-11 上传 | 大小:1kb | 下载:0

[并行运算computePI

说明:用于计算pi值的经典数值算法,使用mpich2实现。算法在8台1.6Ghz机器上运行令计算精度达到小数点后10位耗时10min-algorithms for computing pi.
<> 在 2025-06-11 上传 | 大小:1kb | 下载:0

[并行运算TSP

说明:经典旅行商问题的并行解法。精确旅行商问题是NP问题,这里使用并行的办法获得一个精确解,大概在15个节点用8台1.7Ghz节点运行耗时30min-basic tsp algorithm code. using mpich2.
<> 在 2025-06-11 上传 | 大小:1kb | 下载:0

[并行运算test

说明:verilog实现循环计数器,8位的计数器,可使用在各类FPGA平台中-a loop counter designed by verilog
<tianjinjin> 在 2025-06-11 上传 | 大小:1kb | 下载:0

[并行运算ANSYScalculating-the-cylinder-craze

说明:这是ansys里面apdl语言,用于计算圆柱体开裂-This is the ansys inside apdl language, used for calculating the cylinder craze
<晏辉煌> 在 2025-06-11 上传 | 大小:1kb | 下载:0

[并行运算basic_cuda

说明:用CUDA进行点积运算,涉及最基础的cuda结构-Involving the cuda structure of the most basic dot product operation with CUDA
<weijian> 在 2025-06-11 上传 | 大小:1kb | 下载:0

[并行运算split_cuda

说明:一个基础的CUDA例子,并行线程块的分解。-One based on CUDA example, the parallel decomposition of the thread.
<weijian> 在 2025-06-11 上传 | 大小:1kb | 下载:0

[并行运算cuda_sum

说明:一个基础的cuda例子, 用于矢量求和。-A basis for the cuda example, the vector sum
<weijian> 在 2025-06-11 上传 | 大小:1kb | 下载:0

[并行运算PWM

说明:飞思卡尔PWM调速程序,应用C语言,在飞思卡尔JM60单片机上实现电机调速-freescale s progam for PWM
<乔俊> 在 2025-06-11 上传 | 大小:1kb | 下载:0

[并行运算BinarySearch

说明:将n个元素分成个数大致相同的两半,取a[n/2]与欲查找的x作比较,如果x=a[n/2]则找到x,算法终止。如果x<a[n/2],则我们只要在数组a的左半部继续搜索x(这里假设数组元素呈升序排列)。如果x>a[n/2],则我们只要在数组a的右半部继续搜索x。-Binary Search
<WiselyHuang> 在 2025-06-11 上传 | 大小:1kb | 下载:0
« 1 2 ... .85 .86 .87 .88 .89 290.91 .92 .93 .94 .95 ... 319 »

源码中国 www.ymcn.org