搜索资源列表

  1. 基于28335的CF卡读写例程

    1下载:
  2. 本人调试了两个多月的时间,已经经过硬件的验证,很好使,能够正确读写CF卡
  3. 所属分类:DSP编程

  1. STC两个串口程序

    0下载:
  2. STC单片机两个串口的读写程序
  3. 所属分类:其他嵌入式/单片机内容

    • 发布日期:2011-10-30
    • 文件大小:15731
    • 提供者:lanminxuan
  1. 串口读写类

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

    • 发布日期:2024-05-18
    • 文件大小:12288
    • 提供者:李飞
  1. Api工具

    0下载:
  2. api写的读写串口程序-api reader wrote Serial procedures
  3. 所属分类:通讯编程

    • 发布日期:2024-05-18
    • 文件大小:34816
    • 提供者:
  1. 51读写EEPROM应用实例

    0下载:
  2. 串口调试助手源程序\51读写EEPROM应用实例.zip-serial debugging assistant source \ 51 literacy EEPROM application examples. Zip
  3. 所属分类:Windows编程

    • 发布日期:2024-05-18
    • 文件大小:52224
    • 提供者:进则群
  1. overlap_serial

    0下载:
  2. windows下支持并发读写串口的串口类-windows to support literacy with the serial serial category
  3. 所属分类:串口编程

    • 发布日期:2024-05-18
    • 文件大小:7168
    • 提供者:王一
  1. ComAPI

    0下载:
  2. 用C#实现的读写串口-C# literacy Serial
  3. 所属分类:C#编程

    • 发布日期:2024-05-18
    • 文件大小:94208
    • 提供者:lcb
  1. 多线程串口Modem远程数据通信

    0下载:
  2. 本例子详细介绍了如何编制一个利用win32串口API函数,通过读写串口控制MODEM,进而实现远程数据传输的程序。-the detailed examples of how to use the preparation of a Serial win32 API functions to read and write through the modem serial port control, thereby achieving lon
  3. 所属分类:通讯编程

    • 发布日期:2024-05-18
    • 文件大小:67584
    • 提供者:王永
  1. 基于中断的串口驱动及显示程序

    0下载:
  2. 基于中断的串口驱动及显示程序,收发缓冲区实体,收发缓冲区读写指针,串口初始化,串口缓冲区初始化,串口中断服务子程序-based on the serial interrupt-driven and show procedures, TX buffer entities, TX buffer literacy target, serial initialization, serial buffer initialization, inte
  3. 所属分类:其他小程序

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

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

    • 发布日期:2024-05-18
    • 文件大小:249856
    • 提供者:周波
  1. CMyDiaLog

    0下载:
  2. 使用标准控件 Microsoft Communications Contro 进行串口设置,串口读写,读写输入输出缓存。-using standard controls for Microsoft Serial Communications Contro set, serial literacy, reading and writing input and output buffers.
  3. 所属分类:串口编程

    • 发布日期:2024-05-18
    • 文件大小:4638720
    • 提供者:郭冉冉
  1. PC机串口(COM)实验器程序

    0下载:
  2. 用来模拟PC机的串口,实现各种串口数据读写的功能!-used to simulate the PC serial port, serial data of various functional literacy!
  3. 所属分类:串口编程

    • 发布日期:2024-05-18
    • 文件大小:399360
    • 提供者:
  1. CRs232

    0下载:
  2. vb.net 开发的WinCE下的串口通讯类,open()打开串口,read(),write()读写串口-vb.net WinCE development of the serial communications, open () to open the serial port, read (), write () to read and write serial
  3. 所属分类:Windows CE

    • 发布日期:2024-05-18
    • 文件大小:9216
    • 提供者:韩俊峰
  1. liangs_串口调试器2002

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

    • 发布日期:2024-05-18
    • 文件大小:148480
    • 提供者:张小姐
  1. 串口跟踪

    0下载:
  2. 通过钩子跟踪串口的小程序,可以检测串口的数据读写-tracking serial hook through a small procedure can detect the serial read and write data
  3. 所属分类:其他小程序

    • 发布日期:2024-05-18
    • 文件大小:347136
    • 提供者:彭海
  1. C++读写地址例程(同步方式)

    0下载:
  2. 基于某公司产品的串口编程例程,读写地址,界面编程等-based on a company's product serial programming routines, reading and writing addresses, and other programming interface
  3. 所属分类:通讯编程

    • 发布日期:2024-05-18
    • 文件大小:143360
    • 提供者:大卫
  1. comVC

    0下载:
  2. 串口读写VC源程序,内容完整,可实现串口读写-VC source, the content is complete, can read and write Serial
  3. 所属分类:通讯编程

    • 发布日期:2024-05-18
    • 文件大小:1976320
    • 提供者:潘炀均
  1. xgrf

    0下载:
  2. 关于射频卡读写的程序,本程序主要提供VC动态链接库的调用方法以及串口通迅中的数据转化处理的方法。-on RF Card Reader procedures, The main procedures for VC DLL call methods and serial communication, the data conversion processing methods.
  3. 所属分类:通讯编程

    • 发布日期:2024-05-18
    • 文件大小:757760
    • 提供者:
  1. comserialport

    0下载:
  2. 本文介绍了串口通信通信的主要过程 (1) 打开串口 (2) 配置串口 (3) 读写串口 (4) 关闭串口 -This paper introduces the Serial Communications of the main process (1) to open the serial port (2) Serial Configuration (3) literacy series I (4) Close Ser
  3. 所属分类:串口编程

    • 发布日期:2024-05-18
    • 文件大小:10240
    • 提供者:邱方奎
  1. UART0chaxun

    0下载:
  2. ARM7下面读写串口的两种方式:中断方式和查询方式的源代码。详细介绍了ARM7下面读写串口的方式。-ARM7 serial read and write the following two ways: interrupt mode and query the source code. Described in detail ARM7 serial read and write the following way.
  3. 所属分类:其他嵌入式/单片机内容

    • 发布日期:2024-05-18
    • 文件大小:106496
    • 提供者:汤林
« 1 23 4 5 6 7 8 9 10 ... 50 »

源码中国 www.ymcn.org