CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 Windows编程 搜索资源 - Algorithm Design

搜索资源列表

  1. 运动会系统源代码

    0下载:
  2. 数据结构课程设计运动会系统源代码,实现运动会系统算法设计-data structure Games curriculum design system source code, realizing algorithm design system Games
  3. 所属分类:C#编程

    • 发布日期:2008-10-13
    • 文件大小:2.66kb
    • 提供者:石剑波
  1. 求几何图形的个数1

    0下载:
  2. 算法设计实验要求中的求几何图形的个数的算法,用c++编写-algorithm design of the experimental requirements for geometric figure for the number of the algorithm used to prepare c
  3. 所属分类:Windows编程

    • 发布日期:2008-10-13
    • 文件大小:9.01kb
    • 提供者:姚天伟
  1. 园排列问题

    0下载:
  2. 分支限界法解圆排列问题,是一个算法设计与分析课程的作业-branch and bound method for solving problems with a round of one algorithm design and analysis of the operational programs
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:48.43kb
    • 提供者:老七
  1. algorithm-solution(1-10).rar

    1下载:
  2. Anany Levitin的算法设计与分析基础的课后习题全部答案(英文).,Anany Levitin algorithm design and analysis based on after-school exercise all the answers (in English).
  3. 所属分类:Other systems

    • 发布日期:2016-01-26
    • 文件大小:2.34mb
    • 提供者:张恒
  1. ADM.tar

    0下载:
  2. The Algorithm Design Manual by Steven S. Skiena
  3. 所属分类:Windows Develop

  1. algorithm

    0下载:
  2. 数列极差算法,计算机算法设计与分析中的一道练习题-Series of very poor algorithm design and analysis of computer algorithms to work together in exercises
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-12
    • 文件大小:779byte
    • 提供者:太阳
  1. Principles-of-curriculum-design

    1下载:
  2. 编译原理课程设计总结报告 1.设计题目及相关内容 本课程设计完成的是递归下降分析法。对算术表达式和赋值语句进行语义分析并生成四元式序列。其中,本设计用C语言对简单的pascal语言子集编制一个编译程序。语义分析输入的是语法分析后提供的单词串,而语法分析的输入是词法分析的程序所提供的单词序列。要求把语法分析程序和词法分析都作为子程序调用,其中输入字符串要用文件操作。 2.运行环境(软、硬件环境) 硬件环境:方正电脑,P4CPU,512M内存 软件环境:Visualc+
  3. 所属分类:Windows编程

    • 发布日期:2016-06-30
    • 文件大小:2.54mb
    • 提供者:爱爱爱
  1. algorithm

    0下载:
  2. 实现不重复序列的全排序,参考为算法设计与分析-Implementation does not repeat the entire order, reference for the Algorithm Design and Analysis! ! !
  3. 所属分类:Other systems

    • 发布日期:2017-04-08
    • 文件大小:906byte
    • 提供者:LiMingQing
  1. ppt

    0下载:
  2. 算法设计与分析 第二版 王晓东 课件ppt 下载-Algorithm Design and Analysis Xiaodong courseware second edition ppt download
  3. 所属分类:Other systems

    • 发布日期:2017-05-10
    • 文件大小:2.39mb
    • 提供者:zhangqq
  1. c.algorithm.exercises

    0下载:
  2. c编程算法设计习题源代码c programming source code, algorithm design exercises -c programming source code, algorithm design exercises
  3. 所属分类:Windows Develop

    • 发布日期:2017-03-27
    • 文件大小:28.22kb
    • 提供者:xu2
  1. Improved-Genetic-Algorithm

    1下载:
  2. 针对传统的遗传算法编程求解过程中存在的代码复用性不高,灵活性差的情况,在参考麻省理工学院Matthew Wall开发的遗传算法类库GAlib的基础上,作者提出了基于设计模式的改进遗传算法设计框架,并提供了部分Visual C#代码和演示。-Improved Genetic Algorithm design and implementation based on Design Patterns
  3. 所属分类:CSharp

    • 发布日期:2015-11-01
    • 文件大小:170kb
    • 提供者:廖伟
  1. cPP-algorithm--data-stucture

    0下载:
  2. c++ 算法 面向对象的数据结构的设计 全英文版 HTML文档-c++ object-oriented data structure, algorithm design all HTML documents in English
  3. 所属分类:Windows Develop

    • 发布日期:2017-05-28
    • 文件大小:10.57mb
    • 提供者:刘鹏
  1. The-Algorithm-Design-Manual-2ed--by-Steven-S.-Ski

    0下载:
  2. The Algorithm Design Manual 2ed by Steven S. Skiena-The Algorithm Design Manual 2ed by Steven S. Skiena
  3. 所属分类:Windows Develop

    • 发布日期:2017-05-19
    • 文件大小:5.32mb
    • 提供者:Mitesh
  1. Antenna-Array-Design

    0下载:
  2. 毫米波,微波的相关资料,具体的算法设计和实现功能-Millimeter wave, microwave data, algorithm design and implementation of the function
  3. 所属分类:Other systems

    • 发布日期:2017-04-01
    • 文件大小:309kb
    • 提供者:小默
  1. the-algorithm-Overview

    0下载:
  2. 算法设计课件(第一章算法概述),主要讲述算法概述。-Algorithm design courseware (the first chapter of the algorithm Overview) Overview focuses algorithm.
  3. 所属分类:ADO-ODBC

    • 发布日期:2017-04-02
    • 文件大小:88.26kb
    • 提供者:刘强
  1. Algorithm

    0下载:
  2. 华南理工大学 算法设计与分析 各章习题参考代码【附:各章题目】-South China University of algorithm design and analysis the Chapter Exercises reference code attached: Chapter topic]
  3. 所属分类:Other windows programs

    • 发布日期:2017-12-05
    • 文件大小:12.24kb
    • 提供者:周生勇
  1. algorithm

    0下载:
  2. 1.Dijkstra算法设计分析,2.布线问题分析设计.3最长公共子序列 4.N后问题(回溯法) -1.Dijkstra algorithm design and analysis, wiring problem analysis and design .3 longest common subsequence 4.N problem (backtracking)
  3. 所属分类:Other windows programs

    • 发布日期:2017-12-03
    • 文件大小:3.21kb
    • 提供者:Deep
  1. algorithm

    0下载:
  2. 算法设计与分析的project,实现各种课后程序-C++ realization, algorithm design and analysis project
  3. 所属分类:Other systems

    • 发布日期:2017-04-29
    • 文件大小:437.14kb
    • 提供者:fjt
  1. ECOC

    0下载:
  2. 混合算法设计Hybrid algorithm design SFA code_ECOCHybrid algorithm design SFA code_ECOC(Hybrid algorithm design SFA code_ECOC)
  3. 所属分类:其他

    • 发布日期:
    • 文件大小:5kb
    • 提供者:nisa
  1. Algorithm Design by Jon Kleinberg, Eva Tardos

    0下载:
  2. Algorithm by Design. How to design Algorithms
  3. 所属分类:Windows编程

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