-
这事lanrange插值算法实例
这事lanrange插值算法实例-this interpolation algorithm examples lanrange
- 2022-03-10 20:26:05下载
- 积分:1
-
Artificial intelligence, operations, using the genetic algorithm traveling sales...
人工智能作业,用遗传算法实现的旅行商问题。-Artificial intelligence, operations, using the genetic algorithm traveling salesman problem.
- 2022-05-24 16:37:09下载
- 积分:1
-
matlab编写的Lyapunov指数计算程序
matlab编写的Lyapunov指数计算程序 ,李雅普诺夫指数 本程序给出了关于lorenz系统李雅普诺夫指数的计算方法,该程序基于Jacobi方法计算。计算准确。
- 2023-03-28 10:25:03下载
- 积分:1
-
eight Queen's achievement
八皇后c++实现-eight Queen"s achievement
- 2022-04-16 20:57:15下载
- 积分:1
-
C++ 红黑平衡二叉树实现
应用背景简化了map的功能,应用于高效的查询;不维护迭代器等功能,提供数据从启动到停止生命周期内的快速查询,不提供删除数据,只提供清理数据;经过测试千万数据的查找比map快5倍关键技术根据红黑树的算法,实现了key、value存储map,完全按照平衡树的原理,实现了快速添加和查找功能
- 2022-04-11 18:03:28下载
- 积分:1
-
intehrale 图像
我们提出一种积分图像算法这可以在运行实时的图形处理单元 (GPU)。我们的系统利用了通过计算并行性NVIDA CUDA 编程模型,是一种软件平台,为解决非图形问题在大规模并行高性能时尚。
- 2022-11-10 17:55:04下载
- 积分:1
-
用C++编写的二到十六进制正整数字符串转为数值的小程序
用C++编写的二到十六进制正整数字符串转为数值的小程序-Using C prepared in 2-16 M-ary positive integer values into a string of small procedures
- 2022-04-18 05:45:49下载
- 积分:1
-
机器人RBF神经网络
资源描述单关节机器人控制的RBF神经网络的控制跟踪程序。
- 2022-06-28 00:14:22下载
- 积分:1
-
AC-BM算法的实现的压缩包,很流行的字符串匹配算法,已经测试,-AC-BM algorithm for the realization of the compressed, the very popular string matching algorithm has been tested,
- 2022-02-02 16:56:07下载
- 积分:1
-
在一个圆圈周围的操场上的操场放置氮堆。石头是有…
在一个圆形操场的四周摆放着n堆石子。现要将石子有次序地合并成一堆。规定每次只能选相邻的2堆石子合并成新的一堆,并将新的一堆石子数记为该次合并的得分。试设计一个算法,计算出将n堆石子合并成一堆的最小得分和最大得分。
编程任务:对于给定n堆石子,编程计算合并成一堆的最小得分和最大得分。-Playground in a circle around the stones are placed n heap. Stone is to have the order to merge into a pile. Provisions can only choose 2 adjacent stones piled into a heap of new and new pile of stones a few in mind for its combined score. Try to design an algorithm to calculate the n heap into a pile of stones the minimum scores and maximum scores. Programming tasks: for a given n stack stone, into a pile of programming the calculation of the minimum scores and maximum scores.
- 2022-03-18 23:23:02下载
- 积分:1