资源列表

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

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

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

[数据结构常用算法数据结构课设

说明:用c编写的数据内部排序方法,可在窗口中选择多种排序方法,如快排,冒泡,折半插入等,还可以选择排序数据的个数,初态,控制等.-using data prepared by the internal order, the window can choose a variety of sequencing methods, such as fast Pai, bubbling half insert, can also choose the number of original data, the i
<susu> 在 2025-07-21 上传 | 大小:570kb | 下载: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.
<逐鹿> 在 2025-07-21 上传 | 大小:570kb | 下载:0

[数学计算/工程计算tMCimg

说明:蒙特卡罗模拟光子成像C语言版,代码简洁专业,国外很多学校和科研机构都用-Monte Carlo photon imaging C language version, code concise professional, many foreign schools and research institutes are using
<Jin> 在 2025-07-21 上传 | 大小:570kb | 下载:0

[压缩解压zlib123

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

[matlab例程EMD

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

[matlab例程IJETAE_1014_38

说明:Harmonic Compensation of Multiple Non-Linear Loads by Using Phase Locked Loop Techniques
<khan> 在 2025-07-21 上传 | 大小:571kb | 下载:0
« 1 2 ... .73 .74 .75 .76 .77 4178.79 .80 .81 .82 .83 ... 28522 »

源码中国 www.ymcn.org