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

搜索资源列表

  1. vrp.rar

    5下载:
  2. 编写的基于遗传算法解决VRP问题的源代码,Prepared VRP based on genetic algorithm to solve the problem of source code
  3. 所属分类:Other systems

    • 发布日期:2016-12-28
    • 文件大小:4186
    • 提供者:张凯
  1. NS2_Nam_Bind.zip

    0下载:
  2. [原创]如何解决NS2下的nam的bind错误问题,文件中附有本人的安装经验,本人在Ubuntu9.04下已经安装成功,How to solve the problem of nam in ns2 with the bug of bind, including the install guide of myself. I have successfully solved the problem in my OS (Ubuntu 9.04)
  3. 所属分类:Other systems

  1. EIGHTPUZZLE

    2下载:
  2. 用A*算法解决八数码问题,人工智能实验,内附实验报告。源码注释很详细-With the A* algorithm to solve 8 puzzle problem, artificial intelligence experiments, containing a laboratory report. Very detailed source notes
  3. 所属分类:Other systems

    • 发布日期:2017-03-31
    • 文件大小:160628
    • 提供者:朱颢
  1. lp_solve_5.5.0.12_MATLAB_source.tar

    0下载:
  2. lp_solve_5.5.0.12_MATLAB_source.tar版本,用于混合整数优化问题的求解-lp_solve_5.5.0.12_MATLAB_source.tar version for mixed integer optimization problems to solve
  3. 所属分类:Other windows programs

    • 发布日期:2017-03-22
    • 文件大小:94180
    • 提供者:mj
  1. solve

    0下载:
  2. solve程序是一个实现了A*X=B矩阵运算的一个程序,代码效率高,很好很强大-solve program is an implementation of A* X = B matrix operations of a program, code efficiency, very good very strong
  3. 所属分类:Other systems

    • 发布日期:2017-04-10
    • 文件大小:949
    • 提供者:vivi
  1. Mixed-leapfrog-algorithm-to-solve-multi-knapsack-p

    0下载:
  2. 混合蛙跳算法解决多背包问题,此算法是在vs2005下编写,语法为基本的c语言(可以直接复制源码到vc中运行)-Mixed leapfrog algorithm to solve multi-knapsack problem, this algorithm is prepared in vs2005, the syntax for basic c language (can copy the source code to run vc)
  3. 所属分类:Other systems

    • 发布日期:2017-05-27
    • 文件大小:11093182
    • 提供者:yangfei
  1. solve-9-9-Sudoku

    0下载:
  2. 用于解决9*9的数独,功能不完善,只能给出所有结果中的一种。-to solve Sudoku 9* 9 , function is not perfect.
  3. 所属分类:Other systems

    • 发布日期:2017-03-26
    • 文件大小:1166
    • 提供者:Li Chen
  1. solve-the-TSP

    0下载:
  2. E:\学习\人工智能\禁忌搜索 +opt解决TSP问题\禁忌搜索+opt解决TSP问题 含测试数据-E: \ learning \ Artificial Intelligence \ tabu search \ taboo search to+opt for to solve the TSP \ taboo search to+opt for to solve the TSP
  3. 所属分类:Other windows programs

    • 发布日期:2017-11-10
    • 文件大小:2672
    • 提供者:yang
  1. solve-differential-equations

    0下载:
  2. 程序实现了欧拉法、改进欧拉法、隐式梯形积分法解同一个微分方程,并与解析解比较,以可视化的形式展现出来-Program to achieve the Euler method, Improved Euler method, the implicit trapezoidal integration to solve the same differential equations and compared with the analytical solution, to show up in the
  3. 所属分类:Other windows programs

    • 发布日期:2017-12-04
    • 文件大小:2837
    • 提供者:whj
  1. MatLab-solve-equations

    0下载:
  2. 关于讲解方程求解方法的经典算法,并带有讲解PPT. -MatLab solve equations
  3. 所属分类:Other systems

    • 发布日期:2017-04-29
    • 文件大小:89490
    • 提供者:张凤翔
  1. cpp-solve-postfix-operation

    0下载:
  2. solve postfix operation in c-solve postfix operation in c++
  3. 所属分类:Other systems

    • 发布日期:2017-04-29
    • 文件大小:286064
    • 提供者:wildanihadi
  1. ACO-to-solve-TSP-problems

    0下载:
  2. 蚁群算法解决TSP问题的MATLAB实现-ACO to solve TSP problems
  3. 所属分类:Other systems

    • 发布日期:2017-04-14
    • 文件大小:6410
    • 提供者:少华
  1. solve

    0下载:
  2. 功能是用牛顿迭代法求解一元多次方程,可以求解一元多次方程的所有实根,但重根只能输出一个-Function is to use Newton iterative method for solving multiple equations one yuan, one yuan can solve all real roots of the equation many times, but only output a heavy root
  3. 所属分类:Other systems

    • 发布日期:2017-04-12
    • 文件大小:1261
    • 提供者:anteng
  1. Solve-quadratic-equation

    0下载:
  2. 求解一元二次方程。系数出错时抛出异常,并对程序进行测试。-Solve Univariate Quadratic Equation. An exception is thrown when the coefficient is wrong and the program is tested.
  3. 所属分类:Other windows programs

    • 发布日期:2017-12-16
    • 文件大小:1024
    • 提供者:GregHodges
  1. Matlab中solve函数用法详解

    0下载:
  2. 这是关于MATLAB中solve函数用法的简答介绍(This is about the usage of solve MATLAB function in simple introduction)
  3. 所属分类:其他

    • 发布日期:2017-12-13
    • 文件大小:10894
    • 提供者:Sophia007
  1. Solve TSP using Ant Colony Optimization

    0下载:
  2. Solve Travelling Salesman Problem Using Ant Colony Optimization
  3. 所属分类:其他

    • 发布日期:2017-12-30
    • 文件大小:3072
    • 提供者:Pane
  1. solve

    1下载:
  2. 求解线性方程组的通用程序,请复制到MATLAB环境下运行(solve the linear function)
  3. 所属分类:其他

    • 发布日期:2017-11-04
    • 文件大小:1024
    • 提供者:yayayang
  1. GlobalSolve

    0下载:
  2. solve函数的global的用法,参考参考............(the use of globalsolve function,and the problem of ususlly see in the forum)
  3. 所属分类:其他

  1. VBA6-Matrix

    0下载:
  2. solve matrix according to guass method by VB6
  3. 所属分类:其他

    • 发布日期:2018-04-29
    • 文件大小:10240
    • 提供者:mnima
  1. help solve

    0下载:
  2. solve的help文,感觉例子比语言更容易理解(The solve function's help file, I feel that the example may be more understandable)
  3. 所属分类:其他

    • 发布日期:2018-05-02
    • 文件大小:11264
    • 提供者:海阔天空66
« 12 3 4 5 6 7 8 9 10 ... 50 »
搜珍网 www.dssz.com