搜索资源列表
多边形填充算法
- 计算机图形学原理的一个程序设计,是多边形的填充算法,程序有点大.-computer graphics tenets of a design process that is filled polygon algorithms, procedures are too big.
C++常用排序算法
- 这个主要介绍了C++常用的排序算法,编程序算法是相当重要的,希望这个对大家有帮助-introduces the C commonly used algorithm, the algorithm is programmed very important, we hope that the right help
存储管理分区分配算法
- 存储管理分区分配算法的源码-storage management district allocation algorithm source code
计算机算法设计与分析
- 计算机算法设计与分析
IIT计算机学院算法试题
- Illinois Institute of Technology Department of Computer Science 算法试题
nucleus plus的调度算法分析
- 嵌入式实时操作系统Nucleus中线程控制部件的实现方法 详细调度算法分析
无线定位算法
- 无线传感器网络的定位算法
算法导论(麻省理工学院)
- 本资料为麻省理工学院的算法导论课件,值得学习!
约束优化问题的遗传算法求解
- 基于matlab的约束优化问题的遗传算法求解-Matlab-based constrained optimization problems of the genetic algorithm
求解矩阵特征值的改进PSO算法
- 求解矩阵特征值的改进PSO算法:为了改进粒子群算法在求解矩阵特征值时只能根据矩阵特征值范围逐一求解特征值的现状提出了一种改进的粒子群 算法改进的粒子群算法采用寻找到一个特征值后,适当改变适应值函数的策略,使搜索区域远离已寻找到的特征值,继续寻找 其他的特征值,如此反复,直到寻找到所有的特征值为止利用四个不同类型的矩阵求解特征值进行仿真,实验结果也验证了算 法的实用性和有效性
matlab语言常用算法程序集清晰版
- 本文主要介绍了MATLAB语言的常用算法,介绍MATLAB的安装应用,常用函数程序的编写。
传统定位算法代码
- 里面是典型的几个定位算法的源代码,很实用(Which is typical of several positioning algorithm source code, very practical)
数据结构与算法分析英文C++描述V3.2
- 数据结构与算法分析英文C++描述V3.2(Data structure and algorithm descr iption)
实波束基于最大后验准则超分辨算法matlab
- 基于最大后验准则的前视成像算法,仿真数据及处理程序(Forward looking imaging algorithm, simulation data and processing program)
基于遗传算法的智能题库系统设计_蔡国民
- 该文章阐述了基于遗传算法的智能题库系统的设计方法,有一定的的参考学习价值。(This paper expounds the design method of intelligent item bank system based on genetic algorithm, which has certain reference learning value.)
1.MUSIC算法MATLAB程序
- 阵列信号处理 MUSIC算法matlab程序(music matlab DOA the direction of arrival)
MATLAB智能算法30个案例分析程序
- 蚁群算法、遗传算法、免疫算法等智能优化算法应用代码(Application code of intelligent optimization algorithms, such as ant colony algorithm, genetic algorithm, immune algorithm and so on)
加权图像融合算法程序 MATLAB编写 - 副本
- 一种图像融合算法,加权平均,实现两幅图像的融合(An image fusion algorithm, weighted average, to achieve the fusion of two images)
C+L波段掺铒光纤光源模拟算法
- 掺铒光纤放大器算法,介绍了算法以及模拟结果与实际测量的对应(Er doped fiber amplifier simulation)
蒙特卡罗算法与matlab(精品教程).pdf
- 全网最全蒙特卡洛理论讲解与MATLAB算法实现,结合程序实例讲解,零基础学习蒙特卡洛算法