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

搜索资源列表

  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. 优先队列式分支限界法园排列问题

    2下载:
  2. 优先队列式分支限界法园排列问题,是一个作业,算法设计与分析-priority queue-branch and bound with France Park, is an operation, algorithm design and analysis
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:16.76kb
    • 提供者:老七
  1. 贪心算法球园排列问题

    1下载:
  2. 贪心算法球园排列问题,算法设计与分析课程的作业。-greedy algorithm with the ball park, algorithm design and analysis programs work.
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:117.99kb
    • 提供者:老七
  1. 随机化算法解圆排列问题

    0下载:
  2. 随机化算法解圆排列问题,算法设计与分析,课程作业-randomized algorithm Xie Yuan with the problem, algorithm design and analysis, course work
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:75.87kb
    • 提供者:老七
  1. 回溯法搜索排列树算法园排列问题

    0下载:
  2. 回溯法搜索排列树算法园排列问题,算法设计与分析课程,作业题-search with backtracking algorithms park with trees, algorithm design and analysis courses, and that operations
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:66.86kb
    • 提供者:老七
  1. algrithm

    0下载:
  2. 算法设计与分析的经典程序,主要有0-1背包问题,最小生成树等。-algorithm design and analysis of the classic procedure, mainly 0-1 knapsack problem, such as minimum spanning tree.
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:5.85kb
    • 提供者:jun
  1. chesscover

    0下载:
  2. 此程序是关于算法设计与分析中的棋盘覆盖问题,采用分治策略实现的。-on algorithm design and analysis covering the chessboard, using the divide and conquer strategy to achieve.
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:2.11kb
    • 提供者:xsj
  1. wenjianxitongmonisheji

    0下载:
  2. 文件系统实现 1. 数据结构设计 通过分析设计题目,具体设计出主要的三个数据结构。 2. 程序流程设计 根据课程设计的内容,给出具体实现的思路和程序框图,并给一定的解释,流程图要和自己的程序实现一致,不求多,要简练明确,可以参考实验指导书。 3. 主要算法设计 根据课程设计的内容和实现文件系统需要,给出查找,插入文件,用户等关键算法,可以参考演示程序。 4. 模拟实现文件系统 根据设计的数据结构,流程框图以及具体算法,用C/C++ 等高级程序设计语言模拟文件系统
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:19.36kb
    • 提供者:xiao ming
  1. cow11

    0下载:
  2. c语言环境 进站出站的算法设计 很简单的-c language environment metro station algorithm design very simple
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:2kb
    • 提供者:wangchao
  1. MIGONGall2

    0下载:
  2. 求迷宫所有通路的程序,采用递归算法设计方法-seeking access to all the maze procedure using recursive algorithm design method
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:839byte
    • 提供者:yy
  1. algorithm_design_and_analysis

    0下载:
  2. 算法设计与分析的ppt课件,供大家参考。-algorithm design and analysis ppt courseware for your reference.
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:2.1mb
    • 提供者:enao
  1. 分支限界法_批处理作业调度

    1下载:
  2. 算法设计中的分支限界法中的批处理作业调度问题的实现,是用VC++编写的-algorithm design of branch and bound method of batch job scheduling problem is true, VC + + prepared
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:10.56kb
    • 提供者:ddd
  1. 大整数乘法

    0下载:
  2. n的阶乘.rar 可以求数的阶乘 是以递归算法为基础的 对学习算法设计与-n factorial. Rar can help factorial number of recursive algorithm is based on the learning algorithm design and
  3. 所属分类:其它

    • 发布日期:2014-01-21
    • 文件大小:5kb
    • 提供者:张微
  1. 短小精悍

    0下载:
  2. 该算法设计短小精悍,很有参考价值,这是用VC++6.0编写的算法,希望大家可以参考-the algorithm design small and great reference value, which is used to prepare the VC 6.0 algorithm, we can hope that the reference
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:4.07kb
    • 提供者:北极狐
  1. gauss

    0下载:
  2. 运用高斯消去算法实现方程组的求解,里面有简单的界面设计和高斯消去算法设计-Use Gaussian elimination algorithm equations, which have a simple interface design and Gaussian elimination algorithm design
  3. 所属分类:GUI Develop

    • 发布日期:2017-04-07
    • 文件大小:2.79kb
    • 提供者:张文
  1. des

    0下载:
  2. 设计DES算法的实现方法,编程实现DES算法的加密和解密功能-Implementation of DES algorithm design, programming DES encryption and decryption algorithms
  3. 所属分类:GUI Develop

    • 发布日期:2017-05-18
    • 文件大小:4.49mb
    • 提供者:李万雷
  1. Design-a-polynomial-sum-algorithm

    0下载:
  2. 设计一个一元多项式相加的算法程序。 两个一元多项式相加的运算规则是:两个多项式中所有指数相同的项,对应系数相加,若和不为0,则生成“和多项式”中的一项;对于所有指数不为相同的项,则分别复制到“和多项式”中去。 -Design a polynomial sum algorithm. Two unary polynomial sum arithmetic rule is: all indices in the same items of the two polynomials, and a
  3. 所属分类:EditBox

    • 发布日期:2017-11-07
    • 文件大小:245.57kb
    • 提供者:马骏
  1. buduiweishiwenti

    0下载:
  2. 算法设计。。 。。 。。 。部落卫士问题-Algorithm design. . . . . . . . . . . . . Tribal guards problem
  3. 所属分类:GUI Develop

    • 发布日期:2017-12-10
    • 文件大小:700byte
    • 提供者:xiaoc
  1. jingangshi

    0下载:
  2. 金刚石计算机图形算法设计模拟实现金刚石结构算法,够清楚了吗-Computer graphics algorithm design diamond diamond structure simulation algorithm, clear enough yet
  3. 所属分类:Dialog_Window

    • 发布日期:2017-04-07
    • 文件大小:341.96kb
    • 提供者:king
  1. RSA-digital-signature-design

    0下载:
  2. 随机搜索大素数,随机生成公钥和私钥; 要求使用素性检测算法及高效率求逆和模幂运算 用私钥对任意长度的明文签名 用公钥对签名验证;-Random search large prime Numbers, random public key and a private key Requires the use of element detection algorithm and efficient inverse power operation and mould With the
  3. 所属分类:GUI Develop

    • 发布日期:2017-04-15
    • 文件大小:5.85kb
    • 提供者:胡佳敏
« 12 3 4 5 »
搜珍网 www.dssz.com