-
Turbo_code_3GPP2
Turbo decoder for 3GPP2
- 2011-10-18 20:47:53下载
- 积分:1
-
VC_MFC-Sample1
Microsoft Visual C++ MFC串口通信编程详解,主要介绍了用CreateFile()函数和WriteFile()函数读写串口的实例,以及设置
串口属性的实例.
在工业控制中,工控机(一般都基于 Windows 平台)经常需要与智能仪表通过串口
进行通信.串口通信方便易行,应用广泛.
一般情况下,工控机和各智能仪表通过 RS485 总线进行通信.RS485 的通信方式是
半双工的,只能由作为主节点的工控 PC 机依次轮询网络上的各智能控制单元子节点.
每次通信都是由 PC 机通过串口向智能控制单元发布命令,智能控制单元在接收到正
确的命令后作出应答.
(Microsoft Visual C++ MFC serial communication programming explain CreateFile () and WriteFile () function to read and write the serial port of the instance, and set the serial port attribute instance in industrial control, IPC (generally based on the Windows platform) often need to communicate with the smart meter through the serial port serial communication easy and widely used normal circumstances, the IPC and intelligent instrument through RS485 communication RS485 communication is half-duplex, only as the primary node industrial PC turn polling network intelligent control unit child nodes. every communication from a PC via the serial port to issue commands to the intelligent control unit, intelligent control unit receives the correct command response.)
- 2012-10-11 07:23:02下载
- 积分:1
-
Sample_VC
说明: prodave是西门子PLC与高级语言的程序接口,如何使用它,这里给出一个VC与西门子PLC通讯并读写DB块数据的例子(Prodave is Siemens PLC and high level language program interface, how to use it, so here is a VC and Simon PLC and literacy DB block of data example
)
- 2011-04-18 15:09:48下载
- 积分:1
-
modbus
modbus rtu 校验vb源码,对VB学习者很有帮助(modbus rtu checksum vb source code, useful for VB learner)
- 2010-02-20 14:36:17下载
- 积分:1
-
antennas.zip
一个很小和天线计算程序,我觉得非常实用,发上来与大家分享(A very small and the antenna calculation program, I think very useful, the table to share with you)
- 2008-04-14 20:58:52下载
- 积分:1
-
CRC
Sample code in VB.NET for calculate and check CRC (Modbus specification).
Supported both string format (like MSComm) and bytes array(like DCB).
- 2010-03-10 23:25:16下载
- 积分:1
-
jabba_0.9.2src
Jabba是一个非常好的Jabber客户端,使用的Visual C++平台编写,可以在Jabba的基础上快速开发Jabber应用程序。(Jabba is a very good Jabber client, use Visual C++ Platform preparation, you can Jabba the basis for rapid development of Jabber applications.)
- 2007-11-26 14:50:54下载
- 积分: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
-
modulation
有关4QAM,16QAM,64QAM,DQPSK的调制解调的(The 4QAM, 16QAM, 64QAM, DQPSK modulation and Demodulation)
- 2020-10-19 19:07:25下载
- 积分:1
-
gps
这是一套GPS定位采集程序,可用于卫星天线乏味俯仰角的计算(This is a set of GPS positioning acquisition procedures can be used for satellite antenna pitch angle tedious calculation)
- 2009-05-06 22:43:03下载
- 积分:1