-
lpc1768 嵌入的代码
lpc1768 嵌入的代码
- 2022-03-25 09:46:50下载
- 积分:1
-
小车利用红外传感器扫描黑线寻迹,找传感器扫描黑线的最大最小值...
小车利用红外传感器扫描黑线寻迹,找传感器扫描黑线的最大最小值-Car use infrared sensors to scan black line tracing to find black line sensor to scan the largest minimum
- 2022-03-25 09:24:10下载
- 积分: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
-
The book version of DirectX SDK 9.0 to modeled, involving almost covered in the...
本书以DirectX SDK 9.0版为蓝本,涉及的内容几乎涵盖了在Window
-The book version of DirectX SDK 9.0 to modeled, involving almost covered in the Window
- 2022-08-19 11:01:09下载
- 积分:1
-
4×4的小键盘扫描程序
希望能看到更好的扫描算法
大家共学习之...
4×4的小键盘扫描程序
希望能看到更好的扫描算法
大家共学习之-4 × 4 small keyboard scanner would like to see a better scan algorithm
- 2022-05-30 00:57:53下载
- 积分:1
-
C#窗体应用程序:串口助手
VS2010编写的串口助手,仅供入门参考功能:HEX串口数据接收,发送;参数可配置(串口选择,波特率,数据位,停止位,校验位);接收发送计数;
- 2022-07-25 02:00:08下载
- 积分:1
-
将Sybase C程序快速移植到Oracle Pro*C程序
将Sybase C程序快速移植到Oracle Pro*C程序 -Sybase C program will quickly migrate to Oracle Pro* C program
- 2022-04-16 12:33:23下载
- 积分:1
-
这是一个简单的、紧凑的台式电脑关机程序是用VB写的几米…
这是一个简单、小巧的桌面电脑关机程序,是vb写的几百万。
- 2022-11-28 21:35:03下载
- 积分:1
-
学生成绩管理系统
功能齐全的学生成绩管理系统,可以输入成绩,计算总分和平均分,按成绩降序查看,按名字升序查看,按学号升序查看,根据学号进行查找,统计分析成绩,列出成绩,将成绩写入txt文件,读取txt文件信息。
统计分析
- 2022-11-13 09:45:03下载
- 积分:1
-
OpenGL地形模拟基于四叉树的地形模拟
OpenGL地形模拟基于四叉树的地形模拟-Codes based on OpenGL,analysising the data of land,welecom downloading.
- 2022-02-03 02:44:26下载
- 积分:1