登录
首页 » 通信 » 在控制器STM32F10x通信协议测试

在控制器STM32F10x通信协议测试

于 2022-02-24 发布 文件大小:20.81 MB
0 182
下载积分: 2 下载次数: 1

代码说明:

应用背景并;关键技术在С示例程序语言编写测试通信协议控制器

下载说明:请别用迅雷下载,失败请重下,重下不扣分!

发表评论

0 个回复

  • 关于ChoiceGroup组件的演示程序 关于软键使用的演示程序 关于自定义组件的演示程序 关于DateFiled组件的演示程序 关于显示屏幕...
    关于ChoiceGroup组件的演示程序 关于软键使用的演示程序 关于自定义组件的演示程序 关于DateFiled组件的演示程序 关于显示屏幕的演示程序 关于Gauge组件的演示程序 关于图像组件的演示程序 关于屏幕类的演示程序 关于占位符组件的演示程序 关于字符串组件的演示程序 关于TextField的演示程序 -ChoiceGroup components on the demo program demo program on the use of soft keys on the custom component demo program on the DateFiled component demo program on the display screen of the demo program on the Gauge component of the demo program on the demo program on the image components The demo program on the screen, type placeholder component demo program on the string component of the demo program on the TextField of the demo program ....................... ..
    2022-03-05 10:16:04下载
    积分:1
  • ads-ocx例子
    示例ADS-OCX Sample01.exe
    2022-02-05 15:56:12下载
    积分:1
  • VC++ 封装了队列类 /// /// /// ///// //this a example for using Queue /////////////////...
    VC++ 封装了队列类 /// /// /// ///// //this a example for using Queue ///////////////////////////////////////// #include "Queue.h" //define queue data struct struct QueueData { char data[20] int nId } //define queue typedef TQueue TMyQueue //put data into queue { QueueData data memset(&data, 0, sizeof(data)) strcpy(data.data, "hello!") data.nId = 0 m_pMyQueue.TryPut(data) } //try put data into queue { QueueData data memset(&data, 0, sizeof(data)) strcpy(data.data, "hello!") data.nId = 0 if(m_pMyQueue.TryPut(data) != 0) { MessageBox("put queue error") } else { MessageBox("put queue success") } } //get data from queue { QueueData data memset(&data, 0, sizeof(data)) m_pMyQueue.Get(data) MessageBox(data.data) } //try get data from queue { QueueData data memset(&data, 0, sizeof(data)) m_pMyQueue.TryGet(data) MessageBox(data.data) }-cohort of VC Packaging category /////////////////////////////////////////// this is a example for using Queue ///////
    2023-07-24 17:35:03下载
    积分:1
  • 超宽带链路分析主程序书标有example的M文件 能很直观的看到超宽带不同距离的带宽(速率)...
    超宽带链路分析主程序书标有example的M文件 能很直观的看到超宽带不同距离的带宽(速率)-Analysis of ultra-wideband link the main program book marked example of the M documents can very intuitive different distances to see the ultra-wideband bandwidth (rate)
    2022-03-16 02:18:59下载
    积分:1
  • FPGA设计的四种常用思想与技巧,大家多多支持啊
    FPGA设计的四种常用思想与技巧,大家多多支持啊-FPGA design with four kinds of thinking skills, we will support ah
    2022-04-28 22:03:10下载
    积分:1
  • 一个监视网络联接情况的程序
    一个监视网络联接情况的程序- A surveillance network joint situation procedure
    2022-02-15 04:57:08下载
    积分:1
  • 电力系统技术
    电力系统通讯用iec-104,主站,子站,协调通讯,超时机制-Power system communication iec-104, master station, sub-stations, the coordination of communications, time-out mechanism
    2022-01-28 08:12:35下载
    积分:1
  • Turbo码编码器解码器交际
    turbo code encoder decoder communicacion
    2023-04-07 00:55:03下载
    积分:1
  • 聊天室 全方位的WEB开发学习应用交流共享服务 ASP技术 .NET技术...
    聊天室 全方位的WEB开发学习应用交流共享服务 ASP技术 .NET技术-chat rooms comprehensive Web application development learning-sharing services ASP technology.NET Technology
    2022-10-24 03:45:04下载
    积分:1
  • 中文RFC文档,不用翻译,对学习很有帮助!
    中文RFC文件,无需翻译,对学习很有帮助!
    2022-07-20 09:22:37下载
    积分:1
  • 696516资源总数
  • 106914会员总数
  • 0今日下载