资源列表
VB-usb-HP34970
- 利用Visual Basic通过GPIB控制设备HP34970进行对产品测试.GPIB需在安装驱动后再安装VISA后连接设备方可使用.-The use of Visual Basic through GPIB control equipment on an HP34970 test. GPIB driver and then installed after the installation of VISA can be used to connect equipment.
AutoUpdate-1.0.0509.src
- 一个提供简单自动升级功能的代码。对于初学者很有溢出。-A simple automatic upgrade feature of the code. Overflow for very beginners.
ConvolutionalEncoderViterbi
- 卷积码编码,维特比译码方法并将其用于变换域通信系统-Convolutional coding, Viterbi decoding method
ofdm
- 802.11a ofdm system simulink
joujian
- 用delphi写的一个小型邮件发送程序,界面精美,速度极快-Use delphi write a small program for sending mail, attractive interface, fast
BER_with_GUI
- 带有GUI界面的BPSK QPSK调制的误码率程序-programes with GUI about BPSK,QPSK
newMod
- modbus master MFC implementation
junheng
- 信道均衡的讲义,将均衡讲的出神入化,非常之好-Channel equalization of the handouts, will talk about the superb balance, very good
Source
- 某论坛要开发短消息系统 ,实现如下功能: 用户登录、登出 查看个人的短消息 发送短消息 回复短消息 删除短消息 该系统要满足如下要求: 已读和未读的短消息应采用不同的标记 回复时自动添写用户名 未登录不能看短消息,自动跳转到登录页面 登录后自动跳转到查看短消息列表的页面 -A Forum is expected to open Faduanxiaoxi system to achieve the following functions: user l
SerialTest
- dephi的串口通信例程 用到了SPComm控件-dephi of the serial communication routines used in the control of the SPComm
fixedmovingboundary
- 3G系统中动态信道分配的研究,对于固定和可移动边界两种方案进行了仿真实现,可移动边界方案显示出了明显的优势。-3G system, dynamic channel allocation study, fixed and moving boundary for the two scenarios were simulated to achieve, removable border program showed a clear advantage.
Dll4_v4
- 前段时间刚刚接触VC的串行通讯,在网上找到的了SerialPort类的使用方法,不过我想将这个类做在DLL中,然后在VB中做通讯界面调用。花了几天时间终于做完了,将SerailPort类的DLL工程共享一下,-Some time ago just contact VC serial communication, the Internet found the use of the SerialPort class, but I would like to do this class in the