Welcome![Sign In][Sign Up]
Location:
Search - min

Search list

[Other resourceMax-IntMax-MinMin-Min

Description: 极小 算法(Min-Min)、极大极小算法(Max-Min)、最大时间跨度算法(Max-Int)三种典型的映射算法的算法原理以及计算程序
Platform: | Size: 109089 | Author: fuhaijun | Hits:

[CSharpmax flow/min cut

Description: max flow/min cut 实现最大流最小割算法的程序
Platform: | Size: 15006 | Author: qinchanchan@163.com | Hits:

[Program docMin的关于三维模型的4个小工具介绍

Description: Min的关于三维模型的4个小工具介绍与总结,有工具名称及使用方法,很好用的啊
Platform: | Size: 516608 | Author: nacy0807@126.com | Hits:

[AI-NN-PR模拟退火源码

Description: 模拟退火算法 模拟退火算法(Simulated Annealing,简称SA算法)是模拟加热熔化的金属的退火过程,来寻找全局最优解的有效方法之一。 模拟退火的基本思想和步骤如下: 设S={s1,s2,…,sn}为所有可能的状态所构成的集合, f:S—R为非负代价函数,即优化问题抽象如下: 寻找s*∈S,使得f(s*)=min f(si) 任意si∈S (1)给定一较高初始温度T,随机产生初始状态S (2)按一定方式,对当前状态作随机扰动,产生一个新的状态S’ S’=S+sign(η).δ 其中δ为给定的步长, η为[-1,1]的随机数-simulated annealing algorithm (Simulated Annealing, or SA algorithm) is a simulation of heating molten metal in the annealing process, to find the global optimum one of the effective ways. Simulated Annealing basic ideas and the steps are as follows : S = (s1, s2, ..., sn) for all possible state posed by the pool, f : S-R non-negative cost function, that is abstract optimization problems are as follows : Find S* s, making f (s*) = min f (si) arbitrary si S (1) to set a higher initial temperature T, randomly generated initial state S (2) of a certain form, the current state of random disturbance, have a new state S 'S' = S+ sign (). delta where given for the step, [-1,1] Random Number
Platform: | Size: 55296 | Author: | Hits:

[source in ebookGA-min

Description: 遗传算法进行优化求多元函数 (Griewank Function)最小解问题-genetic algorithm optimization for multi-function (Griewank Function) Minimum solutions to the problems
Platform: | Size: 2048 | Author: 林言 | Hits:

[OtherMaximumFlow

Description: 最大最小流程序。包括最大流网络,最小费用最大流。算法的一些实现。-Max-min flow procedures. Including the maximum flow network, minimum cost maximum flow. Some of realize algorithm.
Platform: | Size: 110592 | Author: HuiCong | Hits:

[Special EffectsMinCutAlgorithm

Description: 这是自己用c#写的一段关于图的最小切的算法,主要参考了论文: 《An Experimental Comparison of Min-Cut/Max-Flow Algorithms for Energy Minimization in Vision》 此文中的算法是目前比较优秀的最小切算法-This is their use of c# Write a paragraph on the minimum cut graph algorithm, the main reference of the thesis:
Platform: | Size: 3072 | Author: 张曦 | Hits:

[Special EffectsAn_Experimental_Comparison_of_maxflow_aigorithm.ra

Description: 是基于Graph cuts 的源程序,用来求解Min-Cut/Max-Flow.-Graph cuts based on the source code for solving Min-Cut/Max-Flow.
Platform: | Size: 108544 | Author: 余丽红 | Hits:

[AlgorithmMax-IntMax-MinMin-Min

Description: 极小 算法(Min-Min)、极大极小算法(Max-Min)、最大时间跨度算法(Max-Int)三种典型的映射算法的算法原理以及计算程序-Minimal algorithm (Min-Min), max-min algorithm (Max-Min), maximum time-span algorithm (Max-Int) three typical mapping algorithm and the algorithm of the calculation program
Platform: | Size: 108544 | Author: fuhaijun | Hits:

[DocumentsMinCut

Description: Applications of min-cut model.
Platform: | Size: 508928 | Author: dongpei | Hits:

[OtherLDPC

Description: LDPC Decoder for rate=1/2 Min-Sum, Sum-Product, Scaling Min-Sum Layered Decoding for Matlab Code
Platform: | Size: 6144 | Author: chris | Hits:

[OtherLDPCdemo

Description: 此代码是LDPC码进行BP算法的重要参考代码,价值很高!并且可以进行BP的改进算法min-sum BP算法的改进工作!参考的价值不错-This code is LDPC code BP algorithm important reference code, high-value! And BP can be improved algorithm of min-sum BP algorithm to improve the work! Reference to the value of good
Platform: | Size: 246784 | Author: 力军 | Hits:

[Communication-MobilePEG_LDPC

Description: 引入PEG(Progressive-edge-growth)算法来构造适合线性时间编码的LDPC校验矩阵,译码时采用简化最小和Min-Sum译码算法实现简化译码.仿真结果表明,该方法能够构造适合LDPC码的线性时间编码的下三角校验矩阵日,并且用此方法构造的LDPC码性能非常接近原来PEG算法构造的LDPC码.同时通过采用最小和Min-Sum算法降低译码复杂度.-The introduction of PEG (Progressive-edge-growth) algorithm to construct suitable for linear time encoding of LDPC check matrix, decoding simplified when the smallest and the Min-Sum decoding algorithm decoding simplified. Simulation results show that this method can construct LDPC codes suitable for linear time encoding on lower triangular calibration matrix, and constructed using this method the performance of LDPC code is very close to the original PEG algorithm constructed LDPC codes. At the same time through the use of the smallest and the Min-Sum decoding algorithm to reduce complexity.
Platform: | Size: 168960 | Author: 卡卡 | Hits:

[Data structsData_Struc

Description: 这个是严蔚敏版的数据结构上机教程中的部分源代码,都是自己写的,包括最短路径的dijkstra,floyd,最小生成树的prim,kruskal以及链表,Huffman Tree等等的c++代码-This is Yan Wei-min version of the data structure on the machine part of the tutorial source code, are written in their own, including the shortest path dijkstra, floyd, minimum spanning tree of the prim, kruskal as well as the list, Huffman Tree, etc. c++ code
Platform: | Size: 12288 | Author: wang yucao | Hits:

[matlabmRMR_0.9_compiled

Description: mRMR(min-redundancy max-relevance)的matlab程序-matlab program of mRMR(min-redundancy max-relevance)
Platform: | Size: 492544 | Author: reallycsc | Hits:

[JSP/Javajquery-1.2.6.min

Description: jquery-1.2.6.min为JQUERY框架语法的加载包,它集成了JAVASCRIPT语句-jquery-1.2.6.min
Platform: | Size: 16384 | Author: Andy Liu | Hits:

[JSP/Javajquery-1.4.2.min

Description: jquery-1.4.2.min.js--- --- --高效率版 [高效率实施] -jquery-1.4.2.min.js-------------- efficient version of [efficient implementation]
Platform: | Size: 23552 | Author: zhaohui | Hits:

[JSP/Javajquery-ui-1.8.custom.min

Description: jquery-ui-1.8.custom.min.js----定制版 [高效率实施]-jquery-ui-1.8.custom.min.js---- customized version of the [efficient implementation]
Platform: | Size: 48128 | Author: zhaohui | Hits:

[JSP/Javamin-costflow.java

Description: min cost max flow template in java
Platform: | Size: 1024 | Author: moonto | Hits:

[Otherjquery.min

Description: jquery min is a library for javascript
Platform: | Size: 32768 | Author: lukere | Hits:
« 12 3 4 5 6 7 8 9 10 ... 50 »

CodeBus www.codebus.net