-
BTREE 树形文件处理系统 灵活,好用 欢迎下载使用
BTREE 树形文件处理系统 灵活,好用 欢迎下载使用-BTREE tree document processing system is flexible, user-friendly welcome to use the download
- 2022-04-20 01:09:36下载
- 积分:1
-
游戏
一个用C语言编写的一个游戏,非常好玩的一个游戏。相信大家都玩过。-game
- 2022-02-01 06:53:18下载
- 积分: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
-
图的广搜 用邻接矩阵创建图 广度搜索 图 输出 图对应的编号
图的广搜 用邻接矩阵创建图 广度搜索 图 输出 图对应的编号-Figure wide search to create map with the adjacency matrix breadth of search graph output map corresponding to the number
- 2023-04-09 15:55:04下载
- 积分:1
-
详细介绍了在C++中如何实现有效的数据排序
详细介绍了如何在C++中实现有效的数据排序
- 2023-05-08 23:00:02下载
- 积分:1
-
Visual studio 开发环境 一个小程序
餐吃蛇
Visual studio 开发环境 一个小程序
餐吃蛇-Visual studio
- 2023-08-05 10:30:03下载
- 积分:1
-
T6963 application T6963c
T6963应用,T6963c――8051 C51驱动-T6963 application T6963c-- 8051- C51
- 2023-03-02 18:50:03下载
- 积分:1
-
testremoteserver.rar
TestRemoteServer.rar
- 2022-08-06 16:00:12下载
- 积分:1
-
多线程实现读者写者问题
多线程实现读者写者问题-multithreading problem readers to write
- 2022-02-06 11:48:44下载
- 积分:1
-
浏览文件夹类型,监控指定文件夹下的文件,实现文件监控
浏览文件夹类型,监控指定文件夹下的文件,实现文件监控-View folder type, monitor designated folder of documents, files control
- 2022-03-15 17:27:35下载
- 积分:1