搜索资源列表
single
- 1. compile: mpicc cjacobi.c -o cjacobi -lm 2. run: mpirun -np 4 cjacobi 3. result: Input of file \"dataIn.txt\"
输入法注入C++源码
- 利用输入法向带NP保护的游戏注入dll!
sijinCE
- 最新能过NP得CE,我测试过了,希望能给大家帮助-NP was able to have the latest CE, I tested and I hope we can help
BreakGcc
- 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
14-3
- 例如: 编译: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上
15-4
- 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
17-1
- 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
17-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
Flash3d_pv3d
- Flash3d研究所推荐的最新pv3d傻瓜包,包括现在pv3d几乎所有用到的类-PAPER ON ERVIS NPAPER ISION PE IS ON PERVI IO APER SI PA AP VI ONPA RV IO PA SI PA ER SI NP PE ON AP VI ION AP PERVI ON PE VISIO APER IONPA RV IO PA RVIS NP PE IS ONPAPE
p2p_vod
- 1. 架构说明 目前的协议有如下一些特点: 1) 客户向服务器发送请求, 每个请求的长度不定. 请求的长度在第一个INT中指定. 2) 每个服务器通常会向多种客户提供服务, 例如, TS要同时向CP, NP提供服务, CP要向NP和其他CP提供服务, 同时还是其他CP, TS, SP的客户. 3) 每个服务器为客户服务时, 通常是长期的, 会涉及多次请求-应答的来回. 这样的结构, 主要是为了能够支持大量并发客户连接而设计的. 在具有大量并发客户 连接时, 无论
Knapsack-problem
- 背包问题(Knapsack problem)是一种组合优化的NP完全问题。问题可以描述为:给定一组物品,每种物品都有自己的重量和价格,在限定的总重量内,我们如何选择,才能使得物品的总价格最高。用2种方法实现背包问题,用C语言编写,数据结构课内试验-Knapsack problem (Knapsack problem) is NP-complete combinatorial optimization problem. Problem can be described as: Given a se
Particle-swarm-algorithm-QOS
- 具有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
empty
- 遗传算法解决旅行商Np问题,采用vs2008环境 用c++编写的源文件 有需要的参考 -sovle tsp problem
qyfy
- 企业费用管理系统,报销审批统计功能,采用JSP、servelet、mysql设计。-允许输入拉丁字符的拼音请键入文字或网站地址,或者上传文档。 取消 Qǐyè fèiyòng guǎnlǐ xìtǒng, bàoxiāo shěnpī tǒngjì gōngnéng, cǎiyòng JSP,servelet,mysql shèjì.英语中文(简体)日语Alpha Enterprise cost management system, reimbursement approval st
closure
- 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
KMean
- 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
mm
- 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.
Man-slash-NP-Collection-130
- C#学习其实还是蛮实用的,供大家学习参考 希望最大家有用-C# learning but it is still quite useful for everyone to learn reference I hope most useful to everyone
FR_WA1014-1024NP-C-162113
- SeaPai 烧写MAC地址 机型: FR_WA(1014-1024)NP-C -SeaPai MAC address programming models: FR_WA (1014-1024) NP-C
ConsoleApplication2
- 用C语言实现了退火算法解决NP旅行商问题,遍历所有点走最短路径(Annealing algorithm to solve NP problem)