-
一个验证常数数值是否合法的分析程序
一个验证常数数值是否合法的分析程序-a constant verification of the legality of numerical analysis program
- 2022-10-12 07:35:02下载
- 积分:1
-
CS4245 Wince驱动,可作为开发参考
CS4245 Wince驱动,可作为开发参考-CS4245 Wince-driven development can be used as reference
- 2022-02-01 02:50:18下载
- 积分:1
-
模拟系统进程调度,可以完成进程调度.可以根据进程的优先级决定执行顺序,并根据执行时间而动态决定优先级....
模拟系统进程调度,可以完成进程调度.可以根据进程的优先级决定执行顺序,并根据执行时间而动态决定优先级.-system process scheduler simulator, it can adjust the executive order according as the process priority, and adjust process priority according as executed time.
- 2022-06-01 12:30:59下载
- 积分:1
-
这是一个球,是初学者学习的一个范例子
这是一个球,是初学者学习的一个范例子-This is a ball, beginners learning a model son
- 2022-07-25 11:33:17下载
- 积分:1
-
这是一个汇编程序
这是一个汇编程序-This is a compilation of procedures
- 2023-01-01 02:55:07下载
- 积分:1
-
dnf辅助源码E语
DNF辅助源码,可以学习游戏辅助开放。以及有部分参考价值
- 2022-01-26 08:29:29下载
- 积分: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
-
One for the SMS text messaging function module dynamic libraries, mainly used in...
一个用于短信模块发送短信功能的动态库,主要用于电力系统!-One for the SMS text messaging function module dynamic libraries, mainly used in power system!
- 2022-10-26 19:45:03下载
- 积分:1
-
在不同实例中使用属于不同线程的窗口过程
在不同实例中使用属于不同线程的窗口过程-The example of using window proc belonging to differrent thread in different instance
- 2022-01-26 05:03:56下载
- 积分:1
-
拼图小游戏jva 原代码,功能基本实现,对与个人学习有一定帮助,希望能对你的学习有所帮助...
拼图小游戏jva 原代码,功能基本实现,对与个人学习有一定帮助,希望能对你的学习有所帮助-Puzzle game jva source code, function basically, to some extent help with individual learning, hoping to help you learn! ! !
- 2023-02-08 14:30:04下载
- 积分:1