资源列表
Indy_10_FTPClient
- FTP client on INDY example
UDP.rar
- 1、首先需要定义的对象: SOCKET ReceivingSocket //接收端的Socket SOCKADDR_IN ReceiverAddr //接收端的地址信息 char ReceiveBuf[1024] //接收数据缓冲区大小 int BufLength //缓冲区长度 SOCKADDR_IN SenderAddr //发送数据端地址信息 int SenderAddrSize = sizeof(SenderAddr) //发送
chat.rar
- 用visual c++编写的简易聊天程序,实现账户注册,登陆,聊天等功能。,Simple chat program with the visual c++ written account registration, login, chat and other functions.
conven.rar
- BPSK仿真在AWGN信道下产生卷积码和非卷积码的比较,约束长度7,多项式[171,133],码率1/2,分别采用硬判决和软判决,Convolutional code and convolutional code comparison, simulation BPSK in AWGN channel constraint length 7 polynomial [171,133], code rate 1/2, respectively, using the hard-decision and
DSSS-system.rar
- DS-CDMA通信系统,扩频码包括M序列。GOLD,正交GOLD,Gray规则瑞利衰落信道,多用户,统计误码率。,DS-CDMA communication system, the spreading codes including an M sequence. GOLD, orthogonal GOLD, Gray rules Rayleigh fading channel, multi-user, the statistical error rate.
ServerCandJava
- 实现C和JAVA的网络通信,采用socket网络编程,JAVA为服务端。-C and JAVA network communication using socket network programming, JAVA server.
serial_helper
- 用QT编写的串口调试助手,已调试通过,功能已实现-QT prepared serial debugging assistant, has been through debugging function realized
MeyboMailWeb
- java邮箱系统,实现了收邮件和发送附件-java-mail system, incoming mail and send attachments
IOCPSocket
- IOCP完成端口网络编程技术,有源代码及注释说明-IOCP completion port network programming technology, source code, and explanatory notes
IOCPServer-DelphiDemo
- Delphi版本的IOCP完成端口变成代码及测试代码-Delphi version of IOCP completion port into the code and test code
IOCPServer
- IOCPServer.h和.cpp的源代码及详细注释-IOCPServer.h. Cpp source code and detailed notes
socket
- windows下socket通信小程序,程序采用udp协议,适合初学者学习。-a useful program about socket communication program, based on windows,using udp protocol
