搜索资源列表
SOCKET服务器(队列算法)
- SOCKET服务器,支持多客户端,含协议判断处理. 每个客户端有独立的数据队列做BUFFER, 采用异步SOCKET方式接收数据. 传上来换点分!对初学都应该还算是比较全面的.含全部源代码.
toolkit_4_4
- 可以在Windows 平台和Linux 平台上编译,提供有关syncml开发的一系列API,包含一个综合 C 库,用于创建、发送、接收和解析 SyncML 消息。它支持 XML 和 WBXML 编码,还支持 HTTP(用于 Web 上的同步)、WSP(在 WAP 上使用)和 OBEX(在 IrDA 或蓝牙上使用)传输。-in the Windows platform and Linux compiler, the SyncML development of a series of API, in
串口接收
- 本人最近刚刚搞完串口操作,这是参考其他人的代码,并修改而成的.-recently I just get finished serial operation, which is reference to other people's code, and the revisions.
用VC 6.0实现串行通信的三种方法
- 用VC 6.0实现串行通信的三种方法 本文介绍了在Windows平台下串行通信的实现机制,讨论了根据不同的条件用 Visual C++ 设计串行通信程序的三种方法,并结合实际,实现对温度数据的接收监控。 -VC 6.0 of the three serial communication method is introduced in the Windows platform to achieve the serial communication mechanism discus
红外线发射与接收
- 红外线发射与接收源程序 实现红外线的接收和发送.-is a program with infrared ray transmit and incept .implement infrared ray transmit and incept
使用串口通讯发送和接收文件
- 使用串口通讯发送和接收文件-use serial communications to send and receive documents
完整的文件发送接收程序源代码_VB
- 完整的文件发送接收程序源代码VB.zip 下载的别人的,谢谢原作者。-integrity of the document send and receive source code VB.zip download others, I thank the original author.
2ASK的调制与解调及其功率谱的接收
- 2ASK的调制与解调及其功率谱的接收-2ASK modulation and demodulation and the power spectrum receiver
国电智深UDP接收程序
- 接收国电智深DCS发送的UDP数据,写入实时数据库PI Server
南京中德UDP接收程序
- 接收南京中德UDP数据,写入实时数据库PI Server。
串口接收和发送的电脑软件
- 串口助手, 串口接收和发送的电脑软件,delphi7+SPComm源代码 作者:knight,Serial Debug
短信发送SDK及其实现用例
- 短信发送SDK及其实现用例。 实现接收短信,发送短信等通讯功能,Send SMS SDK and its implementation use cases. To achieve to receive SMS, send text messages and other communications functions
spreadspectram.rar
- 移动信道中多径分集接收信道建模-jake模型,Mobile channel diversity receiver multipath channel model modeling-jake
Hairmail
- 用VB做的与OUTLOCK联接能发送接收邮件的,小程序-Using VB to do with the connection OUTLOCK can send receive mail, small procedures
Receivethemail
- 用VB与OUTLOCK编写的,能发发送接收邮件的小程序,接收部分-Using VB with OUTLOCK prepared, could only send a small program to receive mail, receive part of
READCOM2
- 串口发送、接收数据,显示数据、画图功能 可以选择16进制或ascii数据发送-Serial port to send, receive data, display data, drawing function can choose 16 hexadecimal or ascii data sent
科顿短波接收控制软件(原创)
- 科顿短波接收控制软件(原创).rar 主要控制短波电台-Cotton short-wave receiver control software (original). Rar mainly controlled shortwave radio
zi
- 在本系统中,信息序列在先经过FSK调制,经过截止频率为25kHz的低通滤波器后(把信号频率限制在25kHz),再进入混频器搬移到更高的频率发送出去,在接收端,用与发送端同步的跳频信号对其进行变频(跳频的解跳处理在此进行),取下边频,然后进行FSK的解调-In this system, the message sequence prior through FSK modulation, through the cut-off frequency of 25kHz after low-pass fi
delphi 源码 sendmessage发送字符串 接收部分
- delphi 实现的程序间收发字符串的源码演示,只是接收部分,delphi 10.3下编译通过。
VC++写的串口API收发程序(超时方式接收,VC6.0开发环境)
- VC++写的串口API收发程序(超时方式接收,VC6.0开发环境)