资源列表
jisuan
- 用vb编写的用于计算一个自定义协议中,校验和,传送数值等程序.
ping
- windows平台下实现ping功能的程序-ping function to achieve the windows platform program
Corre_for_xianxingtiaopin
- 扩频通信中采用的线性调频算法用的复相关算法-spread spectrum communications using the linear FM algorithm of multiple correlation algorithm
8PSK
- M=8PSK通信系统的MonteCarlo仿真,检测器的检测算法按照最接近接收信号相位的方法选为信号点。-M = 8PSK communication system Monte Carlo simulation, detector detection algorithm according to the method closest to the received signal phase is selected to signal point.
sms12544
- VB6 手机短信的读取与回复, 通过modem连接去电脑, 川口 -VB6 mobile phone messages back and read through the modem connecting to a computer, Kawaguchi
signalandmatlab
- 信号与系统时域、频域分析及MATLAB软件的应用及仿真m程序-signal and the system and frequency domain analysis and MATLAB software application and simulation procedures m
FFT--C
- FFT算法研究与实现(C语言),1 倒位序算法分析,2 实数蝶形运算算法的推导,3 DIT FFT 算法的基本思想分析
ip-to-mac
- IP address to Mac addre-IP address to Mac address
wsn
- wsn implementation using matlab
GPIO_I2C
- LINUXgpio模拟i2c控制函数。用GPIO模拟I2C功能来控制其他设备。- This program is free software you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation either version 2 of the License, or (a
vbPortTest
- 并口 ntport.dll VB 源码示例-VB source code examples
UdpSocket
- 封装的一个UdpScoket类,采用原始SOCKET进行编写,在LINUX下也可以使用。