-
面向对象程序设计(第二版)课后习题解答
有详细的做法
面向对象程序设计(第二版)课后习题解答
有详细的做法-Object-Oriented Programming (Second Edition) exercises after practice to answer detailed
- 2022-04-08 10:46:51下载
- 积分:1
-
Switch universal voice platform development, mainly in support avaya, Siemens, E...
交换机通用语音平台开发,主要支持avaya、西门子、爱立信交换机-Switch universal voice platform development, mainly in support avaya, Siemens, Ericsson switch
- 2022-12-22 06:50:04下载
- 积分: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
-
用vb来给文件夹上锁和解锁 VB源码
每个人都有自己的秘密 比如XX电影。个人照片。等隐私的文件不想让别人用自己的电脑的时候看到。这时候就可以用我这个源码来编译一个文件夹上锁和解锁的小软件啦
- 2022-02-02 18:39:40下载
- 积分:1
-
认真阅读您的文件包然后写出其具体功能(至少要20个字)。尽量不要让站...
认真阅读您的文件包然后写出其具体功能(至少要20个字)。尽量不要让站-Carefully read your paper bag and then write their specific functions (at least 20 words). As far as possible not to let the station
- 2023-05-20 22:55:03下载
- 积分:1
-
about tinyxml
tinyxml 测试程序,比较简单。可以下载直接使用。-about tinyxml
- 2023-08-16 07:35:04下载
- 积分:1
-
a simpler small
一个简单的小计时器-a simpler small-timer
- 2022-01-24 15:39:11下载
- 积分:1
-
C++计算器,使用键盘操作,使用方便,且小而简单.
C++计算器,使用键盘操作,使用方便,且小而简单.-C++ Calculator, use the keyboard to operate and easy to use, and small and simple.
- 2022-05-13 05:54:01下载
- 积分:1
-
网业文件转换成txt文件,方便阅读
网业文件转换成txt文件,方便阅读-network industry convert documents into the txt file, easy reading
- 2023-05-12 03:40:02下载
- 积分:1
-
封装BerkeleyDB的一个动态库,多余的就不说了。
封装BerkeleyDB的一个动态库,多余的就不说了。-Package BerkeleyDB a dynamic library, not superfluous to say.
- 2022-03-18 10:24:42下载
- 积分:1