资源列表
LANScaner
- 扫描本网内所有主机并输出他们的mac地址与ip地址,同时输出本机的IP,MAC,子网掩码-Scan all the hosts and output their mac address and ip address, while the output of the machine IP, MAC, subnet mask
socket
- 实现简单的socket通信,有服务器和客户端,可以聊天。-Simple socket communications, server and client, you can chat.
tongxunlu
- 用c++实现带MFC界面的通讯录编程,包括密码登陆,添加、删除、查询联系人等多项功能-Using c++ with MFC to achieve address book interface program, including the password to login, add, delete, query and many other features contact
Signal-Display
- MFC编写的信号显示软件,发送"#"后再发送信号采集数据后可显示在电脑上,波特率1152-Signal Display
MT31
- Modulation Tools, 配合labview对调制解调库-Modulation Tools, with the LabVIEW libraries of modulation and demodulation
DSSRealTime_4-8kHz
- 本程序实现了用匹配滤波检测接收信号,并对接收信号进行实时解调同时显示信号的波形,共有四个进程并行运行,提高了运行效率-The program matched filtering detection of the received signal, and receive real-time signal demodulation at the same time to display the signal waveform, a total of four processes running in
DiglogMessageBox
- 自己编记得串口程序,主要特点非常灵活,能够自己选择各种波特率、串口、校验位、停止位、数据位-Remember a serial port programming, main characteristic is very flexible, can choose a variety of baud rate, serial port, parity, stop bits, the data bits
ipp-samples
- Intel Integrated Performance Primitives(ipp)函数范例-Intel Integrated Performance Primitives (ipp) function example
vc_com_comm
- 串口通讯的相关源代码,包括了串口精灵的开发等,-Serial communication related to the source code, including the development of the serial wizard, etc.
SerialPortTest
- 这是一个基于VC++的串口通讯程序 可以用来做串口用同时可以参考学习串口-Serial communication
UDP-Communication
- 1. 服务器端功能:接收并显示客户发送的信息,显示该客户IP地址和端口号,并向该客户发送的信息。 2. 客户端功能:向服务器发送信息,接收并显示从服务器收到的信息。 -1. Server-side function: receive and display the information sent by the customer, display the customer IP address and port number, and send information to the cu
JDK_1.5_API
- JAVA 1.5中文API,很好的参考资料,希望对开发人员有帮助。