-
Part of the answer on the ACM topic
一部分关于ACM题目的解答
-Part of the answer on the ACM topic
- 2023-09-04 15:35:04下载
- 积分:1
-
on the rough tree algorithm
讲解了树的粗略算法-on the rough tree algorithm
- 2022-02-21 15:55:32下载
- 积分:1
-
用C语言来实现的,雅可法可用于法实对称矩阵的全部特征值与对应的特征值向量。...
用C语言来实现的,雅可法可用于法实对称矩阵的全部特征值与对应的特征值向量。-Realizes with the language C, the way of Jacobi may be serviceable to the solid symmetrical matrix for complete characteristic value and the corresponding characteristic value vector.
- 2022-08-24 21:00:04下载
- 积分:1
-
apriori 算法
Apriori 算法是一种有影响力的算法为布尔型关联规则的挖掘频繁项集。关键概念:• 频繁项集: 项目具有最低的集支持 (由李为第 i 个集表示)。• 先天属性: 频繁项集的任何子集必须频繁。• 加入操作: 要找到路,一组候选 k-频繁项集通过加入 Lk 1 与本身生成。
- 2022-12-24 07:20:03下载
- 积分:1
-
迪杰斯特拉算法的vc++6.0实现,算法实现了最短路径的寻找。
迪杰斯特拉算法的vc++6.0实现,算法实现了最短路径的寻找。-Dijkstra algorithm vc++ 6.0 realize, realize the shortest path algorithm to find.
- 2023-01-30 09:05:04下载
- 积分:1
-
Apria算法的实现
利用C++编写的Apriori算法,可以运行,结果正确。可以挖掘频繁项集以及生成关联规则结果。算法易懂,是一份不错的学习资料。
- 2022-07-08 16:00:02下载
- 积分:1
-
用CORDIC算法实现的2参数反正切。结果的精度与CORDIC的迭代次数有关,迭代次数越多,精度越高。本例子中精确到小数点后4位。要提高迭代次数,还得把增加1Q...
用CORDIC算法实现的2参数反正切。结果的精度与CORDIC的迭代次数有关,迭代次数越多,精度越高。本例子中精确到小数点后4位。要提高迭代次数,还得把增加1QN格式的位数,比如32位long,程序多处需要修改,有需要的话自己改吧。
-CORDIC algorithm with the two parameters arc tangent. And the accuracy of the CORDIC iteration number, the more the number of iteration, the higher the accuracy. This case accurate to four decimal places. To raise the number of iterations, it has to the increase in a 2:30 format of the median, such as 32 long, multiple procedures need to change, the need to reform it themselves.
- 2022-03-16 10:55:29下载
- 积分:1
-
温度场模拟程序,matlab编写
温度场模拟程序,matlab编写-temperature simulation program, the preparation of Matlab
- 2023-03-20 02:35:03下载
- 积分:1
-
Simulation of a WCDMA FDD Downlink transmission
The WCDMA Physical Layer Demo consists of an end-to-end (transmitter-to-receiver) simulation of the Frequency Division Duplex (FDD) Downlink physical layer for several Dedicated Channels (DCH) as specified by the 3GPP standard (Release 99). The current ZIP file includes three different models: channel coding, spreading an
- 2022-08-20 13:06:40下载
- 积分:1
-
GPS单点定位
用于读取O文件以及N文件并根据相应公式进行伪距单点定位的程序,可以根据卫星广播星历文件和卫星观测值文件进行伪距单点定位的操作。相关文件可以到网上下载。
- 2023-06-02 23:10:04下载
- 积分:1