CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - problem solving

搜索资源列表

  1. guangduyouxian

    0下载:
  2. 不同算法求解经典八皇后问题。经典问题求解算法之广度优先算法。-Different algorithms to solve the classic problem of eight queens. Classic problem-solving algorithm of breadth-first algorithm.
  3. 所属分类:matlab

    • 发布日期:2017-04-11
    • 文件大小:748
    • 提供者:吕连军
  1. Hanoi

    0下载:
  2. Hanoi塔问题求解,输入盘子的个数,显示运行的 过程-Towers of Hanoi problem-solving, enter the number of plates, showing the process of running
  3. 所属分类:Data structs

    • 发布日期:2017-04-11
    • 文件大小:591
    • 提供者:彭秋静
  1. python

    0下载:
  2. Number Detector:The purpose of this experiment is to improve your understanding of programming with Python on problem solving. In detail, you are to write a simple Python program that first asks for an integer input and then detect if it is a squ
  3. 所属分类:Other systems

    • 发布日期:2017-04-01
    • 文件大小:626
    • 提供者:wang hu
  1. hotq

    0下载:
  2. 最近从书上看到的非线性解题法的一个程序,共享下-Recently from the book to see non-linear problem-solving method of a program to share the
  3. 所属分类:matlab

    • 发布日期:2017-04-08
    • 文件大小:32308
    • 提供者:方煜
  1. poly-cacu

    0下载:
  2. 本题要求实现对两个多项式的简单计算,实验要求完成一元多项式以及多元多项式的四则运算,计算后能将结果输出。 对于多项式,它由系数,未知元以及指数组成,考虑到它包括的属性较多,故链表是一种非常不错的选择。题目有两个关键点:第一、识别多项式每一项的系数与指数;第二、对结果能很好的合并同类项。 解题方法:链表实现,多项式指数系数识别,加减乘除等四则运算分别模拟笔算的过程。多元多项式增加指数数组,方法与一元相似。 -This question required to achieve a sim
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-04-02
    • 文件大小:4063
    • 提供者:何东标
  1. Lindo.tar

    0下载:
  2. 这是我写的使用Lindo库进行Java与Lindo协作编程求解数学问题的使用范例,可供想使用Lindo简化开发的编程人员提供借鉴。-This is my library written in Java using Lindo Lindo collaborative programming with the use of mathematical problem solving examples, available to simplify the development of the Lindo
  3. 所属分类:Java Develop

    • 发布日期:2017-05-24
    • 文件大小:8107423
    • 提供者:胡海啸
  1. ayst

    0下载:
  2. 爱因斯坦智力问题的程序求解,主要是算法。-Einstein' s intellectual problem solving process
  3. 所属分类:Algorithm

    • 发布日期:2017-03-29
    • 文件大小:174324
    • 提供者:zhoujianlan
  1. C-plus-Primer-answer

    0下载:
  2. 此為侯傑所出的c++ primer的題目解答, 裡面有豐富的解題過程-This is Hou Jie out by the subject of c++ primer solution, which is rich in problem-solving process
  3. 所属分类:Windows Develop

    • 发布日期:2017-03-27
    • 文件大小:805430
    • 提供者:ryan
  1. Data-

    0下载:
  2. 数据抽象和问题求解第四版(visual c++语言描述-Data Abstraction and Problem Solving Fourth Edition (visual c++ language to describe the
  3. 所属分类:GUI Develop

    • 发布日期:2017-04-09
    • 文件大小:218006
    • 提供者:CQ
  1. maximum-flow

    0下载:
  2. 运筹学中的最大流与最小载问题求解matlab源程序-Operations Research in the maximum flow and minimum load problem solving matlab source code
  3. 所属分类:matlab

    • 发布日期:2017-03-23
    • 文件大小:220225
    • 提供者:张爽
  1. duochongmi

    0下载:
  2. 多重米计算问题,使用c语言讲述了多重米计算问题的求解方法和指导-Computation of multiple meters, multiple use c language about problem solving in meters methods and guidance
  3. 所属分类:Data structs

    • 发布日期:2017-05-02
    • 文件大小:695294
    • 提供者:Third
  1. shanshu

    0下载:
  2. 删数问题,使用c语言讲述了删数问题的求解方法和指导-Delete a few problems about using the c language deleted several problem solving methods and guidance
  3. 所属分类:Data structs

    • 发布日期:2017-03-31
    • 文件大小:521928
    • 提供者:Third
  1. PSO_meander-line

    0下载:
  2. PSO optimization. PSO is a robust stochastic optimization technique based on the movement and intelligence of swarms. PSO applies the concept of social interaction to problem solving.
  3. 所属分类:Project Design

    • 发布日期:2017-03-31
    • 文件大小:77084
    • 提供者:alayas
  1. chessboard

    0下载:
  2. 采用分治算法完成棋盘覆盖问题的求解,用C#完成了棋盘覆盖的界面显示。-Using divide and conquer algorithm to complete the board covering problem solving, finished with C# interface display board covered.
  3. 所属分类:CSharp

    • 发布日期:2017-04-01
    • 文件大小:60800
    • 提供者:李新乐
  1. uuhu

    0下载:
  2. 求解非线性规划问题的光滑牛顿法.Smooth nonlinear programming problem solving Newton' s method.-Smooth nonlinear programming problem solving Newton' s method.
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-05-01
    • 文件大小:572447
    • 提供者:mable
  1. iteration

    0下载:
  2. 各种迭代法 迭代法也称辗转法,是一种不断用变量的旧值递推新值的过程,跟迭代法相对应的是直接法(或者称为一次解法),即一次性解决问题。-Iterative method of iterative method, also known as removed, is a constant with the value of the variable' s old value of the new recursive process, with the corresponding itera
  3. 所属分类:Special Effects

    • 发布日期:2017-04-02
    • 文件大小:423298
    • 提供者:eleven
  1. PID

    1下载:
  2. PID 算法原理 调试经验 实例 本文详细介绍了笔者在工作中实际解决问题的经验 -PID algorithm is an instance of this principle of debugging experience I described in detail in the work experience in practical problem-solving
  3. 所属分类:SCM

    • 发布日期:2015-10-29
    • 文件大小:521216
    • 提供者:nnnn
  1. javastudy

    0下载:
  2. java学习资料-java程序设计与问题解决基础篇和高级篇-learning materials-java java programming and problem solving and advanced Basics articles
  3. 所属分类:Java Develop

    • 发布日期:2017-06-20
    • 文件大小:33880282
    • 提供者:lixin
  1. 8digits

    0下载:
  2. 人工智能中经典的八数码问题的求解。在输入文件中给出初始局面,则算出一个解。输出的是每个步骤之后的局面。最终局面是1-8的环绕排列(中间为空)。-Artificial Intelligence in the classic eight digital problem solving. Given in the input file the initial situation, then figure out a solution. After each step the output is the
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-16
    • 文件大小:14213
    • 提供者:james
  1. Mathematical.Discovery.Vol.1

    1下载:
  2. [数学的发现——对解题的理解、研究和讲授(第一卷)].-[mathematical discovery to the understanding of the problem solving-research and teaching (vol.1)].
  3. 所属分类:Algorithm

    • 发布日期:2017-05-13
    • 文件大小:3414387
    • 提供者:xxx
« 1 2 ... 27 28 29 30 31 3233 34 35 36 37 ... 50 »
搜珍网 www.dssz.com