-
读区硬盘序列号
读区硬盘序列号-Reading Area drive serial number
- 2022-01-25 14:48:44下载
- 积分:1
-
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
-
一个收发邮件的收发程序的邮件
VC实现的一个EMAIL收发程序-VC of a transceiver procedures EMAIL
- 2022-08-25 14:05:03下载
- 积分:1
-
浅谈软件保护,说实话我也不太明白,大家都来看看!
浅谈软件保护,说实话我也不太明白,大家都来看看! -software protection, tell the truth I do not quite understand that we have to look at!
- 2022-01-25 19:34:23下载
- 积分:1
-
可以在evc下编好关于can口的程序,然后直接调用本 dll文件,就可以在wince下直接运行
可以在evc下编好关于can口的程序,然后直接调用本 dll文件,就可以在wince下直接运行-EVC can be good under the procedures on the mouth can, and then directly call the dll file, you can directly run in wince
- 2022-04-11 12:51:34下载
- 积分:1
-
网络优化算法:最小费用流的消圈算法cyclecanceling
网络优化算法:最小费用流的消圈算法cyclecanceling-Network Optimization Algorithms: Minimum Cost Flow Algorithm circle of extinction cyclecanceling
- 2022-06-28 20:21:10下载
- 积分:1
-
由于不上传就不能下载 所以我随便传了一个这个程序能计算一个中缀表达式 不能处理负数 (呵呵 还没写好)...
由于不上传就不能下载 所以我随便传了一个这个程序能计算一个中缀表达式 不能处理负数 (呵呵 还没写好)-Because doing not ascend to spread and then can t wnload so I spread literally a this procedure can compute a the inside expresses the type can t handle minus quantity( the hahah hasn t written good)
- 2022-07-09 02:53:46下载
- 积分:1
-
C++ High reference manual procedures, a tool, a very good study C++ Language boo...
C++程序高级参考手册,一本工具书,一本非常不错的学习C++语言的书籍-C++ High reference manual procedures, a tool, a very good study C++ Language books
- 2023-07-07 23:45:04下载
- 积分:1
-
sd card driver source code, support 4G, the hardware platform is a S3C2443
sd卡驱动源代码,支持4G,硬件平台是S3C2443
- 2023-01-12 06:15:03下载
- 积分:1
-
SOCKS 5 UDP 穿透
SOCKS 5 UDP 穿透 socks5 协议编写的代理程序RFC1928描述了Socks协议的细节,告诉我们客户程序如何同Socks代理协商,取得透过该协议对外传输的途径。
- 2022-02-12 17:19:10下载
- 积分:1