-
这是一个打字源程序
这是一个打字源程序-This is a source of typing
- 2022-09-05 15:15:03下载
- 积分:1
-
迷你copiler,C++
迷你copiler,C++
- 2023-01-03 23:00:03下载
- 积分:1
-
截图软件,有快捷键功能,可以调用系统画图和照片查看器进行编辑和查看
截图软件,有快捷键功能,可以调用系统画图和照片查看器进行编辑和查看。全屏截图,选择截图,快捷键用钩子实现,对于初学编程的人比较有用。Screenshot of the software, there are shortcut keys function, you can call the system drawing and photo viewer for editing and viewing. Full-screen screenshot, select shots, shortcuts hook used to achieve more useful for the novice programmer person.
- 2023-02-07 03:05:05下载
- 积分:1
-
small win32
小巧的win32反汇编程序-small win32- assembler
- 2023-03-03 02:30:04下载
- 积分:1
-
步进电机的c语言程序
步进电机的c语言程序-stepper motor c Language Program
- 2022-02-04 07:36:45下载
- 积分:1
-
分形。纹理可以使用分形几何方法(Fracta1 geometry)来真实地描述自然景物,使用过程而不是使用方程来对物体进行建模。正如我们所期望的, 过程描绘的物...
分形。纹理可以使用分形几何方法(Fracta1 geometry)来真实地描述自然景物,使用过程而不是使用方程来对物体进行建模。正如我们所期望的, 过程描绘的物体其特征远不同于方程描绘的物体。物体的分形几何表示可以用于很多领域, 以描述和解释自然现象的特性。在计算机图形学中, 使用分形方法来产生自然景物显示及各种数学和物理系统的可视化。-fractal. Texture can use fractal geometry (Fracta1 geometry) to describe the beauty of nature, the use of the process rather than the use of equations to model objects. As we had hoped, the process of objects depicted far different from the characteristic equation painted objects. Objects said Fractal geometry can be used in many areas to describe and explain natural phenomena features. In computer graphics, the use of fractal method to generate natural landscape display and mathematical physics and visualization system.
- 2022-03-10 23:30:09下载
- 积分:1
-
关于串口通信的接受和发送在VC++的MFC中实现
关于串口通信的接受和发送在VC++的MFC中实现-Serial Communication on the acceptance and send in VC++ Realize the MFC in
- 2022-03-01 23:13:40下载
- 积分:1
-
Effective C++中文第2版,深入学习C++的好书
Effective C++中文第2版,深入学习C++的好书-err
- 2022-02-26 18:32:59下载
- 积分: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
-
因此,在鼠标程序失控
使鼠标失控得程序-so out of control in the mouse procedure
- 2022-02-03 18:48:20下载
- 积分:1