-
8数码问题的A星解法
8数码问题的A星解法-8 issue of A Star Solution
- 2022-02-04 09:54:37下载
- 积分:1
-
ACCESS ADO MFC 基础
是学习ADO方式数据库编程的学习基础,是学习ADO方式数据库编程的学习基础,是学习ADO方式数据库编程的学习基础,是学习ADO方式数据库编程的学习基础,是学习ADO方式数据库编程的学习基础,是学习ADO方式数据库编程的学习基础
- 2023-06-23 01:30:04下载
- 积分:1
-
自定义桌面
我上周谷歌上搜索"代码为可自定义和优化主题在 windows 中的"把它从
https://github.com/rainmeter/rainmeter
Rainmeter 将可自定义的外观,如内存和电池电源、 RSS 源和天气预测,显示在您的桌面上。很多外观都是即使功能: 他们可以记录您的笔记和待办事项列表、 启动您最喜爱的应用程序,并控制您的媒体播放器-都在一个干净、 不显眼的界面,您可以重新排列和根据自己的喜好自定义。Rainmeter 是一次应用程序和一个工具包。你被有限的只由您的想象
- 2022-04-10 17:53:15下载
- 积分:1
-
模糊综合评判算法,C程序,4个评价集,6个评价因子,欢迎下载...
模糊综合评判算法,C程序,4个评价集,6个评价因子,欢迎下载-fuzzy comprehensive evaluation algorithm, C procedures, evaluation of four sets, six evaluation factor welcome Download
- 2022-10-06 14:10:02下载
- 积分:1
-
算法代码,分别提取两类不同的特征。关于这些算法的说明,可参见第8章的相关章节。
使用时直接将代码拷贝到需要使用的地方即可。代码片断在Visual C++6....
算法代码,分别提取两类不同的特征。关于这些算法的说明,可参见第8章的相关章节。
使用时直接将代码拷贝到需要使用的地方即可。代码片断在Visual C++6.0下可编译。-Algorithm code, were extracted from two different characteristics. On the description of these algorithms can be found in Chapter 8 of the relevant sections. When used to directly copy the code where you need to use. Code snippets in Visual C++6.0 to compile under.
- 2022-05-10 20:26:16下载
- 积分:1
-
基于wince下串口助手源代码。可以支持十六进制发送接收。
基于wince下串口助手源代码。可以支持十六进制发送接收。-Serial assistant source code. Support hexadecimal send and receive.
- 2022-03-24 18:07:56下载
- 积分:1
-
BlueSoleil_ PC平台软件开发工具
BlueSoleil_ PC平台软件开发工具-BlueSoleil_ PC Platform Software Development Tools
- 2022-03-18 01:34:59下载
- 积分:1
-
组态软件 PLC IO实时统计组件 可以监视PLC IO点的变化情况
组态软件 PLC IO实时统计组件 可以监视PLC IO点的变化情况 -Configuration Software PLC IO statistics component OCX
- 2023-04-21 18:40: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
-
a pretty small clock, in any environment running
一个漂亮的小时钟,,可以在任何环境下运行-a pretty small clock, in any environment running
- 2023-05-01 10:55:03下载
- 积分:1