登录
首页 » Windows开发 » 串口编程,C++程序

串口编程,C++程序

于 2022-03-10 发布 文件大小:95.74 kB
0 245
下载积分: 2 下载次数: 1

代码说明:

串口编程,c程序-serial programming, c procedures

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

发表评论

0 个回复

  • wince测试源代码,随机赠送的测试板的代码
    wince测试源代码,随机赠送的测试开发板的代码-wince test source code, were randomly presented test code development board
    2022-07-11 00:52:27下载
    积分:1
  • 大气外贸灯具网站PHP源码
    大气外贸灯具网站PHP源码。安装请先删除Home 文件下的install.lock 填上自己的服务器就可以安装了
    2022-02-22 04:27:05下载
    积分:1
  • an MFC extension of the class. You can blow the monitor!
    一个MFC扩展类。可以炸开你的显示器!-an MFC extension of the class. You can blow the monitor!
    2022-03-23 11:02:37下载
    积分:1
  • 编辑器的雏形
    编辑器的雏形 - 演示在CView里绘制文本,水平标尺和垂直标尺的绘制,行号列号的显示,插入符定位,视窗滚动等。完全支持中文,不会出现半个汉字或插入符落在汉字中间的情况 还有许多功能没有实现,如果您想从头做编辑器而不知道怎么开始的话,也许有一点参考作用。-editor of embryonic-demonstration in CView Lane drawing text, the level of standard and vertical scale mapping, line number out of the show, insert website positioning, scrolling window. Full support for the Chinese and would not have half of Chinese or Chinese characters fell into intermediate website of the many functions not realize that if you want to do from scratch editor does not know how the beginning, then there may be some references.
    2022-10-26 00:25:03下载
    积分:1
  • 皮革加工需要大量的水,这会导致排放大量的废液。制革工业是造成我国环境污染的主要行业之一...
    皮革加工需要大量的水,这会导致排放大量的废液。制革工业是造成我国环境污染的主要行业之一-Leather processing requires a large amount of water, this will cause a lot of waste emissions. China" s leather industry is one of the major industries of environmental pollution
    2022-08-21 13:30:00下载
    积分:1
  • 注册表的操作,API为我们提供了对注册表的读取,写入,删除,以及打注册表及键值时所有函数...
    注册表的操作,API为我们提供了对注册表的读取,写入,删除,以及打开注册表及键值时所有函数 -The operation of the registry, API has provided us with the registry of the read, write, delete, and open the registry and all function keys
    2022-02-21 05:46:22下载
    积分:1
  • Microsoft Windows user interface development Manual
    Microsoft Windows用户界面开发手册
    2023-01-21 10:40:04下载
    积分:1
  • java的数据流
    3.11  流  知道流的分类  掌握IO常用操作 Java中的流代表程序中数据的流通,是以先进先出方式发送信息的通道。   图3- 11  输入流和输出流 流可以分为不同的类型,按照不同的分类方式,从不同的角度来观察,概念上会有重叠。 按照流的方向,可以将流分为输入流和输出流:  输入流(InputStream):只能从中读取数据,而不能向其写入数据。  输出流(OutputStream):只能向其写入数据,而不能从中读取数据。 按照处理流的基本单位可以将流分为字节流和字符流:  字节流:在流中处理的基本单位为字节(8位的byte)的流。  字符流:在流中处理的基本单位为字符(16位的Unicode)的流。 按照流的角色分,可以将流分为节点流和过滤流:  节点流:可以从/向一个特定的IO设备(如磁盘或网络)读/写数据的流,节点流又常被称为低级流(Low Level Stream),节点通常是指文件、内存和管道。  过滤流:实现对一个已经存在的流的连接和封装,通过所封装的流的功能调用实现数据读/写功能的流。这种对流进行处理的流称为过滤流。 字节流中存放的是字节序列,无论是输入还是输出,都是直接对字节进行处理。InputStream和OutputStream为字节输入/输出流类的顶层父类。字符流中存放的是字符序列,无论是输入还是输出,都是直接对字符处理。字符流的顶层父类是Reader和Writer。节点流通常直接对特定的IO设备(如磁盘或网络)进行读写,而过滤流通常对已存在的流进行连接和封装,从而对已有的流进行特殊处理。 对象的序列化就是把对象写到一个输出流中,对象的反序列化是指从一个输入流中读取一个对象。 总结: 字节流: 输入流  输出流 FileInputStream  FileOut
    2022-01-25 23:22:03下载
    积分:1
  • indiftpd是一个独立的(单一可执行文件)FTP服务器设计
    IndiFTPD is a standalone (single executable) FTP server designed for situations when a user wants to quickly start up a server without going through an installation. -IndiFTPD is a standalone (single executable) FTP server designed for situations when a user wants to quickly start up a server without going through an installation.
    2022-07-08 07:56:06下载
    积分:1
  • DBGrid示例代码、各种高级用法 DBGrid示例代码、各种高级用法...
    DBGrid示例代码、各种高级用法 DBGrid示例代码、各种高级用法-DBGrid Sample、DBGrid Sample、DBGrid Sample
    2022-02-14 04:45:50下载
    积分:1
  • 696516资源总数
  • 106914会员总数
  • 0今日下载