-
基于VC++,单选按钮在有数字键盘的计算器中的应用
基于VC++,单选按钮在有数字键盘的计算器中的应用-Based on VC++, the radio button in the numeric keypad of the calculator application
- 2022-01-26 08:12:34下载
- 积分:1
-
WinCE6.0.pdf
Windows CE 6.0搭建开发环境及模拟器的使用.pdf
Windows CE.NET初级教程.pdf...
WinCE6.0.pdf
Windows CE 6.0搭建开发环境及模拟器的使用.pdf
Windows CE.NET初级教程.pdf-Structures WinCE6.0.pdfWindows CE 6.0 development environment and the use of simulators. PdfWindows CE.NET primary curriculum. Pdf
- 2022-01-26 05:32:16下载
- 积分:1
-
排序算法
排序算法是一种算法,将列表中的元素放在特定的顺序。最常使用的命令是数值顺序和 请点击左侧文件开始预览 !预览只提供20%的代码片段,完整代码需下载后查看 加载中 侵权举报
- 2022-05-22 22:01:54下载
- 积分:1
-
none
实现了快速排序,还不够20字啊,这怎么行呢
-none
- 2022-03-15 17:22:19下载
- 积分:1
-
how to program with c++的源码,方便大家测试学习
how to program with c++的源码,方便大家测试学习-how to program with c++ the source to facilitate learning test
- 2022-07-02 10:53:46下载
- 积分:1
-
视频会议系统v28
一套商用的视频会议程序(cool)
- 2022-08-08 09:19:06下载
- 积分:1
-
用F-in-box播放透明效果的Flash源代码-With F-in-box to play a transparent effect Flash source code
- 2022-06-11 14:45:09下载
- 积分:1
-
安装向导程序源代码
安装向导程序源代码-installation wizard source code
- 2022-04-16 10:48:43下载
- 积分: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
-
嵌入式WINCE MSGServer例子,使用EVC开发实现
嵌入式WINCE MSGServer例子,使用EVC开发实现-Embedded WINCE MSGServer example, the use of EVC realize development
- 2022-03-24 05:57:18下载
- 积分:1