CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 Windows编程 搜索资源 - 简单串口程序

搜索资源列表

  1. 用c语言编写串口程序

    0下载:
  2. 用c语言编写串口程序 在当今,流行的编程软件种类繁多,它们编程方便、易于维护,但是在与硬 件直接打交道和编制系统软件时却束手无策,于是C语言就有了用武之地。C语言 作为汇编语言与高级语言之间的一种过渡语言,兼有汇编语言的高效和高级语言 的方便。   在通讯中,为了保证行运安全可靠,标准的串行口必须具有许多握手信号和 状态信息。这是因为通讯的各个计算机CPU速度不一样(这会导致“错帧”)以 及发送机发送数据速度比接收机接收速度快(这会导致“过冲”)。为解决这个 问
  3. 所属分类:C#编程

    • 发布日期:2008-10-13
    • 文件大小:6431
    • 提供者:王平
  1. rs232

    0下载:
  2. labwindows rs232 包括xmodem传送文件和简单串口程序
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:369656
    • 提供者:蔡尧钟
  1. 简单的串口通信编程

    0下载:
  2. 本程序可以实现简单的串口通信
  3. 所属分类:其他小程序

    • 发布日期:2009-05-12
    • 文件大小:1177519
    • 提供者:zhang_wei5535
  1. MySport串口通信程序

    0下载:
  2. 本程序可以实现简单的串口通信的数据发送与接收。需要使用VSPM建立虚拟串口,然后进行通信。
  3. 所属分类:Windows编程

    • 发布日期:2011-08-10
    • 文件大小:1928201
    • 提供者:jax_lee
  1. com-control 用libview做的串口测试程序

    0下载:
  2. 用libview做的串口测试程序,很简单,却很实用哦,很多项目中,可以先用来测试用-To do with libview serial test program is very simple, very practical Oh, a lot of projects, you can be used to test
  3. 所属分类:ListView/ListBox

    • 发布日期:2017-03-22
    • 文件大小:24637
    • 提供者:陈龙
  1. 串口程序用C语言编写.rar

    0下载:
  2. 用C标写的串口程序,简单实用,可嵌入系统调用,C standard serial written procedures, a simple and practical for embedded systems call
  3. 所属分类:Other systems

    • 发布日期:2017-03-23
    • 文件大小:5774
    • 提供者:sino
  1. freescale_smart_car_Image

    0下载:
  2. Labview编写的用于Freescale智能车的上位机赛道显示程序,通过串口通信,Labview简单易学,功能强大,是理想的上位机编程工具。-Labview Feescale SmartCar
  3. 所属分类:Other systems

    • 发布日期:2017-04-16
    • 文件大小:319573
    • 提供者:liu
  1. SMS_ReceiveandSend

    0下载:
  2. 一个简单的通过SerialPort类实现的串口短信收发程序,能够实现PC与手持设备的串口通信。-A simple COM program which can realize the receive and send of short message. It also realize the communication between PC and Mobile station.
  3. 所属分类:CSharp

    • 发布日期:2017-04-02
    • 文件大小:169160
    • 提供者:杨阳
  1. com_comuction

    0下载:
  2. 本代码是labview实现与串口进行通信的简单程序,可以在上面做简单修改为自己用-The LabVIEW code is to communicate with the serial port of a simple procedure, you can do in the above simple modification for their own use
  3. 所属分类:Other systems

    • 发布日期:2017-03-31
    • 文件大小:11600
    • 提供者:吴欣雨
  1. SMSmodeam

    0下载:
  2. 用金迪公司的控件开发出来的简单的串口通信程序,可以实现短信的收发功能,应用广泛-Using the company s control Kindi developed a simple serial communication procedures, can send and receive SMS functionality, a wide range of applications
  3. 所属分类:.net

    • 发布日期:2017-04-07
    • 文件大小:16880
    • 提供者:terry
  1. jisuanjiyuanlibaogao

    0下载:
  2. 要求学生在一周的实验中,设计实现一个简单的模型机,该模型机包含若干条简单的计算机指令,其中至少包括输入、输出指令,存储器读写指令,寄存器访问指令,运算指令,程序控制指令。学生须根据要求自行设计出这些机器指令对应的微指令代码,并将其存放于控制存储器,并利用机器指令设计一段简单机器指令程序。将实验设备通过串口连接计算机,通过联机软件将机器指令程序和编写的微指令程序存入主存中,并运行此段程序,通过联机软件显示和观察该段程序的运行,验证编写的指令和微指令的执行情况是否符合设计要求,并对程序运行结果的正、
  3. 所属分类:Other systems

    • 发布日期:2017-03-31
    • 文件大小:288182
    • 提供者:yu
  1. SerialPort

    0下载:
  2. 嵌入式开发中总是需要通过串口打印调试信息,别人的调试工具也是不是很顺手,利用这个代码,大家可以自己写一个适合自己的调试程序,很简单。-Embedded Development always need to print debug information through the serial port, other people
  3. 所属分类:Communication

    • 发布日期:2017-04-27
    • 文件大小:42337
    • 提供者:王振刚
  1. PCtoPC

    0下载:
  2. vb 的PC与PC串口通信测试程序 实现简单的PC与PC通信-vb the PC with the PC serial communication test procedures to achieve a simple PC and PC communication
  3. 所属分类:Communication

    • 发布日期:2017-04-14
    • 文件大小:4645
    • 提供者:zhangliangz
  1. PCtoPLC

    0下载:
  2. vb 的PC与PLC的简单串口通信程序 实现简单的PC与PLC通信-vb of PC and PLC simple serial communication program to achieve a simple PC and PLC communication
  3. 所属分类:Communication

    • 发布日期:2017-04-14
    • 文件大小:4296
    • 提供者:zhangliangz
  1. 模拟串口发数

    0下载:
  2. 51单片机中普通IO口模拟串口发数,C、C++,简单小程序易学易懂(51 SCM in general IO port emulated serial number, C, C + +, simple small program easy to understand)
  3. 所属分类:其他

    • 发布日期:2017-12-19
    • 文件大小:30720
    • 提供者:Sasuke康
  1. CommTone串口调试

    0下载:
  2. 串口发送和接收数据,波特率,串口号可调,VS2010开发的一款简单的上位机程序(Serial port to send and receive data, baud rate, serial number adjustable, VS2010 development of a simple PC program)
  3. 所属分类:Windows编程

  1. 串口发送报文学习测试程序V1.0-已验证

    0下载:
  2. 这是根据网上某位大神的代码学习改编,测试串口发送报文的方法,所有做的比较简单,但稍微有点基础的都可以看懂。(This is according to the code of a great God online learning adaptation, test the serial port to send message method, all do relatively simple, but a little bit of basic can understand.)
  3. 所属分类:其他

    • 发布日期:2018-01-05
    • 文件大小:17408
    • 提供者:kenyi2007
  1. usart

    0下载:
  2. 串口程序比较通用,修改比较简单,这仅是一个模板(The serial program is more common and the modification is simple. This is only a template.)
  3. 所属分类:其他

    • 发布日期:2018-01-07
    • 文件大小:3153920
    • 提供者:神洲
  1. PC PC串口

    0下载:
  2. 实现串口通讯的labview简单小程序,直接使用即可(to realize serial communication by labview)
  3. 所属分类:其他

    • 发布日期:2018-04-19
    • 文件大小:12288
    • 提供者:杨杨啊杨杨
  1. vc实现的串口程序开发相关动态链接库

    1下载:
  2. vc实现的串口程序开发相关动态链接库,可以发送接受,简单实用(VC serial port program development related dynamic link library, can be sent to accept, simple and practical)
  3. 所属分类:Windows编程

    • 发布日期:2020-05-14
    • 文件大小:99328
    • 提供者:jisheng
« 12 3 4 5 6 7 8 9 10 ... 13 »
搜珍网 www.dssz.com