-
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
-
一个管理文档的系统,vc开发的,很不错的!
一个管理文档的系统,vc开发的,很不错的!- A management documents system, vc development, very good!
- 2022-03-12 07:31:48下载
- 积分:1
-
模拟Pos收银机
1.收银员功能
1) 新增明细(F2 )
2) 删除明细(F3)
3) 收银(F4)
4) 挂单(F5)
5...
模拟Pos收银机
1.收银员功能
1) 新增明细(F2 )
2) 删除明细(F3)
3) 收银(F4)
4) 挂单(F5)
5) 取单(F6)
6) 撤单(F7)
7) 退货(F8)
8) 退出(F9)
2.管理员功能
1) 商品管理
"1:商品查询",
"2:库存查询",
"3:添加商品",
"4:修改商品信息",
"0:返回主菜单"
2) 帐户管理
"1:查询账户",
"2:添加账户",
"3:修改账户信息",
"0:返回主菜单"
3) 销售记录查询
"1:按销售日期统计",
"2:按收银员统计",
"0:返回主菜单"
0) 退出
-Simulation Pos cash register 1. Cashier function 1) Add Details (F2) 2) delete the details of (F3) 3) cash register (F4) 4)挂单(F5) 5) get a single (F6) 6) cancellation (F7) 7) Return (F8) 8) exit (F9) 2. administrator function 1) commodity management
- 2022-04-23 04:14:03下载
- 积分:1
-
一个求解积分方程式的小程序,给感兴趣的人吧。
一个求解积分方程式的小程序,给感兴趣的人吧。-a solution of the integral equation small program to interested persons it.
- 2022-04-25 15:57:10下载
- 积分:1
-
This is a programming about the UML (Unify Modicated Language), which is useful...
一个关于UML设计的程序,这个UML对象对软件工程非常有用。-This is a programming about the UML (Unify Modicated Language), which is useful for software engineering.
- 2023-05-15 16:05:04下载
- 积分:1
-
一个自动开关机程序
一个自动开关机程序-A procedure自动开关机
- 2022-04-30 13:47:17下载
- 积分:1
-
Aars s Experimental Platform Experimental instructions
奥尔斯公司实验平台的实验指导书,很不容易弄到的-Aars s Experimental Platform Experimental instructions
- 2022-02-16 06:23:00下载
- 积分:1
-
Visual C++.NET 数据库开发指南3
Visual C++.NET 数据库开发指南3-Visual C++. NET Database Developer" s Guide 3
- 2023-02-25 01:15:03下载
- 积分:1
-
像一本书对网络特效行业的影响…
图象像翻书一样的效果,是一种网业特效,供初学者使用-images like the same book to the effect of a network special effects industry for beginners
- 2022-12-25 20:30:08下载
- 积分:1
-
扫描局域网电脑的情况.
扫描局域网电脑的情况.-LAN scanning of the computer.
- 2023-04-07 04:20:04下载
- 积分:1