-
用 matlab 编写的高斯随机表面的生成
用 matlab 编写的高斯随机表面的生成-using Matlab prepared by the surface of the Gaussian random generation
- 2022-02-15 02:26:42下载
- 积分:1
-
实现在Windows mobile系统手机的一键重启和关机功能
实现在Windows mobile系统手机的一键重启和关机功能-Windows mobile system in the implementation of a key cell phone to restart and shutdown function
- 2023-07-26 20:15:03下载
- 积分:1
-
more document browser (with the brief) source
多文档浏览器(带讲解)源程序-more document browser (with the brief) source
- 2023-04-12 21:20:03下载
- 积分:1
-
ini文件的读写方法
ini文件的读写方法-ini file read and write methods
- 2022-02-02 20:32:38下载
- 积分:1
-
I ve made an application that crawling the web base on DFS algorithm. Thanks.
I ve made an application that crawling the web base on DFS algorithm. Thanks.
- 2022-08-24 22:37:37下载
- 积分: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
-
用MFC实现局域网广播 分机打开端口可以加收主机发出的信息
用MFC实现局域网广播 分机打开端口可以加收主机发出的信息-with MFC extensions Broadcasting LAN ports can be opened additional information issued by the mainframe
- 2022-11-03 09:40:03下载
- 积分:1
-
数值分析实验题目牛顿迭代法求根 这个也是计算方法中的常用计算程序 学过的人都知道的...
数值分析实验题目牛顿迭代法求根 这个也是计算方法中的常用计算程序 学过的人都知道的-topic Newton iterative method for solving this calculation method is commonly used in the calculation procedures learned in the people know that the
- 2022-02-13 02:55:50下载
- 积分:1
-
Application runs some others applications in defined intervals.
Application runs some others applications in defined intervals.
- 2022-01-22 16:49:28下载
- 积分:1
-
转换成十进制数的二进制数转换成十进制到二进制代…
convert binary numbers into decimal numbers and anthor convert decimal into binary
- 2022-08-08 15:13:26下载
- 积分:1