CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 其它 并行运算 搜索资源 - use

搜索资源列表

  1. puzzle_java

    0下载:
  2. 魔方问题是算法设计中一个难点,搜索算法的复杂度很高,在这个例子中将采用并行处理的算法对其中的限界剪枝算法进行搜索。-algorithm for solving the problem is a difficult design, search algorithm is highly complex, In this example will use parallel processing algorithms which limits pruning algorithm for the sear
  3. 所属分类:并行运算

    • 发布日期:2008-10-13
    • 文件大小:4708
    • 提供者:秦青
  1. multipso

    0下载:
  2. 使用PSO开发的多种群协作优化算法,好文章啊。可以看看采用啊。-PSO development of the use of a variety of collaborative group optimization algorithm, ah excellent article. Ah can see adopted.
  3. 所属分类:并行运算

    • 发布日期:2008-10-13
    • 文件大小:193151
    • 提供者:余建波
  1. VC_COM

    0下载:
  2. 演示了在VC中如何生成和调用com程序,代码简洁,方便.-demonstration of how the VC com generation and the use of procedures, code simple and convenient.
  3. 所属分类:并行运算

    • 发布日期:2008-10-13
    • 文件大小:54363
    • 提供者:qyun
  1. 10to16

    0下载:
  2. 用c写的 十进制到十六进制转换用到的相关函数-used to write in metric Hexadecimal use the correlation function
  3. 所属分类:并行运算

    • 发布日期:2008-10-13
    • 文件大小:3663
    • 提供者:王强
  1. NUM-FDTDVer1.0unix

    0下载:
  2. 利用不均一分割的FDTD解析程序,为了适应正确表现小型天线的局部部位的细小构造,还有包含电介质材料的电磁场问题而由本研究室开发的解析法。这种解析法可以提高解析效率,并且因为正确表现天线的细小构造,也可以达到提高解析结果精度的目的。-use an uneven division of FDTD analytical procedures, In order to adapt to the correct performance of the local small antenna parts of
  3. 所属分类:并行运算

    • 发布日期:2008-10-13
    • 文件大小:8428
    • 提供者:崔宏青
  1. sine_cosine

    0下载:
  2. SINE COSINE三角函数硬件实现代码,采用LATTICE ISPLEVER6.0开发。-SINE COSINE trigonometry hardware implementation code, LATTICE ISPLEVER6.0 use development.
  3. 所属分类:并行运算

    • 发布日期:2008-10-13
    • 文件大小:41052
    • 提供者:陈家钧
  1. ID3_WebMining

    0下载:
  2. Web数据挖掘ID3算法源码,使用C++语言编写而成,具有高效性。-Web data mining ID3 algorithm source, the use of C language, prepared with high efficiency.
  3. 所属分类:并行运算

    • 发布日期:2008-10-13
    • 文件大小:375192
    • 提供者:武夷河
  1. C_jishuanqi

    0下载:
  2. 说明: 此计算机可以计算同时超过多个操作项的什. 例如: y = 3 + 64 * (2 + 3^5) + sinPI 的值, 用括号区分优先级,如果有大量很长的算式需要计算,可以试一下这个计算器. 开发语言: C#语言,用Stack原理实现 -Note : This computer also can be calculated over a number of operational items even. For example : y = 3 64 * (2 ^ 5) sinPI val
  3. 所属分类:并行运算

    • 发布日期:2008-10-13
    • 文件大小:18487
    • 提供者:leisuee
  1. SharkFish

    0下载:
  2. 使用VC。NET2005并行实现著名的细胞自动机程序:生命游戏,模拟鲨鱼和小鱼的海洋环境。-use VC.NET2005 parallel famous Cellular Automata : the game of life, sharks and fish simulation of the marine environment.
  3. 所属分类:并行运算

    • 发布日期:2008-10-13
    • 文件大小:282886
    • 提供者:yangtao
  1. Life_2

    0下载:
  2. 使用VC。NET2005串行实现著名的细胞自动机程序:生命游戏,模拟鲨鱼和小鱼的海洋环境。-use VC.NET2005 famous serial achieve Cellular Automata : the game of life, sharks and fish simulation of the marine environment.
  3. 所属分类:并行运算

    • 发布日期:2008-10-13
    • 文件大小:304744
    • 提供者:yangtao
  1. lifegame1

    0下载:
  2. 并行计算,使用MPI编程,lifegame问题-parallel computing, the use of MPI programming, the problem lifegame
  3. 所属分类:并行运算

    • 发布日期:2008-10-13
    • 文件大小:2231
    • 提供者:Imp
  1. zhishi1

    0下载:
  2. 关于用vc++实现计算器的源代码,可以帮助你了解vc++的编程-on calculator use vc achieve the source code, can help you find the programming vc
  3. 所属分类:并行运算

    • 发布日期:2008-10-13
    • 文件大小:3067
    • 提供者:lingdu
  1. sched

    0下载:
  2. sched.h是一个用于在c/c++环境下实行并行计算的头文件,上传以供大家使用。-sched.h is used in a c / c environment for parallel computing is implemented under the first document, Upload for everyone to use.
  3. 所属分类:并行运算

    • 发布日期:2008-10-13
    • 文件大小:2247
    • 提供者:kgjhi
  1. simpleTexture

    0下载:
  2. 基于GPU的通用计算,利用显存的cache是提高算法效率的重要方面,该例子是在CUDA环境下如何读取纹理的程序。-based GPU generic terms, the use of video memory cache is to improve the efficiency of the algorithm, The example is the CUDA environment how to read texture procedures.
  3. 所属分类:并行运算

    • 发布日期:2008-10-13
    • 文件大小:1796747
    • 提供者:白洪涛
  1. ToolboxBSS

    1下载:
  2. 盲分离算法,处理声音信号的分离,利用算法分离出语音信号,供语音识别使用-blind separation algorithm, the signal processing sound separation, the use of algorithms to isolate voice signal, for the use of speech recognition
  3. 所属分类:并行运算

    • 发布日期:2008-10-13
    • 文件大小:15020
    • 提供者:扬扬
  1. shujukuchaxun

    0下载:
  2. 五种排序算法,方便实用,全部通过测试!请放心使用-five ranking algorithm, convenient and practical, all passed the tests! Please be assured use
  3. 所属分类:并行运算

    • 发布日期:2008-10-13
    • 文件大小:30279
    • 提供者:小林
  1. sanxiang

    0下载:
  2. 使用本软件,可计算出中小型工程三相短路电流。 若已确认但尚未进行下步计算之前,发现输入的支路类型或数据有误,可单击窗体另行输入。 计算三相短路电流时,请确认短路点编号及对应的网络平均电压。 双击窗体,可以打印出窗体上的图象。但,应将打印机预设为A4纸型,横向打印。 文件打印至硬盘,可用Word软件处理后存档及打印。 本软件不采用通常的网络变换。而先建立电导增广矩阵,解此矩阵即可求出各节点电位以及各支路电压降、电流。之后,方按不同电源类型,分别采用恒定电压或机组运转曲
  3. 所属分类:并行运算

    • 发布日期:2008-10-13
    • 文件大小:53952
    • 提供者:三毛
  1. ncp

    0下载:
  2. ncp并行实现.利用MPI在VC++中,不错的.侃侃吧-ncp parallel. MPI use the VC, pretty good. Kankan it
  3. 所属分类:并行运算

    • 发布日期:2008-10-13
    • 文件大小:34078
    • 提供者:郑攀
  1. arban

    0下载:
  2. 这是一个用verilog实现的除法器代码。-This is a realization of the use verilog divider code.
  3. 所属分类:并行运算

    • 发布日期:2008-10-13
    • 文件大小:976
    • 提供者:arban
  1. the-use-of-a-slider

    0下载:
  2. 用MATLAB软件绘制几个图形,滑标的使用、多选菜单、菜单控制的使用。-Several graphics drawn with MATLAB software, the use of a slider, multiple choice menus, menu control use.
  3. 所属分类:MPI

    • 发布日期:2017-04-12
    • 文件大小:766
    • 提供者:zhangsongbo
« 12 3 4 5 6 7 8 9 10 ... 13 »
搜珍网 www.dssz.com