资源列表

« 1 2 ... .92 .93 .94 .95 .96 2097.98 .99 .00 .01 .02 ... 28522 »

[压缩解压LZW_example

说明:mfc下的LZW算法,可实现压缩和解压缩 界面友好-mfc the LZW algorithm can achieve compression friendly interface
<yiyo> 在 2025-03-02 上传 | 大小:26kb | 下载:0

[matlab例程mypso_001

说明:该算法用于解决连续问题的优化,代码简单明了-the algorithm is used to solve for the problem of optimization, straightforward code
<xixilee> 在 2025-03-02 上传 | 大小:1kb | 下载:0

[matlab例程nsga2_Matlab_xixilee

说明:对多目标优化算法NSGA-II算法的改进,该算法进化代数少,但是获得的最终效果特别好!-pair of multi-objective optimization algorithm NSGA-II algorithm, the algorithm evolutionary less algebra, However, the ultimate effect was particularly good!
<xixilee> 在 2025-03-02 上传 | 大小:3kb | 下载:0

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

说明:模拟退火算法解决TSP问题,该算法效率高,能很好地解决路径优化问题。-simulated annealing algorithm to solve TSP problem, the algorithm is highly efficient and very good path to solve optimization problems.
<xixilee> 在 2025-03-02 上传 | 大小:1kb | 下载:0

[matlab例程SoC001

说明:该算法能自适应地完成SOC中软硬件划分问题,且效果很好。-the adaptive algorithm can complete SOC hardware and software division, and the results very good.
<xixilee> 在 2025-03-02 上传 | 大小:9kb | 下载:0

[数值算法/人工智能advh_v1_3[1].tar

说明:The CUBA library provides new implementation of four general-purpose multidimensional integration algorithms: Vegas, Suave, Divonne, and Cuhre. Suave is a new algorithm, Divonne is a known algorithm to which important
<zliuanhui> 在 2025-03-02 上传 | 大小:130kb | 下载:0

[数学计算/工程计算NumericalAnalysisAlgorithm

说明:列主元消元法解线性方程组(已通过验证) LU分解法解线性方程组(已通过验证): 雅可比迭代法(已通过P54例一和习题一的验证)高斯---赛得尔迭代法 拉哥朗日插值公式(乘幂法 -main-element elimination method for solving linear equations (validated) LU decomposition method for solving linear equati
<xuyao> 在 2025-03-02 上传 | 大小:12kb | 下载:0

[matlab例程fuzforveh

说明:汽车纵向的模糊控制器,模糊控制器为通用格式,可根据需要修改。-vehicle longitudinal fuzzy controller, fuzzy controller as a common format, can be revised.
<> 在 2025-03-02 上传 | 大小:5kb | 下载:0

[数值算法/人工智能2700bs

说明:ccs2000 下的2700HZ带阻滤波-ccs2000 the band stop filter 2700HZ
<> 在 2025-03-02 上传 | 大小:2kb | 下载:0

[matlab例程512341

说明:几个基于matlab的遗传算法程序,有用就下-several Matlab-based Genetic Algorithm procedures useful on the next
<谎言> 在 2025-03-02 上传 | 大小:1kb | 下载:0

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

说明:生成替代数据的iAAFT方法,很不错的哦-generation data iAAFT alternative method, it is very good oh
<wangyh> 在 2025-03-02 上传 | 大小:1kb | 下载:0

[数据结构常用算法countsort

说明:计数排序是一个非基于比较的线性时间排序算法。它对输入的数据有附加的限制条件: 1、输入的线性表的元素属于有限偏序集S; 2、设输入的线性表的长度为n,|S|=k(表示集合S中元素的总数目为k),则k=O(n)。 在这两个条件下,计数排序的复杂性为O(n)。 计数排序算法的基本思想是对于给定的输入序列中的每一个元素x,确定该序列中值小于x的元素的个数。一旦有了这个信息,就可以将x直接存放到最
<金龙> 在 2025-03-02 上传 | 大小:1kb | 下载:0
« 1 2 ... .92 .93 .94 .95 .96 2097.98 .99 .00 .01 .02 ... 28522 »

源码中国 www.ymcn.org