-
FTPs
实现ftp代理服务器的基本功能,包括文件的上传下载 用户的登录等(Ftp realize the basic functions of a proxy server, including file uploading and downloading the user)
- 2021-04-22 10:38:48下载
- 积分:1
-
sam4618
说明: 这是一个有趣的正弦曲线的例子,当鼠标移动的时候他会显示鼠标的坐标1(This is an interesting example of the sine curve, when the movement of the mouse when he shows the coordinates of a mouse)
- 2006-03-23 21:43:05下载
- 积分:1
-
area
定义一个基类MyGraph,要求有一个纯虚函数double Area()=0。从基类派生一个圆类Circle和矩形类Rectangle,再由Rectangle类派生出Square类,分别给出Area()实现。
重载“>>”,实现对图形信息的输入。在主函数中计算三种形状的面积,并显示输出。 (Define a base class MyGraph, requires a pure virtual function double Area () = 0. Derive a circle and a rectangle class Rectangle Circle class from the base class, and then by Square Rectangle class derived class, are given Area () implementation. Reload " > > " to achieve the input of graphical information. Calculate the shape of the three main functions in the area, and display output.)
- 2014-02-07 23:13:19下载
- 积分:1
-
CaptureScreen
java实现QQ截图源码CaptureScreen来源于java1234(QQ CaptureScreen)
- 2013-08-02 14:47:57下载
- 积分:1
-
计算去噪前后的图像PSNR代码PSNR matlab
说明: 计算去噪前后的图像PSNR代码,利用MATLAB实现(The code is realized to calculate PSNR of images before and after denoising, and realized by MATLAB)
- 2020-03-20 16:23:34下载
- 积分:1
-
TREE_INT
Tree AVL
In an AVL tree, the heights of the two child subtrees of any node differ by at most one if at any time they differ by more than one, rebalancing is done to restore this property. Lookup, insertion, and deletion all take O(log n) time in both the average and worst cases, where n is the number of nodes in the tree prior to the operation. Insertions and deletions may require the tree to be rebalanced by one or more tree rotations.
- 2014-12-05 02:27:12下载
- 积分:1
-
Clanguage
这是有关C语言程序设计的书籍,想学好C语言的朋友来下载吧。(This is the C programming language books, friends want to learn C language to download it.)
- 2010-11-23 16:32:08下载
- 积分:1
-
JRegexTool
正则匹配工具,可匹配任意字符,支持匹配替换,支持对各种标示符的特别处理,界面化操作,简单易用(Regular matching tool to match any character, support matching replacement support special treatment for a variety of identifiers, interface operation, easy to use)
- 2014-02-17 14:56:07下载
- 积分:1
-
vm
说明: 一个小型虚拟机的实现(a small Virtual Machine Implementation)
- 2004-12-18 15:36:24下载
- 积分:1
-
VCAD1.0
vc++实践与提高系列 绘图程序v1(vc practice and procedures to enhance family of graphics v1)
- 2005-03-01 15:52:42下载
- 积分:1