-
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
-
象棋程序,实现了单人,双人玩象棋等功能。
象棋程序,实现了单人,双人玩象棋等功能。-Chess procedures realize a single, double features such as playing chess.
- 2022-01-25 20:33:29下载
- 积分:1
-
XML SCHEMA建模2
XML SCHEMA建模2-XML Schema Model 2
- 2022-05-08 20:22:53下载
- 积分:1
-
To implement design template pattern.
To implement design template pattern.
- 2022-01-28 21:01:10下载
- 积分:1
-
Character typesetting Function
字符排版功能
- 2022-06-03 01:15:47下载
- 积分:1
-
光学字符识别
OCR libary ,光学字符识别
- 2022-01-26 06:35:28下载
- 积分:1
-
vc2005 platform, the Windows Mobile on the development of SMS with the POOM achi...
vc2005平台,有关Windows Mobile上开发的同POOM实现对手机短信的操作程序,很牛-vc2005 platform, the Windows Mobile on the development of SMS with the POOM achieve operational procedures, it is cattle
- 2022-07-10 05:18:20下载
- 积分:1
-
主要是用于在各种复杂情况下排序使用,怎演怎样保证快速性,主要提供几种常见的排序...
主要是用于在各种复杂情况下排序使用,怎演怎样保证快速性,主要提供几种常见的排序-used to sort under some complex situations, demonstrate how to ensure rapid and provide sevral common sort order algorithm.
- 2022-04-19 10:22:18下载
- 积分:1
-
Stealth Bomber is an ti
Stealth Bomber is an ti-virus utility. It performs simple checks by looking for suspicious behaviour in the operating system and checks files with one of the most effective weapons against computer viruses: the Cyclic Redundancy Check, or CRC
- 2022-07-08 23:37:08下载
- 积分:1
-
音频峰值水平的Windows控件,它是一种基于微软MFC GUI控制好…
audio peak level windows control, it is a good gui control based on microsft mfc libary. it can be used freely.
- 2022-01-26 05:13:00下载
- 积分:1