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

搜索资源列表

  1. Metaparllel

    0下载:
  2. 串行程序并行化软件 它提供给程序员一个图形化的交互界面,首先由程序员选择并行算法,然后通过配置向导对所选择的并行算法进行定制,生成配置文件,然后参照配置文件自动生成并行程序的框架代码,并将程序员提供的元任务的串行代码嵌入到框架代码中,最后生成并行程序-software programmers to provide an interactive graphical interface, the first programmer to choose from parallel algorithm
  3. 所属分类:控制台(字符窗口)编程

    • 发布日期:2008-10-13
    • 文件大小:154.64kb
    • 提供者:joey
  1. 数据结构综合1

    0下载:
  2. 数据结构课程学习过程中的一些算法,例子,相信对大家的学习很有帮助-data structure courses learning process of some algorithm, for example, we believe that the right learning helpful
  3. 所属分类:控制台(字符窗口)编程

    • 发布日期:2008-10-13
    • 文件大小:288.86kb
    • 提供者:小马
  1. 普利姆最小生成树

    0下载:
  2. 用普利姆算法实现最小生成树,简单的排序算法。对学习很有帮助-with minimum spanning tree algorithm, a simple algorithm. The study helpful
  3. 所属分类:控制台(字符窗口)编程

    • 发布日期:2008-10-13
    • 文件大小:5.05kb
    • 提供者:小马
  1. 计算校验和

    0下载:
  2. 关键字: 校验和算法, VC.NET, 这是我VC.NET写的一个小程序,在控制台模式下实现校验和算法 希望更多的人与我交流, QQ:270596846 E_MAIL:chmuggmwtg@163.com -keyword : checksum algorithm, VC.NET, this is my VC.NET write a small program the console model under checksum algorithm hope more people sh
  3. 所属分类:控制台(字符窗口)编程

    • 发布日期:2008-10-13
    • 文件大小:7.51kb
    • 提供者:陈成
  1. Astarfindpath

    0下载:
  2. 用A star算法来解决寻路问题,程序简单易实现。给定几种不同的地图进行验证,得到较优的路径-A star algorithm used to solve the routing problem, the procedure is simple and easy to achieve. Given several different maps to verify the path to be better
  3. 所属分类:Console

    • 发布日期:2017-04-08
    • 文件大小:65.59kb
    • 提供者:huangdingcai
  1. GA1E1

    2下载:
  2. 用K均值和遗传算法实现了半监督聚类算法,这是个一个已经发表的论文的源程序-Using K-means and genetic algorithm to achieve a semi-supervised clustering algorithm, this is a paper published source
  3. 所属分类:Console

    • 发布日期:2016-08-10
    • 文件大小:3.96mb
    • 提供者:张帅
  1. NeHe_OpenGL_Collision-algorithm

    0下载:
  2. 碰撞检测经典算法,希望对大家研究碰撞检测有所帮助!-Classical collision detection algorithm, we want to study collision detection help!
  3. 所属分类:Console

    • 发布日期:2017-04-16
    • 文件大小:167.56kb
    • 提供者:张鸣
  1. Binary-search-algorithm

    0下载:
  2. 二分查找算法,vc6.0编写,控制台程序-Binary search algorithm, vc6.0 writing, the console program
  3. 所属分类:Console

    • 发布日期:2017-03-29
    • 文件大小:10.42kb
    • 提供者:guan
  1. genetic-algorithmfunction-algorithm

    0下载:
  2. 遗传算法和非线性规划的函数寻优算法matlab实现-A function of the genetic algorithm and nonlinear programming optimization algorithm matlab achieve
  3. 所属分类:Console

    • 发布日期:2017-11-08
    • 文件大小:4.26kb
    • 提供者:高珊
  1. genetic-algorithm-application

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

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

    0下载:
  2. 蚁群算法求解TSP问题应用实例,在matlab里实现。-The ant colony algorithm for TSP application instance, in Matlab years.
  3. 所属分类:Console

    • 发布日期:2017-11-04
    • 文件大小:2.63kb
    • 提供者:高珊
  1. metropolitan-algorithm

    0下载:
  2. 模拟退火算法求解TSP问题实例,在matlab中的实现。-Simulated annealing algorithm for TSP instances in matlab achieve.
  3. 所属分类:Console

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

    0下载:
  2. 本科生操作系统课程关于因皇家算法的课程设计代码很基础的-Undergraduate courses on operating system on Royal algorithm because it is based curriculum design code
  3. 所属分类:Console

    • 发布日期:2017-04-07
    • 文件大小:1.27kb
    • 提供者:程昱
  1. A-algorithm

    0下载:
  2. 该程序利用人工智能中的A算法实现了对九宫格的搜索,是一种搜索算法的C++程序-the search of sudoku using A algorithm
  3. 所属分类:Console

    • 发布日期:2017-04-07
    • 文件大小:2.91kb
    • 提供者:李倩儒
  1. KMP-Algorithm

    0下载:
  2. KMP算法的一个简单实现,稍加更改即可应用在其他程序中。-A program of realizing the KMP algorithm, can be easily adopted in any other programs with small modification.
  3. 所属分类:Console

    • 发布日期:2017-04-06
    • 文件大小:5.14kb
    • 提供者:周峰
  1. algorithm-CPP

    0下载:
  2. 数据结构面试常考算法,C++实现 包含数组、字符串、链表、二叉树、排序-Interview data structures algorithm, C++ contain arrays, strings, linked lists, binary trees, sorting
  3. 所属分类:Console

    • 发布日期:2017-04-05
    • 文件大小:64.85kb
    • 提供者:robert
  1. genetic-algorithm-MATLAB_AGA

    0下载:
  2. 用MATLAB 编写遗传算法是很常用的,在多种情况下可以应用到遗传算法,这是用matlab编写的遗传算法源代码-Genetic algorithms using MATLAB is very common, in many cases can be applied to the genetic algorithm, which is using matlab genetic algorithm source code
  3. 所属分类:Console

    • 发布日期:2017-04-23
    • 文件大小:15.04kb
    • 提供者:许晴
  1. QM-algorithm

    1下载:
  2. 本算法要求输入一最小项和无关项的待化简表达式,通过QM算法处理输出化简后的结果。-The algorithm requires a minimum input items and do not care to be simplified expression through QM simplified algorithm results after processing output.
  3. 所属分类:Console

    • 发布日期:2017-05-06
    • 文件大小:1.02mb
    • 提供者:Carter Bao
  1. Euclidean-algorithm

    0下载:
  2. 实现欧几里算法和扩展欧几里算法,通过读取CPU的定时器,比较算法效率-Achieve Euclidean algorithm and extended Euclidean algorithm, by reading the CPU timers, comparison algorithm efficiency
  3. 所属分类:Console

    • 发布日期:2017-04-12
    • 文件大小:1.06kb
    • 提供者:hhb
  1. Simulated annealing algorithm

    0下载:
  2. 分析用模拟退火算法解决TSP问题时的编码方式、新解产生的方法等内容。(This paper analyzes the encoding method and new solution method of simulated annealing algorithm to solve TSP problem.)
  3. 所属分类:控制台编程

    • 发布日期:2018-01-04
    • 文件大小:6kb
    • 提供者:小安雅
« 12 3 4 5 6 7 8 9 10 ... 29 »
搜珍网 www.dssz.com