-
ccna 网络的教程 中文教程 ccna 的初级教程
ccna 网络的教程 中文教程 ccna 的初级教程-CCNA Network Chinese Tutorial Tutorial Tutorial CCNA junior
- 2022-07-14 19:30:10下载
- 积分: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
-
routing_aodv
aodv源代码,RREP路由回复,RREQ路由请求,RRER路由错误的编写,以及aodv中没有字段中每个参数的描述,以及函数的实现,数据发送的处理和数据接收的处理(aodv,RREP,RRER protocol ,RREQ)
- 2012-01-10 19:09:51下载
- 积分:1
-
TheExam
局域网考试系统
VC++ 在线考试系统 Access SQL Server
VC++在线考试系统可连接Access 或SQL Server(LAN VC++ Online Test System Test System Access SQL Server VC++ online examination system can be connected to Access or SQL Server)
- 2011-05-16 10:32:25下载
- 积分:1
-
网桥的原理与作用,网桥工作在数据链路层,将两个LAN连起来,根据MAC地址来转发帧,具体详见文档...
网桥的原理与作用,网桥工作在数据链路层,将两个LAN连起来,根据MAC地址来转发帧,具体详见文档-bridge with the principle role of bridge work at the data link layer to link two LANs, according to the MAC address to forward frames, the specific detailed documentation
- 2022-11-15 00:30:03下载
- 积分:1
-
IEEE standard Verilog HDL1364
IEEE standard Verilog HDL1364-2001.pdf
Verilog 学习必备资料-IEEE standard Verilog HDL1364-2001.pdfVerilog learning essential information
- 2022-01-30 18:22:57下载
- 积分:1
-
CHATROOM
chat room using winsock in visual basic
- 2015-11-20 04:00:10下载
- 积分:1
-
.net 即时聊天
基于.net 架构与应用的开发实践,利用c#语言,结合TCP面向连接的可靠网络编程,使用networkStream类和同步TCP编程,实现服务器端与客户端的实时- 即时聊天。
- 2022-02-04 06:58:28下载
- 积分:1
-
PHP7新特性
php7的一些新特性,适合学php的小伙伴查看(Some of the new features of php7 are suitable for small PHP learners to view)
- 2020-06-20 00:40:02下载
- 积分:1
-
基于卷积神经网络的手写汉字识别
基于卷积神经网络的手写汉字识别_matlab版本_可以识别509类手写汉字(Based on the _ handwritten Chinese characters recognition _matlab version convolutional neural network can identify 509 kinds of handwritten Chinese characters)
- 2018-01-16 09:50:40下载
- 积分:1