登录
首页 » Windows开发 » 一个自己改写的串口通信程序,采用了多线程收发的效率较高,并可以实时绘图,源码有注释...

一个自己改写的串口通信程序,采用了多线程收发的效率较高,并可以实时绘图,源码有注释...

于 2022-03-11 发布 文件大小:202.91 kB
0 72
下载积分: 2 下载次数: 1

代码说明:

一个自己改写的串口通信程序,采用了多线程收发的效率较高,并可以实时绘图,源码有注释-write in a serial communication procedure, the use of multi-threading TX higher the efficiency, and real-time graphics, a source Notes

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

发表评论

0 个回复

  • C 程序经典900例
    C 程序经典900例-C procedures classic 900 cases
    2022-02-12 07:07:14下载
    积分:1
  • 类库文件 多态度就模式的资料,可以说是来混分的,所以大家不要下好了...
    类库文件 多态度就模式开发的资料,可以说是来混分的,所以大家不要下好了-The attitude of library documents, not much information on the model development can be said to mix points, so we should not, under good
    2023-01-03 02:15:03下载
    积分:1
  • Freescale iMX35 WinCE 6.0 BSP (2009
    Freescale iMX35 WinCE 6.0 BSP (2009-11) version
    2022-09-20 23:55:03下载
    积分:1
  • 该程序可以测试飞思卡尔
    该程序可以测试飞思卡尔-MC13224射频性能
    2022-04-20 06:48:17下载
    积分:1
  • 学生管理系统
    这个项目是在php开发的学生管理系统来管理学生。
    2023-05-21 11:40:04下载
    积分:1
  • 求实际在线知识社区中社会网络的度分布熵
    由于熵作为有序度的对偶概念,常被看作系统演化的核心标度,较多地用于度量系统的结构变化程度,可以从宏观角度对系统整体进行衡量,目前,熵作为衡量系统无序程度的指标,熵凭借其独特的内涵已被广泛应用于统计物理学、信息论以及其他广义系统,成为了复杂系统有序性研究的重要工具,是目前表征系统混乱程度与网络有序性的重要指标。在信息科学中,信息熵作为系统状态的一种定量描述,能够表示事物的不确定性,被用来判断和度量事物集合中的有序与无序、规则性与杂乱性、单一性与多样性,表征系统的复杂性、有序程度和系统变化的方向或趋势。一般而言,系统熵值愈小,其对应宏观态有序度也越高。
    2022-03-11 14:53:10下载
    积分:1
  • 这个简单的C++源码的战舰游戏。
    This the simple C++ source of Battle Ship game.
    2022-01-26 07:42:57下载
    积分:1
  • VB6 sercurity and user friendly ..
    VB6 and sercurity .. user friendly-VB6 sercurity and user friendly ..
    2022-07-15 21:38:05下载
    积分:1
  • 分析家扩展函数规范V3.10 1.本规范适用于分析家3.10标准版和专业版公式系统. 2.扩展函数用于实现系统函数不能实现的特殊算法. 3.扩展函数用windo...
    分析家扩展函数规范V3.10 1.本规范适用于分析家3.10标准版和专业版公式系统. 2.扩展函数用于实现系统函数不能实现的特殊算法. 3.扩展函数用windows 32位动态连接库实现,建议使用Microsoft Visual C++编程. 4.调用时在公式编辑器中写"动态库名称@函数名称"(参数表)即可,例如下面函数可以写为"FXJFUNC@MYCMALOSE"(5) 5.动态连接库名称和函数名称可以自己定义. 6.使用时可以将动态库拷贝到分析家目录下使用.-V3.10 a standardized function. This instruction applies to analysts 3.10 standard and professional versions formula system. 2. Spread Function Function system for achieving the impossible special algorithm. 3. PSF with windows 32 DLL realized, production proposed use Microsoft Visual C programming. 4. called to the formula editor wrote "@ name DLL function name" (Table parameters) can be, for example, the following function can be written as "FXJFUNC @ MYCMALOSE" (5) 5. DLL name and function name can be its own definition. 6. using DLL can be copied to the directory analysts use.
    2023-06-11 08:55:03下载
    积分:1
  • 本游戏是微软SMART PHONE平台下的手机游戏,由于平台的特殊性,所以在游戏的架构和设计上既要符合游戏的特点,又要考虑到与设计其他PC游戏的不同。难点在于手...
    本游戏是微软SMART PHONE平台下的手机游戏,由于平台的特殊性,所以在游戏的架构和设计上既要符合游戏的特点,又要考虑到与设计其他PC游戏的不同。难点在于手机资源是很有限的,不能直接从设计PC游戏的架构直接搬到SMART PNONE游戏上,架构设计的变化是必然的。在本游戏中我们提出了一套全新的设计架构,充分考虑到了C#语言的特点,以及.NET平台的优点。在架构中摈弃了以前手机游戏设计中,虽然采用面向对象开发但是没有充分利用面向对象的不足,大量采用了当前先进的设计模式 -the game is Microsoft SMART PHONE platform mobile phone game, due to the special nature of platform, Therefore, the structure of the game and is designed to meet the characteristics of the game, also take into account the design of the other PC games are different. The difficulty lies in cell phone resources are very limited. not directly from the design of PC games moved to the structure of direct SMART PNONE game, Architecture Design changes are inevitable. In this game, we proposed a new set of design framework, taking fully into account the C# language features, and.NET platform advantages. Discard the framework of the previous mobile phone games design, Although object-oriented development but did not take full advantage of object-oriented inad
    2022-11-05 20:25:04下载
    积分:1
  • 696518资源总数
  • 104269会员总数
  • 31今日下载