CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 通讯/手机编程 串口编程 搜索资源 - Time

搜索资源列表

  1. 完整串口通信程序Vc++源代码

    2下载:
  2. 一个非常完整的川口通讯源程序,我费了很大功夫才把他找到。-a very complete source Kawaguchi communications, I spent a lot of time and energy only to find him.
  3. 所属分类:串口编程

    • 发布日期:2008-10-13
    • 文件大小:42894
    • 提供者:谢佳友
  1. RS232COMMuniication

    0下载:
  2. uart串口通信的控件和demo,用API 编写,后台接受线程实时接收,Demo可以实现字符串传送和HEX发送 -UART serial communication controls and the demo, with API preparation, background threads to accept real-time receiving, Demo can be achieved string transmission and HEX Send
  3. 所属分类:串口编程

    • 发布日期:2008-10-13
    • 文件大小:1350304
    • 提供者:许开明
  1. liangs_串口调试器2002

    0下载:
  2. 用于串口应用程序的调试监控工具,软件可模拟设备往串口发送指定格式的数据串,同时也可以用于实时监控串口读写过程中的所有数据流。☆ 自动侦测当前系统中所有可用的串口数,支持USB扩展出的虚拟串口(可到COM256)。☆ 支持ASCII码和十六进制数据格式的发送和接收。☆ 可以自由选择侦测的串口,接收数据区的容量可以无限大。☆ 发送、接收数据区的大小可以随意拉伸调节。☆ 对发送、接收数据区加入鼠标右键菜单的支持。☆ 扩大串口波特率的支持,现最高Baud可到921600。☆ 支持Unicode内码显示
  3. 所属分类:串口编程

    • 发布日期:2008-10-13
    • 文件大小:149211
    • 提供者:张小姐
  1. log8

    0下载:
  2. 串口收发程序,采用时间触发和事件触发,已经实际应用。-procedures, and use of time-triggered events trigger has practical applications.
  3. 所属分类:串口编程

    • 发布日期:2008-10-13
    • 文件大小:35399
    • 提供者:圆圆
  1. bcbcomm

    0下载:
  2. CBC下写的串口编程,API函数实例 I wish this site had been around when I was trying to figure out how to make serial communications work in Windows95. I, like many programmers, was hit with the double-whammy of having to learn Windows programming and Win95 seria
  3. 所属分类:串口编程

    • 发布日期:2008-10-13
    • 文件大小:14412
    • 提供者:高荣
  1. 考勤

    0下载:
  2. 这是我给公司编写的自己使用的一个考勤系统,他的界面是从网上下载的,并且路经是静态的 安装的,时候 必须 把 数据库 放在 c:\\progome file\\考勤 下面才可以!-This is what I prepared for the company's own use of a performance appraisal system, and the interface is downloaded from the Internet, and pass through the
  3. 所属分类:串口编程

    • 发布日期:2008-10-13
    • 文件大小:500561
    • 提供者:陈明
  1. 51系列串口通讯例程

    0下载:
  2. 单片机串口通信例程,对于初次接触单片机串口编程的朋友是一个很好的借鉴-microcontroller serial communications routines for the first time contact with the MCU Programming is a very good friend of the draw
  3. 所属分类:串口编程

    • 发布日期:2008-10-13
    • 文件大小:20570
    • 提供者:张雨田
  1. 多串口多线程工业控制实现

    2下载:
  2. 由于工作关系几个月没有接触Internet了,回来发现很多朋友给我写了信,其中很多一部分都是关于串口方面出现了问题。由于在以前的工程实施过程中关于串口通讯我有时用MSCOMM控件,有时自己用WIN32 API直接操作串口。后来还试验了网络上面很流行的SerialPort类。在工业控制过程中间我对SerialPort类进行了一些简单的修改,发现这个类确实是一个非常好的东西,其中封装了操作串口复杂的一些串口操作。我们使用的时候可以直接通过它的一些简单的接口就可以完成各种外围设备的工作了。我对串口数量
  3. 所属分类:串口编程

    • 发布日期:2008-10-13
    • 文件大小:94690
    • 提供者:li
  1. mscomm

    0下载:
  2. Visual Basic是一个Windows系统下流行的应用程序开发平台。其方便的界面设计使程序员能节省大量时间,并把最大的精力集中在应用程序核心代码的编写上。VB4目前已成为Win95系统下一种最高效灵活的主流开发工具之一,而调用API应用程序接口则正是对VB4功能的强有力扩充,它使得VB4能够直接控制和处理PC硬件资源,而不必依赖于MS-DOS系统服务。可以说,正是借助于API使得VB即能隐藏大部分Windows编程的难点,同时又提供了使用Windows环境的灵活性。 -Visual B
  3. 所属分类:串口编程

    • 发布日期:2008-10-13
    • 文件大小:99254
    • 提供者:sadf
  1. Mscommtongx

    0下载:
  2. 用VC实现的MSComm 控件在基于单文档中的应用,为程序员串口通讯编程节省了很多时间。 -with VC in the MSComm control based on single file, the application programmer for serial communication programming save a lot of time.
  3. 所属分类:串口编程

    • 发布日期:2008-10-13
    • 文件大小:39782
    • 提供者:常华
  1. robot_cut

    0下载:
  2. 机器人通讯协议,用于激光切割系统的通信协议以及实现方法,其中涉及到实时多任务系统VRTXsa.串口通信控件编制-robot communications protocols, laser cutting system for the communication protocol and method, which relates to real-time multi-task system VRTXsa. Serial Communication Control preparation
  3. 所属分类:串口编程

    • 发布日期:2008-10-13
    • 文件大小:5417
    • 提供者:刘磊
  1. Com_API

    0下载:
  2. 双机冗余系统采用主备机原则运用软件方式通过串口相互通信,达到实时检测的功能,能够保证系统的可靠性。即使有一台机子出现故障的情况下也不影响系统的正常运行,而通过串口通信的方式代替常规的检测转换设备,不仅可以解决转换设备本身出错的瓶颈问题,还在很大程度上节约了成本,因此有很好的实用推广价值。-double-redundant system uses the main principles for the use preparation software through the serial form
  3. 所属分类:串口编程

    • 发布日期:2008-10-13
    • 文件大小:41681
    • 提供者:李华
  1. uart_v0.1

    0下载:
  2. RAR文件,现在这个版本基本的 ASCII码的串行通迅是没有问题的,由于时间的问题暂时没有做十六进制的转换处理。-RAR files, and now this version of the basic ASCII serial communications is no problem, because of the time there is no problem doing hexadecimal conversion processing.
  3. 所属分类:串口编程

    • 发布日期:2008-10-13
    • 文件大小:94127
    • 提供者:张杰
  1. 16LED

    0下载:
  2. led条屏幕显示,串口屏幕,带时间显示功能~~!-led of the screen display, serial screen, with time display function ~ ~!
  3. 所属分类:串口编程

    • 发布日期:2008-10-13
    • 文件大小:5071
    • 提供者:丑人
  1. Realtime_SerialCom_DLL

    0下载:
  2. 实时串口操作动态库,dll的形式实现了串口实时操作-dynamic real-time operation of the serial, dll in the form of a serial real-time operation
  3. 所属分类:串口编程

    • 发布日期:2008-10-13
    • 文件大小:70144
    • 提供者:wilson
  1. seriodll

    3下载:
  2. 动态库(dll)中建立串口监视线程的实时串口通信-dynamic library (dll), the establishment of serial real-time surveillance thread Serial Communication
  3. 所属分类:串口编程

    • 发布日期:2008-10-13
    • 文件大小:68436
    • 提供者:zhou
  1. transGps

    0下载:
  2. 主要对汽车电子行业全天候时间调整,一般可以参照此代码填加修改实现不同的功能-mainly in the car electronics industry time to adjust, all-weather, the general reference to this code can fill modification to achieve different functions
  3. 所属分类:串口编程

    • 发布日期:2008-10-13
    • 文件大小:39608
    • 提供者:lyb
  1. multi-serialsport

    0下载:
  2. 基于多线程串口通信的生产数据实时采集系统,对系统在实现中涉及的多线程处理技术、串行通信、数据库访问技术和Socket 通信技术作了较为详尽的说明-Based on multi-threaded serial communication in real-time production data acquisition system, the system involved in the realization of multi-threaded processing technology, ser
  3. 所属分类:Com Port

    • 发布日期:2017-03-29
    • 文件大小:150177
    • 提供者:yn
  1. Real-Time-sample

    0下载:
  2. 中控实时软件调用方法和处理方式,VB调用程序-Call the method in real-time software control and treatment, VB calling program
  3. 所属分类:Com Port

    • 发布日期:2017-03-31
    • 文件大小:6277
    • 提供者:李锋
  1. ZedGraph-serial-data-real-time

    0下载:
  2. 使用 SerialPort 及 ZedGraph快速实现串口数据实时显示协议-Use of the SerialPort and ZedGraph fast Serial real-time data display protocol
  3. 所属分类:Com Port

    • 发布日期:2017-03-23
    • 文件大小:192523
    • 提供者:lili
« 12 3 4 5 6 7 8 9 10 ... 15 »
搜珍网 www.dssz.com