搜索资源列表
模板匹配的东西
- 好多东西!模板匹配的东西~!算法程序之类`
源代码(vc++)
- 里面装有 5 个小程序,分别是:0-1背包问题、二叉树遍历、链式表的实现、迷宫路径、资源最优配置算法。每个程序都有详细的说明,是我这两个学期所做的实验的一部分。-containing five small programs, namely : 0-2-1 knapsack problem, the binary tree traversal and the chain table and that the realization of the maze path, the optimal res
suanfa
- C程序设计的常用算法,还是值得学习的,包括几个排序的算法
EMD程序使用
- 介绍了EMD程序的流程及在matlab平台上的一段示例,能帮你更好理解EMD算法
Collision.Detection
- 文档从数学的角度,描述了物体、场景的碰撞检测和响应原理,并给出部分程序。是学习研究碰撞算法难得的好书.(英文文档)-Collision.Detection.pdf
shuangpwmbianhuanqi
- 本文以双Pwm变换器为基础,分析论述了电力电子装置的整流、逆变和回馈状态的国内外发展状况。随着科学技术的发展,电力电子装置的低功率因数和高谐波污染已经成为电网的两大主要危害,因此提高系统功率因数便是电力电子技术的发展趋势,本文阐述了功率因数的定义,脉宽调制的种类以及电压 型PWM变换器的原理、控制方法等内容,比较了脉宽调制的各种类型,详细推导了三相电压型PWM变换器的数学建模,指出系统各种控制方法的优缺点,着重表达了二相调制脉宽空间矢量WPM的算法推导,选用了系统主控芯片,编写了系统软件程序
dgsf
- 递归算法:是一种直接或者间接地调用自身的算法。在计算机编写程序中,递归算法对解决一大类问题是十分有效的,它往往使算法的描述简洁而且易于理解。-Recursive algorithm: a call directly or indirectly, its own algorithm. In computer programming, a recursive algorithm to solve a large class of problems is very effective, it is o
算法优化
- 算法优化是我们再写程序中经常注意到的问题,下面这个文章就是对算法的精简来说的
pso
- pso算法的简单程序,全面的实现了算法的简单快捷性。解决寻找最优问题。-the pso algorithm simple program, comprehensive implementation of the algorithm is simple and quick. The search for optimal problem.
matlab
- 文章运用m atlab语言给出了二维动态规划逆序算法的程序, 并且通过两个数值实例验证了该程序的有效性, 同时也表明了该程序对动态规划问题具有一定的通用性。-By applying m atlab language gives the two-dimensional dynamic programming algorithm reverse the procedure, and by two numerical examples demonstrate the effectiveness of
2DFourier_Transform
- 关于二维傅里叶变换的介绍,适合初学者学习。里面有详细的算法与程序设计-Two-dimensional Fourier transform of the introduction, suitable for beginners to learn. There are detailed algorithm and program design
model
- 遗传算法matlab程序 tsp旅行商问题-matlab yuanchengxu
train
- 这是HMM算法里的训练功能的程序,是EM算法中的一种,即前向后向算法。-This is where the training function HMM algorithm procedure is an EM algorithm, the algorithm back before that.
430
- PID算法程序描述,对程序进行编程,程序员程序,可对大家有所帮助-PID algorithm
zeus2d
- 详细介绍ZEUS2d程序的算法,应用实例,扩展到磁流体力学的应用中-Details ZEUS2d program algorithm, application examples, extensions to the application of MHD
hh-ECG
- ECG心电信号检测算法,对心电程序开发有帮助-ECG singal detect,help for develope ecg.
Image-processingppt
- 上传了博导的算法课的PPT,由浅入深的讲述的图像处理主要算法的原理,包括分布式计算,边缘检测,hough变换等,并附上主要算法的示例程序,是学习很好的材料-Upload a Ph.D., class of algorithms PPT, deep about the image processing algorithm is mainly the principle, including distributed computing, edge detection, Hough transform
Python入门基础教程全套
- 1.易于学习:Python有相对较少的关键字,结构简单,和一个明确定义的语法,学习起来更加简单。 2.易于阅读:Python代码定义的更清晰。 3.易于维护:Python的成功在于它的源代码是相当容易维护的。 4.一个广泛的标准库:Python的最大的优势之一是丰富的库,跨平台的,在UNIX,Windows和Macintosh兼容很好。 5.互动模式:互动模式的支持,您可以从终端输入执行代码并获得结果的语言,互动的测试和调试代码片断。 6.可移植:基于其开放源代码的特性,Python已