-
0-1背包问题算法代码
0-1背包问题算法代码
- 2022-06-28 17:49:18下载
- 积分:1
-
斯密斯预估器
1、CserialPort实现了简单而强大的多线程串口编程工具,CserialPort类是在Remon Spekreijse设计的CSerialPort类基础上设计的,并增加了对二进制数据传输和块读写方式的支持和其他功能函数;2、实现了Smith预估器与PID控制的结合;
- 2023-01-05 17:00:10下载
- 积分:1
-
基于C++的粒子滤波源程序
使用C++编写的粒子滤波程序源码,可以作为学习粒子滤波的资料。相比matlab编程,C++程序具有执行效率高,速度快等优点,希望大家对程序中的不足加以评价和改正
- 2022-05-09 02:38:14下载
- 积分:1
-
文本比较算法
program compare files in 2 directories. argv[1/2] - folder_1/2, argv[3] - file with result
- 2022-12-09 11:30:03下载
- 积分:1
-
DFPD算法: 低复杂度高PSNR的Demosaicing 算法
DFPD是Directional Filtering
and a posteriori Decision的缩写,计算复杂度低,对高频区域处理效果比某些高复杂度高的算法还要好。
- 2022-04-28 17:45:52下载
- 积分:1
-
Prolog实现8-puzzle
he 8-puzzle will be represented by a 3x3 list of lists positions where the empty box will be represented by the value 9, as shown below: [[9,1,3],[5,2,6],[4,7,8]]
Possibility Solution: Only half of the initial positions of the 8-puzzle are solvable. There is a formula that allows to know from the beginning if you can solve the puzzle.To determine whether an 8-puzzle is solvable, for each square containing a value N is calculated how many numbers less than N there after the current cell. For example, to the initial status
- 2023-07-26 11:40:02下载
- 积分:1
-
The use of fixed step size fourth
使用定步长四阶龙格-库塔法解方程组,并给出一个含贝塞尔函数方程组的例子。-The use of fixed step size fourth-order Runge- Kutta method solution of equations, and gives a Bessel function equations with examples.
- 2023-07-14 13:05:03下载
- 积分:1
-
C 编程示例
C 编程示例: 这些程序说明各种编程元素的概念,如使用运算符、 循环、 函数、 单人和双人的二维数组,字符串、 文件、 指针等上执行的操作。浏览到你正在寻找,其中每个之一提供输出复杂的简单的 c 程序中的代码。
- 2023-06-20 15:55:03下载
- 积分:1
-
关于nurbs曲线插补一个自由软件,希望有兴趣各位一起探讨。sxg1@eyou.com...
关于nurbs曲线插补一个自由软件,希望有兴趣各位一起探讨。sxg1@eyou.com-nurbs curve interpolation on a free software, hope you are interested in exploring. Sxg1@eyou.com
- 2022-04-17 07:23:36下载
- 积分:1
-
本程序报是信号处理中信号检测与估计的一个程序包,编程环境是matlab.包含匹配滤波和卡尔曼滤波。...
本程序报是信号处理中信号检测与估计的一个程序包,编程环境是matlab.包含匹配滤波和卡尔曼滤波。-This procedure is reported to signal processing in the signal detection and estimation of a package, the programming environment is matlab. Contain matched filter and the Kalman filter.
- 2022-12-21 22:15:08下载
- 积分:1