资源列表
[数学计算/工程计算] conjugate_grad
说明:罚函数法,和matlab源代码,另加类似方法供参考,-Penalty function method, and the matlab source code, plus a similar method for reference,<张米> 在 2025-12-27 上传 | 大小:4kb | 下载:0
[人工智能/神经网络/遗传算法] GA
说明:遗传算法程序源代码,很好的一个源代码。很有借鉴价值-Genetic algorithm source code, a good source. Great reference value<陈> 在 2025-12-27 上传 | 大小:7kb | 下载:0
[人工智能/神经网络/遗传算法] PPD
说明:利用FFD算法对装箱问题进行编程实现,采用的是最低水平线优先方法-Packing using FFD algorithm programming problems, using the preferred method is the lowest level<陈> 在 2025-12-27 上传 | 大小:3kb | 下载:1
[数学计算/工程计算] shuzhifenxi
说明:数值分析课件 数值分析(numerical analysis),是数学的一个分支,以数字计算机求解数学问题的理论和方法为研究对象。 -Courseware for Numerical Analysis Numerical Analysis (numerical analysis), is a branch of mathematics to digital computer to solve mathematical problems in theory and methods in thi<dz> 在 2025-12-27 上传 | 大小:2.6mb | 下载:0
[数据结构常用算法] Bankeralgorithm
说明:银行家算法是一种最有代表性的避免死锁的算法-Banker s algorithm one of the most representative algorithm for deadlock avoidance<hanchao> 在 2025-12-27 上传 | 大小:150kb | 下载:0
[数据结构常用算法] DesignPatternSrcCode
说明:设计模式C++实现例子 很好用的啊,对学习设计模式很好用的 欢迎下载-design pattern c++<王刚> 在 2025-12-27 上传 | 大小:878kb | 下载:0
[数值算法/人工智能] nQueens
说明:人工智能课程实验:使用启发式搜索求解皇后问题。启发式搜索是利用度量作为指南的一种搜索方法。皇后问题是计算机界的经典问题,n皇后问题为把n个皇后放入一个n*n的棋盘中,使皇后两两不在同一行,同一列以及同一斜线中。求解n皇后问题的算法众多,主要有回溯法,构造法,概率算法以及本实验所用的启发式搜索方法等。方法不同,求解问题所产生的时间效率也大不相同,本实验主要对比构造法与启发式搜索方法的效率。 -Artificial Intelligence Curriculum Experiment: Usin<夏雪> 在 2025-12-27 上传 | 大小:2mb | 下载:0