CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 搜索资源 - np c

搜索资源列表

  1. single

    0下载:
  2. 1. compile: mpicc cjacobi.c -o cjacobi -lm 2. run: mpirun -np 4 cjacobi 3. result: Input of file \"dataIn.txt\"
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:2272
    • 提供者:王通
  1. 输入法注入C++源码

    5下载:
  2. 利用输入法向带NP保护的游戏注入dll!
  3. 所属分类:游戏

  1. sijinCE

    0下载:
  2. 最新能过NP得CE,我测试过了,希望能给大家帮助-NP was able to have the latest CE, I tested and I hope we can help
  3. 所属分类:Game Hook Crack

    • 发布日期:2017-05-07
    • 文件大小:1049518
    • 提供者:四金
  1. BreakGcc

    0下载:
  2. The most horrible onliner in C you even have seen :-) Use gcc -E to generate the code... This code just return true if a solution exist. This code solves the problem of the "count down number" http://en.wikipedia.org/wiki/Countdown_ 28game_show
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-03-29
    • 文件大小:824
    • 提供者:blanvill
  1. 14-3

    0下载:
  2. 例如: 编译:mpicc app_match.c邻app_match 运行:可以使用命令mpirun - np的尺寸app_match mnk来运行该串匹配程序,其中大小是所使用的处理器个数,米表示文本串长度,氮为模式串长度,钾为允许误差长度。本实例中使用了尺寸为3个处理器,米= 7,n = 2时,k = 1时。 mpirun - np的3 app_match 7 2 1 运行结果: 在节点0的文字是 在节点0的模式是 共有2匹配在节点0 节点1上
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-03-29
    • 文件大小:5626
    • 提供者:aaa
  1. 15-4

    1下载:
  2. Example 编译:mpicc mst.c mst 运行:本实例中使用了5个处理器。 mpirun –np 5 mst 运行结果: Input the size of matrix:9 0 4 5 8 6 2 5 7 3 5 0 8 3 1 6 4 9 5 7 2 0 6 4 1 3 8 9 4 5 6 0 5 7 2 1 6 4 5 8 7 0 2 3 4 7 4 1 4 7 5 0 7 8 4 7 8 9 3 2 1 0 6 7 4 2
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-04-08
    • 文件大小:2161
    • 提供者:aaa
  1. 17-1

    0下载:
  2. Example: 编译:mpicc including.c –o including 运行:可以使用命令 mpirun –np SIZE including来运行该串匹配程序,其中SIZE是所使用的处理器个数。本实例中使用了SIZE=4个处理器。 mpirun –np 4 including 运行结果: 请输入点的个数:6 请输入各点的坐标 0:1 0 1:2 1 2:4 0 3:2 4 4:1 2 5:0 3 请输入要判断点的坐标 2 3
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-04-06
    • 文件大小:1687
    • 提供者:aaa
  1. 17-2

    0下载:
  2. 编译:mpicc intersect.c –o intersect 运行:可以使用命令 mpirun –np SIZE intersect来运行该串匹配程序,其中SIZE是所使用的处理器个数,本实例中使用了SIZE=3个处理器。   mpirun –np 3 intersect 运行结果: 输入: please input first polygon please input the count of vetex:3 please input the vertex
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-04-03
    • 文件大小:2561
    • 提供者:aaa
  1. p2p_vod

    0下载:
  2. 1. 架构说明 目前的协议有如下一些特点: 1) 客户向服务器发送请求, 每个请求的长度不定. 请求的长度在第一个INT中指定. 2) 每个服务器通常会向多种客户提供服务, 例如, TS要同时向CP, NP提供服务, CP要向NP和其他CP提供服务, 同时还是其他CP, TS, SP的客户. 3) 每个服务器为客户服务时, 通常是长期的, 会涉及多次请求-应答的来回. 这样的结构, 主要是为了能够支持大量并发客户连接而设计的. 在具有大量并发客户 连接时, 无论
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-05-13
    • 文件大小:3427019
    • 提供者:风行者
  1. Knapsack-problem

    0下载:
  2. 背包问题(Knapsack problem)是一种组合优化的NP完全问题。问题可以描述为:给定一组物品,每种物品都有自己的重量和价格,在限定的总重量内,我们如何选择,才能使得物品的总价格最高。用2种方法实现背包问题,用C语言编写,数据结构课内试验-Knapsack problem (Knapsack problem) is NP-complete combinatorial optimization problem. Problem can be described as: Given a se
  3. 所属分类:Data structs

    • 发布日期:2017-04-09
    • 文件大小:1026315
    • 提供者:linfuhong
  1. Particle-swarm-algorithm-QOS

    0下载:
  2. 具有NP-C性质的QoS路由优化已经成为网络研究中的一个热点问题, 粒 子群算法所具有的优点成为解决 QoS 路由优化的有效方式。-With NP-C nature of the QoS routing optimization has become a network of research of a hot issue, grain The son has the advantages of the algorithm to solve the optimization of the e
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-09
    • 文件大小:117809
    • 提供者:
  1. empty

    0下载:
  2. 遗传算法解决旅行商Np问题,采用vs2008环境 用c++编写的源文件 有需要的参考 -sovle tsp problem
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-06-08
    • 文件大小:15364349
    • 提供者:qichuan
  1. closure

    0下载:
  2. mpicc -o closure .c -lm 运行:可以使用命令 mpirun –np SIZE closure来运行生成的默认文件closure,其中SIZE是所使用的处理器个数-mpicc-o closure closure.c-lm run: You can use the command mpirun-np the SIZE a closure to run the generated default file a closure, where SIZE is used by th
  3. 所属分类:MPI

    • 发布日期:2017-03-30
    • 文件大小:2031
    • 提供者:张勇
  1. KMean

    0下载:
  2. KMEAN C# In data mining, k-means clustering is a method of cluster analysis which aims to partition n observations into k clusters in which each observation belongs to the cluster with the nearest mean. This results in a partitioning of the data sp
  3. 所属分类:Algorithm

    • 发布日期:2017-11-24
    • 文件大小:1578
    • 提供者:Truong
  1. mm

    0下载:
  2. It is defined between two matrices only if the width of the first matrix equals the height of the second matrix. Multiplying an m×n matrix with an n×p matrix results in an m×p matrix. The C program below show the matrix multiplication.
  3. 所属分类:Compiler program

    • 发布日期:2017-11-24
    • 文件大小:539
    • 提供者:kushal
  1. filter

    0下载:
  2. M=63 J=(M-1)/2 Wp=0.5*pi Ws=0.6*pi Np=100 Ns=100 weightp=1 weights=100 通带和阻带的加权系数 WpN=linspace(0,Wp,Np) WsN=linspace(Ws,pi-0.05,Ns) Wm=[WpN WsN] p=[ones(1,50),ones(1,50)/2] d=[p,zeros(1,Ns)] W=diag([weightp*ones(1,Np),weights*o
  3. 所属分类:Other systems

    • 发布日期:2017-11-14
    • 文件大小:1016
    • 提供者:李天
  1. juzhen

    0下载:
  2. 矩阵的乘法.只有当矩阵A的列数与矩阵B的行数相等时A×B才有意义。一个m×n的矩阵a(m,n)左乘一个n×p的矩阵b(n,p),会得到一个m×p的矩阵c(m,p)-Matrix multiplication
  3. 所属分类:CSharp

    • 发布日期:2017-04-02
    • 文件大小:152082
    • 提供者:tiger
  1. Man-slash-NP-Collection-130

    1下载:
  2. C#学习其实还是蛮实用的,供大家学习参考 希望最大家有用-C# learning but it is still quite useful for everyone to learn reference I hope most useful to everyone
  3. 所属分类:CSharp

    • 发布日期:2017-06-09
    • 文件大小:16399874
    • 提供者:张益达
  1. FR_WA1014-1024NP-C-162113

    0下载:
  2. SeaPai 烧写MAC地址 机型: FR_WA(1014-1024)NP-C -SeaPai MAC address programming models: FR_WA (1014-1024) NP-C
  3. 所属分类:Other windows programs

    • 发布日期:2017-06-08
    • 文件大小:15524145
    • 提供者:ice
  1. ConsoleApplication2

    0下载:
  2. 用C语言实现了退火算法解决NP旅行商问题,遍历所有点走最短路径(Annealing algorithm to solve NP problem)
  3. 所属分类:数值算法/人工智能

    • 发布日期:2018-01-03
    • 文件大小:279552
    • 提供者:芦大大
« 12 »
搜珍网 www.dssz.com