搜索资源列表

  1. 串口读写类

    0下载:
  2. 可以控制计算机串口操作的串口类,非常好用-can control the operation of the computer serial port Serial category, very handy
  3. 所属分类:通讯/手机编程

    • 发布日期:2024-05-17
    • 文件大小:12288
    • 提供者:李飞
  1. 串口通信最终测试机

    0下载:
  2. 功能:1 实时绘制数据曲线2 保存接受数据到文件3 能在各种参数下,与单片机和pc机通过串口通讯4 能实时记录输入和输出数据sstcomc.c为单片机上使用的演示程序,在keil c51编译以后,在sst89c58测试通过-functions : a real-time rendering two data curves accept data preservation of documents in three parameters,
  3. 所属分类:单片机(51,AVR,MSP430等)

    • 发布日期:2024-05-17
    • 文件大小:53248
    • 提供者:
  1. 串口监听

    0下载:
  2. 实现了串口的监听,可用于GPS数据的获得-realized the wiretapping can be used for access to GPS data
  3. 所属分类:Windows编程

    • 发布日期:2024-05-17
    • 文件大小:2048
    • 提供者:
  1. 串口调试双机互联

    0下载:
  2. 实现两台机器之间的串口通信!可以对串口进行调试!-achieved between the two machines serial communications! Can serial debugging!
  3. 所属分类:串口编程

    • 发布日期:2024-05-17
    • 文件大小:126976
    • 提供者:雷冰
  1. 在VC++6.0中用MSComm控件编程,可以实现串口接

    1下载:
  2. 在VC++6.0中用MSComm控件编程,可以实现串口接-used in VC 6.0 MSComm programming, serial port access can be achieved
  3. 所属分类:通讯/手机编程

    • 发布日期:2024-05-17
    • 文件大小:3915776
    • 提供者:wise
  1. F0005串口历程

    0下载:
  2. C51写的串口编程的范例,写串口的兄弟可以参考!-C51 write serial programming paradigm, write serial port can refer to the brothers!
  3. 所属分类:单片机(51,AVR,MSP430等)

    • 发布日期:2024-05-17
    • 文件大小:2048
    • 提供者:谢秋思
  1. 基于串口的手机短信程序 .exe

    0下载:
  2. 基于串口的手机短信程序(请把扩展名的rar去掉即可执行解压)-SMS (Please rar extension of the implementation can be removed decompression)
  3. 所属分类:通讯编程

    • 发布日期:2024-05-17
    • 文件大小:1960960
    • 提供者:东东
  1. 串口通信数据

    0下载:
  2. 用vb实现串口间通信,可以用来熟悉串口间传输信息的原理.-with Serial Communication, which can be used with serial transmission of information between the principle.
  3. 所属分类:串口编程

    • 发布日期:2024-05-17
    • 文件大小:4096
    • 提供者:zcj
  1. C++串口通信

    1下载:
  2. 用vb实现串口间通信,可以用来熟悉串口间传输信息的原理.-with Serial Communication, which can be used with serial transmission of information between the principle.
  3. 所属分类:串口编程

    • 发布日期:2024-05-17
    • 文件大小:46080
    • 提供者:zcj
  1. c中断方式实现串口通讯

    0下载:
  2. 串口中断程序,可以连接两台pc,加上无线设备,可实现无线通讯-interrupt procedures, can be connected to two pc, coupled with wireless equipment, wireless communication
  3. 所属分类:通讯编程

    • 发布日期:2024-05-17
    • 文件大小:81920
    • 提供者:黎林
  1. vb串口通讯

    0下载:
  2. 这个文件是有关系统串口通信的实例,作为学习串口通信入门来说是一个很好的参考实例,它是基于vb语言的,而且其中很多代码可以直接移植 -this paper is on the serial communication system examples, as a learning portal Serial Communication is a very good reference example, it is based on vb l
  3. 所属分类:串口编程

    • 发布日期:2024-05-17
    • 文件大小:82944
    • 提供者:伍军伟
  1. 串口编程实例

    0下载:
  2. C51写的串口编程的范例,供正在开发串口的兄弟可以参考!-C51 write serial programming model for the serial port is being developed can refer brothers!
  3. 所属分类:单片机(51,AVR,MSP430等)

    • 发布日期:2024-05-17
    • 文件大小:56320
    • 提供者:唐建丰
  1. 串口模拟

    0下载:
  2. 当串口不够用的时候,可以利用其他IO口进行模拟串口,很哟用-enough time to use, can use other IO serial simulation, with very yo
  3. 所属分类:单片机(51,AVR,MSP430等)

    • 发布日期:2024-05-17
    • 文件大小:1024
    • 提供者:
  1. 单片机串口模拟

    0下载:
  2. 当串口不够用的时候,我们可以利用IO口进行串口模拟,很好用-when the time is not enough, we can use Serial IO mouth simulation is useful
  3. 所属分类:单片机(51,AVR,MSP430等)

    • 发布日期:2024-05-17
    • 文件大小:1024
    • 提供者:
  1. 串口温度数据采集并实时显示

    1下载:
  2. 串口温度数据采集并实时显示 读串口数据的原理是,只要当有数据向串口发数据来时,计算机就会自动将其数据写到一个特定的缓冲区,我们只要写程序去读那个特定的缓冲区就可以了. 有数据向串口发过来时,程序可以将数据接收到,接收的数据是字符型的,那么将数据转化为数字型的,再将这个数据的大小作为画图的某一个点的纵坐标,横坐标为数据的序号.将这些点用线连起来就是一个曲线图了,这个就是图形显示基本原理. 查看原来的数据的原理也是这样的,不同的地方就是,数
  3. 所属分类:通讯编程

    • 发布日期:2024-05-17
    • 文件大小:249856
    • 提供者:周波
  1. 一个好用的串口类

    0下载:
  2. 很好用的串口类,可以以块的方式发送,可以以块的方式接收,而且可以一个一个字符的接收-good use of Serial category, to be sent to the block, the block can receive, but a character can be a receiver
  3. 所属分类:串口编程

    • 发布日期:2024-05-17
    • 文件大小:8192
    • 提供者:王鹏
  1. 当前流行的串口调试助手的源码-自己编写

    1下载:
  2. 串口调试助手的源码,自己编写,界面与当前流行的串口调试工具基本相同。该工具使用方便,而且可以自定义串口速率,由状态显示内容-serial debugging aids source, their preparation, interface with the popular serial debugging tools basically the same. The tool is easy to use, but can define
  3. 所属分类:通讯编程

    • 发布日期:2024-05-17
    • 文件大小:78848
    • 提供者:罗明
  1. 一个功能较强且界面漂亮的串口监视软件

    1下载:
  2. 串口通讯类封装的较完善,使用也简单。 该软件可以使用与工控领域的大多数串口通讯监视。 希望有兴趣者能够增强他!-serial communications package better, also simple to use. The software can be used with most industrial areas of serial communications surveillance. Hope those inte
  3. 所属分类:Internet/网络编程

    • 发布日期:2024-05-17
    • 文件大小:968704
    • 提供者:刘文
  1. VC串口通信程序

    1下载:
  2. 基于VC实现的串口通信程序,可以用于测试串口的连接,也可供进行源码学习.-NOTE: serial port communication procedure based vc,It can be used to test serialport s connection,and also study source!
  3. 所属分类:Internet/网络编程

    • 发布日期:2024-05-17
    • 文件大小:47104
    • 提供者:刘德中
  1. 基于串口AT的手机短信程序

    0下载:
  2. 基于串口AT的手机短信程序 一个基于串口的手机短信发送/接收程序;Demo很简单,是以异步方式读写串口的;在对话框初始化中修改串口的配置参数正确后,能100%的正常发送/接收短信。-based on the Serial AT SMS to a procedure based on the Serial SMS Send/Receive procedures; Demo is very simple, based on asynch
  3. 所属分类:手机短信编程

    • 发布日期:2024-05-17
    • 文件大小:61440
    • 提供者:lxr
« 12 3 4 5 6 7 8 9 10 ... 50 »

源码中国 www.ymcn.org