-
算法首先实现最佳解决河内塔与GUI
程序在Visual C ++,它使用最好优先算法来解决河内塔。还实现了一个图形导航和交互的键盘接口供其使用。来自包括指令和源代码,再加上必要的纹理和.exe文件的文件
- 2022-03-21 19:54:07下载
- 积分:1
-
Was established based on moving least square (Moving Least
建立了一种基于移动最小二乘(Moving Least-Squares MLS)法的曲线曲
面拟合方法 这种方法对传统的最小二乘(LS)法的作了比较大的改进 使生成的曲线曲面具
有精度高 光滑性好等许多优点 详细介绍了移动最小二乘法的原理 应用和特点 并且给
出了使用移动最小二乘法进行曲线曲面拟合的程序设计流程 最后给出了曲线拟合和空间散
乱数据曲面拟合算例 将拟合结果与最小二乘拟合结果作了比较 分析了 MLS 拟合曲线曲
面的光滑性和拟合质量 表明了该方法的优越性和有效性-Was established based on moving least square (Moving Least-Squares MLS) method of this curve and surface fitting method to the traditional method of least squares (LS) method was relatively large improvements to make the generated curves and surfaces with a precision of High smoothness, good detail, and many other advantages of the principle of least-squares method for mobile applications and features and gives the least-squares method using the mobile curve and surface fitting procedure design process Finally, curve fitting and spatial scattered data surface to be cost-effective cases of the results of the fitting results are compared with the least-squares fitting analysis of MLS fitting curves and surfaces smooth and fitting quality demon
- 2023-02-17 12:50:04下载
- 积分:1
-
多进制转换组件示例程序,此示例程序还实现了动态菲屏功能(每次启动程序都会看到不同的菲屏显示效果)等功能,运行多进制转换功能前,请先正确注册组件。...
多进制转换组件示例程序,此示例程序还实现了动态菲屏功能(每次启动程序都会看到不同的菲屏显示效果)等功能,运行多进制转换功能前,请先正确注册组件。
-Examples of M-ary conversion components procedures, procedures for this example Philippines also achieved a dynamic screen function (each time you start the procedure of the Philippines will see a different screen effects) and other functions, running M-ary conversion before the correct Registration Section pieces.
- 2023-02-04 18:25:02下载
- 积分:1
-
这是一个gauss算法实现的C代码。本算法采用的是具有行交换的列主元素消去法。...
这是一个gauss算法实现的C代码。本算法采用的是具有行交换的列主元素消去法。-This is a Gauss algorithm C code. The algorithm is used in the exchange trip out the main elements of elimination method.
- 2022-10-05 08:05:04下载
- 积分:1
-
卡尔曼滤波算法,卡尔曼滤波算法及其实现。C语言…
Kalman滤波器,卡尔曼滤波器算法说明及其实现。C语言编写的函数,可以直接调用。-Kalman filter, the Kalman filter algorithm note and its realization. C language function can be called directly.
- 2022-03-02 16:16:48下载
- 积分:1
-
模运算MOD的相关运算
用于密码学最最基本的模运算中,或者是说信息安全数学基础中的相关运算。
不仅仅有代码,还有相关的PDF文档的说明,希望能对密码学的初学者有帮助。
- 2022-04-14 22:59:32下载
- 积分:1
-
用Delphi写的简易计算器,请多指教!
用Delphi写的简易计算器,请多指教!- Simple calculator writes which with Delphi, please advises!
- 2022-03-24 11:16:42下载
- 积分:1
-
矩阵运算函数
用C++实现对矩阵的一些运算,包括反转180度,旋转90度,270度,合并等,在主函数给出测试。
- 2022-11-18 12:55:02下载
- 积分:1
-
Decision Algorithm
Decision 算法-Decision Algorithm
- 2022-03-23 05:58:14下载
- 积分:1
-
心电图程序
应用背景
51单片机的必敲程序之一,通过使用ADC可以学习到数模转换,由浅入深地学习51单片机
关键技术通过数模转换,实现对脉搏的频率的转换,由一个LED来显示脉搏频率
- 2022-03-01 08:30:48下载
- 积分:1