-
模拟游戏中最基本的追击问题的AI算法。
用户可以控制逃离的物体。考虑移动物体在转向时的加速度变化...
模拟游戏中最基本的追击问题的AI算法。
用户可以控制逃离的物体。考虑移动物体在转向时的加速度变化-Simulation games in pursuit of the most basic issue of AI algorithms. Users can control object to flee. Consider a moving object at the time of acceleration in the shift change
- 2022-06-02 12:20:51下载
- 积分:1
-
数据挖掘关联分析的最新研究进展和未来趋向 《Frequent pattern mining: current status and future directi...
数据挖掘关联分析的最新研究进展和未来趋向 《Frequent pattern mining: current status and future directions》 由权威科学家韩家炜等著-Correlation Analysis of Data Mining the latest research progress and future trends
- 2023-02-14 06:00:04下载
- 积分:1
-
许多实施,创建使用OpenCV,人工视力
many implementing them, created using opencv, "Artificial Vision"
- 2022-03-21 15:55:00下载
- 积分:1
-
« 问题描述:
给定一个自然数n,由n开始可以依次产生半数集set(n)中的数如下。
(1) n∈set(n);
(2) 在n的左边加上一...
« 问题描述:
给定一个自然数n,由n开始可以依次产生半数集set(n)中的数如下。
(1) n∈set(n);
(2) 在n的左边加上一个自然数,但该自然数不能超过最近添加的数的一半;
(3) 按此规则进行处理,直到不能再添加自然数为止。
例如,set(6)={6,16,26,126,36,136}。半数集set(6)中有6 个元素。
注意半数集不是多重集。集合中已经有的元素不再添加到集合中。
« 编程任务:
对于给定的自然数n,编程计算半数集set(n)中的元素个数。
« 数据输入:
输入数据由文件名为input.txt的文本文件提供。
每个文件只有1 行,给出整数n。(0
- 2022-02-15 12:30:46下载
- 积分:1
-
课程设计,简易的图书馆管理系统,包含前台收银系统,仓库管理系统...
课程设计,简易的图书馆管理系统,包含前台收银系统,仓库管理系统-Curriculum design, a simple library management system, including the front cash register systems, warehouse management systems, etc.
- 2023-09-06 10:55:04下载
- 积分:1
-
告诉你怎样用C来解决迷宫算法的问题
告诉你怎样用C来解决迷宫算法的问题-tell you how to use C maze algorithm to solve the problem
- 2023-05-29 06:30:02下载
- 积分:1
-
Content based image retreival
基于内容的图像检索代码,用于使用一组描述符搜索图像。提取特征后,用一个距离来度量重新获得的图像和数据库中的图像之间的相似性;
- 2022-01-25 21:02:07下载
- 积分:1
-
这是一个文件的武装土匪
this a file for a n armed bandit-this a file for a n armed bandit
- 2022-03-25 02:16:53下载
- 积分:1
-
已知一颗有根树是 2
已知一颗有根树是 2-tree(只有度为2和度为0的结点),并且有n个叶子节点,从左到右编号为1,2,…, n,还知道两个相邻编号节点之间的 ChonSu(这棵树中这链接这两个节点的路径的边数)。求任意两个叶子节点x, y (1≤x≤n)之间的 ChonSu-Rooted tree is known to a 2-tree (only the degree 2 and degree 0 nodes), and there are n-leaf nodes from left to right numbered 1,2, ..., n, also know that two adjacent numbers between nodes ChonSu (this tree that links these two nodes in the path of the number of edges). Seeking any two leaf nodes x, y (1 ≤ x ≤ n) between the ChonSu
- 2022-01-22 01:37:29下载
- 积分:1
-
视频调试EVC 应用DDRAW 480*240大小
视频调试EVC 应用DDRAW 480*240大小-EVC debug video applications DDRAW 480* 240 size
- 2022-01-21 22:28:49下载
- 积分:1