资源列表

« 1 2 ... .48 .49 .50 .51 .52 153.54 .55 .56 .57 .58 ... 319 »

[并行运算basic_cuda

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

[并行运算split_cuda

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

[并行运算cuda_sum

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

[并行运算julia

说明:一个基础的CUDA例子,绘画出julia集合。-One based on CUDA example, draw julia set.
<weijian> 在 2024-10-31 上传 | 大小:2048 | 下载:0

[并行运算ripple

说明:一个基础的CUDA例子,随机画出可以重叠的球体-One based on CUDA example, random draw sphere
<weijian> 在 2024-10-31 上传 | 大小:5120 | 下载:0

[并行运算PWM

说明:飞思卡尔PWM调速程序,应用C语言,在飞思卡尔JM60单片机上实现电机调速-freescale s progam for PWM
<乔俊> 在 2024-10-31 上传 | 大小:1024 | 下载: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> 在 2024-10-31 上传 | 大小:1024 | 下载:0

[并行运算mnth_toolbox

说明:Matlab的模拟退火算法工具箱。并附有sample文件夹,有助于初学者进行学习测试。-The Matlab simulated annealing algorithm toolbox. With the sample folder, will help beginners learn the test.
<david> 在 2024-10-31 上传 | 大小:60416 | 下载:0

[并行运算fall

说明:fluent udf 六自由度运动udf-fluent udf six degrees of freedom movement udf
<wangzhengwei> 在 2024-10-31 上传 | 大小:3072 | 下载:0

[并行运算kiva

说明:KIVA 计算机理具有自由面水流模拟、水气两相流模拟、多相流模拟等。-The kivacomputer management with a free surface flow simulation, and water vapor two-phase flow simulation, multiphase flow simulation.
<zhou liu> 在 2024-10-31 上传 | 大小:33792 | 下载:1

[并行运算mpi

说明:《并行程序设计》书中每章节的全部代码,对于初学者可以借鉴代码学习。-" Parallel programming" in each chapter of the book all the code for the beginners can learn the code to learn.
<孙旭光> 在 2024-10-31 上传 | 大小:844800 | 下载:0

[并行运算GM

说明:灰色预测 数据不呈现一定规律下可以采取的一种建模和预测方法,其预测数据与原始数据存在一定-The gray prediction data does not show a certain law can take the modeling and forecasting methods, forecast data and raw data there is a certain
<谭超> 在 2024-10-31 上传 | 大小:1024 | 下载:0
« 1 2 ... .48 .49 .50 .51 .52 153.54 .55 .56 .57 .58 ... 319 »

源码中国 www.ymcn.org