资源列表
dtgh
- 和贪婪算法一样,在动态规划中,可将一个问题的解决方案视为一系列决策的结果。不同的是,在贪婪算法中,每采用一次贪婪准则便做出一个不可撤回的决策,而在动态规划中,还要考察每个最优决策序列中是否包含一个最优子序列。-and the greedy algorithm, the dynamic programming, can be a solution to the problem as the result of a series of policy decisions. The difference
mainGA9
- 多个城市间最短距离算法~希望对大家有借鉴作用~-number of cities, the shortest distance between algorithm - we hope to be useful ~
matlab_carDelay
- 遗传算法车辆延误优化,这个是别人的程序,大家看看吧~-genetic algorithm optimization of vehicle delay, this is somebody else's process, we look at it ~
test_vido111
- 一个基于灰度值的视频检索程序,主要是计算灰度值,对图像进行检索.-a gray value based on the video retrieval process, mainly the intensity values, the image retrieval.
current_park
- 用C语言编写的在Simulink环境下对3相交流电机交直流帕克变换进行数值仿真的S函数源代码。特点:考虑到了便于在单片机中执行的特点,完全使用定点算法实现。在MATLAB中编译成动态链接库后就可在Simulink中使用。-C language in the Simulink environment for 3-phase AC and DC motor Parker transform few value of the S-function simulation source code. Fea
shisongssshisongss
- 实现多项式加法发非常非常好用的一个学生文件实现了多项式的简单相加-achieve polynomial additive made very, very good for a student paper to achieve the simple addition of polynomials
nsga-original
- 原始非支配多目标遗传算法,适用于多个目标函数的输入,多个变量的输入,非常经典的,基于非支配解排序。-original non-dominant multi-objective genetic algorithm applied to a number of objective function input, a number of input variables. very classic, based on the non-dominant solution ranking.
paixusuanfayanshixitong
- 排序算法演示系统,有4种算法,有程序执行步骤指示,VB6-Sorting Algorithm demonstration system has four kinds of algorithms, a procedure instructions, VB6
drawingbandgap_3
- 一个用来进行频谱分析的程序,可以根据记录的信号序列的富氏变换来求得本征频率值-used for a spectrum analysis procedures, can record the signal sequence of Fourier transform to obtain the frequency of levy
findzerosofunction
- 如何求解函数的零点的两个子函数,一个调用另一个,-how to solve the function of the two 0.1 function, a call to another,
dipole_example_no
- 对电磁波入射的源为偶极子进行仿真,可以z作为其他电磁仿真问题中的源的设置子函数用-of the incident electromagnetic wave dipole source for simulation, z#$#!264699#!#$ooutin2.rar!#$#VB and Distributed Control CD-ROM source code (digital input and output - Correction
matlab_bgl-2.0
- The MatlabBGL library fills a hole in Matlab s suite of algorithms. Namely, it provides a rich set of algorithms to work with graphs, as in graph theory graphs. The MatlabBGL package uses Matlab s native sparse matrix type as a graph and provides alg