-
VB.net百宝箱程序源码
这是一个可以直接运行的VB.net程序,是有本人编写,并经过多次调试修改,最终达到比较理想的效果。程序的健壮性较好,代码可读性较强。可以最为学习的有效案例,也可以作为一个开发的基础进行进一步的开发只用。如果有什么不妥之处希望批评指正。 &
- 2023-06-19 17:25:03下载
- 积分:1
-
obscured in the process WIN2000
在win2000下隐藏进程-obscured in the process WIN2000
- 2023-01-20 16:50:04下载
- 积分: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
-
可以进行内码的转换
可以进行内码的转换-can change the code within
- 2022-07-26 07:40:49下载
- 积分:1
-
本软件包是《C 语言105》所附带的光盘,在TurbC++ 或者是TurbC 上都可以运行,但不可以在VC中使用。...
本软件包是《C 语言105》所附带的光盘,在TurbC++ 或者是TurbC 上都可以运行,但不可以在VC中使用。-The package is C Language 105 attached to the CD-ROM, in TurbC++ Or TurbC both can run, but can not be used in the VC.
- 2022-06-17 11:14:07下载
- 积分:1
-
一款专门用于伪彩色处理的软件,对色彩的处理划分的比较详细。已经调试过了!...
一款专门用于伪彩色处理的软件,对色彩的处理划分的比较详细。已经调试过了!-A specialized treatment for pseudo-color software, color treatment for a more detailed breakdown. Have been debug!
- 2022-06-03 13:04:26下载
- 积分:1
-
从模板创建 DialogBox,到内存
从 DataSection 中读取数据,创建 DialogBoxIndirectParam_ 非常非常简单的例子。
- 2023-03-03 08:35:03下载
- 积分:1
-
这是一个用microsoft VC++编写的关于多项式相加的小程序。
这是一个用microsoft VC++编写的关于多项式相加的小程序。-This is a VC with microsoft prepared on the small sum of polynomial procedures.
- 2022-06-17 06:21:03下载
- 积分:1
-
JAVA程序实现创建多媒体,实现播放器的简单功能.
JAVA程序实现创建多媒体,实现播放器的简单功能.-JAVA code which can create multimedia and realize the simple functions of media player.
- 2022-01-26 01:53:19下载
- 积分:1
-
捕获所有IP包1
捕获所有IP包1-capture an all IP packets
- 2022-12-16 07:15:03下载
- 积分:1