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

搜索资源列表

  1. ComWin32

    1下载:
  2. 一个很好用的comm类,对于开发串口工作很有帮助,因多次测试没问题!可在98/2000/xp上正常使用-a good use of comm category, serial work for the development of useful, because several tests No problem! In normal use 98/2000/XP
  3. 所属分类:串口编程

    • 发布日期:2008-10-13
    • 文件大小:11209
    • 提供者:聂波
  1. 串口访问功能的小测试程序

    0下载:
  2. 工作中写的一个含串口访问功能的小测试程序,含多线程,CRC校验 此程序包含了一个串口通讯的类,并能够实现简单的通讯功能,希望对要用API函数写串口通讯程序的朋友有帮助 -work written by a serial access function with a small test program, including multithreading, CRC checksum procedure contains a serial communications category, a
  3. 所属分类:串口编程

    • 发布日期:2008-10-13
    • 文件大小:61970
    • 提供者:天照
  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. 多串口多线程工业控制实现

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

    • 发布日期:2008-10-13
    • 文件大小:94690
    • 提供者:li
  1. 串口访问小测试程序

    0下载:
  2. 工作中写的一个含串口访问功能的小测试程序,含多线程,CRC校验 此程序包含了一个串口通讯的类,并能够实现简单的通讯功能,希望对要用API函数写串口通讯程序的朋友有帮助 -work written by a serial access function with a small test program, including multithreading, CRC procedure contains a serial communications category, and
  3. 所属分类:串口编程

    • 发布日期:2008-10-13
    • 文件大小:62377
    • 提供者:raul
  1. Lab542-Serial

    0下载:
  2. 这是一个串口测试程序,用它可以检查串口是否工作正常-This is a serial testing procedures used to check whether the serial normal work
  3. 所属分类:串口编程

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

    0下载:
  2. 应用用于Zigbee网络监控的一段源码,不是很完善,大家一起来帮忙修改-applications for Zigbee network monitoring section of the source code is not perfect, everyone will work together to help change
  3. 所属分类:串口编程

    • 发布日期:2008-10-13
    • 文件大小:73324
    • 提供者:宁炳武
  1. stkload

    0下载:
  2. stk接口 This file contains a summary of what you will find in each of the files that make up your work application.-stk Interface This file contains a summary of what y ou will find in each of the files that make up your work application.
  3. 所属分类:串口编程

    • 发布日期:2008-10-13
    • 文件大小:36467
    • 提供者:mtinge
  1. SerialPort-VC

    0下载:
  2. 利用西门子的GSM芯片(TC35)的手机模块实现短信的读写,该手机模块可以加入SIM卡,然后就跟手机一样使用了,程序可以通过串口进行控制-The programme use GSM CMOS chip(TC35) module to read and write short message, you can insert SIM card into this module, then it can work as ordinary Mobile phone,the programme can c
  3. 所属分类:串口编程

    • 发布日期:2008-10-13
    • 文件大小:44682
    • 提供者:朱耀
  1. KWP2000 and thereader.kwp2000通信协议与读码器的工作原理

    0下载:
  2. kwp2000通信协议与读码器的工作原理,详细地阐述了读码器的软硬件组成及工作原理,kwp2000 communication protocol with the reader the work of principle, expounded in detail the hardware and software code reader the composition and working principle
  3. 所属分类:串口编程

    • 发布日期:2017-03-23
    • 文件大小:80964
    • 提供者:王宏
  1. 2KN-Family.pdf DataLogic条码枪串口控制编程指导代码

    0下载:
  2. DataLogic条码枪串口控制编程指导代码,通过串口发送控制代码可以灵活的控制条码枪的工作。-DataLogic bar code gun control programming guide serial code, control code can be sent through the serial port control of a flexible bar code gun work.
  3. 所属分类:串口编程

    • 发布日期:2017-03-22
    • 文件大小:434410
    • 提供者:小邵
  1. Vc.zip

    0下载:
  2. 《Visual C++串口通信开发入门与编程实践》(源码) 本书着重介绍计算机串口通信的硬件原理、软件开发和工程实例。案例式教学,丰富的项目实例+详尽的代码+完整的注解.全书讲解由浅入深、通俗易懂、注重实践,是一本不可多得的程序员手册。本书作者具有计算机接口设备开发以及软件开发的大量经验。配套代码免去烦琐输入代码的工作,提高学习效率。   与初学者探讨Visual C++串口通信开发技术,每一步都有详尽说明;案例式教学,丰富的项目实例+详尽的代码+完整的注解;倡导轻松、快捷编程的程序员必务手
  3. 所属分类:Com Port

    • 发布日期:2016-01-25
    • 文件大小:230563
    • 提供者:LiMing
  1. 模仿Windows系统带的超级终端风格的RS232串口调试工具

    0下载:
  2. 这是一个模仿Windows系统带的超级终端风格的RS232串口调试工具。非常容易读取和写入端口,发送支持ASCII字符模式,可以打开二进制文件以16进制格式显示发送。支持工作内容保存,下次加载。 里面的那个动画窗体加载出现蛮有意思,大家可以学习下。尤其对调试AT指令之类的比较方便。-This is a parody of the Super Terminal Windows system with RS232-style serial debugging tools. Very eas
  3. 所属分类:串口编程

    • 发布日期:2017-03-23
    • 文件大小:64773
    • 提供者:christine4115
  1. freescale_SPI

    0下载:
  2. freescale的SPI通信程序, 其中端口PORTM用作SPI的第二功能,发送的数据若能接收则在端口B的LED灯上显示-freescale the SPI communication program, including work as an SPI port PORTM second feature, send the data received in the port B if the LED lights on the display
  3. 所属分类:Com Port

    • 发布日期:2017-04-06
    • 文件大小:959
    • 提供者:张云
  1. tlc2543

    0下载:
  2. AD转换器芯片TLC2543的驱动代码,用于驱动TLC2543工作。-AD converter chip TLC2543 driver code, used to drive the TLC2543 work.
  3. 所属分类:Com Port

    • 发布日期:2017-04-01
    • 文件大小:712
    • 提供者:赖鹏
  1. mscomm1.rar

    0下载:
  2. 这是一个用delphi7.0 编写的P串口通讯程序,在实际工作中很好用。,This is a serial communication with delphi7.0.It is good use in pricate work.
  3. 所属分类:Com Port

    • 发布日期:2017-03-23
    • 文件大小:17176
    • 提供者:ffr
  1. 123454

    0下载:
  2. 一、设计的主要技术参数 设计一个能进行声音、图像传输的光纤系统,并实现传输。 二、设计任务 1、设计模拟信号输入端口; 2、设计模拟信号光发送电路; 3、设计模拟信号光接受电路; 4、设计模拟信号输出端口。 三、设计工作量 1、设计模拟信号输入端口; 8小时 2、设计模拟信号光发送电路; 8小时 3、设计模拟信号光接受电路; 8小时 4、设计模拟信号输出端口。 8小时 系统联调,测试,总结报告。 8小时 -First, the main tec
  3. 所属分类:Com Port

    • 发布日期:2017-05-02
    • 文件大小:556009
    • 提供者:张三
  1. VBup

    0下载:
  2. 我的毕业设计程序,单片机采集数据(温度)经串口发送至电脑显示并画出曲线,注释详细,稍加修改即可为你所用,-My graduate design program, microcontroller data acquisition (temperature) sent through the serial port to the computer display and draw the curve, comment in detail, little changes can work for yo
  3. 所属分类:Com Port

    • 发布日期:2017-03-26
    • 文件大小:569889
    • 提供者:shaoling
  1. chuankoutongxin

    0下载:
  2. MFC实现的串口通信程序,工程分为发送端和接收端两部分,带有可执行程序和源码。可以将两台机器用一根串口线相连,由发送端发送数据,接收端便可以自动接受和现实出来。 程序简单但实用,对于需要用串口开发者是很有帮助的。 作者乐意与志同道合的朋友交流: E-mail: 44452114@qq.com QQ: 44452114-MFC to achieve serial communication program, project is divided into sender
  3. 所属分类:Com Port

    • 发布日期:2017-04-08
    • 文件大小:99637
    • 提供者:lewsn2008
  1. MCUdown

    0下载:
  2. 我的毕业设计程序,单片机采集数据(温度)经串口发送至电脑VB显示并画出曲线,注释详细,稍加修改即可为你所用,-My graduate design program, microcontroller data acquisition (temperature) to send to the computer via serial port, and draw curve VB show, notes in detail, little changes can work for you, huh,
  3. 所属分类:Com Port

    • 发布日期:2017-04-08
    • 文件大小:27043
    • 提供者:shaoling
« 12 3 4 »
搜珍网 www.dssz.com