-
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
-
从键盘输入一个二进制数(位数小于等于80)显示其应得带符号和无符号十进制数...
从键盘输入一个二进制数(位数小于等于80)显示其应得带符号和无符号十进制数-keyboard input from a binary number (less than the median 80), showing their entitlement with symbols and unsigned decimal number
- 2023-08-24 13:05:03下载
- 积分:1
-
COM+编程指南可以帮助学习COM/DCOM朋友掌握com的编程及其内幕原理...
COM+编程指南可以帮助学习COM/DCOM朋友掌握com的编程及其内幕原理-COM+
- 2022-03-26 09:38:48下载
- 积分:1
-
一个简单的学生学籍管理系统,实现查询,编辑等功能。登录用户名是 彭少坤 密码199023PSHK...
一个简单的学生学籍管理系统,实现查询,编辑等功能。登录用户名是 彭少坤 密码199023PSHK-A simple student student status management system, to achieve query, editing and other functions. Logged-on user name is Peng Shaokun password 199023PSHK
- 2022-02-01 14:34:24下载
- 积分:1
-
正常开放
开源软件spark的API文件,进行spark的二次开发时所必需的工具。-Open-source software the API documents spark, the spark of the secondary development of essential tools.
- 2022-01-25 14:05:36下载
- 积分:1
-
TWINCAT PLC modbus interface programming examples
TWINCAT PLC modbus 接口编程实例-TWINCAT PLC modbus interface programming examples
- 2022-01-31 09:41:04下载
- 积分:1
-
painting sinusoid example
画正弦曲线的例子-painting sinusoid example
- 2022-12-12 17:30:03下载
- 积分:1
-
本程序的功能:修改文件或目录的创建、修改、和属性…
本程序功能: 1、修改文件或目录的产生、修改时间,及各种属性; 2、能够自动判断本程序是否重载,并给出提示; 3、增加了隐藏到系统托盘的功能,并修改了关闭功能; 4、实现对话框的动画弹出和消隐,增强程序的美观性 5、增加了系统热键功能,窗口隐藏时Ctrl+Alt+X可以呼出; 6、置窗体为最顶层显示,并去掉了任务栏的窗体 7、新增了鼠标在主窗口上移动时,显示手形光标功能。-this program functions : a revised list of documents or create, modify, and attributes; 2, can automatically judge whether the procedure heavy, and gives prompts; 3, a system tray to hide the functions and revised the closing function; Four realize right then pop-up frames of animation and hidden, to enhance the beauty of procedure 5, a system hotkey function, the window hidden when Ctrl Alt X can exhale; 6, home to the most top-level windows, and removed the task bar of Form 7, a mouse in the new window on the main mobile, hand-shaped display the cursor function.
- 2023-06-13 13:20:03下载
- 积分:1
-
折半插入排序相对来说要比冒泡插入排序效率要高,是一种思想。...
折半插入排序相对来说要比冒泡插入排序效率要高,是一种思想。-Binary insertion sort insertion sort, relatively speaking than the bubble speed, is a kind of thinking.
- 2022-04-02 02:00:34下载
- 积分:1
-
be passed directly through the system of information, primarily for hard disk si...
通过程序直接得到系统中各分区的信息,主要是对于硬盘大小、状态作出指示。程序是由VB编写。-be passed directly through the system of information, primarily for hard disk size, the state"s instruction. VB procedure is prepared.
- 2023-02-26 22:10:03下载
- 积分:1