-
Oriented Design Patterns In Csharp 2005
Oriented Design Patterns In Csharp 2005
- 2023-01-02 01:55:04下载
- 积分:1
-
田径赛程安排程序,用C++编写的,实现田径赛程的安排工作
田径赛程安排程序,用C++编写的,实现田径赛程的安排工作-Track and field schedule program written in C++, achieving track and field schedule of the organization of work
- 2022-08-02 19:21:39下载
- 积分: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
-
电子旅游地图 鹰眼图 地图放大缩小 查询地名等 功能 公交路线查询...
电子旅游地图 鹰眼图 地图放大缩小 查询地名等 功能 公交路线查询-tourist map Hawkeye electronic map map zooming function names inquiries bus routes inquiries
- 2022-04-18 03:56:06下载
- 积分:1
-
VC prepared by a Chinese chess procedures, support human
用VC编写的一个中国象棋程序,支持人机对战,悔棋等功能。-VC prepared by a Chinese chess procedures, support human-machine players, he never cheat in spain capabilities.
- 2023-03-29 11:25:04下载
- 积分:1
-
Windows2000 服务编程。 利用文该例子可自己编写服务程序。
Windows2000 服务编程。 利用文该例子可自己编写服务程序。-Programming Windows 2000 services. Using the example of the service can prepare their own procedures.
- 2022-03-07 15:29:18下载
- 积分:1
-
Font generation software, for you to display the document generate a dedicated s...
字库生成软件,可以为您所要显示的文件生成专用小字库,免除字符一个个输入的麻烦。-Font generation software, for you to display the document generate a dedicated small font, remove the characters enter a trouble.
- 2022-06-17 03:47:30下载
- 积分:1
-
本游戏是通过DOS来运行的游戏,该游戏有四关可玩。第一关获胜、才能进入第二关。...
本游戏是通过DOS来运行的游戏,该游戏有四关可玩。第一关获胜、才能进入第二关。-a game.
- 2022-03-06 00:16:27下载
- 积分:1
-
本件能够使得你的应用程序同时只能运行一个
本件能够使得你的应用程序同时只能运行一个-Only 1 instance of your application can run in the same time
- 2022-01-31 00:12:00下载
- 积分:1
-
批量的将Excel文件转换为Access的软件,可参考代码自行根据实际需求进行功能调整...
批量的将Excel文件转换为Access的软件,可参考代码自行根据实际需求进行功能调整-Quantities will be Excel file conversion software for Access, refer to code their own functions according to actual demand to adjust
- 2022-11-02 17:15:03下载
- 积分:1