搜索资源列表

  1. serialtest

    0下载:
  2. VB环境下的串口测试程序,测试用串口链接的两台PC机是否能够实现收发数据通信,包含可执行文件-VB Serial Interface in testing procedures, test the link with the serial PC, it can be achieved both send and receive data communications, including executable files
  3. 所属分类:串口编程

    • 发布日期:2024-05-19
    • 文件大小:25600
    • 提供者:Nancy
  1. hongwaishoufa

    0下载:
  2. DP_51PRO实验仪红外收发实验。使用串口发送数据经调制后从红外管输出,并通过红外接收模块把接收到的数据返回串口接收端,通过判断接收到的数据来控制LED灯点亮。-DP_51PRO experimental instrument experimental infrared transceiver. Using the serial port to send data via modulated infrared control from
  3. 所属分类:单片机(51,AVR,MSP430等)

    • 发布日期:2024-05-19
    • 文件大小:1024
    • 提供者:kevin
  1. NRF905System

    0下载:
  2. 基于NRF905的无线通信系统的设计,将温度数据通过NRF905收发模块实现双机互通信,内函PDF资料-NRF905 based wireless communication system design, temperatures data transceiver module through NRF905 Dual Internet communications, information within the letter PDF
  3. 所属分类:软件工程

    • 发布日期:2024-05-19
    • 文件大小:702464
    • 提供者:mr.T
  1. UART0001

    0下载:
  2. 利用单片机实现无线收发数据,可以在100米以上的距离进行通讯!-Send and receive data wirelessly using a microcontroller, can be a distance of 100 meters to communicate!
  3. 所属分类:串口编程

    • 发布日期:2024-05-19
    • 文件大小:1024
    • 提供者:倪继峰
  1. Comm_joystick

    0下载:
  2. 用游戏手柄向串口发送数据,可以实现串口收发。对游戏手柄的控制用到了mmsystem.h。-Using the game controller to send data to the serial port, serial port transceiver can be achieved. Joystick control on the use of the mmsystem.h.
  3. 所属分类:串口编程

    • 发布日期:2024-05-19
    • 文件大小:6272000
    • 提供者:Chen Yejin
  1. hafuman

    0下载:
  2. 哈夫曼编译码器。利用哈夫曼编码进行通信可以大大提高信道利用率,这要求在发送端通过一个编码系统对待传数据预先编码,在接收端将传来的数据进行译码。试为这样的信息收发写一个哈夫曼编/译码系统,要求具备以下功能:初始化、编码、译码、印代码文件、印哈夫曼树。-Huffman codec
  3. 所属分类:Windows编程

    • 发布日期:2024-05-19
    • 文件大小:2048
    • 提供者:
  1. demo_13_1

    0下载:
  2. 基于USART接口的基本通信的实现与测试,可以收发数据-USART interfaces based on the basic Communication and test, you can send and receive data
  3. 所属分类:串口编程

    • 发布日期:2024-05-19
    • 文件大小:1024
    • 提供者:wuchenlong
  1. GPSserial

    0下载:
  2. GPS数据的串口收发 利用UART0口发出并接收数据 此工程已在AVRStudio中运行并下载 成功!-GPS serial data transceiver using UART0 I send and receive data, this project has been run in AVRStudio and download success!
  3. 所属分类:单片机(51,AVR,MSP430等)

    • 发布日期:2024-05-19
    • 文件大小:16384
    • 提供者:李广喆
  1. CANRcv_snd

    0下载:
  2. CAN通讯程序,测试通过。完成收发数据校验,标准帧扩展帧。在工业中应用一年以上,性能稳定。处理函数全,直接调用即可。使用方便,可以直接使用。-CAN communication procedures, test. Complete the send and receive data validation, standard fr a me expansion fr a me. In industry for more than a ye
  3. 所属分类:单片机(51,AVR,MSP430等)

    • 发布日期:2024-05-19
    • 文件大小:172032
    • 提供者:李杰
  1. C_Sharp_SerialPort

    0下载:
  2. 本工程采用Visual Studio 2005平台,用C#实现了串口收发通信程序的设计,具有良好的显示和控制界面,能够实时观察收发的数据。文件中包含工程文件,C#源代码,串口操作的底层API等文件。-The project uses Visual Studio 2005 platform, using C# implements serial communication program transceiver design, good
  3. 所属分类:C#编程

    • 发布日期:2024-05-19
    • 文件大小:45056
    • 提供者:浩南
  1. Huffman

    0下载:
  2. 利用哈夫曼编码进行信息通信可以大大提高信道利用率,缩短信息传输时间,降低传输成本。但是,这要求在发送端通过一个编码系统对待传数据预先编码,在接收端将传来的数据进行译码(复原)。对于双工信道(即可以双向传输信息的信道),每端都需要一个完整的编/译码系统。试为这样的信息收发站写一个哈夫曼编/译码系统。-Huffman coding using information and communication can greatly improve
  3. 所属分类:压缩解压

    • 发布日期:2024-05-19
    • 文件大小:268288
    • 提供者:Roger
  1. CAN

    0下载:
  2. 可以成功收发数据 速度快 简便 实用-Can successfully send and receive data fast and simple and practical
  3. 所属分类:串口编程

    • 发布日期:2024-05-19
    • 文件大小:6689792
    • 提供者:周桐
  1. 714772392812CAN

    0下载:
  2. TI DSP2812 can总线程序,可以用这个程序设计can总线收发数据-TI DSP2812 can bus program, you can use this programming can send and receive data bus
  3. 所属分类:DSP编程

    • 发布日期:2024-05-19
    • 文件大小:91136
    • 提供者:andy
  1. Server

    0下载:
  2. 利用VC++编写的服务器界面,可以用于收发数据-Prepared using VC++ server interface can be used to send and receive data
  3. 所属分类:界面编程

    • 发布日期:2024-05-19
    • 文件大小:3747840
    • 提供者:阮斌锋
  1. Ccom2010

    0下载:
  2. 本源码为串口发送接收工具,只有简单的接收与发送,旨在让初学串口的同学了解利用串口控件进行收发数据的原理。-The source code for the serial port to receive tools, only a simple receiving and sending, to allow beginner students to understand the use of serial port control for
  3. 所属分类:串口编程

    • 发布日期:2024-05-19
    • 文件大小:1924096
    • 提供者:张家
  1. Serial12

    0下载:
  2. 串口收发数据,包含并转串和串转并程序,可验证一些小程序-Send and receive serial data string and the string contains and transfer switch and procedures
  3. 所属分类:VHDL编程

    • 发布日期:2024-05-19
    • 文件大小:1236992
    • 提供者:JJ
  1. 449serial_driver

    0下载:
  2. msp430f449 uart串口驱动,iar 4.30环境下测试通过,中断驱动模式,收发数据函数,中断处理函数。-msp430f449 uart serial port driver, iar 4.30 conditions tested, interrupt-driven model, send and receive data functions, interrupt handling function.
  3. 所属分类:单片机(51,AVR,MSP430等)

    • 发布日期:2024-05-19
    • 文件大小:25600
    • 提供者:shawnlee
  1. LTE_baseband_simulation

    0下载:
  2. LTE基带收发仿真系统,在该仿真平台中,分为4种运行模式 ? 第一种模式为载入小区参数(仅发端)。参数配置从题目给定的’小区参数.dat’文件中读取参数。并将题目给的’业务数据.dat’作为发送的信息比特,对其进行基带的处理。 ? 第二种模式为手动配置参数(仅发端)。使用者可通过界面上的提供的选项,为基站的基带处理配置参数。有效参数包括系统公共参数、用户公共参数、用户独立参数以及仿真次数。 ? 第三种模式为仿真BLER曲线(
  3. 所属分类:3G开发

    • 发布日期:2024-05-19
    • 文件大小:135168
    • 提供者:恶魔
  1. CH08

    0下载:
  2. gprs AT指令 发送短信 VC++6.0,串口收发数据-gprs AT commands to send SMS VC++6.0, send and receive serial data
  3. 所属分类:通讯/手机编程

    • 发布日期:2024-05-19
    • 文件大小:13312
    • 提供者:何伟光
  1. PLC(test)

    0下载:
  2. 简单的VB串口通信程序,实现了PC与PLC之间的收发数据-Simple VB serial communication program, to achieve a PC and send and receive data between the PLC
  3. 所属分类:串口编程

    • 发布日期:2024-05-19
    • 文件大小:187392
    • 提供者:缪加平
« 1 2 ... 45 46 47 48 49 50»

源码中国 www.ymcn.org