-
计算方法 NEWTON插值的C程序
计算方法 NEWTON插值的C程序-Netwon interpolation method of calculating the C program
- 2022-10-27 19:35:04下载
- 积分:1
-
matlab编写的Lyapunov指数计算程序
matlab编写的Lyapunov指数计算程序 ,李雅普诺夫指数 本程序给出了关于lorenz系统李雅普诺夫指数的计算方法,该程序基于Jacobi方法计算。计算准确。
- 2023-03-28 10:25:03下载
- 积分:1
-
图四染色问题map.in为输入文件,文本格式的地图…
地图四染色问题 map.in为输入文件,文本格式,地图的邻接矩阵-map map.in four staining problem for the importation documents, text format, maps the adjacency matrix
- 2022-05-19 22:04:37下载
- 积分:1
-
东西测试-不为用法。尚未...你可以试试,但不是建议现在
东西测试-不为用法。尚未...你可以试试,但不是建议现在
东西测试-不为用法。尚未...你可以试试,但不是建议现在
不是现在。不是现在。不是现在。
- 2022-02-05 15:58:20下载
- 积分:1
-
数理统计Stutent s检验源代码,应用Visual C#编写。
数理统计Stutent s检验源代码,应用Visual C#编写。-Mathematical Statistics Stutent s test source code, the application of Visual C# Prepared.
- 2022-05-20 06:24:13下载
- 积分:1
-
Dynamic programming method, algorithm programming, if there are other questions,...
动态规划法,算法程序设计,如果有其他问题,请给我发邮件-Dynamic programming method, algorithm programming, if there are other questions, please send me e-mail
- 2022-06-30 11:29:46下载
- 积分:1
-
C++实现基于用户的协同过滤
算法过程:1).读入数据,将数据用user_brands存起来,同时建立userid_id,再建立id_brands 2).遍历id_brands得到物品-用户倒排表brand_ids,根据倒排表得到用户的相似矩阵sim_mat 3).为每个用户推荐产品: 3.1).求用户u买过的brand和所有brand的差集得到用户u没有买过的物品集合brand_unused; 3.2).用户u对每一个没用过的物品i的兴趣p(u,i): 3.2.1).找到与用户u最近的k个用户 对于每一个没用过的物品i: 3.2.2).找出这k个用户中对物品i有过行为的用户v[]√ 3.2.3).将用户u和v[j]的兴趣相似度累加 3.3).取前m个最感兴趣的brand推荐给用户; 代码:UCF.cc(用户协同过滤核心代码):#include #include #include #include #include #include #include #include #include #include
- 2023-03-01 07:45:04下载
- 积分:1
-
用C#实现线性表和多项式相加功能
用C#实现线性表和多项式相加功能-C# linear polynomial form and function together
- 2023-08-13 05:45:03下载
- 积分:1
-
米勒拉宾素性测试仪
它对数字执行素性测试并返回布尔值。
- 2022-02-11 22:06:34下载
- 积分:1
-
理查德外推加速算法
理查德外推加速算法-Richard extrapolation algorithm acceleration
- 2022-04-25 17:02:57下载
- 积分:1