- state 告诉你如何设置和获得一组单选按钮的选中状态
- Data-communication 两台PC之间的数据通信
- test Erlang B公式计算器
- blackman_ULA_weights Blackman window is used to calculate the weights of an antenna array to get the array factor. The code expects the number of elements in the uniform linear array and after obtaining it example(2 or 4 or 8 etc) provides the weights of array elements and array factor in two separate plots.
- OPC-Client-test OPC(OLE for Process Control
- igp 这是一个小型的CAD程序
文件名称:SopasCommunication_v1_02_20081103
-
所属分类:
- 标签属性:
- 上传时间:2017-11-18
-
文件大小:807kb
-
已下载:0次
-
提 供 者:
-
相关连接:无下载说明:别用迅雷下载,失败请重下,重下不扣分!
介绍说明--下载内容来自于网络,使用问题请自行百度
通过上位机和下位机之间的通讯,实现单线激光雷达LMS100数据采集,(Through the communication between the host computer and the lower computer, the LMS100 data acquisition of single line lidar is realized,)
(系统自动生成,下载前可以参看下载内容)
下载文件列表
文件名 | 大小 | 更新时间 |
---|---|---|
SopasCommunication\Changelog.txt | 3760 | 2008-11-03 |
SopasCommunication\Changelog_lms100.txt | 2206 | 2008-11-07 |
SopasCommunication\Readme.txt | 646 | 2008-11-06 |
SopasCommunication\SopasCommunication | ||
SopasCommunication\SopasCommunication\Include | ||
SopasCommunication\SopasCommunication\Include\AsciiDeserializer.h | 3861 | 2008-08-01 |
SopasCommunication\SopasCommunication\Include\AsciiParser.h | 5843 | 2008-08-01 |
SopasCommunication\SopasCommunication\Include\AsciiSerializer.h | 4867 | 2008-08-01 |
SopasCommunication\SopasCommunication\Include\BinaryDataStream.h | 3304 | 2008-08-01 |
SopasCommunication\SopasCommunication\Include\BinaryDeserializer.h | 3353 | 2008-08-01 |
SopasCommunication\SopasCommunication\Include\BinarySerializer.h | 4481 | 2008-08-01 |
SopasCommunication\SopasCommunication\Include\ColaAProtocol.h | 2478 | 2008-08-05 |
SopasCommunication\SopasCommunication\Include\ColaBProtocol.h | 2612 | 2008-08-05 |
SopasCommunication\SopasCommunication\Include\Communication.h | 2859 | 2008-08-01 |
SopasCommunication\SopasCommunication\Include\CommunicationHandler.h | 11169 | 2008-11-06 |
SopasCommunication\SopasCommunication\Include\DecodedAnswer.h | 2914 | 2008-08-05 |
SopasCommunication\SopasCommunication\Include\Deserializer.h | 8370 | 2008-08-01 |
SopasCommunication\SopasCommunication\Include\Framer.h | 3952 | 2008-08-01 |
SopasCommunication\SopasCommunication\Include\Protocol.h | 8863 | 2008-08-05 |
SopasCommunication\SopasCommunication\Include\SerialCommunication.h | 2205 | 2008-08-01 |
SopasCommunication\SopasCommunication\Include\Serializer.h | 12984 | 2008-08-01 |
SopasCommunication\SopasCommunication\Include\SopasAsciiFramer.h | 2851 | 2008-08-01 |
SopasCommunication\SopasCommunication\Include\SopasBasicTypes.h | 3783 | 2008-08-01 |
SopasCommunication\SopasCommunication\Include\SopasBinaryFramer.h | 2256 | 2008-08-01 |
SopasCommunication\SopasCommunication\Include\SopasFlexArray.h | 5088 | 2008-08-01 |
SopasCommunication\SopasCommunication\Include\SopasInterface.h | 4170 | 2008-10-14 |
SopasCommunication\SopasCommunication\Include\SopasLoginLevel.h | 3931 | 2008-10-31 |
SopasCommunication\SopasCommunication\Include\SopasString.h | 2816 | 2008-08-05 |
SopasCommunication\SopasCommunication\Include\SopasXByte.h | 4508 | 2008-08-01 |
SopasCommunication\SopasCommunication\Include\TcpCommunication.h | 2225 | 2008-08-01 |
SopasCommunication\SopasCommunication\Source | ||
SopasCommunication\SopasCommunication\Source\BinaryDataStream.cpp | 12660 | 2008-07-28 |
SopasCommunication\SopasCommunication\Source\CommonSopas | ||
SopasCommunication\SopasCommunication\Source\CommonSopas\SopasInterface.cpp | 9453 | 2008-11-06 |
SopasCommunication\SopasCommunication\Source\CommonSopas\SopasLoginLevel.cpp | 786 | 2008-10-14 |
SopasCommunication\SopasCommunication\Source\CommonSopas\SopasString.cpp | 1960 | 2008-07-08 |
SopasCommunication\SopasCommunication\Source\CommonSopas\SopasXByte.cpp | 19475 | 2008-08-05 |
SopasCommunication\SopasCommunication\Source\Communication | ||
SopasCommunication\SopasCommunication\Source\Communication\CommunicationHandler.cpp | 28268 | 2008-11-06 |
SopasCommunication\SopasCommunication\Source\Communication\DecodedAnswer.cpp | 978 | 2008-08-04 |
SopasCommunication\SopasCommunication\Source\Communication\SerialCommunication.cpp | 4956 | 2008-08-05 |
SopasCommunication\SopasCommunication\Source\Communication\TcpCommunication.cpp | 4840 | 2008-11-07 |
SopasCommunication\SopasCommunication\Source\Framer | ||
SopasCommunication\SopasCommunication\Source\Framer\SopasAsciiFramer.cpp | 5518 | 2008-08-05 |
SopasCommunication\SopasCommunication\Source\Framer\SopasBinaryFramer.cpp | 6048 | 2008-08-05 |
SopasCommunication\SopasCommunication\Source\Protocol | ||
SopasCommunication\SopasCommunication\Source\Protocol\AsciiDeserializer.cpp | 11964 | 2008-08-05 |
SopasCommunication\SopasCommunication\Source\Protocol\AsciiSerializer.cpp | 15754 | 2008-08-05 |
SopasCommunication\SopasCommunication\Source\Protocol\BinaryDeserializer.cpp | 7653 | 2008-07-28 |
SopasCommunication\SopasCommunication\Source\Protocol\BinarySerializer.cpp | 12579 | 2008-07-24 |
SopasCommunication\SopasCommunication\Source\Protocol\ColaAProtocol.cpp | 4439 | 2008-08-05 |
SopasCommunication\SopasCommunication\Source\Protocol\ColaBProtocol.cpp | 4889 | 2008-08-05 |
SopasCommunication\SopasCommunication\Source\Protocol\Deserializer.cpp | 2935 | 2008-07-28 |
SopasCommunication\SopasCommunication\Source\Protocol\Protocol.cpp | 34471 | 2008-11-06 |
SopasCommunication\SopasCommunication\Source\Protocol\Serializer.cpp | 5646 | 2008-07-24 |
SopasCommunication\SopasCommunicationLms100.sln | 937 | 2008-08-06 |
SopasCommunication\SopasCommunicationLms100 | ||
SopasCommunication\SopasCommunicationLms100\doc | ||
SopasCommunication\SopasCommunicationLms100\doc\SopasCommunication.chm | 739384 | 2008-11-06 |
SopasCommunication\SopasCommunicationLms100\Doxyfile | 10066 | 2008-10-14 |
SopasCommunication\SopasCommunicationLms100\Include | ||
SopasCommunication\SopasCommunicationLms100\Include\doxygen_doc.h | 20839 | 2008-11-06 |
SopasCommunication\SopasCommunicationLms100\Include\Lms100Scan.h | 8032 | 2008-08-01 |
SopasCommunication\SopasCommunicationLms100\Include\Lms100ScanConfig.h | 2623 | 2008-08-05 |
SopasCommunication\SopasCommunicationLms100\Include\Lms100ScanDataConfig.h | 2994 | 2008-07-31 |
SopasCommunication\SopasCommunicationLms100\Include\Lms100SopasInterface.h | 3676 | 2008-08-01 |
SopasCommunication\SopasCommunicationLms100\Include\Lms100State.h | 2326 | 2008-08-01 |
SopasCommunication\SopasCommunicationLms100\SopasCommunicationLms100.vcproj | 10997 | 2008-10-14 |
SopasCommunication\SopasCommunicationLms100\SopasCommunicationLms100_cpp.vcproj | 9706 | 2008-10-14 |
SopasCommunication\SopasCommunicationLms100\Source | ||
SopasCommunication\SopasCommunicationLms100\Source\AssemblyInfo.cpp | 1379 | 2008-05-23 |
SopasCommunication\SopasCommunicationLms100\Source\Lms100Scan.cpp | 12216 | 2008-07-31 |
SopasCommunication\SopasCommunicationLms100\Source\Lms100ScanConfig.cpp | 3003 | 2008-07-28 |
SopasCommunication\SopasCommunicationLms100\Source\Lms100ScanDataConfig.cpp | 5440 | 2008-07-31 |
SopasCommunication\SopasCommunicationLms100\Source\Lms100SopasInterface.cpp | 13168 | 2008-11-06 |
SopasCommunication\SopasCommunicationLms100\Source\Lms100State.cpp | 3312 | 2008-07-28 |
SopasCommunication\SopasCommunicationLms100\Source\Main_Comm.cpp | 12583 | 2008-10-14 |
SopasCommunication\SopasCommunicationLms100\Source\Main_NoComm.cpp | 1324 | 2008-10-14 |
SopasCommunication\SopasCommunicationLms100_cpp.sln | 945 | 2008-07-10 |
本网站为编程资源及源代码搜集、介绍的搜索网站,版权归原作者所有! 粤ICP备11031372号
1999-2046 搜珍网 All Rights Reserved.