CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 Windows编程 控制台(字符窗口)编程 搜索资源 - 算法优化

搜索资源列表

  1. 最小费用最大流1

    0下载:
  2. 本文用C语言实现了优化算法-最小费用最大流算法,主要用于图论领域-Using C programming language, the optimization algorithm-minimum cost maximum flow algorithm, mainly for the field of graph theory
  3. 所属分类:控制台(字符窗口)编程

    • 发布日期:2008-10-13
    • 文件大小:2.86kb
    • 提供者:申辉
  1. GA

    0下载:
  2. 用遗传算法优化函数,要先在程序目录新建galog.txt文件,并不里面输入x1,x2的取值范围,程序输出的是函数最大值。
  3. 所属分类:控制台(字符窗口)编程

    • 发布日期:2014-01-16
    • 文件大小:153.96kb
    • 提供者:浪子
  1. 最近点对问题,分别用蛮力法和分治法进行了求解

    0下载:
  2. 最近点对问题,分别用蛮力法和分治法进行了求解,算法已经做过优化-Nearest point on the issue, respectively, and with brute force method for solving divide and conquer algorithm optimization has been done
  3. 所属分类:控制台(字符窗口)编程

    • 发布日期:2017-04-09
    • 文件大小:1.96mb
    • 提供者:zhou
  1. spellchecking

    0下载:
  2. 基于哈希表的一个对于英文文章单词拼写错误检查及更正的优化算法-A hash table based on the article for the English spelling error checking and correction algorithm
  3. 所属分类:Console

    • 发布日期:2017-04-10
    • 文件大小:1.53mb
    • 提供者:jimmy
  1. baidu0801paidui

    0下载:
  2. 百度之星08年的一道题目,我用数值优化算法实现了最大值问题。-Baidu Star in 2008 together with the topic, I used the numerical optimization algorithm to achieve the maximum problem.
  3. 所属分类:Console

    • 发布日期:2017-04-07
    • 文件大小:16.12kb
    • 提供者:小王
  1. 57578885Horse

    0下载:
  2. 实现了跳马的回溯算法,做了一定程度的优化,在一定范围内实现了剪枝操作,速度较快。但当棋盘较大时速度会下降得很快。-Backtracking algorithm to achieve the vault, do a degree of optimization, in a certain range to achieve the pruning operation, faster. But when the board is large rate will drop rapidly.
  3. 所属分类:Console

    • 发布日期:2017-04-08
    • 文件大小:153.7kb
    • 提供者:zgx
  1. genetic-algorithm-application

    0下载:
  2. matlab遗传算法工具箱解函数优化问题应用实例-matlab genetic algorithm toolbox solution function optimization application examples
  3. 所属分类:Console

    • 发布日期:2017-11-08
    • 文件大小:1.05kb
    • 提供者:高珊
  1. idas

    0下载:
  2. 使用迭代深入优先搜索解决八数码问题,并且在算法实现过程中进行了剪纸优化功能-Using an iterative depth-first search to solve eight digital
  3. 所属分类:Console

    • 发布日期:2017-11-08
    • 文件大小:202.55kb
    • 提供者:崔志诚
  1. QuickSort

    0下载:
  2. 多种快速排序算法集合,经过优化,VC 6.0运行通过,控制台程序-Collection of a variety of quick sort algorithm, optimized, VC 6.0 run through the console program
  3. 所属分类:Console

    • 发布日期:2017-04-23
    • 文件大小:191.38kb
    • 提供者:jiyinghui
  1. POAsuanfa

    0下载:
  2. poa算法,关于梯级水电调度的c#算法源程序。适合梯级水电站短期优化调度-The algorithm, on the dispatch of cascade c# algorithm source program. For the short-term optimal scheduling of cascade hydropower stations
  3. 所属分类:Console

    • 发布日期:2017-04-14
    • 文件大小:4.8kb
    • 提供者:黄志康
  1. 3

    0下载:
  2. 需要用回溯算法的题目:n皇后问题、素数方格问题、构造字符串、迷宫问题(包含题目及详细解答)。 回溯法的优化:递归前对尚待搜索的信息进行预处理、记忆化搜索。-Backtracking algorithms needed topics: n queens problem, prime squares problem, construct a string, the maze problem (including the title and a detailed answer). Optimi
  3. 所属分类:Console

    • 发布日期:2017-04-30
    • 文件大小:8.64kb
    • 提供者:赵靖宇
  1. SCAN

    0下载:
  2. 扫描算法(SCAN)是一种按照楼层顺序依次服务请求,它让电梯在最底层和最顶层之间连续往返运行,在运行过程中响应处在于电梯运行方向相同的各楼层上的请求。它进行寻找楼层的优化,效率比较高,但它是一个非实时算法。扫描算法较好地解决了电梯移动的问题,在这个算法中,每个电梯响应乘客请求使乘客获得服务的次序是由其发出请求的乘客的位置与当前电梯位置之间的距离来决定的,所有的与电梯运行方向相同的乘客的请求在一次电向上运行或向下运行的过程中完成,免去了电梯频繁的来回移动-Scanning algorithm (S
  3. 所属分类:Console

    • 发布日期:2017-05-04
    • 文件大小:3.57kb
    • 提供者:hyl
  1. Tye

    0下载:
  2. MD5算法优化版,适用语言Delphi , Kylix VC , C++ Visual Basic,-The MD5 algorithm optimized version for language Delphi, Kylix VC and c++, Visual Basic,
  3. 所属分类:Console

    • 发布日期:2017-12-13
    • 文件大小:55.53kb
    • 提供者:KXBTbvxl&392
搜珍网 www.dssz.com