-
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
-
打开程序,当你打开EXCEL的时候,只要单击一个单元格,就自动将其内容复制到程序的剪切板上...
打开程序,当你打开EXCEL的时候,只要单击一个单元格,就自动将其内容复制到程序的剪切板上-Open the program, when you open EXCEL, when, as long as you click a cell, it will automatically copy the contents to the clipboard on the program
- 2022-01-31 16:07:13下载
- 积分:1
-
用VC++编的modem例子,大家可以稍加改动就可以直接用
用VC++编的modem例子,大家可以稍加改动就可以直接用-With VC++ Series modem example, everyone can be modified directly by
- 2022-02-27 05:11:49下载
- 积分:1
-
创建动态链接扩展库
创建动态链接扩展库-create dynamic link library expansion
- 2022-07-21 06:44:07下载
- 积分:1
-
这是windows 的不规则窗口编程,很有用,欢迎下载
这是windows 的不规则窗口编程,很有用,欢迎下载-this is unregular windows program.~~~
- 2022-03-05 20:12:05下载
- 积分:1
-
Windows编程-OpenGL
这是一个使一个彩色三角形在一个黑色的窗口内以单位速度旋转的程序,采用c++编写Windows的程序。
三角形三个角的颜色为(255,0,0)红,(0,255,0)绿,(0,0,255)蓝
按照RGB配色方案画的三角形
- 2022-06-02 18:40:42下载
- 积分:1
-
本程序是一个进程的内存分配占用空间的计算的小程序,可以用不同的颜色表示不同的内存占用。...
本程序是一个进程的内存分配占用空间的计算的小程序,可以用不同的颜色表示不同的内存占用。-This program is a process of the calculation of the memory space allocated a small program, you can use different colors for different memory footprint.
- 2022-07-24 11:00:50下载
- 积分:1
-
video player
简单视频播放器
开发工具 :vc++6.0
MFC类库
- 2022-07-10 00:11:23下载
- 积分:1
-
winhex,可以查看U盘,硬盘,SD卡等的内部扇区数据信息
winhex,可以查看U盘,硬盘,SD卡等的内部扇区数据信息-winhex, can view the U disk, hard disk, SD card, such as internal data and information sector
- 2022-04-24 14:33:14下载
- 积分:1
-
一点时间检查代码!C #发展,利用TcpClient连接!R.
花点时间检查代码!C#开发,使用TCPC客户端连接!读取服务器时间以修改本地时间!车道代码更改时的服务器时间!
- 2022-03-04 18:57:06下载
- 积分:1