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

搜索资源列表

  1. Metaparllel

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

    • 发布日期:2008-10-13
    • 文件大小:158351
    • 提供者: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
    • 文件大小:295795
    • 提供者:小马
  1. 普利姆最小生成树

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

    • 发布日期:2008-10-13
    • 文件大小:5171
    • 提供者:小马
  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
    • 文件大小:7688
    • 提供者:陈成
  1. 斐波那契堆实现迪特斯特拉算法

    0下载:
  2. 数据结构:斐波那契堆实现迪特斯特拉算法 VC6实现 已编译通过
  3. 所属分类:控制台(字符窗口)编程

    • 发布日期:2010-11-11
    • 文件大小:8912
    • 提供者:ruccsca
  1. Desktop

    0下载:
  2. 调度问题的回溯算法,算法中的经典问题。问题描述:假设有n个任务由k个可并行工作的机器完成。完成任务i需要的时间为ti。试设计一个算法找出完成这n个任务的最佳调度,使得完成全部任务的时间最早。-Scheduling problem backtracking algorithm is the classic problem. Problem Descr iption: Suppose there are n-task by the k-parallel machine can be complete
  3. 所属分类:Console

    • 发布日期:2017-03-29
    • 文件大小:16015
    • 提供者:pactric
  1. K-means

    1下载:
  2. 简单实用的k均值聚类算法,可以实现多位向量的简单聚类-Simple and practical k-means clustering algorithm, can achieve more than a simple vector clustering
  3. 所属分类:控制台(字符窗口)编程

    • 发布日期:2013-04-10
    • 文件大小:5898
    • 提供者:chunxiao
  1. os

    0下载:
  2. 操作系统中几个重要算法的模拟程序,包括进程调度,内存分配与回收,银行家算法-Operating system simulation algorithm several important processes, including process scheduling, memory allocation and recovery, banker s algorithm
  3. 所属分类:Console

    • 发布日期:2017-03-30
    • 文件大小:43993
    • 提供者:liuqiang
  1. beibao

    0下载:
  2. 通过贪心算法实现背包问题,可实现小规模背包问题-Through the greedy algorithm knapsack problem, enabling small-scale knapsack problem
  3. 所属分类:Console

    • 发布日期:2017-04-01
    • 文件大小:9860
    • 提供者:piaoxue
  1. SortComparor

    0下载:
  2. 比较插入、归并、快速、基数四种排序算法的性能-Comparison of insertion, merge, fast, and base the performance of four sorting algorithms
  3. 所属分类:Console

    • 发布日期:2017-04-04
    • 文件大小:54805
    • 提供者:廉静
  1. 7125654769

    1下载:
  2. 用Matlab实现的人工免疫算法的源程序,用户可以根据需要定义相应的参数-Using Matlab the artificial immune algorithm to achieve the source, the user can define the parameters of the corresponding
  3. 所属分类:Console

    • 发布日期:2017-04-15
    • 文件大小:7633
    • 提供者:程俊仁
  1. TwoSolutionOfHoureTour

    0下载:
  2. 马周游问题的两种解法 对于小规模的作回溯,大规模的进行A算法-Two horses travel problem solution for the small-scale retrospective, the conduct of large-scale algorithm A
  3. 所属分类:Console

    • 发布日期:2017-04-13
    • 文件大小:2222
    • 提供者:sunset
  1. yichuan

    0下载:
  2. 人工智能算法中的遗传算法,使用c++编程-Artificial intelligence algorithm genetic algorithm, the use of c++ programming
  3. 所属分类:Console

    • 发布日期:2017-04-08
    • 文件大小:1711
    • 提供者:流星澈
  1. matchain

    0下载:
  2. 这是一个算法设计与分析课程的实验,对曼彻斯特乘法链进求最有运算顺序的源码。由本人自行编写,希望和大家交流与分享。-This is an algorithm design and analysis of the experimental program, the multiplication of Manchester into the demand chain operations in order to source the most. Prepared by me on their own,
  3. 所属分类:Console

    • 发布日期:2017-03-29
    • 文件大小:2035
    • 提供者:Tiger
  1. knear

    0下载:
  2. K均值算法,用于聚类,程序写得比较好,容量读-K means algorithm for clustering, procedures written better, capacity Reading
  3. 所属分类:Console

    • 发布日期:2017-05-01
    • 文件大小:809208
    • 提供者:Spring
  1. guangliusuanfa

    1下载:
  2. 这是图像处理程序是我用光流算法写的,经过测试效果不错,希望大家喜欢-This is the image processing program is written in my optical flow algorithm
  3. 所属分类:Console

    • 发布日期:2016-04-18
    • 文件大小:1389568
    • 提供者:邢春
  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
    • 文件大小:6144
    • 提供者:小安雅
  1. 最短路算法解决实际问题案例

    1下载:
  2. 最短路算法被广泛使用,此例使用一个简单的例子实现一个具体需求来帮助体会算法
  3. 所属分类:控制台(字符窗口)编程

  1. MUSIC算法性能分析

    2下载:
  2. 几种不同的MUSIC算法的性能分析源码,结果用图的方式显示,直观易懂。
  3. 所属分类:控制台(字符窗口)编程

  1. 十大算法时间与空间比较

    0下载:
  2. 对于十大算法进行时间复杂度与空间复杂度比较,源程序,模块化设计语言,C++编程
  3. 所属分类:控制台(字符窗口)编程

« 12 3 4 5 6 7 8 9 10 ... 35 »
搜珍网 www.dssz.com