资源列表

« 1 2 ... .08 .09 .10 .11 .12 213.14 .15 .16 .17 .18 ... 319 »

[并行运算digui

说明:用递归方法遍历所有文件夹
<智伟> 在 2024-10-01 上传 | 大小:180224 | 下载:0

[并行运算paralall_sort

说明:mpi实现并行排序算法,可以设置处理器节点个数并比较不同节点数目时的计算时间-mpi parallel sorting algorithm, you can set the number of processor nodes and compare the different number of nodes at the time of computing time
<谷谷> 在 2024-10-01 上传 | 大小:177152 | 下载:0

[并行运算VB

说明:利用VB制作的计算器,适合初学者使用,程序简单-Visual Basic
<张才> 在 2024-10-01 上传 | 大小:182272 | 下载:0

[并行运算ACO

说明:蚁群算法源代码,无须修改便可以直接编译执行-Ant colony algorithm source code, no need to change the implementation can be directly translated
<> 在 2024-10-01 上传 | 大小:178176 | 下载:0

[并行运算renyibiaozhi

说明:MPI实现,接收任意源和任意标识的消息,实现环境需MPICH的安装-MPI implementation, to receive any source and any identification of the message, to achieve environmental need to install MPICH
<董仁举> 在 2024-10-01 上传 | 大小:182272 | 下载:0

[并行运算summer-thesis1

说明:its nice and good program
<Adonis> 在 2024-10-01 上传 | 大小:179200 | 下载:0

[并行运算mandelbrot

说明:Para el calculo del algoritmo de mandelbrot en paralelo.-Para el calculo del algoritmo de mandelbrot en paralelo.
<Jose> 在 2024-10-01 上传 | 大小:179200 | 下载:0

[并行运算Jaccobi-chuanxing

说明:这是雅克比迭代的串行算法。主要目的是计算串行所用的时间。-Jacobi iteration serial algorithm. The main purpose is to calculate the time used for the serial.
<wang bo> 在 2024-10-01 上传 | 大小:181248 | 下载:0

[并行运算bp-neural-network

说明:很简洁的bp神经网络算法讲义,而且比较容易懂,其实bp网络很简单的-handouts of concise bp neural network algorithm, and very easy to understand, in fact, bp network very simple is very simple as this
<卢仝> 在 2024-10-01 上传 | 大小:180224 | 下载:0

[并行运算Sort

说明:使用内存共享模型,将主机端数据,分散到各GPU进行排序,然后将各并行结果返回,统一处理。附有C++AMP官方说明模型文档。-Using shared memory model, the host-side data, distributed to each GPU to sort, and then returns the results of the parallel, unified handling. With C++AMP of
<ltx> 在 2024-10-01 上传 | 大小:181248 | 下载:0

[并行运算4444

说明: 考试系统 默认情况下,.NET的随机数是根据系统时间来生成的,如果电脑速度很快的话,生成的随机数就会一样。 Random rnd = new Random() int rndNum = rnd.Next() //int 取值范围内的随机数 int rndNum = rnd.Next(10) //得0~9的随机数 int rndNum = rnd.Next(10,20) //得10~19的随机数 in
<zjja2> 在 2024-10-01 上传 | 大小:179200 | 下载:0

[并行运算src

说明:抽奖软件 BCB XE2 下编译 用到了 TMS 的控件。-Under BCB XE2 compiler uses TMS controls.
<> 在 2024-10-01 上传 | 大小:180224 | 下载:0
« 1 2 ... .08 .09 .10 .11 .12 213.14 .15 .16 .17 .18 ... 319 »

源码中国 www.ymcn.org