资源列表

« 1 2 ... .73 .74 .75 .76 .77 4178.79 .80 .81 .82 .83 ... 28523 »

[数值算法/人工智能8numbers.rar

说明:*算法属于一种启发式搜索,它扩展结点的次序类似于广度优先搜索,但不同的是每生成一个子结点需要计算估价函数F,以估算起始结点的约束经过该结点至达目标结点的最佳路径代价;每当扩展结点时,意是在所有待扩展结点中选择具有最小F值的结点做为扩展对象,以便使搜索尽量沿最有希望的方向进行.A*算法只要求产生问题的全部状态空间的部分结点及关系,就可以求解问题了,搜索效率较高。当然由于A*算法中没有回溯,因此某些情况下可能会找不到正确的解过程。
<> 在 2025-11-24 上传 | 大小:570.48kb | 下载:0

[压缩解压JavaZip

说明:运用java开发工具,java 本身具有的类库的优势,应用java 提供的有关方法实现基本的压缩和解压缩功能。-use java development tools, java itself with the library's strengths, java application of the method for the realization of basic compression functions.
<逐鹿> 在 2008-10-13 上传 | 大小:570.76kb | 下载:0

[压缩解压zlib123

说明:ZIP压缩算法源代码,可以直接加入C++Project中编译调用-ZIP compression algorithm source code can be directly joining the C compiler is called Project
<aihong> 在 2008-10-13 上传 | 大小:570.49kb | 下载:0

[压缩解压zlib123

说明:测试过的,可以在VC上直接运行,这个源程序可以改成在44B0上运行
<朱辛> 在 2008-10-13 上传 | 大小:570.49kb | 下载:0

[数据结构常用算法二叉排序树的建立和删除

说明:二叉排序树的建立和删除,详见内附文档-two forks of trees and the establishment of deleted files containing detailed
<沈凌> 在 2025-11-24 上传 | 大小:570kb | 下载:0

[人工智能/神经网络/遗传算法20050322_8numbers

说明:这是通过A*算法实现8数码问题,求解可能出现的目标状态。通过回溯的方法实现对A*算法。不同于其它状态图的搜索实现8数码问题。-This is the A* algorithm eight digital issues, the solution may target state. Through the method back to the A* algorithm. Unlike other state diagram of the search to achieve eight digita
<吴用> 在 2025-11-24 上传 | 大小:570kb | 下载:0

[数学计算/工程计算ansys-forward-step

说明:使用ansys程序,计算前台阶流动的流场。模型构件,边界条件、初始条件的添加。最后计算,显示结果。-Use ansys program to calculate the flow field flow front steps. Model component, boundary conditions, initial conditions added. Final calculation, displays the results.
<魏波> 在 2025-11-24 上传 | 大小:571kb | 下载:0

[数据结构常用算法data-structure3

说明:数据结构实验三 对于基础学习 仅入门使用 -data structure for basic learning
<黄自力> 在 2025-11-24 上传 | 大小:571kb | 下载:0

[数学计算/工程计算goldprice_PSO

说明:利用粒子群算法进行黄金价格的预测,获得了较好的预测效果-Gold price predicted using PSO
<刘金勇> 在 2025-11-24 上传 | 大小:571kb | 下载:0

[matlab例程EMD

说明:EMD工具箱,用于信号的EMD,包含HHT等功能-EMD Toolbox
<卢愈> 在 2025-11-24 上传 | 大小:571kb | 下载:0

[matlab例程IJETAE_1014_38

说明:Harmonic Compensation of Multiple Non-Linear Loads by Using Phase Locked Loop Techniques
<khan> 在 2025-11-24 上传 | 大小:571kb | 下载:0

[matlab例程决策树分类实验(乳腺癌)

说明:决策树分类程序,包含使用的数据集和运行结果(Decision tree classifier, including data sets used and running results)
<王凯凯325> 在 2025-11-24 上传 | 大小:571kb | 下载:1
« 1 2 ... .73 .74 .75 .76 .77 4178.79 .80 .81 .82 .83 ... 28523 »

源码中国 www.ymcn.org