CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - 发送数据

搜索资源列表

  1. M25p80BasicWR

    0下载:
  2. M25P80是意法半导体公司推出的8M大容量串行接口Flash器件,采用2.7V-3.6V单电源供电,兼容标准的SPI接口,器件在上升沿接收数据,在下降沿发送数据,接口时钟最高为40MHz,支持最大256bytes的快速页面编程操作、快速的块擦除(512Kbit)操作和快速的整体擦除(8MHz)操作;具有操作暂停和硬件写保护功能。-M25P80 is agreed that the semiconductor company introduced 8M large capacity Serial
  3. 所属分类:单片机(51,AVR,MSP430等)

    • 发布日期:2008-10-13
    • 文件大小:2519
    • 提供者:洪磊
  1. soapCompressAttachment

    0下载:
  2. 本文利用自动压缩soap附件,再发送数据,进而提高soap传输速率. -By using automatic compression soap annex, then sent the data to further enhance soap transmission rate.
  3. 所属分类:JSP源码/Java

    • 发布日期:2008-10-13
    • 文件大小:5849
    • 提供者:liuk
  1. lpc21xx_uart

    0下载:
  2. lpc21xx系列的uart接口demo程序(接受数据和发送数据),该程序包含了c和asm两种,都可以通过ads和jtag直接运行在lpc21xx的arm芯片中。-lpc21xx series uart interface demo (receiving data and sending data) The program contains the c and asm2 two, can jtag through ads and direct operations in the arm lpc2
  3. 所属分类:微处理器(ARM/PowerPC等)

    • 发布日期:2008-10-13
    • 文件大小:138478
    • 提供者:彭超
  1. pojiealexa

    0下载:
  2. 破解alexa工具条,自动向alexa发送数据,快速提高alexa排名-break alexa tool, alexa to automatically send data, the rapid increase in alexa rankings
  3. 所属分类:加密解密

    • 发布日期:2008-10-13
    • 文件大小:3799512
    • 提供者:李伟
  1. 8zichuangkou

    0下载:
  2. 固定八字显示模拟串口 原创 用P1 模拟串口发送数据 实现点阵显示-fixed 123A serial original analogue simulation using P1 send data to achieve serial dot matrix display
  3. 所属分类:单片机(51,AVR,MSP430等)

    • 发布日期:2008-10-13
    • 文件大小:1906
    • 提供者:戴旭昶
  1. 2113_SPI

    0下载:
  2. 用2210和2131通过SPI接口进行通信,2210做主机发送数据,2131用中断形式接收数据-with 2210 and 2131 through the SPI interface communication, 2210 to do this mainframe data, 2131 interrupted receive data form
  3. 所属分类:其他嵌入式/单片机内容

    • 发布日期:2008-10-13
    • 文件大小:2015
    • 提供者:ulong
  1. 200-000-MISP-S1H

    0下载:
  2. 本设计采用的是winbond 51单片机,对红外进行解码,并通过串口发送数据给PC机 用串口调试助手做显示.-the design is adopted winbond 51 microcontroller, the IR decode and send data through the serial port to the PC using serial debugging assistant signifies.
  3. 所属分类:单片机(51,AVR,MSP430等)

    • 发布日期:2008-10-13
    • 文件大小:30631
    • 提供者:曾令君
  1. SerialComOCX

    0下载:
  2. 基于事件驱动的串口通讯控件 消息帧数据格式: 1 0 A B X X 其中 10 为消息标识, AB表示文本长度,L=A*100+B XX为配位字符,任意 控制帧数据格式 0 1 A B M N 其中 01为控制标识, AB为请求标识 MN为附加标识 11表示请求对方接收文件,M表示描述字串中文件名子串的长度 N表示描述字串中文件大小子串的长度 10通知对方放弃传输 00通知文件传输完毕 01请求对方
  3. 所属分类:串口编程

    • 发布日期:2008-10-13
    • 文件大小:12372
    • 提供者:空瓶子
  1. comm_1

    0下载:
  2. 可以向串口发送数据,或从指定串口接收数据。数据可以是字符串或十六进制数据。-can send data to the serial port, serial port or from the designated receiving data. Data can be a string or hexadecimal data.
  3. 所属分类:Windows编程

    • 发布日期:2008-10-13
    • 文件大小:146448
    • 提供者:yang
  1. Ajax_Resendable_Transmitter

    0下载:
  2. 全称Ajax Resendable Transmitter,包括客户端(javascr ipt)和服务器(ASP)两端的程序,用于提供基于Ajax模式的、多信道的、有保证的文件传输服务。 客户端包括ajax.js/art.js两个文件,分别提供ajax层和art层服务,使用时应同时包含这两个文件,首先调用artOpenChannel函数开通一个信道,然后,在需要发送信息时调用artSend函数发送数据。 服务器端包括artLib.asp,用户在完成处理后,需调用本库中的artOutput
  3. 所属分类:WEB源码

    • 发布日期:2008-10-13
    • 文件大小:1900
    • 提供者:林维训
  1. nrf9e52

    0下载:
  2. 是一个用串行通信进行接收和发送数据的例程,程序实现功能:PIC18单片机接收到PC机下发的8个数据后,将收到的8个数据以中断或非中断发送方式返送回PC机。 -is a serial communications for receiving and sending data routines, the program functions : PIC18 MCU receives PC made by the eight data, will be received by the eight i
  3. 所属分类:单片机(51,AVR,MSP430等)

    • 发布日期:2008-10-13
    • 文件大小:1616
    • 提供者:朱守灿
  1. ChangeBright_ScreenBySer

    0下载:
  2. 一个可以通过串口读取传感器的亮度信息,然后发送数据到主机中,根据这个值可以来设置我们显示屏的亮度-through a serial sensor to read the brightness information, and then sent the data to the host. According to this value can be set up to monitor the brightness we
  3. 所属分类:串口编程

    • 发布日期:2008-10-13
    • 文件大小:294783
    • 提供者:丁伟
  1. vccom

    0下载:
  2. 使用VC++6.0编写的程序,用于实现计算机的串口的接收、发送数据,程序清晰明朗,可以方便地移植到其他的大程序中。-use VC 6.0 prepared by the procedures used to achieve the computer's serial port to receive, send data, procedures are clear uncertainty can be easily transplanted to other major procedure
  3. 所属分类:控制台(字符窗口)编程

    • 发布日期:2008-10-13
    • 文件大小:33744
    • 提供者:王坚
  1. progtstdyfthfge

    0下载:
  2. 单片机和PC机串口通讯实例说明 首先打开串口调试程序并按要求设置。启动51板后,按S10切换至接收状态,按S12切换至发送状态,启动默认为发送状态。 发送状态: 进入发送状态后,可向PC发送1-9 9个数字,并且数码显示同时显示发送的数,按S1发送1,按S2发送2,依次到按S9发送9。S11无用。发送成功可在串口调试程序的数据接收栏中显示收到的数据。 发送状态: 进入发送状态后,在串口调试程序的数据发送栏中输入00-FF的16进制2位数,点击手动
  3. 所属分类:单片机(51,AVR,MSP430等)

    • 发布日期:2008-10-13
    • 文件大小:976
    • 提供者:后果发挥
  1. PC_USB

    0下载:
  2. PC机通过RS232转换成USB口,向8951单片机发送数据,控制点阵板的显示。-PC through the RS232 into USB port to the 8951 microcontroller this data, Lattice panels control the display.
  3. 所属分类:单片机(51,AVR,MSP430等)

    • 发布日期:2008-10-13
    • 文件大小:1755644
    • 提供者:啊静
  1. communicationfunctiontesting

    0下载:
  2. 该程序的功能是利用BIOS的INT 14H号功能调用,将指定的数据从串行口发送出去。在发送过程中,程序不断检测通信线路状态,只有在“发送保持寄存器空”的情况下才发送下一个字符。 整个程序有主函数MAIN()及三个函数SEND(),INIT(),LINETEST()组成。MAIN()是程序的入口并控制数据的发送;INIT()函数提供对串行异步通信的初始化;SEND()函数将指定数据逐一发送出去;LINETEST()函数用于在发送数据前检测通信线路状态。 利用BIOS 功能调用进行串行异步
  3. 所属分类:C#编程

    • 发布日期:2008-10-13
    • 文件大小:25751
    • 提供者:huwei
  1. MySimpleClient

    0下载:
  2. 一个简单的客户端程序,能够进行发送数据,当服务器接收到后回返回相关的信息给客户端。-a simple client program, is capable of sending data When the server receives back after the return of relevant information to the client.
  3. 所属分类:书籍源码

    • 发布日期:2008-10-13
    • 文件大小:17515
    • 提供者:阳炳林
  1. duojiwuxiantongxin

    0下载:
  2. 无线通信系统 1、系统由一个主站,多个从站组成。主站以轮询方式收集从站的数据,每次传输一组仿真数据。 2、从站有两组数字信号。从站传输哪一组数据由主站决定。 3、设计制作无线半双工收发单元,其工作频率(400-500)MHz中自行选择,各收发单元工作频率的相对准确性(以主站工作频率为基准)优于10-4。所有收发单元的发射功率不大于1w。 4、主从站收发天线长度 1m,垂直放置。 5、主站能实时显示发送数据的从站好及其数据。从站能实时显示本站发送给主站的数据;从站采用电池供电。
  3. 所属分类:汇编语言

    • 发布日期:2008-10-13
    • 文件大小:3551
    • 提供者:liujia002007
  1. mcc

    0下载:
  2. 在线设置各种通信速率、奇偶校验、通信口无需重新启动程序,可以设置定时发送数据及时间间隔,很多的功能!大家-set up various online communication speed, parity, communications mouth without restart procedures Timing can set this time interval data and many of the functions! We look at
  3. 所属分类:通讯编程

    • 发布日期:2008-10-13
    • 文件大小:43178
    • 提供者:赵志鹏
  1. tcpwinsock

    0下载:
  2. 学习winsock的最好例子,分为服务端和客户端 服务端可以接受多个客户端请求并与之连接 服务端和客户端可以互相发送数据,用到了winsock数组,测试时先启动服务端,在运行多个客户端,程序健壮,无任何错误-winsock study of the best examples, divided into server and client server can accept a number of the client request and with connectivity serv
  3. 所属分类:Web服务器

    • 发布日期:2008-10-13
    • 文件大小:78796
    • 提供者:陈峰
« 1 2 ... 4 5 6 7 8 910 11 12 13 14 ... 50 »
搜珍网 www.dssz.com