CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 文档资料 文件格式 搜索资源 - solution of

搜索资源列表

  1. SQL_SOLUTIONS

    0下载:
  2. 本人使用SQL SERVER 数据库3年,其中遇到不少技术问题,本文件将解决方法记录起来,本来是作为我的手册使用的,现在共享出来,希望对大家有帮助。内容比较多,容量比较大,不过分类清楚,可供遇到疑难时查阅。-I use the SQL SERVER database 3 years, and have encountered many technical problems, the paper records will be a solution, and was originally used
  3. 所属分类:File Formats

    • 发布日期:2017-06-10
    • 文件大小:16.74mb
    • 提供者:zhouhong
  1. Ziemer_Solution

    0下载:
  2. The solution of Ziemer s book Digital communication. This version of Digital communication is the Bible in telecommunication.
  3. 所属分类:File Formats

    • 发布日期:2017-04-09
    • 文件大小:296.14kb
    • 提供者:kun
  1. dlab-solution

    0下载:
  2. SSD6 练习2的原版正确答案,很简单 给需要的人-2 of the original practice SSD6 correct answer is very simple to those who need
  3. 所属分类:File Formats

    • 发布日期:2017-04-25
    • 文件大小:25.38kb
    • 提供者:
  1. MatchingEulertoursandtheChinesepostman

    0下载:
  2. Matching, Euler tours and the Chinese postman.pdf是Edmonds和Johnson1973年,通过使用匹配理论,首次给出中国邮递员问题的多项式时间解法,前无古人,后无需来者。-The solution of the Chinese postman problem using matching theory is given
  3. 所属分类:File Formats

    • 发布日期:2017-05-08
    • 文件大小:1.65mb
    • 提供者:abrahamlau
  1. predatorysearch

    0下载:
  2. Alexandre Linhares于1998 提出了一种新的仿生计算方法,即捕食搜索算法。捕食搜索策略很好地协调了局部搜索和全局搜索之间的转换,已成功应用于组合优化领域的旅行商问题和超大规模集成电路设计问题。-The predatory search strategy consists of scanning the solution space in a straightforward manner, but, as each new optima is found, restricting
  3. 所属分类:File Formats

    • 发布日期:2017-05-07
    • 文件大小:1.15mb
    • 提供者:abrahamlau
  1. danpianji

    0下载:
  2. 这是有关单片机课后习题答案的文件,里面具体详实的解决了每道题。-This is the single-chip answer document after-school exercise, which detailed the specific questions of each solution.
  3. 所属分类:File Formats

    • 发布日期:2017-04-28
    • 文件大小:116.93kb
    • 提供者:汪海杰
  1. josephson(word)

    3下载:
  2. 摘要:本文基于Matlab对约瑟夫森结(Josephson Junction)RCSJ模型的交直流I-V特性及非线性混沌现象进行数值模拟。通过计算机数值模拟得到该模型的非线性微分方程数值解,研究了RCSJ模型中各参量对约瑟夫森结的影响,进而简要分析其I-V特性和非线性混沌现象的产生机理,绘制出约瑟夫森结的交直流I-V特性曲线、非线性微分方程的相图及因其高度非线性而引起的通过倍周期分岔和阵发性原理进入混沌状态的分岔图。 关键词:超导器件 隧道效应 约瑟夫森结 弱耦合 倍周期分岔 庞加莱截面 混
  3. 所属分类:File Formats

    • 发布日期:2017-03-27
    • 文件大小:188.9kb
    • 提供者:Ellison
  1. TSP-C

    0下载:
  2. 这是关于基础模型——旅行商问题经典解法C语言编程-This is about the base model- the classic traveling salesman problem solution of C language programming
  3. 所属分类:File Formats

    • 发布日期:2017-03-30
    • 文件大小:2.76kb
    • 提供者:naiyu
  1. danhang

    0下载:
  2. 解决导航问题,运用数据结构的最短路径的两种求解方法-To solve navigation problems, using the data structure of the two shortest path solution method
  3. 所属分类:File Formats

    • 发布日期:2017-03-28
    • 文件大小:6.38kb
    • 提供者:Gary10
  1. runge-kutta

    0下载:
  2. 在计算机上实现用四阶龙塔求一阶常微分方程初值问题的数值解 -Implemented on a computer tower with a four-order Runge seek first order differential equations numerical solution of initial value problems
  3. 所属分类:File Formats

    • 发布日期:2017-03-30
    • 文件大小:1.15kb
    • 提供者:youyou
  1. spectral-method-for-digital-circuit

    0下载:
  2. Spectral methods are a class of techniques used in applied mathematics and scientific computing to numerically solve certain differential equations, often involving the use of the Fast Fourier Transform. The idea is to write the solution of the diffe
  3. 所属分类:File Formats

    • 发布日期:2017-04-10
    • 文件大小:1mb
    • 提供者:Azar
  1. azmoonpaziri

    0下载:
  2. Spectral methods are a class of techniques used in applied mathematics and scientific computing to numerically solve certain differential equations, often involving the use of the Fast Fourier Transform. The idea is to write the solution of the diffe
  3. 所属分类:File Formats

    • 发布日期:2017-05-02
    • 文件大小:770.45kb
    • 提供者:Azar
  1. liezyx

    0下载:
  2. 代数方程组的最优解法,这是一种新型的解法,避免了以前的问题-optimization solution of equations
  3. 所属分类:File Formats

    • 发布日期:2017-12-09
    • 文件大小:26.16mb
    • 提供者:方涛涛
  1. Equation

    1下载:
  2. 解常微分方程,使用RungeKutta方法与Adams方法,并计算误差阶-The solution of ordinary differential equations, to use RungeKutta method with the Adams method, and calculate the error bands
  3. 所属分类:File Formats

    • 发布日期:2017-11-11
    • 文件大小:593byte
    • 提供者:丁道长
  1. code-1D

    0下载:
  2. 泊松方程的解法,这是一个一维泊松方程,利用有限元方法解-Solution of the Poisson equation,This is a one-dimensional Poisson equation, using the finite element method to solve
  3. 所属分类:File Formats

    • 发布日期:2017-12-06
    • 文件大小:591byte
    • 提供者:kk
  1. 1

    0下载:
  2. 牛顿迭代法的c语言代码,可以逼近求一些复杂方程的解,比如超越方程的近似解-Newton iteration of the c language code, you can find some of the complex approximation equations, such as the approximate solution of the transcendental equation
  3. 所属分类:File Formats

    • 发布日期:2017-12-01
    • 文件大小:12.4kb
    • 提供者:rose
  1. 01043640

    0下载:
  2. Newton-Raphson TCSC Model for Power Flow Solution of Practical Power Networks
  3. 所属分类:File Formats

    • 发布日期:2017-04-28
    • 文件大小:105.85kb
    • 提供者:arneb
  1. Solution-of-flow

    0下载:
  2. 亚声速-超声速等熵流动的CFD解 拉瓦尔喷管基本原理-Solution of quasi-one-dimensional isentropic flow through a iverging-converging nozzle, by the explicit Mac Cormack finite difference method.
  3. 所属分类:File Formats

    • 发布日期:2017-04-25
    • 文件大小:18.65kb
    • 提供者:zyj
  1. pkar07b

    0下载:
  2. Automated Solution of Realistic Near-Optimal Aircraft Trajectories Using Computational Optimal Control and Inverse Simulation
  3. 所属分类:File Formats

    • 发布日期:2017-05-03
    • 文件大小:890.62kb
    • 提供者:jack abraham
  1. TOTAL-LEAST-NORM-FORMULATION-AND-SOLUTION-FOR

    0下载:
  2. In this note, these TLS formulas are derived in a more elementary fashion. The TLS t is obtained via the ordinary least squares problem and the algebraic properties of complex numbers. The TLS error is formulated in terms of the triangle inequal
  3. 所属分类:File Formats

    • 发布日期:2017-04-28
    • 文件大小:126.21kb
    • 提供者:ghassem
« 12 3 »
搜珍网 www.dssz.com