-
这个程序可以实现二叉树的插入,删除操作。
这个程序可以实现二叉树的插入,删除操作。-this procedure can be achieved binary tree insertion, deletion.
- 2022-10-04 02:35:04下载
- 积分:1
-
ssh整合
ssh框架整合代码。struts 控制用的hibernate 操作数据库的spring 用解耦的Struts 、 spring 、 Hibernate 在各层的作用1 ) struts 负责 web 层 .ActionFormBean 接收网页中表单提交的数据,然后通过 Action 进行处理,再 Forward 到对应的网页。
- 2022-07-09 06:06:45下载
- 积分:1
-
Windows 驱动程序工具包 (WDK) 8.1 微型端口
此示例的目的是为了说明的反序列化功能NDIS 微型端口驱动程序,而无需物理网络适配器。这示例基于 E100BEX 样本目前 DDK 中。它基本上是E100bex 驱动程序的简化的版本。驱动程序可以安装使用手动添加硬件向导的根枚举虚拟小型端口驱动程序或虚拟 (就像烤面包机总线) 总线上。因为驾驶员没有与任何硬件进行交互,这让它很容易理解的微型端口接口和各种 NDIS 功能没有杂乱的用法硬件特定的代码通常在一个全功能的驱动程序中找到。此示例提供了示例用于教育的最小驱动程序目的。该驱动程序或其样本测试程序既不被为了在生产环境中使用。
- 2023-03-04 09:00:04下载
- 积分:1
-
windows下端口读写
windows下端口读写-read and write ports under the windows
- 2023-06-05 15:30:03下载
- 积分:1
-
Short, but full
短小,但功能齐备的邮件发送程序,界面良好-Short, but full-featured e-mail program, good interface
- 2023-03-13 02:30:04下载
- 积分:1
-
wm5.0平台上的一个AIBO机器狗遥操作控制程序(视频反馈,行走控制等)...
wm5.0平台上的一个AIBO机器狗遥操作控制程序(视频反馈,行走控制等)-wm5.0 platform a dog AIBO teleoperation control procedures (video feedback, walking control, etc.)
- 2022-08-06 10:40:18下载
- 积分:1
-
WebBrowser
WebBrowser
- 2022-05-18 01:36:48下载
- 积分: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
-
这是用高斯消去法求解非线性的FORTRAN语言…
这是用Fortran语言编写的高斯消元法,解非线性方程组,可用于解决各种非线性方程组-This is the Fortran language with the Gaussian elimination method, solve nonlinear equations can be used to solve various nonlinear equations
- 2022-10-05 23:45:02下载
- 积分:1
-
WinCE下的注册表编辑程序,作为学习借鉴使用
WinCE下的注册表编辑程序,作为学习借鉴使用-WinCE Registry Editor under the procedures, as to learn from the use of
- 2022-02-09 21:07:55下载
- 积分:1