-
可以根据颜色值拆分出RGB值或BGR值,这样在进行颜色设置时就很方便了!...
可以根据颜色值拆分出RGB值或BGR值,这样在进行颜色设置时就很方便了!
- 2022-02-01 08:18:27下载
- 积分:1
-
神经网络程序,BP算法模拟程序,可以在windows下编译通过
神经网络程序,BP算法模拟程序,可以在windows下编译通过-neural network programming, BP algorithm simulation program that can compile under windows
- 2023-08-07 06:05:03下载
- 积分:1
-
杀毒 关键是 我现在不晓得该干什么 试试看 我想学 C
杀毒 关键是 我现在不晓得该干什么 试试看 我想学 C-Antivirus key is I do not know what to do give it a try I would like to learn C++
- 2023-06-12 20:50:03下载
- 积分:1
-
C#开发的一个财务凭证管理系统,说明和源码齐全
C#开发的一个财务凭证管理系统,说明和源码齐全-C# development of a financial management system certificate, description, and source code is complete
- 2023-04-18 07:35:03下载
- 积分:1
-
人体3d模型显示
读取bvh文件,建立人体的3维棍状模型,实现bvh文件载入,动画的播放停止,是人体动作捕捉系统中人体模型显示的很好的材料!
- 2022-03-12 00:27:18下载
- 积分:1
-
A mini
一个迷你型的桌面电子时钟,每次打开都会自动更换主题图片-A mini-desktop electronic clock will automatically change each time you open the theme picture
- 2022-05-18 14:08:39下载
- 积分:1
-
List the basic operations, to find specific elements in the list, delete list el...
链表的基本操作,查找链表中的特定元素,删除链表中的元素等-List the basic operations, to find specific elements in the list, delete list elements such as
- 2023-03-01 05:20:03下载
- 积分:1
-
对输入的数学算式进行分析计算
用户可以添加自己定义的函数分析函数。
对输入的数学算式进行分析计算
用户可以添加自己定义的函数分析函数。-To enter the mathematical formula for calculation the user can add their own analysis of the definition of the function function.
- 2022-05-22 09:09:55下载
- 积分: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
-
staock updater program for mini projects...............
staock updater program for mini projects-staock updater program for mini projects...............
- 2022-03-25 05:01:30下载
- 积分:1