-
for:
Root of a Polynomial
for:
Root of a Polynomial
--- --- --- --- --
Time Limit: 1 Second Memory Limit: 32768 KB
--------------------------------------------------------------------------------
A polynomial of degree n has the common form as . Your task is to write a function to find a root of a given polynomial in a given interval.
Format of function
double Polynomial_Root(int n, double c[], double a, double b, double EPS)
where int n is the degree of the polynomial double c[] is an array of n +1 coefficients , , ..., , and of the given polynomial double a and b are the two end-points of the given interval and double EPS is the accuracy of the root.
The function must return the root.
Note: It is guaranteed that a unique real number r exists in the given interval such that p(r) = 0. -for: Root of a Polynomial---------------------- Time Limit: 1 Second Memory Limit: 32768 KB-------------------------------------------------------------------------------- A polynomi
- 2022-09-28 19:15:03下载
- 积分:1
-
Airtport Thing practice
机场程序
- 2022-01-28 02:42:50下载
- 积分:1
-
VB,usb数据采集实例,32位采集方式
VB,usb数据采集实例,32位采集方式-VB, usb data acquisition example, 32-bit acquisition mode
- 2022-05-05 01:42:23下载
- 积分:1
-
304_8 kayan_yazi Moving led meseges
304_8 kayan_yazi Moving led meseges
- 2022-04-24 20:32:35下载
- 积分:1
-
Windows API程序设计参考大全(实例)
Windows API程序设计参考大全(实例)-Windows API Programming Reference (Examples)
- 2022-02-07 08:13:27下载
- 积分:1
-
利用DeviceIoControl函式控制光盘进退源码
利用DeviceIoControl函式控制光盘进退源码-DeviceIoControl function to control the use of advance and retreat source CD-ROM
- 2022-07-08 13:57:10下载
- 积分:1
-
蓝牙的一些设计方面的资料哦,挺好的,内容很多,不过是英文的...
蓝牙的一些设计方面的资料哦,挺好的,内容很多,不过是英文的-THIS SPECIFICATION IS PROVIDED “AS IS” WITH NO WARRANTIES
WHATSOEVER, INCLUDING ANY WARRANTY OF MERCHANTABILITY,
NONINFRINGEMENT, FITNESS FOR ANY PARTICULAR PURPOSE, OR
ANY WARRANTY OTHERWISE ARISING OUT OF ANY PROPOSAL, SPECI-
FICATION OR SAMPLE. All liability, including liability for infringement of any
proprietary rights, relating to use of information in this document is disclaimed.
- 2022-06-21 15:18:36下载
- 积分:1
-
下载DOS版和windows版的迷宫游戏全部代码
下载DOS版和windows版的迷宫游戏全部代码 -Download all of the codes for maze games in
DOS and Windows edition.
- 2022-06-02 05:27:40下载
- 积分:1
-
c++ Professional HandBook
c++ Professional HandBook
- 2022-04-11 09:58:21下载
- 积分:1
-
The content vb function of the preparation of menu design, suitable for beginner...
该内容实现vb编写菜单设计的功能,适合初学者学习!-The content vb function of the preparation of menu design, suitable for beginners to learn!
- 2022-03-16 05:37:59下载
- 积分:1