-
计算一个非负整数矩阵的铪质。注:复制铪质。C的方法。
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 command "wmatch". -Computes the hafnian of a nonnegative inte ger matrix. Notes : Copy hafnian.c to main.c, in the same directory as Rothberg"s code (see abo ve). You can download the. tar directory with th e code weighted-match.tar here. Then "make" th e codes (this codes are in C, not C). The program is then run by the command "wm atch. "
- 2022-01-30 19:38:32下载
- 积分:1
-
灰色理论原理,对数学建模解决预测问题很有用的ppt,如有不足,希望大家多多改正!...
灰色理论原理,对数学建模解决预测问题很有用的ppt,如有不足,希望大家多多改正!-Gray theory principle of mathematical modeling to solve the issue of prediction useful ppt, is insufficient, I hope everyone a lot to correct!
- 2022-05-20 13:15:56下载
- 积分:1
-
CPE程式運算
sample input
125 5
30 3
80 2
81 3
sample output
125 25 5 1
Boring!
Boring!
81 27 9 3 1
讀取INPUT檔案 第一位數MOD第二位數 如餘數非0 顯示Boring! 如餘數為0 顯示其結果
- 2022-03-17 23:22:19下载
- 积分:1
-
一个使用IPX协议在两台机器间传送文件的程序
一个使用IPX协议在两台机器间传送文件的程序- Uses the IPX agreement to transmit the document in two
machinery rooms the procedure
- 2022-02-04 01:04:24下载
- 积分:1
-
CHM decompiler is a program that converts the internal files of CHM files back i
CHM decompiler is a program that converts the internal files of CHM files back into the HHP, HHC, and HHK, etc. used to compile the documentation. CHM decompiler是一个把CHM 文件的内部文件转换成 HHP, HHC,和HHK等的程序。它用于编译文件。-CHM decompiler is a program that converts the internal files of
CHM files back into the HHP, HHC, and HHK, etc. used to compile the
documentation. CHM decompiler is transforms the CHM document house
document HHP, HHC, with HHK and so on procedure. It uses in to
translate the document.
- 2022-03-06 22:04:20下载
- 积分:1
-
Lottery Probability
彩票概率统计及测算,用以帅选号码,通过经验累积,可提高命中率。-Lottery Probability
- 2023-08-08 13:55:04下载
- 积分:1
-
tc 开发环境 dos版 很好用的
tc 开发环境 dos版 很好用的 -tc a good development environment used dos version
- 2022-10-23 10:30:04下载
- 积分:1
-
在powerbuilder下实现flash界面, 在powerbuilder下实现flash界面
在powerbuilder下实现flash界面, 在powerbuilder下实现flash界面-PowerBuilder realize in the next flash interface flash interface under PowerBuilder
- 2022-01-22 12:54:17下载
- 积分:1
-
非常酷的一个游戏, 用DirectX 3D引擎和microsoft MFC开发.
非常酷的一个游戏, 用DirectX 3D引擎和microsoft MFC开发.-a very cool game, with DirectX 3D engine and microsoft MFC Development.
- 2022-04-07 17:53:37下载
- 积分:1
-
c++实现贪吃蛇游戏
利用C++编写贪吃蛇游戏,通过操作键盘方向键可以控制贪吃蛇的移动,每吃掉一个刷新的食物之后会加长一个单位。每个食物的刷新都优先设定好了一个可以行进的路线,当贪吃蛇的头碰到身体或者刷新食物时没有任何一个可以行进的路线则算游戏失败,完成贪吃蛇吃满全屏幕则算游戏成功。
- 2022-03-10 22:30:00下载
- 积分:1