-
12345
我的毕业设计 已通过答辩 计算机网络安全中防火墙技术和端口扫描技术 网络扫描器设计(My graduation project has passed the defense computer network security, firewall technology, and port-scanning technology network scanner designed)
- 2010-03-13 15:20:08下载
- 积分:1
-
PkpmUpload
实现文件的上传功能。该工程实现在线升级的一个小工具,帮助管理员上传的需要更新的文件到服务器上。(File upload feature. The project achieved a gadget upgrade online help files need to be updated to upload to the server administrator.)
- 2014-06-03 12:08:32下载
- 积分:1
-
geizajf
vb+mo地理信息系统二次开发,实现数据查询,空间分析,动态跟踪,图形编辑,(Vb mo GIS secondary development, data query, spatial analysis, dynamic tracking, graphics editing,)
- 2018-12-03 16:01:03下载
- 积分:1
-
基于Qt的局域网聊天系统
应用背景基于Qt的局域网聊天系统,实现了局域网聊天,文件传输,更改字体,保存聊天记录等功能,对于研究Qt,研究局域网通信具有较强学习价值。关键技术udpSocket = new QUdpSocket(this);
port = 45454;
udpSocket->bind(port, QUdpSocket::ShareAddress | QUdpSocket::ReuseAddressHint);
connect(udpSocket, SIGNAL(readyRead()), this, SLOT(processPendingDatagrams()));
sendMessage(NewParticipant);
server = new TcpServer(this);
connect(server, SIGNAL(sendFileName(QString)), this, SLOT(getFileName(QString)));
connect(ui->messageTextEdit, SIGNAL(currentCharFormatChanged(QTextCharFormat)),
this, SLOT(currentFormatChanged(const QTextCharFormat)));
- 2022-01-25 20:19:41下载
- 积分:1
-
uniGUI
说明: unigui 学习文件,主要是一些函数使用的说明(Unigui learning files, mainly some function usage instructions)
- 2020-06-17 16:40:02下载
- 积分:1
-
网络流捕获分析程序
通过对网络数据流的五元组信息进行分析,获取每个流中的字节信息和包数量信息
- 2022-10-14 04:55:04下载
- 积分:1
-
padent-rmpeayer
易语言写的一个软件管理程序源码,类似于音速启动,当然功能没那么强大,()
- 2018-01-03 08:31:22下载
- 积分:1
-
杨叶涛(暑期GIS和地学空间分析)
说明: 主要是关于中国地质大学地球物理与空间信息学院的暑期GIS编程及地球信息科学分析,对想了解GIS编程以及空间分析很有帮助。(It is mainly about the summer GIS programming and the scientific analysis of geo-information in the School of Geophysics and Spatial Information, China University of Geosciences. It is very helpful to understand the GIS programming and spatial analysis.)
- 2019-04-22 16:12:36下载
- 积分:1
-
一个简单的ftpC源码:tftp
一个简单的ftpC源码:tftp -ftpC a simple source : tftp
- 2022-03-22 05:34:00下载
- 积分:1
-
Traffic
对网络的流量进行监测,会很好的对网络端口的流量进行监测,绝对可以完整运行(Traffic on the network to be monitored, will be well on network port flow monitoring, absolute integrity can be run)
- 2012-04-27 20:15:36下载
- 积分:1