资源列表

« 1 2 ... .22 .23 .24 .25 .26 227.28 .29 .30 .31 .32 ... 319 »

[并行运算c

说明:c算法大全,包含100种c算法集合,很详细
<> 在 2024-11-02 上传 | 大小:288768 | 下载:0

[并行运算pi

说明:多核编程中求取pi值的几种算法,给大家参考参考,有问题的地方请大家指教-Strike a pi value of multi-core programming of several algorithms, for everyone to refer to the reference, there are problem areas Please advise
<小企鹅> 在 2024-11-02 上传 | 大小:288768 | 下载:0

[并行运算genetic-algorithm

说明:计算机学报,通过对多维解析函数的重复计算并对计算结果进行统计分析来讨论 遗传算法的可靠性和可信度。本文含金量高。-Computer Science, through the multi-dimensional analytic functions of double counting and statistical analysis of the results to discuss the reliability and credib
<huangxi> 在 2024-11-02 上传 | 大小:287744 | 下载:0

[并行运算capi-0.20

说明:本代码为周伟明著的《多核计算与程序设计》一书所对应的源代码, 书中,有对本项目中各种数据结构与算法源代码的详细描述。 并且在《多核计算与程序设计》一书的附录中,有本项目各个源文件和书中的章节对照表。-The code for Wei-Ming Zhou of the " multi-core computing and programming," a book by the corresponding sour
<> 在 2024-11-02 上传 | 大小:289792 | 下载:0

[并行运算CUDA

说明:CUDA入门级材料,介绍CUDA基本编程方法-CUDA entry-level material, introduce CUDA programming methods
<li> 在 2024-11-02 上传 | 大小:286720 | 下载:0

[并行运算cudasetp1

说明:cuda学习第一步,很不错的入门资料,cuda是以后的大势所趋-the cuda learn the first step, a very good introductory information, cuda is the future trend
<winter> 在 2024-11-02 上传 | 大小:285696 | 下载:0

[并行运算MATLAB_Simulink_for_Digital_Communication_program

说明:All matlab codes for digital communication in matlab simulink for students. MATLAB_Simulink_for_Digital_Communication_program_for_student
<sunle> 在 2024-11-02 上传 | 大小:281600 | 下载:0

[并行运算cuda_based

说明:并行计算中如何进行矩阵运算,文档详细介绍了矩阵运算的并行方法。-A good document on how to realize metrix plus on GPU
<小鹏> 在 2024-11-02 上传 | 大小:284672 | 下载:0

[并行运算chapter6

说明:划分(partitioning):将问题分为若干个独立的部分。 分治法(divide and conquer method):将一个大问题逐步分割成若干个原问题的子问题,用简单且相同的方法对这些子问题进行求解,然后将这些子问题的解组合成原问题的解。 在分治法中分解问题和合并结果常使用递归技术来实现。递归分治法能使各个子问题并行化执行,即各个进程用来执行被分解的部分。 通常数据的划分也同时局部化。 -partitionin
<ws2010> 在 2024-11-02 上传 | 大小:289792 | 下载:0

[并行运算Sherwood

说明:写一个Sherwood算法C(X),与算法A(X),B(X),D(X)比较,给出实验结果。-Write a the Sherwood algorithm of C (X), with the algorithm A (X), B (X), D (X), experimental results are presented.
<zhouqi> 在 2024-11-02 上传 | 大小:288768 | 下载:0

[并行运算computer-control

说明:利用计算机进行控制器的设计,其中包括离散和连续两种类型的设计-the design of the controller with the help of computer
<hao> 在 2024-11-02 上传 | 大小:281600 | 下载:0

[并行运算OpenCoarrays-2.0.0-rc1.tar

说明:OpenCoarrays is an open-source software project that produces an application binary interface (ABI) used by the GNU Compiler Collection (GCC) Fortran front-end to build executable programs that leverage the parallel prog
<sydous> 在 2024-11-02 上传 | 大小:287744 | 下载:0
« 1 2 ... .22 .23 .24 .25 .26 227.28 .29 .30 .31 .32 ... 319 »

源码中国 www.ymcn.org