-
Visual Basic 6.0 网络通信协议分析与应用实现 很不错的随书源码 分享给大家...
Visual Basic 6.0 网络通信协议分析与应用实现 很不错的随书源码 分享给大家-Visual Basic 6.0 Analysis and Application of network communication protocols to achieve a very good source to share with the book to everyone
- 2023-04-02 01:45:13下载
- 积分:1
-
该程序是使用了串口通信的R232协议进行了编程,
该程序是使用了串口通信的R232协议进行了编程,-the program is its use of serial communications R232 agreement for programming,
- 2022-02-01 17:03:36下载
- 积分:1
-
Socket多线程处理代码
双线程处理Socket,一个线程负责发一个负责 ,TCPDemo在具体实现时,设计了一个CTCPListener类专门用于服务器对特定TCP端口的侦听。另外,设计了一个CStreamSocket类专门用于TCP数据的传输。CStreamSocket作为基类,服务器程序从它派生出另一个类CSocketSender专门用于数据的发送,客户机程序从它派生出CSocketReceiver类专门用于数据的接收。这些类的继承结构如图3
- 2022-01-22 15:43:47下载
- 积分:1
-
一个类似爬虫的网页下载程序,还没有爬虫的全部特征,但可以分析某一主页上的全部url,并下载其文本内容...
一个类似爬虫的网页下载程序,还没有爬虫的全部特征,但可以分析某一主页上的全部url,并下载其文本内容-used to download the web page
- 2022-03-18 20:52:50下载
- 积分:1
-
a TracerT example, as a very simple, You can directly use has finished inside th...
一个TracerT的例子,作为一个很简单的例子,你可以直接用已经完成的类里面,我们可以设置你写的上面的公式
- 2022-01-26 20:12:53下载
- 积分:1
-
Java实现的简单网络电话,可以实现局域网内的通话,但通话时延较明显...
Java实现的简单网络电话,可以实现局域网内的通话,但通话时延较明显-Java simple telephone network can be achieved within the local area network calls, but more significantly delay calls
- 2022-01-21 03:01:05下载
- 积分:1
-
一个简单的vc下UDP客户端程序,客户端需输入对方IP
一个简单的vc下UDP客户端程序,客户端需输入对方IP-Vc under a simple UDP client program, the client must enter each other
- 2022-03-21 08:01:12下载
- 积分:1
-
说明:
学习之余做的一个源码。
带有base64的编码和解码,
但是没有html格式的解码,发送邮件很成功,接收邮件有一点问题,接受到本机以后,...
说明:
学习之余做的一个源码。
带有base64的编码和解码,
但是没有html格式的解码,发送邮件很成功,接收邮件有一点问题,接受到本机以后,
若邮件编码是txt的,能够正常显示,若是mime的编码,就直接显示源码。
收发均封装好了类
可以直接 继承使用!
-Description: learn to do a source. With base64 encoding and decoding, but no html format decoding, sending mail was a success and have a little problem receiving mail, received after this machine, if the message encoding is a txt that can display, if the mime encoding directly show the source code. Transceivers are packaged good categories can be directly used to inherit!
- 2023-08-11 13:30:04下载
- 积分:1
-
直接转矩控制异步电机
Direct torque control asynchronous machine
- 2022-11-06 11:00:03下载
- 积分:1
-
真正的仿windows计算器,有连续运算如1+2+3+4,但是不能一直按运算符,可以连续按等于号,如1+2=3再按=就是5再按7...
真正的仿windows计算器,有连续运算如1+2+3+4,但是不能一直按运算符,可以连续按等于号,如1+2=3再按=就是5再按7-Real imitation windows calculator, there is a continuous operation, such as 1+2+3+4, but not always according to operator, you can continuously by equal numbers, such as 1+2 = 3 then = is a 5 and then 7
- 2022-03-20 16:43:27下载
- 积分:1