-
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
-
网上银行
- 2022-01-31 11:20:56下载
- 积分:1
-
道路曲线测设
该代码用于任意桩距的道路曲线测设元素的计算 可以输出TXT EXCEL文件 ,涵盖平曲线 竖曲线 的计算 ,结果可以用于全站仪测设道路曲线
- 2023-02-03 01:20:04下载
- 积分:1
-
本软件可通过微机并口向用户提供多达12路的标准TTL脉冲信号,同时可进行5路的标准TTL脉冲信号的波形显示。 软件的使用方法极为简单。输出信号时,只要选中或取消...
本软件可通过微机并口向用户提供多达12路的标准TTL脉冲信号,同时可进行5路的标准TTL脉冲信号的波形显示。 软件的使用方法极为简单。输出信号时,只要选中或取消引脚号,就能在相应的引脚得到相应的脉冲信号(统一为选中为高电平,取消为低电平),“清零”按钮为对应该组的所有信号清零。 输入信号的波形显示,按“开始”按钮为开始进行显示,“停止”为暂停。 在设置面板中,“数据读入时间间隔”为读入时间的设定。“并行打印端口设置”为显示微机中存在的可用打印端口,并可以设定本软件当前要使用的端口(如只有一个可用端口,就为缺省端口,如有多个可用端口软件自动选择最后一个可用端口为当前使用端口)。 -This software is available through computer parallel port to provide users with up to 12 standard TTL pulse signal path, while the standard 5-way can be TTL pulse signal waveform display. The software is extremely simple to use. The output signal, as long as the select or cancel the pin number, the corresponding pin will be able to get a corresponding pulse signal (uniform selected as high as the abolition of the low), "Clear" button for the right should be group cleared all signals. Input signal waveform display, click "Start" button to begin to display, "stop" for pause. In the settings panel, "data read time interval" to read into the time settings. "Parallel printer port settings" to show the e
- 2022-03-24 03:25:37下载
- 积分:1
-
Class Operator:一个MFC代码生成工具
Class Operator:一个MFC代码生成工具-Class Operator : 1 MFC code generation tool
- 2022-10-09 15:25:03下载
- 积分:1
-
万年历的程序,能实现闹钟,时间调整等功能!
万年历的程序,能实现闹钟,时间调整等功能!-Calendar of procedures, to achieve the alarm, the time adjustment function!
- 2022-05-30 20:10:14下载
- 积分:1
-
我刚学习VC++ 6.0,自己做的笔记。希望对初学者有一些帮助。
我刚学习VC++ 6.0,自己做的笔记。希望对初学者有一些帮助。-I have just learning VC++ 6.0, make their own notes. Hope to have some help for beginners.
- 2022-10-24 18:05:03下载
- 积分:1
-
曲线图函数
曲线图函数
- 2022-04-09 19:13:43下载
- 积分:1
-
HyperLabel
超标签
- 2023-07-13 10:45:03下载
- 积分:1
-
随机更换背景,程序每次运行时候的背景图片都不一样
随机更换背景,程序每次运行时候的背景图片都不一样-Random replacement of the background, the program runs each time the background image are not the same
- 2022-03-15 15:04:19下载
- 积分:1