-
crc16VB
VB的CRC16校验源码,调试成功,程序简单。(The CRC16 checksum VB source code, debugging successful, the program simple.)
- 2011-05-30 10:03:28下载
- 积分:1
-
bluetooth
电脑之间蓝牙的通信,相当于一个蓝牙工具吧。(Bluetooth communication between computers, the equivalent of a Bluetooth tool bar.)
- 2013-08-05 10:36:42下载
- 积分:1
-
VCPP
实验了界面组态和串口通信,完成了界面显示,通过串口变化功能(Experimental interface configuration and serial communication, completed through the serial interface display change function)
- 2013-03-15 22:46:42下载
- 积分:1
-
aodv
opnet中aodv协议的模型,大家自己看好了(opnet in aodv protocol model, we own a good)
- 2021-04-21 23:08:49下载
- 积分:1
-
TCP_GPRS_XSTECK
一个科技公司使用的GPRS接收程序。可是直接使用(A PROGRAM OF GPRS SERVER 。IT S VERY EASY TO USE.)
- 2010-07-03 12:19:47下载
- 积分:1
-
DS_hw1
Simple recursive function test
- 2012-06-10 13:27:23下载
- 积分:1
-
TTurbo_QAM_2au
Turbo编码16QAM在AWGN信道中的性能Turboo码份量码为[1,17/15],码率为1/2,采用随机交织器
(Turbo coded 16QAM in AWGN channel performance Turboo code amount of code [1, 17/15], the rate 1/2, using a random interleaver)
- 2021-05-07 14:58:36下载
- 积分:1
-
Labwindows CVI 中不错的串口编程,串口调试CVI_rs232
Labwindows CVI 中不错的串口编程,串口调试(Good serial programming Labwindows CVI, serial debugging
)
- 2020-07-07 23:18:57下载
- 积分:1
-
gest
void swap1(int x, int y) //值传递
void swap2(int *px, int *py) //指针传递
void swap3(int &x, int &y) //引用传递
的使用(void swap1(int x, int y) //值传递
void swap2(int*px, int*py) //指针传递
void swap3(int &x, int &y) //引用传递
的使用)
- 2012-04-30 16:41:44下载
- 积分:1
-
serialDebug
调试串口很有帮助,用windowsAPI编写,避免了com控件的局限性(help for serialport debug)
- 2012-04-25 10:57:12下载
- 积分:1