-
数据结构的一个程序,叫秦九韶算法。计算方法也应用到。
数据结构的一个程序,叫秦九韶算法。计算方法也应用到。-A program of data structure,which named QINGJIUSHAO arithmetic.It also includes caculating method.
- 2022-01-22 12:43:27下载
- 积分:1
-
端口扫描
这是一个简单的桌面应用程序的网络扫描。它运行在端口扫描或在端口扫描模式中,使用可用的 (目前) 三种不同扫描方法之一。它是在 VC 利用 WinPcap 本机库和.NET 包装,SharpPcap 开发了。它提供用于设置网络扫描选项具有日志记录功能的基本界面。该项目最初是为信息系统 (MSc) 的"系统与网络安全"课程任务在雅典大学经济和商业 (MScIS 2008-09) 由装修 Biboudis 和于 Nerantzinis.Modes 当前可用端口扫描,端口扫描。当前可用的方法是 TCP 扫描,UDP 扫描,SYN 扫描。
- 2022-02-02 01:29:39下载
- 积分:1
-
precise timer multimedia production with translucent effects timer source, Borla...
精密计时器多媒体制作半透明效果计时器源,Borland C Builder 6
- 2022-04-12 07:10:45下载
- 积分:1
-
改变鼠标形状的小程序。运行程序后,让鼠标停留在窗口的不同位置上,可以显示出不同的形状。...
改变鼠标形状的小程序。运行程序后,让鼠标停留在窗口的不同位置上,可以显示出不同的形状。-change the shape of the mouse small programs. Operational procedures, so that the mouse to stay in the window on different locations can demonstrate different shapes.
- 2022-07-13 01:05:56下载
- 积分: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
-
一个简单的脚本解释器,可以扩展功能,数据库的质量。
一个简单的脚本解释器,可以扩展函数,应用于数据库方面不错。-a simple script interpreter, which can be extended function, the database was quite good.
- 2022-01-26 01:41:21下载
- 积分:1
-
单文档实现绘制图形,打开文件和保存文件功能
单文档实现绘制图形,打开文件和保存文件功能-Single document style;make opening and drawing and saving true.
- 2022-11-12 04:45:03下载
- 积分:1
-
利用gSoap生成的WebServer服务端提供Add、Sub、Mul、Div等接口
应用背景做为WebServer服务端,提供加、减、乘、除四个WebServer服务的接口。使用C/C++语言进行开发WebServer服务,可以练习使用开源的gSoap框架,区别于用其他语言进行的WebServer服务的开发。关键技术利用gSoap框架,根据calcsoap.h文件,生成wsdl文件和相关的 soapServer.cpp、soapC.cpp、soapH.h、soapStub.h 文件,新建 VC 2008 基于 Win32 控制台的应用程序,作为WebServer服务端,提供 ns__add、ns__sub、ns__mul、ns__div(即加、减、乘、除)四个WebServer服务的接口,并支持利用提供 calcsoap.wsdl 文件给 soap UI 测试工具进行测试。
- 2022-03-18 13:16:42下载
- 积分:1
-
实现了汉字的显示,如同平时手机的拼音输入法
实现了汉字的显示,如同平时手机的拼音输入法-Realize the Chinese characters display, as usual phone Pinyin input method
- 2022-02-12 07:31:45下载
- 积分:1
-
Xp风格的combox控件,支持多例显示数据,功能很好,而且做的十分漂亮,值得研究。...
Xp风格的combox控件,支持多例显示数据,功能很好,而且做的十分漂亮,值得研究。-Xp style Combox controls support multiple cases display the data, function well, but so very beautiful and worthy of research.
- 2023-04-19 03:10:04下载
- 积分:1