-
行列式计算,基本的行列式的运算都实现了而且可以任意阶运算,不过阶数太高会影响速度...
行列式计算,基本的行列式的运算都实现了而且可以任意阶运算,不过阶数太高会影响速度-determinant calculation, the basic determinant of the computing is achieved can be arbitrary order operation, but the order will affect the speed is too high
- 2022-10-28 05:05:04下载
- 积分:1
-
8数码问题
8数码问题,asdfghjk,mnsdfghjo8765edfghjkxcvbnm poiuytrewq; lkjhgfds/,mnbvcx用户名:EAV-0109785329。密码:j4fpa4usdk用户名:EAV-0109785328密码:x5rve9k97t用户名:EAV-0109785326密码:6hjj65m39s用户名:EAV-0109785378密码:h7k8jvn3je用户名:EAV-0109785375密码:cuhattk8he用户名:EAV-0109785373密码:exx6s4a39a
- 2023-01-20 00:50:03下载
- 积分:1
-
推荐系统-协同过滤算法
应用背景
本程序是基于java实现的基于用户的协同过滤算法,算法很简单,由于网上关于代码实现的资料很少,
所以资料主要目的是提供一个供大家参考的资料,仅供参考.
关键技术u1.base和u1.test为训练集和测试集,分别来自MovieLens数据集,
本程序只是很简单的基于用户的协同过滤算法
运行算法所需要的配置信息,包括读取训练集和测试集还有最近邻个数的选择都在Base.java文件中可以找到
本程序的主程序是Application.java
仅供参考,希望对大家有帮助
- 2023-07-19 11:45:03下载
- 积分:1
-
Monte Carlo method known as random or statistical skills test method. More than...
蒙特卡罗方法又称随机抽样技巧或统计试验方法。半个多世纪以来,由于科学技术的发展和电子计算机的发明 ,这种方法作为一种独立的方法被提出来,并首先在核武器的试验与研制中得到了应用。蒙特卡罗方法是一种计算方法,但与一般数值计算方法有很大区别。它是以概率统计理论为基础的一种方法。由于蒙特卡罗方法能够比较逼真地描述事物的特点及物理实验过程,解决一些数值方法难以解决的问题,因而该方法的应用领域日趋广泛。
-Monte Carlo method known as random or statistical skills test method. More than half a century, the development of science and technology and the invention of the electronic computer, this method as an independent method was raised and the first nuclear test and research has been applied. The Monte Carlo method is a calculated, but with the general numerical method a great difference. It was based on the theory of probability and statistics-based approach. As the Monte Carlo method can vividly describe things and the physical characteristics of the experimental process, numerical methods to solve some difficult problems, the result of the increasingly extensive application areas.
- 2022-07-14 13:23:24下载
- 积分:1
-
代码是用matlab写的,主要用于求解线性规划问题
该代码是在matlab编写的,主要用于求解线性规划问题-The code is written in matlab, mainly for solving linear programming problems
- 2022-10-13 10:40:03下载
- 积分:1
-
字符的快速排序算法。拉链
字符的快速排序算法.zip-characters quicksort algorithm. Zip
- 2022-07-23 19:30:10下载
- 积分:1
-
Taflove 的FDTD算法的经典书籍,非常值得期待的FDTD教程。相信大家喜欢...
Taflove 的FDTD算法的经典书籍,非常值得期待的FDTD教程。相信大家喜欢-Taflove the FDTD algorithm is the classic book, well worth looking forward to the FDTD tutorial. I believe that everyone likes
- 2022-12-21 15:10:03下载
- 积分:1
-
线性相关性检验
线性相关性检验,采用f0作为检验标准,数据输入采取读取文件。
气象统计常用。
- 2022-02-05 14:41:42下载
- 积分:1
-
信息论编码中用hufman程序来实现的hufman编码
信息论编码中用hufman程序来实现的hufman编码- In the information theory code hufman which realizes with the
hufman procedure codes
- 2023-03-06 03:50:03下载
- 积分:1
-
生成树
生成树算法的网桥协议STP(Spanning Tree Protocol) 它通过生成生成树保证一个已知的网桥在网络拓扑中沿一个环动态工作。网桥与其他网桥交换BPDU消息来监测环路,然后关闭选择的网桥接口取消环路,统指IEEE802·1生成树协议标准和早期的数字设备合作生成树协议,该协议是基于后者产生的。IEEE版本的生成树协议支持网桥区域,它允许网桥在一个扩展本地网中建设自由环形拓扑结构。IEEE版本的生成树协议通常为在数字版本之上的首选版本。
- 2022-12-15 00:35:04下载
- 积分:1