-
关于SVM的一些相关程序,个人觉得很好
关于SVM的一些相关程序,个人觉得很好-SVM on the relevant procedures, personal feel very good
- 2023-06-23 20:05:05下载
- 积分:1
-
Through the WINSOCK, achieved a long
通过WINSOCK,实现了远程采集功能,通过该程序可以了解VC++的简单编程,及WINSOCK控件的使用。-Through the WINSOCK, achieved a long-range capture functionality, through the program can learn a simple VC++ programming, and the WINSOCK control use.
- 2022-01-26 04:21:38下载
- 积分:1
-
windows ce.net 矩阵键盘设计源码,直接编译即可,已在S3C2440平台编译通过...
windows ce.net 矩阵键盘设计源码,直接编译即可,已在S3C2440平台编译通过-windows ce.net source matrix keyboard design, you can direct the compiler has been compiled through S3C2440 platform
- 2022-03-18 16:55:20下载
- 积分:1
-
Window API实现Ping操作很不错啊
Window API实现Ping操作很不错啊-Window API to achieve Ping operation is not错啊
- 2023-08-12 04:10:03下载
- 积分:1
-
电力系统N4F规约
电力系统N4F规约-power system N4F Statute
- 2022-01-26 04:35:38下载
- 积分: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
-
unified computer system clock
统一网内微机系统时钟-unified computer system clock
- 2023-07-28 08:15:03下载
- 积分:1
-
将Unicode汉字编码的Unicode代码放入
把中文转化为Unicode码
把中文转化为Unicode码-put into Unicode code put into Unicode Chinese code
- 2022-07-13 21:10:32下载
- 积分:1
-
ImageButton的简单demo.
ImageButton的简单demo.-ImageButton simple demo.
- 2022-03-24 13:52:18下载
- 积分:1
-
用windriver生成的USB驱动,实现PC与c8051f340之间的通信
用windriver生成的USB驱动,实现PC与c8051f340之间的通信-Windriver generated using USB drive, to achieve communication between the PC and the c8051f340
- 2022-04-08 14:27:30下载
- 积分:1