搜索资源列表
1.6
- 这是一个二分法求方程根的程序,希望设计思路对你有所启发,共同交流-This is an equation for the root of the dichotomy procedure, you want to design some enlightenment, common exchange
a
- 二分法的c语言程序 用于计算方法的课程 简单易懂-Straightforward dichotomy c language program for the course of the calculation method
Experiement1
- C#写的两个简单的计算方法的小程序,分别用二分法和牛顿迭代法求根.-A simple program uses C# language to get the root of a equation using method of bisection and Newton s method
numerical-computation
- 二分法,牛顿迭代法,割线法,梯形积分法和辛普森积分法在C语言程序设计实现-Dichotomie,Newton Iteration,Secant Method,trapezoidal integration and Simpson s rule in the C languare programing.