-
CC1000 projects
这是CC1000模块的项目。请努力掌握它。如果你有任何问题,你可以写电子邮件给我问。所以我的目的是设计两个煤矿系统设备之间的射频协议传输标签,可能是:电信,电话,识别系统。
- 2022-04-16 10:40:10下载
- 积分:1
-
socket编程,适合初学者
socket编程,适合初学者-socket programming for beginners
- 2023-03-10 04:05:04下载
- 积分:1
-
在Delphi 7的Skype的读者聊天
应用背景…/ / --------使twincontrols双缓冲(消除愚蠢的闪烁)程序enabledoublebuffering(父母:来;const aenabled:布尔);VaR我:整数; ;awincontrol:来;开始 ;与父母做一开始 ; ; ; ; ;如果父母是有有那么aparent.doublebuffered:= aenabled;和公司的; ; ; ; ; ;我:= 0 - 1开始controlcount ; ; ; ; ; ; ;如果控制[我]是有有那么和,和,和,和,和,; ; ; ; ; ; ; ; ; ; ;awincontrol来:=(对照组[我]); ; ; ; ; ; ; ; ; ; ;awincontrol.doublebuffered:= aenabled; ; ; ; ; ; ; ; ; ; ;如果awincontrol.controlcount & gt;0 enabledoublebuffering(awincontrol,真的);和,和,和,和,和,;和,和,和,结束;结束了;终点…关键技术型 ;/ / -------参与者 ;tparticipants =记录人:数组[ 1 .. 0 ]的字符串;和,我的身份证:数组[ 0 .. 1 ]的字符串;结束了;并; ;/ / ------- Skype聊天同步文件 ;tskypechatsyncfile =记录文件名:文件名:字符串; ; ; ;filedatetimestamp:整数; ; ; ;filedatetime:TDateTime;结束了; ;/ / -------所有同步文件 ;tskypech
- 2023-07-17 14:10:03下载
- 积分:1
-
Ftp服务器源代码
Ftp服务器源代码-Ftp server source code
- 2022-03-12 02:12:05下载
- 积分:1
-
C++多人聊天室
分为服务器和客房端两部分,只需输入支持人的IP就可以了,本人已调试过,可行,代码简短,只支持文字聊天,非原创。
- 2022-06-21 06:29:06下载
- 积分: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
-
一个聊天室源码 cooo ooo l
一个聊天室源码 cooo ooo l-a chat room source cooo ooo ooo l
- 2022-03-21 07:47:53下载
- 积分:1
-
DELPHI实现TCP CLIENT
通过多线程方式实现TCP连接,tthread,tcp client,2进制数据传送,可方便实现各种工业控制协议MODBUS TCP,程序不卡
- 2022-05-20 12:12:41下载
- 积分:1
-
The enclosed VB project includes a VB class that implements the Rijndael AES blo...
The enclosed VB project includes a VB class that implements the Rijndael AES block encryption algorithm. The form in the project runs some test data through the class.
- 2022-03-23 17:08:30下载
- 积分:1
-
强大易用的邮件收发客户端,界面很漂亮,功能很齐全,pop收邮件,smtp发邮件。还有openssh加密功能...
强大易用的邮件收发客户端,界面很漂亮,功能很齐全,pop收邮件,smtp发邮件。还有openssh加密功能-A powerful easy-to-use mail client, the interface is very beautiful, very complete functionality, pop of incoming mail, smtp e-mail. There openssh encryption
- 2022-01-26 04:13:14下载
- 积分:1