搜索资源列表

  1. enumserial

    0下载:
  2. 列举当前所有的串口 -Listing all the serials right now
  3. 所属分类:驱动编程

    • 发布日期:2024-04-28
    • 文件大小:6144
    • 提供者:站长
  1. ser_port_ver10

    0下载:
  2. Windows串口编程例子-The example of uart in Windows
  3. 所属分类:串口编程

    • 发布日期:2024-04-28
    • 文件大小:37888
    • 提供者:站长
  1. 串口精灵源代码

    0下载:
  2. 串口编程调试精灵源代码-serial programming source code debugging Stars
  3. 所属分类:Windows编程

    • 发布日期:2024-04-28
    • 文件大小:1952768
    • 提供者:祝先生
  1. 用仿真器调试简单串口接收程序

    0下载:
  2. 单片机的程序,欢迎探讨-Microcomputer Program, welcomed the study
  3. 所属分类:单片机(51,AVR,MSP430等)

    • 发布日期:2024-04-28
    • 文件大小:1024
    • 提供者:甄子丹
  1. Visual C++串口通信技术 与工程实践

    1下载:
  2. 书籍《Visual C++串口通信技术 与工程实践》的源代码。-books "Visual C serial communications technology and engineering practice" of the source code.
  3. 所属分类:Windows编程

    • 发布日期:2024-04-28
    • 文件大小:4300800
    • 提供者:zzffyy
  1. MiniComm

    0下载:
  2. 一款优秀的串口监视工具-a perfect serial supervising tool
  3. 所属分类:串口编程

    • 发布日期:2024-04-28
    • 文件大小:18432
    • 提供者:徐晓东
  1. spcomm

    0下载:
  2. WINDOWS经典串口操作程序-classic serial Windows operating procedures
  3. 所属分类:Windows编程

    • 发布日期:2024-04-28
    • 文件大小:27648
    • 提供者:齐军
  1. 20050120091918_MySerialPort[2004-01-18-01]

    0下载:
  2. 从串口读取数据,有两种方法,1、每接收一个EV_RXCHAR,就用ReadFile读一次,这样我觉得太恐怖了。2、接收到一个EV_RXCHAR后,等一定数据量的CPU周期(GetTickCount),再一次性读取缓冲区里的数据。这样做,一般情况下不会有问题,但是,如果数据很多,过了“一定数据量的CPU周期”,还没收完数据怎么办?就会少读数据了。 我用三个线程序来完成串口数据的接收,其实就是第一种方法的变种: 一个侦听EV_RXCHAR,
  3. 所属分类:串口编程

    • 发布日期:2024-04-28
    • 文件大小:46080
    • 提供者:刘云鹏
  1. 串口实现双机互联程序代码

    0下载:
  2. 串口实现双机互联,仅供参考!VC控件MSComm编写串口通信程序的源代码,并写出详细的编程过程-serial dual-Internet for reference! Preparation of VC MSComm control serial communication program's source code, and write a detailed programming process
  3. 所属分类:串口编程

    • 发布日期:2024-04-28
    • 文件大小:58368
    • 提供者:游侠
  1. 串口助手源程序

    1下载:
  2. 基于vc得串口通信助手的源程序,对于高通信的兄弟有帮助。-source code of serial communication based on visual C++. it s very helpful to those interested in communication.
  3. 所属分类:编程文档

    • 发布日期:2024-04-28
    • 文件大小:3792896
    • 提供者:潘松
  1. Com--Prog

    0下载:
  2. WinCE下串口编程应用实例,本文详细介绍了WinCE下串口编程开发的详细过程-WinCE programming examples, the paper detailed the WinCE Serial programming of the detailed process
  3. 所属分类:串口编程

    • 发布日期:2024-04-28
    • 文件大小:453632
    • 提供者:大树泊湾
  1. 串口通信编程实践源代码

    1下载:
  2. 串口通信编程实践源代码,看了这些代码以后,相信你会对串口的编程大有信心-serial communication programming source code practice, after looking at the code, you will greatly serial programming confidence
  3. 所属分类:Windows编程

    • 发布日期:2024-04-28
    • 文件大小:27624448
    • 提供者:胡小勇
  1. Modem_chuankoutongxin

    0下载:
  2. 实现MODEN的串口通信,VC编程比较经典。有一定的实用性,值得大家参考-achieve modem serial communications, more classic VC. A certain degree of practicality, it is worth your consideration
  3. 所属分类:串口编程

    • 发布日期:2024-04-28
    • 文件大小:1930240
    • 提供者:小精豆
  1. 一个串口通讯_数据库存取例子程序(vc)

    2下载:
  2. 一个串口通讯_数据库存取例子程序(vc) 一个串口通讯_数据库存取例子程序(vc).-a serial communications _ examples of database access (vc), a serial communication _ examples of database access (vc).
  3. 所属分类:串口编程

    • 发布日期:2024-04-28
    • 文件大小:434176
    • 提供者:吴小华
  1. 串口调试助手源程序1

    0下载:
  2. 所属分类:串口编程

    • 发布日期:2024-04-28
    • 文件大小:49152
    • 提供者:孟天
  1. MSComm控件使用详解

    0下载:
  2. MSComm控件使用详解,非常适合要对串口开发的人做参考-MSComm IDE, very suitable to the development of the serial for reference
  3. 所属分类:串口编程

    • 发布日期:2024-04-28
    • 文件大小:32768
    • 提供者:风月无边
  1. win2k下直接用API函数编写串口通讯例程(VC6)

    0下载:
  2. win2k下直接用API函数编写串口通讯例程(VC6).RAR。 直接用WINAPI编写的串口通讯例程。-win2k directly with the preparation of API routines Serial Communication (VC6). RAR. Direct WINAPI prepared by the serial communication routines.
  3. 所属分类:串口编程

    • 发布日期:2024-04-28
    • 文件大小:69632
    • 提供者:kugui_guo
  1. 利用Java实现串口全双工通讯

    0下载:
  2.  一个嵌入式系统通常需要通过串口与其主控系统进行全双工通讯,譬如一个流水线控制系统需要不断的接受从主控系统发送来的查询和控制信息,并将执行结果或查询结果发送回主控系统。本文介绍了一个简单的通过串口实现全双工通讯的Java类库,该类库大大的简化了对串口进行操作的过程-an embedded system usually through its serial port control system for full-duplex commu
  3. 所属分类:Internet/网络编程

    • 发布日期:2024-04-28
    • 文件大小:7168
    • 提供者:郑描中
  1. lsComm

    0下载:
  2. 一个封装好的串口通信类,可以手动监听串口或采取中断消息的方式,内部实现多线程-a good package Serial Communications, manual monitoring serial or interruption of information, internal multi-threading
  3. 所属分类:串口编程

    • 发布日期:2024-04-28
    • 文件大小:2947072
    • 提供者:aa
  1. chatingAcrossTwoPCs

    0下载:
  2. 用串口开发的端对端聊天软件,不通过服务器就能使用,可以在任何两个主机之间通信-with end-to-end development of the chat software, not through the server can use, in any communications between two hosts
  3. 所属分类:通讯编程

    • 发布日期:2024-04-28
    • 文件大小:60416
    • 提供者:桥成类
« 12 3 4 5 6 7 8 »

源码中国 www.ymcn.org