-
一种很容易理解的svm matlab工具箱,可用于分类,回归,并附很多示例。...
一种很容易理解的svm matlab工具箱,可用于分类,回归,并附很多示例。-A very easy to understand svm matlab toolbox, can be used for classification, regression, together with many examples.
- 2022-02-09 14:14:11下载
- 积分:1
-
本人制作的一个调色板,调色板可以调节颜色,内容很丰富的!...
本人制作的一个调色板,调色板可以调节颜色,内容很丰富的!-I created a color palette, color palette you can adjust color, very rich in contents!
- 2022-04-20 23:29:57下载
- 积分:1
-
功能全的班级网站,需要的可以下载修改的,当然了,不是我的作品,...
功能全的班级网站,需要的可以下载修改的,当然了,不是我的作品,-Class full-featured website, needed changes can be downloaded, of course, is not my work,
- 2022-08-18 23:51:31下载
- 积分:1
-
微分进化算法
differential evolution 源码。用c++实现的实数型编码方案,并且改进了差分因子和突变因子的表达形式。非常适合初学者使用。
- 2022-04-13 06:41:58下载
- 积分:1
-
VC程序编写的三维CAD图形系统代码,可以画出一些Berzier曲线,直线,立方体之类的图形...
VC程序编写的三维CAD图形系统代码,可以画出一些Berzier曲线,直线,立方体之类的图形-VC programming of 3D CAD graphics system code, you can draw a number of Berzier curve, straight line, cube-like graphics
- 2022-03-06 02:20:19下载
- 积分:1
-
调用一个函数int86x() biosprint
A Biosprint Function Using A Call to Int86x()
- 2023-07-30 03:20:03下载
- 积分:1
-
外国互联网找到,我们可以看到,如果有任何问题可以…
外国网上找到的,大家可以看看,如果有什么问题可以来问我啊。-foreign Internet to find, and that we can see, if there are any problems can come to ask me ah.
- 2023-07-30 18:00:03下载
- 积分:1
-
Visual Assist X is a very good Visual Studio. NET 2003,2002 plug
Visual Assist X是一款非常好的Visual Studio .NET 2003、2002插件,支持C/C++、C#、ASP、Visual Basic、Java和HTML等语言,也支持VC++6、VC++5,能自动识别各种关键字、系统函数、成员变量、自动给出输入提示、自动更正大小写错误、自动标示错误等,有助于提高开发过程地自动化和开发效率。 -Visual Assist X is a very good Visual Studio. NET 2003,2002 plug-in, support C/C++, C#, ASP, Visual Basic, Java and HTML and other languages, also support VC++ 6, VC2B !+ 5, can automatically identify a variety of keywords, the system function, member variables, automatic paper input prompts, automatic error correction case automatically marked wrong and so on, contribute to the development process to enhance the development of automation and efficiency.
- 2022-07-23 18:45:51下载
- 积分: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
-
网络与通信ComTest.rar
网络与通信ComTest.rar-networking and communications ComTest.rar
- 2022-03-20 22:59:55下载
- 积分:1