登录
首页 » c » 虚拟串口应用

虚拟串口应用

于 2023-07-31 发布 文件大小:1.04 kB
0 87
下载积分: 2 下载次数: 1

代码说明:

虚拟串口程序,/*---------------------------------------------------------------------*/ /* --- STC MCU Limited ------------------------------------------------*/ /* --- STC15Fxx 系列 软件模拟串口举例----------------------------------*/ /* --- Mobile: (86)13922805190 ----------------------------------------*/ /* --- Fax: 86-0513-55012956,55012947,55012969 ------------------------*/ /* --- Tel: 86-0513-55012928,55012929,55012966-------------------------*/ /* --- Web: www.STCMCU.com --------------------------------------------*/ /* --- Web: www.GXWMCU.com --------------------------------------------*/ /* 如果要在程序中使用此代码,请在程序中注明使用了STC的资料及程序        */ /* 如果要在文章中应用此代码,请在文章中注明使用了STC的资料及程序        */ /*---------------------------------------------------------------------*/ //本示例在Keil开发环境下请选择Intel的8058芯片型号进行编译

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

发表评论

0 个回复

  • MesaGLUT-6.5
    mesa6.5支持vxworks环境,是vxworks下图形开发的好工具(mesa6.5 support vxworks environment is under vxworks good graphics development tools)
    2009-06-05 10:27:10下载
    积分:1
  • tca8418_keypad
    说明:  实现了tca8418的键盘驱动,感觉很好用,可以下载试试(The keyboard driver of tca8418 is realized)
    2021-02-24 17:19:39下载
    积分:1
  • autosar框架代码示例
    基于autosar框架实现汽车电子嵌入式
    2020-02-07下载
    积分:1
  • C#加载驱动例子
    C#加载驱动例子 实现了托管代码加载驱动,管理驱动,使用驱动的方法 驱动例子: SysKey.sys             [DllImport("advapi32.dll", EntryPoint = "OpenSCManagerW", ExactSpelling = true, CharSet = CharSet.Unicode, SetLastError = true)]             public static extern IntPtr OpenSCManager(string machineName, string databaseName, uint dwAccess);             [DllImport("advapi32.dll", SetLastError = true, CharSet = CharSet.Auto)]             public static extern IntPtr OpenService(IntPtr hSCManager, string lpServiceName, uint dwDesiredAccess);             [DllImport("advapi32.dll", SetLastError = true)]             [return: MarshalAs(UnmanagedType.Bool)]             public static extern bool CloseServiceHandle(IntPtr hSCObject
    2022-02-04 10:03:20下载
    积分:1
  • Ex1_02
    VC 入门字符串的用法,示范了在纯C++中字符串的输出及换行的方法。(Introduction to string VC usage, demonstrated in pure C++, the output of the string and wrap method.)
    2011-08-03 00:57:26下载
    积分:1
  • LPF(FIR-Hamming)
    采用Hamming窗实现的低通滤波器,可设置通带频率、截止频率以及带宽等滤波器特性参数。(The low-pass filter is realized by using Hamming window, can set the passband filter characteristic parameters such as frequency, the cut-off frequency and bandwidth.)
    2014-10-23 20:34:22下载
    积分:1
  • CPP
    本内容是C++教材的电子版本,非常适合初学者来学习C++的。(failed to translate)
    2013-05-04 18:42:45下载
    积分:1
  • STM8S_datasheet
    STM8s003F3中文数据手册 来源于网络(stm8s003f3 chinese datasheet)
    2016-11-07 11:15:09下载
    积分:1
  • c++实现编译原理词法分析
    c++实现了编译原理的词法分析,主要针对c、语言基本语法。下载后可直接运行,适用于编译原理课程设计。代码完善
    2023-02-26 17:40:04下载
    积分:1
  • ModBus-Master
    ModBus的程序,帮助理解stm32的程序(ModBus program to help understand the stm32 program)
    2020-06-23 01:40:02下载
    积分:1
  • 696518资源总数
  • 105918会员总数
  • 20今日下载