-
ADAM.net-ModbusRTU-Win32
Windows系统下Modbus RTU协议从站,VB.net开发,可以直接支持研华系列采集模块的源代码(Windows systems, the Modbus RTU protocol slave, VB.net developers can directly support the of Advantech series acquisition module source code)
- 2013-01-17 14:04:16下载
- 积分:1
-
WSAChat
Basic C, WSA 2.0 chat server and client.
- 2010-03-16 13:11:09下载
- 积分:1
-
fetion
My Fetion 实现PC客户端通过FETION WEB URL 发送短信( My Fetion)
- 2011-11-17 13:24:08下载
- 积分:1
-
SMSAlarm
这是一个短信报警的小程序,它通过ADO操作读取发送的短信号码和内容,自动发送短信并产生日志(This is a message warning of a small program that reads through the ADO operation number and content of messages sent automatically send text messages and generate the log)
- 2009-10-13 08:53:22下载
- 积分:1
-
Readme-for-Sample
网上找的一些同步资料网上找的一些同步资料(Some synchronization information online to find)
- 2015-09-25 19:56:16下载
- 积分:1
-
MModBus_TestO
modscan32是modbus/tcp以太网通讯调试工工具,如同串口调试助手一样的工具.,
(modscan32 is modbus/tcp ethernet communication tools, debugging tools tools like serial debugging aides.)
- 2012-08-06 23:21:29下载
- 积分:1
-
c03
该程序实现水声信道的模拟方法及性能分析,提出了一种信的水声信道模型(The program implements underwater acoustic channel simulation methods and performance analysis, presents a letter of underwater acoustic channel model)
- 2020-07-04 05:40:02下载
- 积分:1
-
tongxun
用winsock实现两机通讯的一个小软件 特别简单
不再具体介绍(Winsock implementation to use two planes, a small communications software in particular is no longer easy introduction of specific)
- 2009-03-06 09:33:16下载
- 积分:1
-
BPSK
BER for BPSK in ISI channel with Zero Forcing equalization
- 2009-12-12 17:23:58下载
- 积分: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