-
使用插值算法,实现折线的平滑.这是一个比较简单的算法.
使用插值算法,实现折线的平滑.这是一个比较简单的算法.-use interpolation algorithm to achieve a smooth dogleg. This is a relatively simple algorithm.
- 2023-08-16 01:00:03下载
- 积分:1
-
目标追踪
目标追踪算法,自己结合 mean shift + kalman filter,效果还不错,半自动跟踪。毕设要求,结合了最简单的mean shift 算法,以及一个二维卡曼滤波器,实现了目标的实时跟踪监测,效果已经达到要求,在这里分享给大家。
- 2022-07-14 22:24:18下载
- 积分:1
-
二进制搜索 java 代码
导入 java.util.* ;类 BinarySearch{int [] ;无效的 get){扫描仪 sc = 新的 Scanner(System.in) ;System.out.println ("输入 no。元素") ;= 新 int[sc.nextInt()] ;System.out.println ("输入元素") ;为 (int 我 = 0 ; 我 < a.length;i++)a[i]=sc.nextInt() ;}int binarySearch (int n){int 低 = 0 ;int high=a.length-1 ;虽然 (低 < = 高){int 中期 =(low+high)/2 ;if(a[mid]==n)返回 (中期) ;if(n = 1 & & a [j-1] > t; j — —)[j] = [j-1] ;[j] = t ;}}空 display(){System.out.println ("给定的列表是") ;为 (int 我 = 0 ; 我 < a.length;i++)System.out.print ([i] +"") ;System.out.println() ;
- 2023-01-30 23:10:03下载
- 积分:1
-
beefarming
对IPAD平台上的游戏BEEFARMING的小实现,包括蜜蜂和黄蜂,蜜蜂采蜜,黄蜂吃蜜蜂,最后看谁得分高,主要考察的是对算法的设计,影响到能否否胜利 &n
- 2022-05-29 00:17:42下载
- 积分:1
-
一种模糊卡尔曼滤波器的设计
一种模糊卡尔曼滤波器的设计- One kind of fuzzy kalman filter design
- 2022-03-29 17:20:32下载
- 积分:1
-
crc32 算法的delphi实现。并且可以对指定文件进行校验。
crc32 算法的delphi实现。并且可以对指定文件进行校验。-CRC32 algorithm delphi realize. And can be carried out to check the specified file.
- 2022-04-26 22:52:18下载
- 积分:1
-
本代码是《计算机常用数值计算算法与程序 C++版》一书的配套数值拟合与逼近代码,这些C++程序已经在Virsual C++ 6.0环境下通过。注意,在VC++...
本代码是《计算机常用数值计算算法与程序 C++版》一书的配套数值拟合与逼近代码,这些C++程序已经在Virsual C++ 6.0环境下通过。注意,在VC++ 6.0中设置好路径,特别是include目录(文件夹)的路径,否则在编译时会出现找不到头文件的错误,使编译无法正常进行。-the code is "commonly used computer numerical algorithms and procedures C version," a book supporting numerical approximation fitted with the code, these procedures have been in C C 6.0 Virsual environment through. The attention of the VC 6.0 installed path, in particular include directory (folder) path, otherwise there will be compiled header files could not find the mistakes and the compiler not normal.
- 2022-06-27 07:38:27下载
- 积分:1
-
优化计算的新方法
可以直接进行数值计算
优化计算的新方法
可以直接进行数值计算- The optimized computation new method may directly carry on the
value to calculate
- 2022-03-09 22:14:28下载
- 积分:1
-
8 益智受理的启发式算法
可受理的启发式算法
请点击左侧文件开始预览 !预览只提供20%的代码片段,完整代码需下载后查看 加载中 侵权举报 打分 发表评论 暂无评论 0 粉丝 0 发布 0 获赞 关注 查看主页 java算法启发式 相关源码推荐 猜数字游戏 0 0 暂无评分Bender 分解算法matlab实现 0 0 暂无评分汉诺塔解法 0 0 暂无评分汽车租赁系统1.0 0 0 暂无评分spring-boot-jdbctemplate 0 0 暂无评分 介绍信息预览(0条)评论打分
- 2022-03-12 12:40:31下载
- 积分:1
-
rapid sequencing and Bubble Sort
快速排序和冒泡排序-rapid sequencing and Bubble Sort
- 2022-03-15 05:40:33下载
- 积分:1