资源列表
[人工智能/神经网络/遗传算法] chenbo广度
说明:人工智能运用广度优先算法来解决八数码问题,由初始状态到目标状态按层搜索-breadth priority use of artificial intelligence algorithms to solve eight digital issue, the initial state to the target state by layer Search<春风秋雨> 在 2025-04-24 上传 | 大小:11kb | 下载:0
[数值算法/人工智能] LRU页面置换算法模拟 CNBIE
说明:LRU页面置换算法模拟,LRU置换算法虽然是一种比较好的算法,但要求系统有较多的支持硬件。为了了解一个进程在内存中的各个页面各有多少时间未被进程访问,以及如何快速地知道哪一页是最近最久未使用的页面.-LRU algorithm simulation replacement pages, the LRU algorithm replacement is a better algorithm, but requires a system w<22> 在 2025-04-24 上传 | 大小:11kb | 下载:0
[matlab例程] wave_matlab
说明:小波分析的matlab源代码,是墨西哥帽子的。-wavelet analysis Matlab source code, the Mexican hat.<王明> 在 2025-04-24 上传 | 大小:11kb | 下载:0
[数学计算/工程计算] 高斯列主元消去法解线性方程组
说明:高斯消去法是一个古老的求解线性方程组的方法,但它的改进、变形得到的主元素消去法仍然是计算机上常用的计算方法。-Gaussian Elimination is an ancient solving linear equations method, but it's improving, the deformation of the main elements elimination method is commonly used<轮子> 在 2025-04-24 上传 | 大小:11kb | 下载:0
[数据结构常用算法] Coddddsade
说明:对文件的加密解密的演示程序,主要是练习对文件和字符串的基本操作-document encryption and decryption of the demonstration program, the practice is mainly paper and string for the basic operation<刘少人> 在 2025-04-24 上传 | 大小:11kb | 下载:0
[人工智能/神经网络/遗传算法] 模拟退火例子2
说明:模拟退火算法来源于固体退火原理,将固体加温至充分高,再让其徐徐冷却,加温时,固体内部粒子随温升变为无序状,内能增大,而徐徐冷却时粒子渐趋有序,在每个温度都达到平衡态,最后在常温时达到基态,内能减为最小。根据Metropolis准则,粒子在温度T时趋于平衡的概率为e-ΔE/(kT),其中E为温度T时的内能,ΔE为其改变量,k为Boltzmann常数。用固体退火模拟组合优化问题,将内能E模拟为目标函数值f,温度T演化成控制参数t,即得到解组<刘明> 在 2025-04-24 上传 | 大小:11kb | 下载:0