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

搜索资源列表

  1. MC145026P

    0下载:
  2. 这些设备将被设计用来作为编码器/解码器对在边远 控制应用。 该MC145026编码九线的信息和串行发送此 资料一旦收到转交使(电子)的信号。九个线可 编码三元数据(低,高,或打开)或二进制数据(高或低) 。那个 关键词传输两次每编码序列,以提高安全性。-These devices are designed to be used as encoder/decoder pairs in remote control applications.
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-02
    • 文件大小:285140
    • 提供者:mermaid
  1. udpcln

    0下载:
  2. Alice 向Bob发送信息的客户端程序-Alice sends a message to Bob
  3. 所属分类:Internet-Socket-Network

    • 发布日期:2017-04-10
    • 文件大小:876
    • 提供者:slug
  1. SPI

    0下载:
  2. SPI implementation for the 18F4550, uses micros A and B that send messages between each other. Sends characters.
  3. 所属分类:Embeded-SCM Develop

    • 发布日期:2017-04-03
    • 文件大小:24075
    • 提供者:elabo
  1. client_server_seirialport_file_transfer_demo

    0下载:
  2. Files --- client.c server.c About ----- Client opens a file and sends it to server, while server displays the file at the serial port.-Files ------ client.c server.c About ----- Client opens a file and sends it to serve
  3. 所属分类:Internet-Socket-Network

    • 发布日期:2017-04-14
    • 文件大小:3754
    • 提供者:Ajit
  1. 09-02_fangzhen

    0下载:
  2. Every time a byte becomes available from the serial port, then "RxD_data_ready" is active for one clock period. The PC sends us data through the serial port in 8-bits mode. Ideally, we would need to receive 9 bits from the PC, so that we can drive
  3. 所属分类:SCM

    • 发布日期:2017-04-14
    • 文件大小:4961
    • 提供者:uhuih
  1. winapi

    0下载:
  2. Delphi WIN API using example. it connects to a chat using POST method and sends POST data to this chat (murclub.ru, this program is some kind of bot for it) this is source code on Delphi
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-04-01
    • 文件大小:6431
    • 提供者:errorneo
  1. ji-yu-LABVIEW-de-TCP-wang-luo-tong-xun

    2下载:
  2. 基于LABVIEW的TCP网络通信。 1.采用服务器 / 客户机模式进行双机通信,由服务器产生一组随机波形,通过局域网送到客户机进行显示。 2.采用服务器 / 客户机模式进行双机通信,由服务器发送一组字符串,通过局域网送到客户机进行显示。 -LABVIEW based on the TCP network traffic. 1. Used the server/client model of pairs of aircraft communications, a group
  3. 所属分类:其他小程序

    • 发布日期:2013-07-11
    • 文件大小:115337
    • 提供者:刘二
  1. SENDSMS

    0下载:
  2. 通过短信服务器发送短信,开发语言c++,ide vc6-Through the SMS server to the designated mobile phone number to send text messages
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-05-22
    • 文件大小:7162647
    • 提供者:longlong
  1. UDPAcceptSend

    0下载:
  2. 创建UDP客户端发送信息,创建UDP服务端接受信息-Create a UDP client sends information to create UDP server to receive information
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-03-31
    • 文件大小:96087
    • 提供者:brhqrh
  1. remote

    0下载:
  2. 开发环境是Silab,硬件平台是C8051F040单片机,代码的功能是实现单片机内部的CAN远程帧通信,发送端事先将SS1数组数据写入远程帧,当接收到远程请求时,自动将消息发送出去,发送完毕,产生发送中断,从而将SS2数据更新到消息中,同时也发送远程帧请求获取数据。整个程序中,请求端发送两次远程帧请求,并把接收的数据存入RR1和RR2数组。-Development environment is Silab, the hardware platform is a C8051F040 MCU fun
  3. 所属分类:Other Embeded program

    • 发布日期:2017-03-30
    • 文件大小:16388
    • 提供者:小坏坏
  1. parserNmea

    0下载:
  2. Typical parser fo autocomp console vx 400+ that sends $PNANO NMEA sequence - utilizes some graphical from JVCL class. very useful for students that are wiling to see how rudder and thrust are set on console-Typical parser fo autocomp console vx 400+
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-03-30
    • 文件大小:14718
    • 提供者:khann
  1. Print_Servers

    0下载:
  2. This a print server written in java socket programming, Here the client sends a request to the server for printing and the client accepts the request and prints.complete working codes are included-This is a print server written in java socket program
  3. 所属分类:Java Develop

    • 发布日期:2017-04-15
    • 文件大小:6873
    • 提供者:abhijith
  1. Aclientserverappwith2processes

    0下载:
  2. multithreading Visual C++ application. 2 threads: sender and receiver. The multi-threaded app sends from one process to another over the network.
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-07
    • 文件大小:2055
    • 提供者:zhangyi
  1. Client_TCPV1.00

    0下载:
  2. 使用TCP/IP协议写的一个小程序,可以即时向服务器发送消息。此客户端向服务器自动发送请求。-Using the TCP/IP protocol to write a small program that can instantly send a message to the server. This client automatically sends a request to the server.
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-04-06
    • 文件大小:70890
    • 提供者:谈国强
  1. Jackologger

    0下载:
  2. JackoLogger is a keylogger that record keystrokes in a log file and sends that log file to the specified FTP.
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-16
    • 文件大小:27176
    • 提供者:jgbuford
  1. robotvision

    0下载:
  2. This the program for a red ball tracker robot.Here a web cam is interfaced to a computer,the computer takes images by means of the web cam and processes the images to see if there is a red ball.If a red ball is detected then the computer sends the ap
  3. 所属分类:Development Research

    • 发布日期:2017-03-28
    • 文件大小:1527
    • 提供者:Subhaiit
  1. SendMailExample

    0下载:
  2. 一个windows应用程序,实现发送邮件的功能。用正则表达式验证用户输入的信息,当输入的信息符合要求时,才允许将邮件发送到邮件服务器。-A windows application that sends messages to achieve functions. Using regular expression validate user input information, the information to meet the requirements when the input only
  3. 所属分类:Windows Develop

    • 发布日期:2017-03-31
    • 文件大小:42458
    • 提供者:小明
  1. EmailClient

    0下载:
  2. 模拟邮件客户端发送电子邮件 实现多附件 超容量附件以及多种发送方式-java sends email
  3. 所属分类:Java Develop

    • 发布日期:2017-04-03
    • 文件大小:2814
    • 提供者:xiaozhongwen
  1. usbcombo

    0下载:
  2. This example firmware is based on Microchip s USB Support Firmware. The purpose of this example is to provide a model for making a USB combination device. This mainly entails having the USB descr iptors set up correctly. File usb_ch9.c conta
  3. 所属分类:USB develop

    • 发布日期:2017-03-27
    • 文件大小:15741
    • 提供者:chane
  1. ECE348_Lab1_shah006

    0下载:
  2. To learn how to use MPLAB Integrated Development Environment (IDE) for code generation, simulation, and debugging. This code is a very simple program that sets up PORTC and PORTB I/Os and sends some values over these ports, and tries to read Por
  3. 所属分类:assembly language

    • 发布日期:2017-03-30
    • 文件大小:430434
    • 提供者:gary
« 1 2 3 4 5 6 7 89 10 11 12 13 ... 50 »
搜珍网 www.dssz.com