-
公约数
说明: 用C语言实现计算两个数字的最大公约数,代码简单简洁,适合初学者学习。(C language is used to calculate the maximum common divisor of two digits. The code is simple and concise. It is suitable for beginners to learn.)
- 2020-06-21 16:20:01下载
- 积分:1
-
PLS Extension Module
安装32bit-win的spss中PSL所需的所有安装文件,包括PythonPlugInWin32、Python2.5.4、scipy-0.6.0、numpy-1-1.0、PLS.py以及plscommand.xml并附安装说明。
第一步:安装spss17.0
第二步:安装 SPSSStatisticsPythonPlugInWin32_1700.exe
第三步:安装Python2.5.4
第四步:安装scipy-0.6.0和numpy-1-1.0
第五步:复制PLS.py文件到Python安装目录----Python25Libsite-packages
复制plscommand.xml文件到spss安装目录----SPSSIncStatistics17extensions,没有extensions文件夹就新建一个。
第六步:打开软件,导入数据,分析-回归-部分最小平方回归。Ok(Install all the installation files required by PSL in the SPSS of 32bit-win, including PythonPlugInWin32, Python2.5.4, scipy-0.6.0, numpy-1-1.0, PLS.py and plscommand.xml, and attach the installation instructions.)
- 2021-01-15 12:18:47下载
- 积分:1
-
union
This program is used to find the union, intersection and exclusive OR for given two sorted arrays.
- 2009-04-27 00:48:58下载
- 积分:1
-
cube_0p1mm
说明: abaqus周期性边界条件代码,可以参考学习(ABAQUS periodic boundary condition code can refer to learning)
- 2020-08-13 22:08:28下载
- 积分:1
-
ekfslam_v2.0
使用Extended Kalman Filter进行SLAM的新版本代码,主要用于机器人定位和地图自动绘制。(The New Version of SLAM code using Extended Kalman Filter, used in the field of robot localization and map building)
- 2009-02-13 00:09:59下载
- 积分:1
-
Fortran-Programs
Fortran算法程序集,徐士良,第二版,包括源码和pdf。(The Fortran algorithm assemblies, XU Shi-liang, second edition, including source code and pdf.)
- 2013-01-17 20:14:40下载
- 积分:1
-
J2000toWGS84
J2000坐标系与WGS84坐标系之间的转换矩阵计算。(The matrix between J2000 and WGS84 coordinat system)
- 2021-05-16 18:30:07下载
- 积分:1
-
Gearerroranalysisprogam
用vc++编写的具有计算齿轮误差的软件,并能判断是否合格(Prepared using vc++ error with computing gear software, and to determine eligibility)
- 2020-09-09 10:48:02下载
- 积分:1
-
python-Machine-learning-master
一个机器学习的python文件,里面拥有各种机器学习方法,可以供大家参考(A Python file for machine learning, which has various machine learning methods, can be used for your reference.)
- 2019-04-17 15:21:41下载
- 积分:1
-
1
说明: 编程观察无穷级数 1/n的收敛性。
采用 IEEE 单精度浮点数,观察当 n 为何值时求和结果不再变化,将它与理论分析的结论进 行比较 (注:在 MATLAB 中可用 single 命令将变量转成单精度浮点数)。(Programming observation of convergence of infinite series 1/n)
- 2018-09-14 16:38:50下载
- 积分:1