搜索结果

找到约 4 项符合 nonnegative 的查询结果

压缩解压 Computes the permanent of a nonnegative integer matrix. Notes: Compile in C++, "g++ -o permanent per

Computes the permanent of a nonnegative integer matrix. Notes: Compile in C++, "g++ -o permanent permanent.c".
https://www.eeworm.com/dl/617/174576.html
下载: 147
查看: 1044

其他 Computes the hafnian of a nonnegative integer matrix. Notes: Copy hafnian.c to main.c, in the same d

Computes the hafnian of a nonnegative integer matrix. Notes: Copy hafnian.c to main.c, in the same directory as Rothberg s code (see above). You can download the .tar directory with the code weighted-match.tar here. Then "make" the codes (this codes are in C, not C++). The program is then run by the ...
https://www.eeworm.com/dl/534/174577.html
下载: 96
查看: 1104

matlab例程 % binomial.m by David Terr, Raytheon, 5-11-04, from mathworks.com % Given nonnegative integers n an

% binomial.m by David Terr, Raytheon, 5-11-04, from mathworks.com % Given nonnegative integers n and m with m<=n, compute the % binomial coefficient n choose m.
https://www.eeworm.com/dl/665/189421.html
下载: 148
查看: 1087

数学计算 Given a graph G = (V, E), where every edge e has a nonnegative weight w(e), and a source vertex s in

Given a graph G = (V, E), where every edge e has a nonnegative weight w(e), and a source vertex s in V, find the shortest path from s to every other vertex
https://www.eeworm.com/dl/641/480519.html
下载: 90
查看: 1041