你好,我看out of box 给的是matlab的代码,我想问一下 有没有c++的数据读取处理的例程
This thread has been locked.
If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.
简单c++串口读数据也不行吗?我看了说c语言支持 那有读数据和处理数据的例子?有的话可以给一下链接吗?
您好,我在unbuntu系统上自己利用c语言写了串口读数据,但是在解析头部数据时,会出现以下结果
the magicword :21436587
the version:50659332
the totalPacketlen :1536
the platform :682051
the frameNumber :9
the timeCpuCycle :1195397632
the numDetectedObj :83886080
the numTLVs :0
the subFrameNumber:16777216
请问这个是不是不正常?
这是我读入雷达的配置文件: