资源列表
wsn_node
- WSN中节点确定性部署算法代码,覆盖率达到100%,算法思路简单,易于实现
protocol
- 一份比较简单的通讯协议,通俗易懂,适合初学者参考学习-A relatively simple protocol, easy to understand, learning reference for beginners
gsm.cpp
- Example of working with GSM modem via AT commands
s3c2410_ts
- 友善之臂 mini2440 触摸屏驱动程序-Friendliness arm mini2440 touchscreen driver
Pipe
- Header file and source code for using namedpipe in windows
chuankou
- 我写的一个串口通信程序,经过调试的,绝对能用-I wrote a serial communication program, after debugging, absolutely can
xx-(2)
- 能量檢測閾值的發現
Arduino_Modbus_RTU
- arduino MODBUS_RTU 从站协议,支持modbus功能码03,06,16-MODBUS_RTU Arduino the station protocol, support MODBUS function code 03,06,16
example2_25
- 对象做函数参数和返回值时,调用复制构造函数,构造函数和析构函数的情况。-Objects do function parameters and return values, calling the copy constructor, the constructor and destructor.
truncdecode
- 程序是卷积码的截尾译码,软判决译码,AWGN信道,bpsk调制,-Program is truncated convolution code decoding, soft decision decoding, AWGN channel, bpsk modulation
VB_TEMP
- VB编写的上位机接收串口数据的程序! 在表格里显示数据变化的曲线!-VB prepared the host computer to receive serial data through ! Changes in display data in the form of the curve !
SD
- 通信系统中的球形译码检测算法,其性能与最大似然检测相似,算法却简便许多-this code is about Sphere Decoder in communication system.the sphere decoder is similar to MLD, but much easier than MLD.