资源列表
BarCode
- VISUAL STUDIO 2005 下串口编程实例1-VISUAL STUDIO 2005 Serial Programming Example 1
tightvnc-1.2.9_winsrc
- vnc相关源码,供大家一起研究之用,网络收集-vnc-related
CommTest
- 多线程多串口、使用API写的串口通讯例程。-Multi-threaded multi-serial port, use the API to write the serial communication routines.
MSCOMM
- MSCOMM串口通信编程 是本人自己写的我感觉这个很好 不信可下来-MSCOMM
VBLAST
- VBLAST RECEIVER ARCHITECTURE
serial_com_src
- 串口编程的小例子,实现了几乎所有常用的串口操作,开发环境是vc6-Small example of serial programming, the realization of almost all commonly used serial port operation, the development environment is vc6
serial-lcd-sd12
- How to conect an lcd serial on pic. using tree pins. project of mikroc.
Process_CP159563622003(2)
- related to the NS2 tool
Adaptive_equalizer_RLS
- This simulation uses RLS algorithm to equalize channel taps in receiver.
wolclass
- Wake up on lan on window
code
- 基于非阻塞I/O方式的网络通信。客户机产生两个随机数,发给两个服务器。服务器1(IP地址:192.168.0.1,Port:3254)将这两个随机数相加;服务器2(IP地址:192.168.0.10,Port:3255)将这两个随机数相减。两个服务器分别将运算结果返回给客户机,客户机显示回传结果。 要求用非阻塞I/O方式实现。 -Based on non-blocking I/O modes of network communications. Client two random num
code
- 进程通信的多方法实现。客户机产生两个随机数,发给两个服务器。服务器1(IP地址:192.168.0.1,Port:3254)将这两个随机数相加;服务器2(IP地址:192.168.0.10,Port:3255)将这两个随机数相减。两个服务器分别将运算结果返回给客户机,客户机显示回传结果。 要求用UDP方式,命名管道方式和命名的UNIX域套接字分别实现。 -Multi-process communication method. Client two random numbers gener
