-
一个vc++的求平均值的小例子,用到了指针,和多种函数
一个vc++的求平均值的小例子,用到了指针,和多种函数-A vc++ Average for the small examples used for the pointer, and a variety of functions
- 2023-08-30 12:55:03下载
- 积分:1
-
四元数求解姿态
四元数完整程序,方便移植到各单片机中,封装完整,易于看懂,适用于微型飞行器的姿态求解算法中,希望对大家有帮助。
- 2022-03-16 01:33:08下载
- 积分:1
-
公式计算例子关于sin方程组
公式计算例子关于sin方程组-formula examples of sin equations
- 2023-04-17 23:25:03下载
- 积分:1
-
浮动
浮点复数基2时分FFT完成适当的FFT,输出改写输入缓冲器。-floating-point complex FFT-based two hours to complete the FFT output rewritten input buffer.
- 2022-03-13 16:30:13下载
- 积分:1
-
插值算法,介绍了10种常用插值算法,插值算法, 介绍了10种常用插值算法...
插值算法,介绍了10种常用插值算法,插值算法, 介绍了10种常用插值算法-Interpolation algorithm, introduced 10 kinds of commonly used interpolation algorithm, interpolation algorithm, introduced 10 kinds of commonly used interpolation algorithm
- 2022-02-10 06:05:05下载
- 积分:1
-
8Puzzle Java 实现
这 ia 8 益智执行与曼哈顿距离启发式模型使用星搜索算法。它是由 8 个数字上板,目标是要把这些数字按顺序由 awapping 他们在空白的瓷砖。如果不能达到的最终状态由于订购它给出错误,并说最终的状态就不能实现。使用的搜索算法是 A * 搜索,这非常类似于 Dijsktra。8 的谜题是一个标准的人工智能技术问题。8 拼图问题的更多信息,请访问此链接: http://en.wikipedia.org/wiki/15_puzzle一旦你把你的初始状态,它将查找到最终状态的最短路径,然后打印该路径。要知道的事情: 队列、 堆栈、 列表、 动态数组 * 算法
- 2022-12-02 07:20:03下载
- 积分:1
-
系统辨识,递推最小二乘法(RLS)辨识方法。
系统辨识中,递推最小二乘估计(RLS)是辨识模型阶次的一个重要的算法。该程序通过实现该算法,得到模型阶次的估计值以及相关参数值。-system identification, recursive least squares estimation (RLS) identification model is of the order of an important algorithm. The program through the realization of the algorithm, to be model order and the estimated value of the relevant parameters.
- 2022-07-05 08:15:06下载
- 积分:1
-
数值算法库for Windows,含有很多数值算法
数值算法库for Windows,含有很多数值算法-numerical algorithm library for Windows, contain many numerical algorithm
- 2023-01-04 12:45:03下载
- 积分:1
-
哥德巴赫猜想:哥德巴赫(哥德巴赫)曾提出这样一个猜想:2000以内…
Goldbach s conjecture: Goldbach(哥德巴赫)曾经提出了一个这样的猜想: 对于2000 以内的正偶数都能够分解为两个素数之和。 要求: 该题是一个猜想,我们不去证明它,而是通过编程序来验证 该猜想是否正确。 输入: 用户从键盘任意输入一个自然数。 输出: 给出满足猜想的两个自然数。-Goldbach conjecture : Goldbach (Goldbach) had raised such a guess : 2000 within the can is even divided into two prime numbers and. Requirements : The title is a guess, we do not prove it, but through programmed to verify the guess is correct. Input : arbitrary user input from the keyboard to a natural number. Output : meet guess is the natural number two.
- 2023-05-19 07:45:03下载
- 积分:1
-
边缘检测蚁群算法
人工蚁群算法是一种群体智能算法。我们可以在边缘检测中的 aplicate。该算法具有更多的 interestanting 群 comportament 什么时候看。存在基于群智能的 incontible 算法,此实现建造的 matlab 程序代码很容易在任何图像测试中使用。
- 2022-03-16 00:48:51下载
- 积分:1