登录
首页 » Windows开发 » 串口通信,发送接收数据

串口通信,发送接收数据

于 2023-01-02 发布 文件大小:3.43 MB
0 68
下载积分: 2 下载次数: 1

代码说明:

串口通信,发送接收数据

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

发表评论


0 个回复

  • 各种实时操作系统与windowsce性能的对比,可以windowsce的优缺点...
    各种实时操作系统与windowsce性能的对比,可以发现windowsce的优缺点-compare all kinds of realtime operation system with windows ce ,you can find the advantages and disadvantages of windows ce.
    2022-01-24 18:43:41下载
    积分:1
  • This directory contains code implementing the K
    This directory contains code implementing the K-means algorithm. Source code may be found in KMEANS.CPP. Sample data isfound in KM2.DAT. The KMEANS program accepts input consisting of vectors and calculates the given number of cluster centers using the K-means algorithm. Output is directed to the screen.-This directory contains code implementing the K-means algorithm. Source code may be found in KMEANS.CPP. Sample data isfound in KM2.DAT. The KMEANS program accepts input consisting of vectors and calculates the given number of cluster centers using the K-means algorithm. Output is directed to the screen.
    2023-09-06 05:15:03下载
    积分:1
  • Some Code For MsFlexDataGrid
    Some Code For MsFlexDataGrid
    2022-06-02 16:51:11下载
    积分:1
  • 实现方法: 用MFC的程序向导生成一个常规DLL,在常规DLL内有一派生自CWinApp的实例,再用MFC的程序向导生成一个MFC EXE应用程序,把M...
    实现方法: 用MFC的程序向导生成一个常规DLL,在常规DLL内有一派生自CWinApp的实例,再用MFC的程序向导生成一个MFC EXE应用程序,把MFC EXE应用程序中 CAppView,CMainFrame,CAppDocument的文挡和RES目录下的资源拷贝到常规DLL项目中,添加到项目中,编译生成一DLL,在另外一个WIN32应用程序中,启动一线程,在线程函数中显式装载该DLL,取的该DLL内的当前线程, CWinThread *pThread=GetCurrentThread() pThread->Run() 就可装载启动常规DLL内应用程序框架.-Realize Methods: The MFC AppWizard to generate a conventional DLL, in the conventional DLL there is one derived from CWinApp instance, reuse of the MFC AppWizard to generate a MFCEXE applications, the MFC EXE application CAppView, CMainFrame, CAppDocument block of text RES directory and copy resources to the conventional DLL project, add to the project, the compiler generates a DLL, in another WIN32 application, start a thread in the thread function explicitly loading the DLL, check inside the DLL the current thread, CWinThread* pThread = GetCurrentThread () pThread-
    2022-01-22 01:31:41下载
    积分:1
  • static的扩展类。可以简单的自由的设置外观等。方便处理。
    static的扩展类。可以简单的自由的设置外观等。方便处理。-the expansion of static type. Freedom to set up a simple layout. Facilitate the process.
    2022-06-28 03:40:45下载
    积分:1
  • 一个学习slider的好例子,可以通过调节slider来设置最大值和最小值等参数...
    一个学习slider的好例子,可以通过调节slider来设置最大值和最小值等参数-Have you ever searched for a nice way to select a subrange from an interval? Yes? Have you read Ben Shneiderman s "Designing the user Interface" or seen Spotfire? No? Well, that doesn t matter, because this control is just like the one described and used there.
    2022-03-14 03:44:18下载
    积分:1
  • 地震图像层位的拾取
    矿山 java 工具包 (矿山 JTK) 是一组 java 软件包, 是用于科学和工程的本机 (非 Java) 软件库。目前的应用包括数字信号处理, 线性代数, 优化, 啮合, 插值, 2D 和3D 图形。要使用地雷 JTK, 只需在项目的任何其他外部依赖项中包括其 JAR (Java 存档)。例如, jtk-1.0. 0. 罐子可以通过搜索 Maven 中心找到。大多数生成工具都可以很容易地配置为自动下载此存储库中的依赖项, 它还保存包含文档 (javadoc) 的 JAR 文件和 JTK 地雷的源代码。
    2022-03-18 12:23:28下载
    积分:1
  • RMI AU1200 tested in the success of the program Canbus!! Very rare, nor好弄
    2022-08-09 13:13:58下载
    积分:1
  • 蓝牙连接示例
    //此代码,内容按“原样”无担保//任何形式明示或暗示的担保,包括但不限于//适销性和/或暗示对的隐含担保//特定用途。////版权所有(C)Microsoft Corporation版权所有。版权所有//// BTHCxnDemo.cpp - 使用Winsock的2.2和RFCOMM协议简单的蓝牙应用//////这个例子演示了如何使用Winsock的2.2 API连接//它们之间的两个远程蓝牙设备和数据传输之间。//这个例子只支持类型AF_BTH的地址族,// SOCK_STREAM类型,类型BTHPROTO_RFCOMM协议的插座。////一旦这个源代码被编译,生成的应用程序可以//无论是在服务器模式或客户端模式下运行。请参阅命令行帮助//对命令行的例子和所有选项的详细说明。//#包括#包括#包括#包括#包括#包括//{B62C4E8D-62CC-404B-BBBF-BF3E3BBB1374}DEFINE_GUID(g_guidServiceClass,0xb62c4e8d,0x62cc,0x404b,为0xBB,为0xBF,为0xBF,0x3E的,0x3b,为0xBB,0x13,0x74);#定义CXN_TEST_DATA_STRING(L“〜!@#$%^&*()-_=+?1234567890abcdefghijklmnopqrstuvwxyzABCDEFGHIJKLMNOPQRSTUVWXYZ”)#定义CXN_TRANSFER_DATA_LENGTH(sizeof运算(CXN_TEST_DATA_STRING))#定义CXN_BDADDR_STR_LEN17//6两位十六进制值,再加上5冒号#定义CXN_MAX_INQUIRY_RETRY3
    2022-11-07 14:05:03下载
    积分:1
  • 监视多久没有输入的程序
    监视多久没有输入的程序--Program which can monitor how long it is since the last input
    2022-12-01 01:35:03下载
    积分:1
  • 696518资源总数
  • 104524会员总数
  • 16今日下载