-
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
-
嗅探器
dsniff-2.3完整套装.友情提醒:安装dsniff-2.3的时候注意要先把libnet-1.0.2a.tar.gz和 libnids-1.16.tar.gz装上,不然会因为缺少库函数而无法编译和安装,其它的包不是必需的,根据自己的需要看着办.-dsniff-2.3 complete package. Friendship reminded : Installation dsniff-2.3 attention to the first libnet- 1.0.2a.tar.gz and libnids- 1.16.tar.gz loaded, otherwise because of a lack of library functions are unable to build and install, the other package is not necessary, according to their own needs size up situation and act accordingly.
- 2022-05-16 09:38:49下载
- 积分:1
-
C++经典书籍,适合有C++基础,并想继续深入学习的人看
C++经典书籍,适合有C++基础,并想继续深入学习的人看-C++ Classic books, suitable for C++ Basis and would like to continue to learn in depth look
- 2022-03-13 22:14:08下载
- 积分:1
-
ms wince 6 training materials. WINCE6 introduced the development environment and...
ms wince 6的培训资料.
介绍WINCE6的开发环境及软件结构.-ms wince 6 training materials. WINCE6 introduced the development environment and software architecture.
- 2022-01-25 16:37:11下载
- 积分:1
-
struts2+hibernate完整项目,适合大四学生的期末课程作业
struts2+hibernate完整项目,适合大四学生的期末课程作业struts2+hibernate完整项目,适合大四学生的期末课程作业struts2+hibernate完整项目,适合大四学生的期末课程作业struts2+hibernate完整项目,适合大四学生的期末课程作业struts2+hibernate完整项目,适合大四学生的期末课程作业
- 2022-05-29 20:45:00下载
- 积分:1
-
通过GPRS modem 计算机串口相连,实现GPRS的短线收发和数据传输!...
通过GPRS modem 计算机串口相连,实现GPRS的短线收发和数据传输!-GPRS modem through the serial port connected to the computer to achieve the short-term GPRS transceiver and data transmission!
- 2022-12-19 04:15:03下载
- 积分:1
-
IIC WINCE5.0 流接口驱动程序及测试,绝对可用。I2C代码有详细的注释,是一个很好的驱动学子的例子。...
IIC WINCE5.0 流接口驱动程序及测试,绝对可用。I2C代码有详细的注释,是一个很好的驱动学子的例子。-IIC WINCE5.0 stream interface drivers and testing, is absolutely available. I2C code has detailed notes, is a good example-driven students.
- 2022-05-18 18:08:47下载
- 积分:1
-
判断是否有CD在驱动器内
判断是否有CD在驱动器内-determine whether there is any CD in the drive within
- 2022-09-07 12:00:02下载
- 积分:1
-
在实现超链接对话框程序
在对话框实现超链接的程序-in achieving Hyperlink dialog box procedure
- 2022-11-19 07:15:03下载
- 积分:1
-
这是一个简单的方法来改变编辑控件的样式
This an easy way to change the style of edit controls
- 2023-08-14 20:25:04下载
- 积分:1