-
实现二分法求解方程。编写并使用以下函数:
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
-
Beijing Bus Inquiry System Beijing Bus Inquiry System
北京公交车查询系统
北京公交车查询系统-Beijing Bus Inquiry System Beijing Bus Inquiry System
- 2022-02-03 12:07:35下载
- 积分:1
-
文件包含的内容: 常见的algorithm,使用vc6开发的 包括排序算法...
文件包含的内容: 常见的algorithm,使用vc6开发的 包括排序算法-document contains elements : common algorithm used in the development vc6 Sorting Algorithm
- 2022-11-06 22:20:03下载
- 积分:1
-
访问数据集 Linq 演示
我们有几种方法来存储和访问我们的数据。最经常方式是数据存储到数据库和从应用旁路 ODBC 或其他提供访问它们。当我们只有少量数据时,我们使用的.Net Framework 语言设计应用程序。一种有效的方法是使用 Access (在 Microsoft Office 套件) 内存储的数据和使用 LINQ 来获取数据并将其存储在数据集在内存中。我们以后可以证明它。
- 2022-09-13 23:25:03下载
- 积分:1
-
数据库开发,用delphi实现数据库的开发
大家可以借鉴以下
数据库开发,用delphi实现数据库的开发
大家可以借鉴以下-database development using delphi database development we can learn from the following
- 2022-06-15 04:09:53下载
- 积分:1
-
二叉树操作&图的遍历操作, 完全按照里面的文挡用VC所完成的程序, 有详细的说明...
二叉树操作&图的遍历操作, 完全按照里面的文挡用VC所完成的程序, 有详细的说明-binary tree traversal operation of the plan operations, in full accordance with the text inside the block with VC performed by the procedure is described in detail in
- 2022-12-30 12:20:03下载
- 积分:1
-
this code show how to use computer sole the poblem to piece image together
this code show how to use computer sole the poblem to piece image together-this code show how to use the computer sole p oblem to piece together image
- 2023-01-10 18:20:04下载
- 积分:1
-
VB为前台,SQL_SERVER为后台的关于贸易的数据库编程
VB为前台,SQL_SERVER为后台的关于贸易的数据库编程-prospects for VB, SQL_SERVER background on the trade of Database Programming
- 2022-07-20 07:55:23下载
- 积分:1
-
This is a classic look for the nearest point of the algorithm, using VC preparat...
这是一个经典的寻找最近点对的算法实现,运用VC编写,采用类的方式,是程序更易理解。-This is a classic look for the nearest point of the algorithm, using VC preparation, the type used, the way the process easier to understand.
- 2022-02-05 11:01:24下载
- 积分:1
-
mohachet sql 管理器
Adminer (原 phpMinAdmin) 是 PHP 编写的一个全功能的数据库管理工具。相反 phpMyAdmin,它包括准备部署到目标服务器的单个文件。Adminer 是可用于 MySQL,PostgreSQL,SQLite,MS SQL、 Oracle、 SimpleDB、 Elasticsearch 和 MongoDB。
- 2022-08-17 21:05:24下载
- 积分:1