-
nod32自动安装及设置.主要是为了一些不懂设置的人而做的
nod32自动安装及设置.主要是为了一些不懂设置的人而做的-nod32 2.7 setup ,Thank you.I hope I can learn more. Thank you.
- 2022-09-15 17:30:04下载
- 积分:1
-
c言语环境下进行 龟兔赛跑 仿真
很有趣的小程序
c言语环境下进行 龟兔赛跑 仿真
很有趣的小程序-c language龟兔赛跑simulation environment
- 2022-07-22 18:05:00下载
- 积分:1
-
Microsoft Word 2000 for the development of new content
面向 Microsoft Word 2000 开发者的新内容
-Microsoft Word 2000 for the development of new content
- 2023-08-30 17:15:04下载
- 积分:1
-
C++运算符重载的用例。。 。。 。。
C++运算符重载的用例。。 。。 。。
-vc
- 2022-08-21 01:47:36下载
- 积分:1
-
Brief introduction of stochastic processes, which includes the conditions of exp...
简要介绍随机过程,其中包括期望点的条件,更新过程,Mark-Shikishima链
- 2022-06-27 06:55:29下载
- 积分:1
-
对单链表的实现处理全集,用C语言编写,随便下载
对单链表的实现处理全集,用C语言编写,随便下载
-The realization of a single list of The Complete Works of treatment, using C language, just download
- 2022-03-10 11:08:08下载
- 积分:1
-
很好的一个Maze算法
很好的一个Maze算法-a good Maze Algorithms
- 2022-01-25 20:05:53下载
- 积分:1
-
xp风格网页
xp风格网页-xp style page
- 2022-03-05 22:03:39下载
- 积分:1
-
在线招聘门户网站
在线招聘门户系统提供了获取驰名的公司中工作的好方式。在此系统中,有求职者和提供者的工作......,求职者检查作业可用性通过他们的帐户并上传自己的简历。作业提供商输入新作业的详细信息和他们可以查看求职简历。
- 2023-01-29 06:05:03下载
- 积分:1
-
A*算法属于一种启发式搜索。它扩展结点的次序类似于广度优先搜索,但不同的是每生成一个子结点需要计算估价函数F,以估算起始结点到该结点的代价及它到达目标结点的代价...
A*算法属于一种启发式搜索。它扩展结点的次序类似于广度优先搜索,但不同的是每生成一个子结点需要计算估价函数F,以估算起始结点到该结点的代价及它到达目标结点的代价的和;每当扩展结点时,总是在所有待扩展结点中选择具有最小F值的结点作为扩展对象,以便使搜索尽量沿最有希望的方向进行。 -A* algorithm is a heuristic search. It extended node in the order of priority similar to the breadth of search, but in every generation is a sub-node calculated valuation function F, to estimate initial node to the node, the price and it arrived at the target node, and the price; Whenever expansion node, the question has always extended to all nodes with the smallest choosing F value of the node as expansion targets, in order to search as far as possible along the most promising direction.
- 2023-01-19 07:50:04下载
- 积分:1