登录
首页 » Linux-Unix program » 用于串口传送的一种 串口协议打包拆包示例

用于串口传送的一种 串口协议打包拆包示例

于 2022-02-15 发布 文件大小:2.83 kB
0 203
下载积分: 2 下载次数: 1

代码说明:

用于串口传送的一种 串口协议打包拆包示例-for serial transmission of a serial agreement packing unpacking example

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

发表评论

0 个回复

  • linux by default, Linux can use 6 virtual consoles to log in local Linux (local...
    linux默认情况下,Linux可以使用6个虚拟控制台来登录本地Linux (本地终端) 系统,当然,这个设置是可以修改的(修改文件/etc/inittab)。每一个虚拟控制台允许让一个用户登录,我们可以使用 ALT+Fn(n=1,2,3,4,5,6)来登录或者是切换到某个虚拟控制台,它们分别对应tty1到tty6虚拟终端。-linux by default, Linux can use 6 virtual consoles to log in local Linux (local terminal) system, of course, this setting can be amended (to modify the file/etc/inittab). Each virtual console to allow a user log, we can use ALT+ Fn (n = 1,2,3,4,5,6) to log in or switch to a virtual console, tty1 they correspond to tty6 virtual terminal.
    2022-07-05 11:31:30下载
    积分:1
  • fork for dspcdc2008final_report.doc
    fork for dspcdc2008final_report.doc
    2022-03-22 19:58:51下载
    积分:1
  • LCD驱动测试程序,可以实现4张图片的切换!里面还有很多FS2410的测试源码!...
    LCD驱动测试程序,可以实现4张图片的切换!里面还有很多FS2410的测试源码!-LCD test!
    2022-02-25 22:45:27下载
    积分:1
  • 的PDF linux0.11的Linux内核源代码和说明。是非常…
    linux0.11的源代码和linux内核解释的pdf。非常适合linux初学者,linux0.11的代码量为1万多行,而最新的linux源代码会有几百万行,可能一辈子也没办法全部理解,所以我们要理解linux的精髓。linux0.11版本是我们学习linux的最适合的源代码^_^,配合这位同济大学的教授的注释,真的很不错^_^-linux0.11 the linux kernel source code and explanation of the pdf. Linux is very suitable for beginners, linux0.11 code capacity of more than 10,000 lines, but the latest linux source code there will be millions of lines may have no means to all of life to understand, so we need to understand the essence of linux. linux0.11 version of linux is that we learn the most appropriate source code ^ _ ^, with the Tongji University professor notes, really good ^ _ ^
    2022-04-08 13:46:33下载
    积分:1
  • linux下的ipv6防火墙过滤函数源代码
    linux下的ipv6防火墙过滤函数源代码-the ipv6 firewall filtering function source code
    2022-02-27 01:04:58下载
    积分:1
  • its the source code for building up RFCOMM sockets of bluetooth technology to co...
    its the source code for building up RFCOMM sockets of bluetooth technology to communicate through bluetooth device under linux environment.
    2022-05-05 22:58:32下载
    积分:1
  • UNIX网络编程第1卷代码
    UNIX网络编程第1卷代码-UNIX Network Programming, Vol 1 code
    2022-09-02 08:55:04下载
    积分:1
  • LINUX下实现对MYSQL数据的操作,其实现函数有对数据库记录的查找输出...
    LINUX下实现对MYSQL数据的操作,其实现函数有对数据库记录的查找输出-LINUX under MYSQL data on the operation, and its function has to realize the database records search output
    2022-02-25 19:50:38下载
    积分:1
  • //建立窗口 win1 = newwin(15, 50, 1 ) box(win1, ACS_VLINE, ACS_HLINE) m...
    //建立窗口 win1 = newwin(15, 50, 1 ) box(win1, ACS_VLINE, ACS_HLINE) mvwprintw(win1, 2,1, "WINDOW 1") mvwprintw(win1, 4,1, "Press any key switching to window 2") win2 = newwin(15, 40, 4, 20) box(win2, ACS_VLINE, ACS_HLINE) mvwprintw(win2, 2,1, "WINDOW 2") //建立子窗口 subwin = derwin(win2, 5, 25, 4, 5) box(subwin, ACS_VLINE, ACS_HLINE) mvwprintw(subwin, 2,1, "Sub Window of Window2") //刷新屏幕 refresh() wrefresh(win1) wrefresh(win2) touchwin(win1) wrefresh(win1) getch() touchwin(win2) mvwprintw(win2, 12,1, "Press any key to exit...") wrefresh(win2) //等待按键 getch() //结束 delwin(win1) delwin(subwin) delwin(win2) endwin() -//建立窗口 win1 = newwin(15, 50, 1, 1) box(win1, ACS_VLINE, ACS_HLINE) mvwprintw(win1, 2,1, "WINDOW 1") mvwprintw(win1, 4,1, "Press any key switching to window 2") win2 = newwin(15, 40, 4, 20) box(win
    2022-12-24 01:10:04下载
    积分:1
  • 石器时代8服务器源代码
    石器时代8.0的服务端源码LINUX下开发-Stone Age 8.0 server source code developed under LINUX-Stone Age 8.0 server source code developed under LINUX
    2022-05-21 02:18:19下载
    积分:1
  • 696516资源总数
  • 106914会员总数
  • 0今日下载