-
zhanyue.....wokao...
斩月函数的应用 我靠 上载个东东这么麻烦啊-zhanyue.....wokao...
- 2023-07-05 20:25:03下载
- 积分:1
-
学习VC不久,刚学的一个计算器小程序,供大家参考。
学习VC不久,刚学的一个计算器小程序,供大家参考。-Learning VC Soon, just to learn a little calculator program for your reference.
- 2023-01-10 23:10:03下载
- 积分:1
-
犯错
某一层楼20层,有五部互联的电梯。基于线程思想所编写一个电梯调度程序。
每个电梯里面应该有一些按键:数字键、关门键、开门键、等。
每层楼的每部电梯门口,应该有上行和下行按钮。
五部电梯门口的按钮是互联结的,即当一个电梯按钮按下去时,其他电梯的相应按钮也就同时点亮,表示也按下去了。
调度算法是根据这五部电梯的状态,寻找离当前楼层最近的且和请求同方向的电梯给予响应。
所有电梯初始状态都在第一层。每个电梯如果在它的上层或者下层没有相应请求情况下,则应该在原地保持不动。
-err
- 2022-02-15 23:33:33下载
- 积分:1
-
vb模拟小球的弹跳运动,模仿的自由落体运动,可以将shape的形状做为小球,更逼真。...
vb模拟小球的弹跳运动,模仿的自由落体运动,可以将shape的形状做为小球,更逼真。-vb simulation of the bouncing ball movement, movement to imitate the free-fall, you can shape as the shape of the ball, more realistic.
- 2022-01-26 05:53:03下载
- 积分:1
-
此源代码是关于创建HTTP服务器的程序。它可以发布用HTML语言编写的网页。...
此源代码是关于创建HTTP服务器的程序。它可以发布用HTML语言编写的网页。-this source code is the creation of HTTP server process. It distributes Using HTML language website.
- 2022-08-23 07:19:54下载
- 积分:1
-
伙伴系统虚拟分配和回收内存方法,buddy算法
伙伴系统虚拟分配和回收内存方法,buddy算法-A method about partner systems distribute and recycle memory visually
- 2022-01-24 16:59:51下载
- 积分:1
-
Vc.net窗体编程实例,内含有几乎所有常窗体
Vc.net窗体编程实例,内含有几乎所有常窗体-Vc.net Windows Programming example, contain almost all the regular Form
- 2022-01-28 22:11:29下载
- 积分:1
-
在VC中使用Borland BDE的数据
在VC中使用Borland BDE的数据-in VC use Borland BDE data
- 2022-01-25 17:38:23下载
- 积分: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
-
more document browser (with the brief) source
多文档浏览器(带讲解)源程序-more document browser (with the brief) source
- 2023-04-12 21:20:03下载
- 积分:1