-
C语言编程实例目录.PDF
C语言编程实例目录.PDF -C language programming examples directory. PDF C language programming examples directory. PDF
- 2022-04-09 15:22:30下载
- 积分:1
-
一个hex的浏览器
一个hex的浏览器-a hex browser
- 2022-08-23 19:11:55下载
- 积分:1
-
MATLAB的BP算法
matlab back propagation algorithm
- 2023-03-29 17:05:03下载
- 积分:1
-
简易写字板小程序,适合初学者,简单易明白.
简易写字板小程序,适合初学者,简单易明白.-simple tablet small program for beginners and easy to understand.
- 2022-02-03 23:27:07下载
- 积分:1
-
本算法可以实现矩阵的加法运算,可以把它加载进其他的程序,我已运算过,好使....
本算法可以实现矩阵的加法运算,可以把它加载进其他的程序,我已运算过,好使.-The algorithm can achieve the operation of matrix addition .
- 2023-03-10 01:40:03下载
- 积分:1
-
是一个可以将EXE 文件还原成源码的小程序
是一个可以将EXE 文件还原成源码的小程序-is an EXE file can be reduced to a small program FOSS
- 2022-07-25 14:44:24下载
- 积分:1
-
用c++写的简单计算器
用c++写的简单计算器-using c++ to write a simple calculator
- 2023-08-03 21:10:03下载
- 积分: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
-
基于stm32单片机的四轴无人机代码
基于恒拓科技无人机代码基础进行优化和修改代码。能够实现无人机超声波定高,气压计定高,gps,自动起飞,nrf与外围nrf通信,蓝牙发送上位机。
- 2022-09-02 03:20:03下载
- 积分:1
-
一个微
一个微型的C lib
把 OpenSSL 移植到WCE 平台下必须使用-A micro-C lib of OpenSSL ported to the platform must be used WCE
- 2023-06-06 21:25:03下载
- 积分:1