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

串口编程,C++程序

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

代码说明:

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

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

发表评论

0 个回复

  • VC环境下USB读写设计
    我们如果想实现一个USB 的HID 类设备,不需要在Windows 下开发自己的驱动程序。HID不一定要是标准的外设类型,唯一的要求是交换的数据存储在报文的结构内,设备固件必须支持报 文的格式。任何工作在该限制之内的设备都可以成为一个HID,例如温度计、电压计、读卡机等。报文的格式是由报告描述符决定的,所以只要修改描述符就能实现我们需要的报文格式。下面 我们来实现一个简单的报文格式:上位机发送固定64 字节数据给设备,这个数据可以是命令,也可是数据,具体含义并不是由报告描述符来决定的,是由开发人员事先约定好的。设备返回的数据 也是64 个字节,同样这个数据流的每个字节(甚至每个位)的具体含义由开发人员事先约定好。本设计 请点击左侧文件开始预览 !预览只提供20%的代码片段,完整代码需下载后查看 加载中 侵权举报 打分 发表评论 暂无评论
    2022-02-15 09:04:41下载
    积分:1
  • by right
    按鼠标右键弹出带有图标的图形菜单-by right-clicking the icon with a pop-up menu graphics
    2022-03-05 00:33:32下载
    积分:1
  • 简单人事管理系统
    #include   #include   #include   #include using namespace std; const int Maxr=100; int ID=10000; class Employee //职工类  {  int tag;//删除标记  int no;//职工编号  char name[20];//职工姓名  char zw[20]; //职工职务
    2022-03-24 22:13:18下载
    积分:1
  • Free Source Code for harris corner detector Matlab实现Harris角点检测源代码 这个matl...
    Free Source Code for harris corner detector Matlab实现Harris角点检测源代码 这个matlab程序可以计算并在原图像上绘制Harris角点. -Free Source Code for harris corner detector Matlab realization of Harris corner detection matlab source code for this program can calculate and draw in the original image, Harris corner.
    2022-06-19 23:08:35下载
    积分:1
  • 线性表合并,将两个有序的线性表合并,合并后的线性表还是有序的...
    线性表合并,将两个有序的线性表合并,合并后的线性表还是有序的-Linear form merger of the two merged in an orderly linear form, linear form after the merger or the orderly
    2022-05-28 03:36:57下载
    积分:1
  • err
    java2
    2022-03-22 14:06:00下载
    积分:1
  • 哈希表的设计 [问题描述] 真对你所在的集体(比如你所在的班级)中的人名设计一个哈希表,使得平均查找长度不超过R,完成相应的建表和查表的程序。...
    哈希表的设计 [问题描述] 真对你所在的集体(比如你所在的班级)中的人名设计一个哈希表,使得平均查找长度不超过R,完成相应的建表和查表的程序。 [基本要求] 假设人名为中国人姓名的汉语拼音形式,待填入的哈希表的人名共有30个,取平均查找长度的上限为2。哈希函数用除留余数方法构造,用伪随机探测再散列处理冲突。 -Hash table design [description of the problem] really right in your collective (such as in your class) in the design of a hash table of names, bringing the average search length of less than R, the completion of construction of the corresponding tables and look-up table procedures. [Basic requirements] assumed the names of people known as the Chinese pinyin form, fill in the hash table to be a total of 30 names, taking the average search length of the upper limit of 2. Hash function with the addition of more than a few ways to stay construction, using pseudo-random probing re-hashing to resolve disputes.
    2022-02-07 13:16:03下载
    积分:1
  • infix notation to postfix notation converter
    2022-05-07 01:53:23下载
    积分:1
  • 将文本用语音方式读出,就是TTS,支持中英文混读,封装成了DLL,傻瓜试调用,就是简单!请看包内说明...
    将文本用语音方式读出,就是TTS,支持中英文混读,封装成了DLL,傻瓜试调用,就是简单!请看开发包内说明-The text read out by means of voice that TTS, in support of mixed Chinese and English read, packaging has become a DLL, try calling a fool, that is simple! Please note the development of packet
    2022-10-05 10:25:03下载
    积分:1
  • a great and complex examples to explain the so
    一个强大复杂的例子, 解释所谓Biorythms理论, 计算你的生物钟周期-a great and complex examples to explain the so-called Biorythms theory, calculating your clock cycle
    2023-05-22 12:35:03下载
    积分:1
  • 696516资源总数
  • 106914会员总数
  • 0今日下载