-
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
-
opc HDA历史服务器源代码下载
资源描述网上找到的OPC HDA服务器开发案例,内有OPC HDA服务程序,有测试用例,那个测试用例不是程序,而是给你看如何实现一个server
- 2022-05-27 19:48:21下载
- 积分:1
-
贪吃蛇游戏
贪吃蛇游戏 win32项目编译 非MFC程序
*游戏制作思想:
*通过一个二维数组来描述画面,
*-2代表墙,0代表空白,0以上代表蛇
*例以1,2,3,4表示蛇(4为蛇头)
*其移动时,数字依次减一,
*并在将要去的位置设为4,
*则完成了蛇的移动
*同时利用多线程获取按键事件,
*使屏幕绘制与按键监听同时进行
*/
- 2022-01-27 17:14:38下载
- 积分:1
-
可以同时显示文字和图片的平面按钮类.zip
可以同时显示文字和图片的平面按钮类.zip-can also display text and pictures of the plane button category. Zip
- 2022-03-20 06:00:19下载
- 积分:1
-
implement dynamic printing of window pictures using Tbitmap in Delphi.
Delphi中利用Tbitmap实现窗体图形动态打印-implement dynamic printing of window pictures using Tbitmap in Delphi.
- 2022-09-20 18:50:03下载
- 积分:1
-
这是在Visual Basic 6源代码与PIC单片机的GPS。
This the sorce code in Visual Basic 6 for the GPS with PIC.-This is the sorce code in Visual Basic 6 for the GPS with PIC.
- 2022-06-01 10:43:35下载
- 积分:1
-
一个用VC写的windows弹球游戏。
一个用vc写的windows弹球游戏。-a written using vc windows pinball games.
- 2022-03-23 00:30:10下载
- 积分:1
-
NetAnts similar drag
类似网络蚂蚁的拖放窗口,VC++源代码,希望大家能用得上。-NetAnts similar drag-and-drop window, VC source code, hope that we can useful.
- 2022-07-21 08:43:55下载
- 积分:1
-
En3d精雕控制软件(精雕控制系统)V6.45 免费版
En3d精雕控制软件(精雕控制系统)是一款非常专业的精雕控制程序。这款软件具有十分强大的功能,可以为用户提供专业的精雕控制功能,你可以进行系统参数设置、系统颜色及加工模块定制,为你的工作带来更多便利。
使用方法:
内附设备驱动,支持以下硬件ID:
JD PCI40
PCIVEN_10B5&DEV_5201&SUBSYS_905010b5
JD PCI40
PCIVEN_10B5&DEV_5201&SUBSYS_905010b7
功能说明:
支持低温加工模式,当处于低温加工模式下,速度会降低,在冬季室温低于10度的时候,机床可能无法正常启动或加工,此时可以先使用低温加工模式启动,等机床全行程运行1小时,再恢复正常模式。注意,必须保证机床进行了全程
运动,否则在没有运动到的区域可能导致机床失步。
- 2022-01-21 23:55:13下载
- 积分:1
-
人工神经faceeditapp算法编写的VC,它还不完善。世界。
用VC编写的人工神经faceeditapp算法,还不尽完美!欢迎下载指导!-Artifical nerve faceeditapp arithmetic programed with VC,it is not perfect yet.Welcome to download and guide.
- 2023-07-17 22:40:02下载
- 积分:1