资源列表

« 1 2 ... .01 .02 .03 .04 .05 15506.07 .08 .09 .10 .11 ... 28523 »

[数学计算/工程计算opt_cpp

说明:工程优化和数值计算中常用的优化程序,包括 lp,nlp,linesearch,lagrange,dfp等-engineering optimization and numerical calculation of the optimal common procedures, including lp, NLP, linesearch, Hangzhou, Moscow, etc.
<snow> 在 2025-04-24 上传 | 大小:11kb | 下载:0

[数学计算/工程计算27_142

说明:矩阵计算的c++代码,本矩阵类实现了对矩阵的一些基本操作,比如 +, -, *,求逆等。 实现了矩阵的列主元LU分解,并利用它实现了线性代数方程组的直接解法;还有线性方程组的迭代解法。 另外定义了一些非数学上但经常用到的一些操作 比如两个矩阵对应元素的相乘、相除,对矩阵的每个元素求abs,sqrt等-matrix calculation of c code, the matrices of the matrix to
<陈冲> 在 2025-04-24 上传 | 大小:11kb | 下载:0

[人工智能/神经网络/遗传算法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

[数值算法/人工智能大量排序算法

说明:使用java写的大量有用算法,可以下载观看比较xuexi!-use of a large number of useful algorithms can be downloaded to compare xuexi!
<逐鹿> 在 2025-04-24 上传 | 大小:11kb | 下载:0

[matlab例程De Jong

说明:用谢菲尔德遗传算法工具箱调试 DeJong 函数的说明-with Sheffield GA Toolbox debugging function DeJong Note
<风云> 在 2025-04-24 上传 | 大小:11kb | 下载:0

[matlab例程OQPSK

说明:
<李向坤> 在 2025-04-24 上传 | 大小:11kb | 下载:0

[数值算法/人工智能追赶法求解方程

说明:数值分析追赶法求解方程的源程序.使用前请仔细阅读.rar文件中readme-numerical analysis method to catch up with the equation of the source. Before using careful reading. Rar document readme
<陈同辉> 在 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
« 1 2 ... .01 .02 .03 .04 .05 15506.07 .08 .09 .10 .11 ... 28523 »

源码中国 www.ymcn.org