-
这是我的C++课程设计作业,一个简单的工资管理系统
这是我的C++课程设计作品,简单的工资管理系统-This is my C++ course design work, a simple payroll system
- 2022-05-04 21:53:00下载
- 积分: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
-
文件捆绑器为一纯绿色免费软件,您可以任意传播和复制。免费软件,谢谢使用!谢谢支持!~O~
功能简介:
文件捆绑器可用来将二个不同的可执行文件合并...
文件捆绑器为一纯绿色免费软件,您可以任意传播和复制。免费软件,谢谢使用!谢谢支持!~O~
功能简介:
文件捆绑器可用来将二个不同的可执行文件合并成一个文件,运行合并后的文件等同于同时运行合并前的二个文件,并提供同步和异步运行二种方式,操作十分简便。
注意:
如果文件编释后不能运行的原因可能是:1、请把它置为RELEASE版再编释。2、可能是编释器设置不同,使最终生成文件大小不同,请把您RELEASE版编释后的文件大小记下,在CBindFileDlg类中的初始对话框类OnInitDialog中的最后,把原来的文件大小184K,替换后您新编释后的文件大小既可。-err
- 2022-06-11 15:24:27下载
- 积分:1
-
程序用于对txt文档进进读写操作,对txt文档里的数据进行统计,采用指针的方式操作文档...
程序用于对txt文档进进读写操作,对txt文档里的数据进行统计,采用指针的方式操作文档-Txt document procedures used to enter into the reading and writing operations, the txt file in the data statistics, the way the use of pointer operations document
- 2022-05-07 20:49:15下载
- 积分:1
-
一个通用的十进制,二进制,十六进制转换器V2.0
A Universal Decimal,Binary,Hex Converter v2.0
- 2022-01-21 23:18:29下载
- 积分:1
-
Can extract a single word (optional fonts) and images extraction tool matrix LCD...
可提取单个字(字体可选)和图片的LCD字模提取工具.-Can extract a single word (optional fonts) and images extraction tool matrix LCD.
- 2022-06-12 03:16:58下载
- 积分:1
-
intel hex code
英特尔十六进制代码
- 2022-05-08 17:17:37下载
- 积分:1
-
The Art of Multiprocessor Programming
The Art of Multiprocessor Programming
- 2022-08-09 20:23:58下载
- 积分:1
-
这是成都的一个简单的公交查询系统
这是成都的一个简单的公交查询系统-This is a simple query system bus
- 2022-01-23 10:14:11下载
- 积分:1
-
Lines.NET
Pocket PC上的一款逻辑游戏源代码
Lines.NET
Pocket PC上的一款逻辑游戏源代码-Lines.NET
Pocket PC on a logic game source code
- 2022-08-02 21:41:22下载
- 积分:1