-
Network Information Flow : First paper on Network Coding
Network Information Flow : First paper on Network Coding
- 2023-03-16 00:40:04下载
- 积分: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
-
With a remote video surveillance to match the sending end, the code correspondin...
与上一个远程视频监控的发送端匹配,此代码为对应的接收端的程序代码-With a remote video surveillance to match the sending end, the code corresponding to the receiving end of the program code
- 2022-03-16 15:19:26下载
- 积分:1
-
一个简单的发邮件服务软件的制作!
一个简单的发邮件服务软件的制作!-a simple mail service software production!
- 2022-03-05 15:46:01下载
- 积分:1
-
介绍了如何应用visul C++ 访问access的方式,给出了相关的应用开发...
介绍了如何应用visul C++ 访问access的方式,给出了相关的应用开发- vc access
- 2023-07-09 06:05:03下载
- 积分:1
-
计算机网络端口扫描器
计算机网络端口扫描器-computer network port scanners
- 2022-06-21 01:54:00下载
- 积分:1
-
cwc 源码 非常好的代码 大家可以学习学习
cwc 源码 非常好的代码 大家可以学习学习-cwc very good source code we can learn
- 2022-04-25 02:53:10下载
- 积分:1
-
类似于OICQ,但是基于局域网内,包含开发文档,可执行程序和源程序,是学习网络编程的不可缺少的配套资料...
类似于OICQ,但是基于局域网内,包含开发文档,可执行程序和源程序,是学习网络编程的不可缺少的配套资料-similar, but based on the LAN, including documentation, source code and executable programs, the Learning Network Programming is the indispensable supporting information
- 2022-04-25 01:25:31下载
- 积分:1
-
一些网页效果的原代码,可以使网页更加美观。
一些网页效果的原代码,可以使网页更加美观。-Some of the pages on the effect of the original code, can make the page more attractive.
- 2022-03-16 07:44:51下载
- 积分:1
-
JS-异步加载树,真正得异步加载,速度很快,是当今比较好得一颗树-JS-Asynchronous loading tree, in real asynchronous loading, very fast, it is good to compare today"s tree
- 2022-01-27 20:52:35下载
- 积分:1