-
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
-
演示程序演示了保存在桌面上图标的位置
Demo program illustrates saving position of icons on windows desktop
- 2022-04-19 17:14:31下载
- 积分:1
-
tcp数据包的收发
说明文档--------------------------------------------------------1.本文件夹包含以下文件:客户端程序(SendTCP.java)、服务端程序(ListenTCP.java)2.程序运行过程: *先运行 javac SendTCP.java javac ListenTCP.java *再打开两个提示符窗口,在一个里先执行java ListenTCP 另一个再执行 java SendTCP 源ip 源端口 目的ip 目的端口 *在客户端的窗口里输入要发送的信息 *如果成功会有成功结果显示
- 2023-02-21 00:00:03下载
- 积分:1
-
Generate intel. Hex file in the main function they need to add a document storag...
生成intel .hex 格式的文件,在main函数中加入自己需要存储的文件。-Generate intel. Hex file in the main function they need to add a document storage.
- 2023-07-13 11:10:03下载
- 积分:1
-
可以比较简单实现通信系统中BPSK算法,是其他算法的基础
可以比较简单实现通信系统中BPSK算法,是其他算法的基础-Can be relatively simple algorithm to achieve communication systems, BPSK, is the basis for other algorithms
- 2022-02-05 11:09:32下载
- 积分:1
-
编写一个简单的聊天室程序,增加多客户端,实现聊天室
编写一个简单的聊天室程序,增加多客户端,实现聊天室-Write a simple chat program, increase the number of clients to achieve Chat Room
- 2022-04-12 11:27:45下载
- 积分:1
-
good is very nice program but i dont understand it
good is very nice program but i dont understand it
- 2022-10-18 12:00:03下载
- 积分:1
-
- 2022-04-14 15:05:24下载
- 积分:1
-
这是一个输出回行方阵的小程序!比较简单,自己还可以改改.
这是一个输出回行方阵的小程序!比较简单,自己还可以改改.-This is a line matrix output back to the small program! Relatively simple, what can change it.
- 2023-05-05 07:55:03下载
- 积分:1
-
[ ktv_program ]这一部分的主程序,使用微软Visual Basic 6教授..
[KTVè程序]这部分主程序,采用微软Visual Basic 6.0专业版制作。[KTV]这是一个测试文件,请把这个文件夹放在C槽下,等打开[KTV程序]主程序时,我们会找不到该文件,要更改其他路径,请修改这个文件目录.txt([KTV琰程序]和[KTV]都有这个文件,可以修改2),直接执行测试档案,可以点击KTV点唱系统。执行。无法掌握的程序说明您没有专业版的软件包,请安装专业版或专业版上官网更新到dll文件。
- 2022-07-16 17:56:43下载
- 积分:1