-
45个常用算法的flash的动画演示,例如排序,查找等。按alt+left键返回主目录。...
45个常用算法的flash的动画演示,例如排序,查找等。按alt+left键返回主目录。-45 commonly used algorithm of flash animation presentation, such as sort, search and so on. By alt+ Left button to return to the main directory.
- 2022-01-25 17:14:19下载
- 积分: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
-
红外遥控解码实验
Infrared Remote Control Decoder Experiment
- 2022-02-01 11:04:30下载
- 积分:1
-
注释清晰, 将用户注册信息存入xml(RegisterInfo.xml)文件,并可以进行是否重名验证
使用了验证码 和 Wizard控件...
注释清晰, 将用户注册信息存入xml(RegisterInfo.xml)文件,并可以进行是否重名验证
使用了验证码 和 Wizard控件 -Note clear, the user registration information into the xml (RegisterInfo.xml) documents and can be used to verify whether the Chong Ming and Wizard control code
- 2022-05-25 22:16:48下载
- 积分:1
-
本程序在VC++下实现了调用MATLAB的C++数学库,系统不需要按照matlab,只需要matlab/bin下的几个动态链接库文件支持即可。...
本程序在VC++下实现了调用MATLAB的C++数学库,系统不需要按照matlab,只需要matlab/bin下的几个动态链接库文件支持即可。-the procedures under the VC Calling MATLAB C math, system does not require Matlab, only Matlab/bin in several dynamic link libraries can support.
- 2023-08-30 20:00:03下载
- 积分:1
-
使用delphi编写的语音应答
使用delphi编写的语音应答-prepared by the use of voice response
- 2022-01-26 19:57:24下载
- 积分:1
-
VC++串口操作类
vc++的串口操作类示例,是学习串口操作的好例子。AT文件夹下是Modem命令集文件,在Modem检测功能中使用。
该程序有两个可以重用的类文件,串口通讯类文件superSP.cpp, superSP.h;文件操作类文件fileCtrl.cpp, fileCtrl.h。
- 2022-03-24 00:44:05下载
- 积分:1
-
c2latex。工具使得 c 代码看起来相当在 TeX 或LaTex的文档中插入它。
c2latex。使在 TeX 或LaTex的文档中插入它看起来很漂亮的 c 代码的工具。
- 2022-08-10 21:26:48下载
- 积分:1
-
Can play a sound wave of VC+ source code, enter the letter with a sound card
能够播放声音波形的VC+源代码,用声卡输入信后-Can play a sound wave of VC+ source code, enter the letter with a sound card
- 2022-03-14 02:40:00下载
- 积分:1
-
电话本,有添加,删除,导入,导出等功能,可以很方便的存储大量电话号码,通讯录。...
电话本,有添加,删除,导入,导出等功能,可以很方便的存储大量电话号码,通讯录。-Phone book, have to add, delete, import, export and other functions, can easily store a large number of telephone numbers, address book.
- 2022-02-15 12:22:04下载
- 积分:1