検索結果- 英語 - 多言語
検索内容:
Ferber method
A technique to treat infants' sleep problems, involving teaching the infant to soothe itself by allowing it to cry for a period of time before external comfort is offered.
remote method invocation
(software, object-oriented programming) remote procedure call
plus-minus method
(genetics) A particular method of DNA sequencing, including first lengthening the DNA by means of DNA polymerase. / (geology) A particular method of interpreting seismic refraction data
Durand-Kerner method
Cash-Karp method
(mathematics, numerical analysis) One of the Runge-Kutta methods for solving ordinary differential equations.
Dormand-Prince method
(mathematics, numerical analysis) A method for solving ordinary differential equations, using six function evaluations to calculate fourth- and fifth-order accurate solutions, the difference between which is then taken to be the error of the (fourth-order) solution.
Runge-Kutta method
(mathematics, numerical analysis) Any of an important family of implicit and explicit iterative methods for the approximation of solutions of ordinary differential equations.
factory method pattern
(software, object-oriented programming) A creational design pattern that decouples the object creation by using an abstract method in the class.