-
自己编的分数统计器
自己编的分数统计器-their series with scores of statistics
- 2022-01-22 15:00:49下载
- 积分:1
-
读写流文档的VC源代码,在Windows下测试过WORD文件。
读写流文档的VC源代码,在Windows下测试过WORD文件。-read and write files flow of VC source code in Windows tested Word document.
- 2022-06-01 12:02:01下载
- 积分:1
-
在qt编程环境下,把一个数据库直接读到工作表里的源码.
在qt编程环境下,把一个数据库直接读到工作表里的源码.-Qt programming in the environment, to directly read the work of a database table of the source.
- 2022-02-05 22:49:43下载
- 积分:1
-
Decomposition and reconstruction example 5
Decomposition and reconstruction example 5
- 2022-08-07 19:14:47下载
- 积分:1
-
smartphone2003 上用evc编译的按键测试程序, api编写的
smartphone2003 上用evc编译的按键测试程序, api编写的-Smartphone2003 EVC compiler use the button test procedure, api prepared
- 2022-04-23 19:50:21下载
- 积分:1
-
some simple Java source code for all to share, we learn from each other
一些简单的JAVA源码,供大家分享,大家互相学习-some simple Java source code for all to share, we learn from each other
- 2022-09-01 12:05:03下载
- 积分:1
-
inventory-management-on-C库存管理程序
完成一个关于库存管理的C语言程序,帮助你实现库存的管理
- 2022-04-23 06:22:27下载
- 积分: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
-
“气球式”工具提示: 本程序介绍一个与CToolTipCtrl相似的类CTooolTipWnd,用于实现“气球式”工具提示...
“气球式”工具提示: 本程序介绍一个与CToolTipCtrl相似的类CTooolTipWnd,用于实现“气球式”工具提示 -Tooltips like balloon
- 2022-12-21 16:15:03下载
- 积分:1
-
在VC++环境下使用OpenGL语言碰撞检测
在vc++环境下使用opengl语言进行碰撞检测-In vc++ environment to use opengl collision detection language
- 2022-06-17 14:04:03下载
- 积分:1