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

搜索资源列表

  1. 宫迷求解

    0下载:
  2. 这是一个我自己写的,请多多指教.是关于迷宫的求解问题.-This is one I wrote it myself, exhibitions. The maze is on solving problems.
  3. 所属分类:C#编程

    • 发布日期:2008-10-13
    • 文件大小:8.86kb
    • 提供者:chrc
  1. 用四阶龙格-库塔法解求解微分方程初值问题

    1下载:
  2. 典型的数值分析程序,用四阶龙格-库塔法求解微分方程初值问题-typical numerical analysis procedures, with four bands Runge - Kutta method to solve initial value problems
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:2.81kb
    • 提供者:tsibintsibin
  1. 遗传算法求解vrp问题

    0下载:
  2. 遗传算法,使用MATLAB进行编程,求解VRP问题(Genetic algorithm for solving VRP problem)
  3. 所属分类:Windows编程

    • 发布日期:2017-07-19
    • 文件大小:7kb
    • 提供者:GWJ
  1. 实验4-线性方程组求解

    0下载:
  2. 利用fortran语言实现二维现行方程组的求解问题。(Solving problems of linear equations)
  3. 所属分类:其他

    • 发布日期:2017-12-26
    • 文件大小:1kb
    • 提供者:绿的国
  1. 求解特征值

    0下载:
  2. 矩阵计算,求解特征值,冥法,迭代法,计算方法(Matrix calculation, eigenvalue solution, dark law, iterative method)
  3. 所属分类:其他

    • 发布日期:2017-12-20
    • 文件大小:1kb
    • 提供者:米米提777
  1. 实矩阵特征值问题求解

    0下载:
  2. 求解实数矩阵的特征值和特征向量(10阶以内的矩阵),对于亏损矩阵可以求出相应的根向量(The eigenvalues and eigenvectors of the real number matrix (the matrix within 10 orders) are solved, and the corresponding root vectors can be found for the loss matrix)
  3. 所属分类:其他

    • 发布日期:2017-12-19
    • 文件大小:23kb
    • 提供者:yzh56
  1. Zeopptirz方程的求解

    0下载:
  2. 求解zeoppitz方程,代码有详细的说明(Solving zeoppitz equations, the code has a detailed descr iption)
  3. 所属分类:其他

    • 发布日期:2017-12-27
    • 文件大小:3kb
    • 提供者:yuer341
  1. 常微分方程求解算法

    0下载:
  2. 高阶线性常微分方程的求解算法步骤实验报告。(Solving algorithm, procedure and experiment report of higher order linear ordinary differential equation.)
  3. 所属分类:其他

    • 发布日期:2017-12-28
    • 文件大小:226kb
    • 提供者:瑞秋
  1. 牛顿-拉夫森法求解非线性方程组

    1下载:
  2. 牛顿-拉夫森法求解非线性方程组 牛顿-拉夫森法求解非线性方程组(Solving Nonlinear System of Newton 's Iteration Method)
  3. 所属分类:其他

    • 发布日期:2018-01-01
    • 文件大小:3kb
    • 提供者:李木子1230
  1. 偏微分数值求解部分上课程序

    0下载:
  2. 偏微分数值求解中部分上机程序,包括偏微分数值求解一书的第三章几个算例(Programming program of Wendroff method in partial differential numerical solution)
  3. 所属分类:其他

    • 发布日期:2018-01-10
    • 文件大小:8kb
    • 提供者:酒酿提子
  1. 用分枝定界法求解整数线性规划问题

    1下载:
  2. matlab代码,用分枝定界法求解整数线性规划问题。(Matlab code, use the branch and bound method for solving integer linear programming problem.)
  3. 所属分类:其他

    • 发布日期:2018-04-21
    • 文件大小:3kb
    • 提供者:why0719
  1. 有限体积法求解储热结构分析优化问题

    2下载:
  2. 根据有限体积法用MATLAB编程,求解两类储热结构分析优化问题(Finite Volume Method for Solving Structural Optimization Problems of Thermal Storage.)
  3. 所属分类:Windows编程

    • 发布日期:2018-04-29
    • 文件大小:508kb
    • 提供者:famanfaly
  1. 回溯法求解0-1背包问题

    0下载:
  2. 文件包括回溯法求解0-1背包问题的C++源程序,包括运行界面(The file includes a backtracking method for the C++ source program for solving 0-1 knapsack problems, including the running interface)
  3. 所属分类:其他

    • 发布日期:2018-04-30
    • 文件大小:42kb
    • 提供者:yog206
  1. ch05 非线性方程求解

    0下载:
  2. 非线性方程是指含有指数和余弦函数等非线性函数的方程,例如, 与线性方程相比,无论是解的存在性,还是求解的计算公式,非线性方程问题逗逼线性问题要复杂的多,对于一般线性方程,既无直接法可用,也无一定章程可寻。(Nonlinear equations is refers to the index and cosine function equation of nonlinear functions, such as, for example, compared with the linear equa
  3. 所属分类:其他

    • 发布日期:2018-05-03
    • 文件大小:637kb
    • 提供者:ashtond
  1. 4阶龙格库塔法求解二阶微分方程

    2下载:
  2. 基于打靶法采用4阶龙格库塔法对而降常微分方程进行求解求解二阶微分方程(Solving the Second Order Differential Equation by Solving the Fourth Order Runge-Kutta Method Based on the Shooting Method)
  3. 所属分类:其他

    • 发布日期:2019-12-07
    • 文件大小:10kb
    • 提供者:夏天的风1
  1. 遗传算法求解FSP问题,并用甘特图表示(matlab)

    4下载:
  2. 遗传算法求解FSP问题,并用甘特图表示(matlab),亲测可用(Genetic algorithm is used to solve the FSP problem and use Gantt chart to represent (matlab).)
  3. 所属分类:其他

    • 发布日期:2019-12-21
    • 文件大小:7kb
    • 提供者:GreenMMMary
  1. 布尔莎七参数求解__C#源码

    0下载:
  2. 布尔莎七参数求解,采用c#编写,测量人员应该可以用到(Bolsa's Seven-parameter Solution)
  3. 所属分类:其他

    • 发布日期:2020-06-19
    • 文件大小:3kb
    • 提供者:LMAWC
  1. 结构力学求解器V2.6.1(1)

    2下载:
  2. 结构力学求解器 求解结构的内力变形影响线等(Solver of Structural Mechanics Solves the Influencing Line of Internal Force and Deformation of Structures, etc.)
  3. 所属分类:其他

    • 发布日期:2020-02-15
    • 文件大小:24.62mb
    • 提供者:欧阳欧阳昢
  1. 振动方程求解程序

    2下载:
  2. 此程序可求解二阶微分方程振动的时域图和频域图,计算精准。(This program can solve the time domain and frequency domain of the second order differential equation vibration, and the calculation is accurate.)
  3. 所属分类:其他

    • 发布日期:2021-04-11
    • 文件大小:10kb
    • 提供者:djzhang
  1. 有限元方法求解悬臂梁的的源代码

    1下载:
  2. 还不错的求解有限元方法求解悬臂梁的振动问题。(It is not bad to solve the vibration problem of cantilever beam by finite element method.)
  3. 所属分类:其他

    • 发布日期:2021-04-11
    • 文件大小:11kb
    • 提供者:锦上添花6
« 12 3 4 5 6 7 8 9 10 ... 50 »
搜珍网 www.dssz.com