-
阶乘求和问题 C++算法
阶乘求和问题 C++算法-factorial algorithm C
- 2022-02-21 19:30:45下载
- 积分:1
-
一个复数运算的例子
一个复数运算的例子-Example of a complex computing
- 2022-02-28 08:54:33下载
- 积分:1
-
在VC下的一个小型计算器
在VC下的一个小型计算器-the VC of a small calculator
- 2022-07-23 10:52:54下载
- 积分:1
-
stable matching
简单的稳定匹配算法实现,无bug
Implement Gale-Shapley algorithm of the Stable Matching Problem in your
favorite language, and give the matching result of attached ranking data
(boys rankings.txt and girls rankings.txt), supposing that the ranking is sorted
from high to low. (C++ source file gs make ranking.cc which generates the
data is also supplied here.)
- 2023-02-04 07:15:03下载
- 积分:1
-
K-junzhi分类器
K-junzhi分类器,k-均值聚类算法c/C++语言版,很好的进行模式识别分类,效果很好,适合进行简单的聚类和分类
,程序开始有初始化质心数组的索引,随机生成k个数x(0
- 2023-04-12 14:35:03下载
- 积分:1
-
图论中使用分支与界法求解旅行商问题,直接在vc中编译可运行...
图论中使用分支与界法求解旅行商问题,直接在vc中编译可运行-graph theory with the use of branch and bound for traveling salesman problem, which directly vc compiler can run
- 2022-07-23 07:17:14下载
- 积分:1
-
计算机网络实验
客户端之间发送PING报文,客户端接受其他客户端的PING报文,回复信息。个人想法:通过UDP连接,客户端与服务器建立连接,登录只要用户名(不能重复),能从服务器查询在线用户。
- 2022-08-11 22:18:52下载
- 积分:1
-
The content is comform as the title, if you have the better code, let me know.th...
The content is comform as the title, if you have the better code, let me know.thanks.
- 2022-11-22 13:45:04下载
- 积分:1
-
XP下的MPICH1.2.5软件包,用来做并行计算的最好开发环境!
XP下的MPICH1.2.5软件包,用来做并行计算的最好开发环境!-the mpich1.2.5 softpack in xp system is the best develope enviroment for parallel computing
- 2022-07-02 19:58:24下载
- 积分:1
-
线形拟合函数,也是一款很实用的数学计算软件
线形拟合函数,也是一款很实用的数学计算软件-linear fitting function, as well as one very practical mathematical calculation software
- 2022-02-06 06:22:37下载
- 积分:1