资源列表

« 1 2 ... .38 .39 .40 .41 .42 143.44 .45 .46 .47 .48 ... 319 »

[并行运算Merg

说明:并行计算里,串行,并行数据排列-bingxing
<liujia> 在 2024-09-29 上传 | 大小:35840 | 下载:0

[并行运算pp-1.5.7RC

说明:Parallel Python (PP) PP is a python module which provides mechanism for parallel execution of python code on SMP (systems with multiple processors or cores) and clusters (computers connected via network). It is
<gaolu> 在 2024-09-29 上传 | 大小:35840 | 下载:0

[并行运算vtstcode.tar

说明:Neb,Neb of vasp ,Neb of vasp ,Neb of vasp ,Neb of vasp,-Neb of vasp,Neb of vasp,Neb of vasp,Neb of vasp,Neb of vasp,Neb of vasp,Neb of vasp,Neb of vasp,
<zhong> 在 2024-09-29 上传 | 大小:35840 | 下载:0

[并行运算02.tar

说明:MPICH2几个基本函数使用例子-MPICH2 basic functions using the example of
<who> 在 2024-09-29 上传 | 大小:35840 | 下载:0

[并行运算09_alloc

说明:一个自己用verilog写的路由仲裁器的程序,基于fpga。-Own use verilog to write a routing arbiter of the program, based on fpga.
<DYP> 在 2024-09-29 上传 | 大小:35840 | 下载:0

[并行运算cuda

说明:采用cuda求解大规模线性方程组,简单迭代法实现,是学习cuda编程的很好例子-Cuda used linear equations to solve large-scale, simple iterative method to achieve is a good example of learning cuda programming
<luojh> 在 2024-09-29 上传 | 大小:35840 | 下载:0

[并行运算Labview-gamere

说明:labvieww 公式定义中的语法,以及选择计算的方式。-labvieww formula syntax definition, and select the calculation method.
<suyongpan> 在 2024-09-29 上传 | 大小:35840 | 下载:0

[并行运算pid

说明:PID算法很不错的哟-PID algorithm PID algorithm PID algorithm PID algorithm PID algorithm PID algorithm
<李承伟> 在 2024-09-29 上传 | 大小:35840 | 下载:0

[并行运算random

说明:生成各个分布的随机变量,非常全,仿真经常用到。-Generate various distribution of random variables, very full, often used in the simulation.
<libo> 在 2024-09-29 上传 | 大小:35840 | 下载:0

[并行运算1-matlab

说明:糊滑模控制的matlab仿真,希望对大家有用 ,多谢站长辛勤工作-Fuzzy sliding mode control matlab simulation, we hope to be useful, to thank the hard work of webmaster
<孙文军> 在 2024-09-29 上传 | 大小:36864 | 下载:0

[并行运算get_e_de

说明:模糊控制器 误差生成模块.V文件及testbench文件-Fuzzy controller error generation module .V file and testbench files
<zjl> 在 2024-09-29 上传 | 大小:35840 | 下载:0

[并行运算折半查找法

说明:折半查找法是效率较高的一种查找方法。假设有已经按照从小到大的顺序排列好的五个整数a0~a4,要查找的数是X,其基本思想是: 设查找数据的范围下限为l=1,上限为h=5,求中点m=(l+h)/2,用X与中点元素am比较,若X等于am,即找到,停止查找;否则,若X大于am,替换下限l=m+1,到下半段继续查找;若X小于am,换上限h=m-1,到上半段继续查找;如此重复前面的过程直到找到或者l>h为止。如果l>h,说明没有此数,打
<JinPatrick > 在 2024-09-29 上传 | 大小:36864 | 下载:0
« 1 2 ... .38 .39 .40 .41 .42 143.44 .45 .46 .47 .48 ... 319 »

源码中国 www.ymcn.org