Welcome![Sign In][Sign Up]
Location:
Search - stiff

Search list

[Other resourcePatterns_of_Enterprise_Application_Architecture.ra

Description: Patterns of Enterprise Application Architecture is written in direct response to the stiff challenges that face enterprise application developers. The author, noted object-oriented designer Martin Fowler, noticed that despite changes in technology--from Smalltalk to CORBA to Java to .NET--the same basic design ideas can be adapted and applied to solve common problems. With the help of an expert group of contributors, Martin distills over forty recurring solutions into patterns. The result is an indispensable handbook of solutions that are applicable to any enterprise application platform
Platform: | Size: 991243 | Author: yiting_s | Hits:

[Other resourceODE

Description: 常微分方程的数值解法,主要针对Stiff方程组和边值问题。
Platform: | Size: 3572647 | Author: 夏锦 | Hits:

[Software EngineeringPatterns_of_Enterprise_Application_Architecture.ra

Description: Patterns of Enterprise Application Architecture is written in direct response to the stiff challenges that face enterprise application developers. The author, noted object-oriented designer Martin Fowler, noticed that despite changes in technology--from Smalltalk to CORBA to Java to .NET--the same basic design ideas can be adapted and applied to solve common problems. With the help of an expert group of contributors, Martin distills over forty recurring solutions into patterns. The result is an indispensable handbook of solutions that are applicable to any enterprise application platform
Platform: | Size: 991232 | Author: yiting_s | Hits:

[AlgorithmODE

Description: 常微分方程的数值解法,主要针对Stiff方程组和边值问题。-Numerical Solution of Ordinary Differential Equations, mainly for Stiff Equations and Boundary Value Problems.
Platform: | Size: 3572736 | Author: 夏锦 | Hits:

[Printing programMyPreview

Description: 在MFC的文档/视图中虽然有很好的打印预览功能,但是工具栏很呆板,本例子可以很好的修改工具栏-At MFC' s document/view there is very good although the print preview function, but the toolbar is very stiff, this can be a very good example of changes Toolbar
Platform: | Size: 46080 | Author: wsx | Hits:

[AlgorithmTRAPEZOIDAL-WITH-NEWTON-ITERATION-ALGORITHM

Description: 本程序提供一种求解刚性微分方程组的算法:具有牛顿迭代的梯形法-This procedure provides an algorithm for solving stiff differential equations: the trapezoidal method with Newton iteration
Platform: | Size: 2048 | Author: mike | Hits:

[matlabplane

Description: 平面框架弯矩,剪力,刚度矩阵代码,使用MATLAB编制-plane frame moment,shear,stiff
Platform: | Size: 1024 | Author: 刘杰 | Hits:

[matlabplanetruss

Description: 平面桁架单元,力,长度,刚度,应力程序,使用matlab编制-plane truss force,length ,stiff,stress
Platform: | Size: 2048 | Author: 刘杰 | Hits:

[matlabQuadraticBarElement

Description: 四节点杆单元集成,及力,应力,刚度矩阵,使用MATLAB编制,此为m文件-QuadraticBarElement assemble force,stiff,stress
Platform: | Size: 1024 | Author: 刘杰 | Hits:

[SCMplant

Description: The Project presented here waters your plants regularly when you are out for vocation. The circuit comprises sensor parts built using op-amp IC LM324. Op-ampà ƒ  ¢ à ¢ â € š  ¬ à ¢ â € ž  ¢ s are configured here as a comparator. Two stiff copper wires are inserted in the soil to sense the whether the Soil is wet or dry. The Microcontroller was used to control the whole system it monitors the sensors and when more than two sensors sense the dry condition then the microcontroller will switch on the motor and it will switch off the motor when all the sensors are in wet. The microcontroller does the above job it receives the signals from the sensors, and this signals operated under the control of software which is stored in ROM.
Platform: | Size: 1024 | Author: Binu | Hits:

[Crack Hackdesk_stretches

Description: 4分钟长的椅上放松操幻灯片,是长期与电脑工作者的福音 个人认为不错老外做的东西-Sitting at a computer for long periods often causes neck and shoulder stiffness and occasionally lower back pain. Do these stretches every hour or throughout the day, or whenever you feel stiff. Photocopy this and keep it in a drawer. Also, be sure to get up and walk around the office whenever you think of it. You’ll feel better!
Platform: | Size: 760832 | Author: 德俄 | Hits:

[Algorithmcolmod

Description: 一个解常微分边值问题的高端求解器,可以解显式表达的微分方程组,且此微分方程组的每一个方程可以容许4阶的微分。长于解非线性的奇异问题。内附论文。程序自带说明和算例。-Automatic Continuation With Collocation. This Package Solves `Stiff Boundary Value Problems For Ordinary Differential Equations By Using Continuation, As Described Below. Colmod Is A Revised Version Of The Package Colnew By Ascher And Bader [2], Which In Turn Is A Modification Of The Package Colsys By Ascher, Christiansen And Russell [1]. Colmod Has Been Adapted To Allow An Automatic Continuation Strategy To Be Used. The Mesh Selection Algorithm Used In Colmod Differs From That Used In Colnew.
Platform: | Size: 246784 | Author: 刘项 | Hits:

[AlgorithmAutomatic_Continuation_with_Deferred_Corrections.z

Description: Fortran77编写而成。基于连续的原理解决stiff两点边值常微分问题,是由Cash改编自TWPBVP程序。 内有说明,算例和参考信息,并且附有stiff问题的一些结果。-Automatic Continuation with Deferred Corrections The package ACDC (which is written in FORTRAN 77) is designed to solve stiff two-point boundary value problems for ordinary di erential equations by using continuation. We note that ACDC is a modiffcation of the package TWPBVP of Cash and M. H. Wright and that many of the original subroutines used in TWPBVP remain unchanged in the new code. ACDC has been adapted to allow an automatic continuation strategy to be used. Furthermore, the new code incorporates implicit Runge-Kutta formulae, based on Lobatto points,rather than the mono-implicit formulae used in the original code. This code is a companion to the continuation code COLMOD, which implements our continuation strategy together with a high-order collocation method.
Platform: | Size: 270336 | Author: 刘项 | Hits:

[OtherRuby.Programming.Language.Oreilly

Description: 本书的风格跟C语言的经典《The C Programming Language》相似,作者同样也是著名技术作家和语言缔造者的组合。本书与一般的Ruby语言图书相比,除了介绍如何使用Ruby语言外,还讲述了Ruby的实现原理及内部运作机制。堪称Ruby之经典之作-The Ruby Programming Language is the authoritative guide to Ruby and provides comprehensive coverage of versions 1.8 and 1.9 of the language. It was written (and illustrated!) by an all-star team: • David Flanagan, bestselling author of programming language "bibles" (including JavaScript: The Definitive Guide and Java in a Nutshell) and committer to the Ruby Subversion repository. • Yukihiro "Matz" Matsumoto, creator, designer and lead developer of Ruby and author of Ruby in a Nutshell, which has been expanded and revised to become this book. • why the lucky stiff, artist and Ruby programmer extraordinaire. This book begins with a quick-start tutorial to the language, and then explains the language in detail from the bottom up: from lexical and syntactic structure to datatypes to expressions and statements and on through methods, blocks, lambdas, closures, classes and modules. The book also includes a long and thorough introduction to the rich API of the R
Platform: | Size: 3878912 | Author: John | Hits:

[Otherordinary-differential-equations

Description: A modified group-preserving scheme for solving the initial value problems of stiff ordinary differential equations
Platform: | Size: 188416 | Author: yingkun | Hits:

[Windows Developstiff-ordinary-differential-

Description: An efficient algorithm for solving stiff ordinary differential
Platform: | Size: 585728 | Author: yingkun | Hits:

[OtherODES-DAEs

Description: Parallel adaptive time domain decomposition for stiff systems of ODES DAEs
Platform: | Size: 523264 | Author: yingkun | Hits:

[Windows Developstiff-delay-differential-equations

Description: Parallel two-step ROW-methods for stiff delay differential equations
Platform: | Size: 187392 | Author: yingkun | Hits:

[matlabMatlab-Work

Description: Abutment behavior significantly influences the seismic response of certain bridge structures.Specifically in the case of short bridges with relatively stiff superstructures typical of highway overpasses,embankment mobilization and inelastic
Platform: | Size: 202752 | Author: zhang | Hits:

[Otherstiff

Description: 求解刚性常微分方程的程序fortran代码-codes for stiff differential equation
Platform: | Size: 147456 | Author: 石水 | Hits:
« 12 3 »

CodeBus www.codebus.net