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

搜索资源列表

  1. Lab01_Ethernet

    0下载:
  2. The Ethernet is a working example of the more general Carrier Sense, Multiple Access with Collision Detect (CSMA/CD) local area network technology. The Ethernet is a multiple-access network, meaning that a set of nodes sends and receives frames o
  3. 所属分类:Communication

    • 发布日期:2017-04-07
    • 文件大小:363055
    • 提供者:vagazone
  1. sendChineeMessage

    0下载:
  2. 使用AT命令用GPRS模块发送中文信息,有两种方式,PDU,text-Using the AT command to use GPRS module sends information in Chinese, there are two ways, PDU, text
  3. 所属分类:Embeded-SCM Develop

    • 发布日期:2017-04-13
    • 文件大小:1803
    • 提供者:夏可
  1. alx

    0下载:
  2. Small program that sends messages via LAN (Windows NT/XP). It has good help file by ALx aka 1990
  3. 所属分类:Windows Develop

    • 发布日期:2017-03-29
    • 文件大小:27296
    • 提供者:Zaratustra
  1. SpiCommMast

    0下载:
  2. SPI串口通讯程序,主机发送数据后,LED灯点亮。-SPI serial communication program, the host sends data, LED lights lit.
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-05
    • 文件大小:2199
    • 提供者:王卫兵
  1. EXCELDMO

    0下载:
  2. This demo works with Microsoft Excel 5.0a. It sends data to Row 1, Column 1, and gets data from Row 1, Column 2. Pushing the button sends and receives data to whatever cells you wish.-This demo works with Microsoft Excel 5.0a. It sends data
  3. 所属分类:Windows Develop

    • 发布日期:2017-03-30
    • 文件大小:4504
    • 提供者:zky
  1. usart

    0下载:
  2. 用stm8MCU写的中继器程序,RS485通信,主机发送的数据经过中继器发给从机有一路是I/O模拟USART-Written by stm8MCU relay program, RS485 communication, the host sends the data through the repeater issue with the way the slave is the I/O Analog USART
  3. 所属分类:Communication-Mobile

    • 发布日期:2017-04-01
    • 文件大小:60204
    • 提供者:张向军
  1. SMS

    0下载:
  2. 企业内部之间,上司给员工群发短信的实用工具,方便快捷-Between the enterprise interior, the boss the group sends the short note for the staff the practical tool, facilitates quickly
  3. 所属分类:CSharp

    • 发布日期:2017-05-06
    • 文件大小:1402956
    • 提供者:热血Ⅱ
  1. daytimeserver

    0下载:
  2. a daytime server client program in python When the client sends a message to the server, the server responds with the current date and time
  3. 所属分类:Linux Network

    • 发布日期:2017-04-10
    • 文件大小:903
    • 提供者:rohan
  1. Socket

    0下载:
  2. 一个典型的C#点对点Socket应用实例,包括服务端和客户端两部分,服务端启动后,监听来自客户端的信息,客户端向服务端发送消息,两者点对点实现对接,众多聊天软件是在此点对点的基础上进行再扩展开发而来,因此掌握基础的点对点编程,对以后从事VS开发将大有好处。-A typical C# example of point-Socket applications, including service and client of two parts, the server starts, the moni
  3. 所属分类:CSharp

    • 发布日期:2017-04-01
    • 文件大小:29905
    • 提供者:mayi789
  1. Thermo3

    0下载:
  2. PIC 12F675 thermometer using 2 x LM35. Sends data via serial coms at 19200 baud, every second. 1.2V reference on A2D ensures 0.1C resolution
  3. 所属分类:assembly language

    • 发布日期:2017-03-30
    • 文件大小:27053
    • 提供者:Eric
  1. 3

    0下载:
  2. 485通信,采用方式3,主机只发送不接收-485 communications, using method 3, the host sends only not to receive
  3. 所属分类:Embeded-SCM Develop

    • 发布日期:2017-04-08
    • 文件大小:38694
    • 提供者:小付
  1. OwnerDraw_src_demo

    0下载:
  2. 一般情況下,按鈕的繪製工作是由相同完成的,但是有時我們覺得系統繪製的效果太單調,想使自己的按鈕與眾不同,這時你可以選中控件的Owner draw屬性。選擇了這個屬性後,系統便不再繪製該控件,而是當需要顯示控件時,系統會發送WM_DRAWITEM消息給CButton類(對於SDK編程,消息通常是發給父窗口)。對於其他控件,如ListBox,系統在發送WM_DRAWITEM消息前,還發送WM_MEASUREITEM消息,主要是讓你設置ListBox中每個項目的高度-Under normal circ
  3. 所属分类:GDI-Bitmap

    • 发布日期:2017-04-01
    • 文件大小:23030
    • 提供者:testtestwu
  1. Get_Message_vb_code

    0下载:
  2. In the following code, the server scans for all messages in the inbox and sends them to ProcessSMS to parse and save the data. After the message has been parsed, the message is deleted.-In the following code, the server scans for all messages in the
  3. 所属分类:Windows CE

    • 发布日期:2017-04-02
    • 文件大小:1092
    • 提供者:
  1. sofi

    0下载:
  2. encode data with convolution code and sends in throught channel with noise.checks thwe BER after
  3. 所属分类:matlab

    • 发布日期:2017-04-06
    • 文件大小:540
    • 提供者:giora
  1. RFID-security-system

    0下载:
  2. This project aimed to develop a wireless system to detect and allow only the authorized persons. The system was based on Radio Frequency Identification (RFID) technology and consists of a passive RFID tag. The passive micro transponder tag collects p
  3. 所属分类:Other Embeded program

    • 发布日期:2017-03-24
    • 文件大小:111278
    • 提供者:Binu
  1. timer_queue

    0下载:
  2. 本文件定义用户空间和内核空间的通信函数,也就是响应内核路由请求消息和向内核发送路由更新的消息-This document defines the user space and kernel space communication function is to respond to the kernel routing request message and sends routing updates to the core message
  3. 所属分类:Linux Network

    • 发布日期:2017-04-13
    • 文件大小:2103
    • 提供者:小小
  1. COM

    0下载:
  2. 单片机接收主机的数据,然后将数据传送到P0口, 并传回给主机 当按下K1=P3.2 时, 单片机发送字www.hificat.com" 给主机-The host microcontroller to receive data, then data to the P0 port, and returns to the host When you press K1 = P3.2, the MCU sends word www.hificat.com " to the host
  3. 所属分类:SCM

    • 发布日期:2017-04-01
    • 文件大小:11954
    • 提供者:myq
  1. SafetyNetMobile

    0下载:
  2. 通过Web页面获取基站位置Web端源码 首先要清楚一点的是,每一个基站都能够通过请求http://www.google.com/loc/json获取到一个经纬度。如果用户能够在短时间内获取到较多的基站信息,比如4个或5个,可以通过这几个基站的经纬度计算出比较准确的用户位置。 举个例子,比如我在WM上取到4个基站信息: 50554,9513,460,1 50325,9513,460,1 50584,9513,460,1 50041,951
  3. 所属分类:Network Security

    • 发布日期:2017-03-28
    • 文件大小:134157
    • 提供者:尚伊珣
  1. RAKE_FPGA

    0下载:
  2. RAKE技术与CDMA系统相结合,能够带来系统容量和通信质量的极大提 高。根据军事通信中对设备便携性及低功耗的特殊要求,本文研究了一种便携式 基站的收发系统,重点研究了其中的RAKE接收部分。给出了系统的发送方案和 接收方案,对接收机部分所涉及的关键技术和算法,包括数字下变频技术、匹配相关技术、多径搜索技术、信道估计技术、解调及多径合并技术进行了较为详细的分析和说明。在此基础上,运用VHDL语言进行了硬件平台上FPGA部分的功能实现,并对整个系统进行了调试,给出了一些相关的仿真及测试
  3. 所属分类:Project Design

    • 发布日期:2016-11-16
    • 文件大小:2499932
    • 提供者:徐进
  1. Priority_Encoder

    0下载:
  2. Unlike a multiplexer that selects one individual data input line and then sends that data to a single output line or switch, an Encoder takes all the data inputs one at a time and converts them to a single encoded output. Then, it is a multi-input da
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-04-05
    • 文件大小:13154
    • 提供者:VLSI
« 1 2 ... 6 7 8 9 10 1112 13 14 15 16 ... 50 »
搜珍网 www.dssz.com