-
实现二分法求解方程。编写并使用以下函数:
double SolveRoot(double(*pf)(double x),double a,double b,...
实现二分法求解方程。编写并使用以下函数:
double SolveRoot(double(*pf)(double x),double a,double b,int n)
这里,pf指向一个函数f,f用来定义要求解的方程f(x)=0,a和b是未知解x的上下界(即a
- 2022-05-10 10:45:06下载
- 积分:1
-
Linear chain, said the table when the realization of all basic operations, such...
线性表的链式表示时各基本操作的实现,例如链表的初始化,删除,添加,-Linear chain, said the table when the realization of all basic operations, such as the initialization list, delete, add, and so on
- 2022-08-19 16:08:07下载
- 积分:1
-
三个求二分图最大匹配的程序(bfs,dfs,多增光路算法)
三个求二分图最大匹配的程序(bfs,dfs,多增光路算法)-Three for the maximum bipartite graph matching procedure (bfs, dfs, multi-path algorithm Zengguang)
- 2023-06-12 22:35:09下载
- 积分:1
-
hash 文件操作(数据结构)
hash 文件操作(数据结构)-hash file operations (data structures)
- 2022-03-19 05:58:37下载
- 积分:1
-
Matlab入门篇介绍了一些基本的Matlab语句。并且有丰富的实例。...
Matlab入门篇介绍了一些基本的Matlab语句。并且有丰富的实例。-chapter introduces some basic Matlab statement. And there are abundant examples.
- 2022-03-11 22:13:01下载
- 积分:1
-
medical store managment solution
药店管理系统;
- 2022-03-11 22:19:07下载
- 积分:1
-
魔王语言解释程序
请大家多多支持
数据结构实验
魔王语言解释程序
请大家多多支持
数据结构实验-fiendish language interpreter please the generous support of experimental data structure
- 2022-06-30 15:10:10下载
- 积分:1
-
一些c语言常用的算发,最近有程序设计比赛,也是比算法的,可以作为参考学习!...
一些c语言常用的算发,最近有程序设计比赛,也是比算法的,可以作为参考学习!-some of the language used fat count, the recent design competition procedures, as well as the algorithm can be used as reference learning!
- 2022-02-06 10:49:45下载
- 积分:1
-
data structure used to achieve basic algorithm to achieve C bus services managem...
用数据结构实现基本算法 用C++实现车务管理,需用到栈基本数据结构-data structure used to achieve basic algorithm to achieve C bus services management, needed to stack the basic data structure
- 2022-01-22 07:19:08下载
- 积分:1
-
停车场管理系统2(数据结构实习报告)
停车场管理系统2(数据结构实习报告)-car park management system 2 (data structure internship report)
- 2022-03-02 13:02:58下载
- 积分:1