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

搜索资源列表

  1. cb

    0下载:
  2. 实现串并转换,非常好用的,已经经过仿真验证的,可以通过。-String and convert to achieve, very easy to use, has been verified by simulation, you can.
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-04-06
    • 文件大小:64645
    • 提供者:yangxiao
  1. ADand-scom

    0下载:
  2. 用c语言基于单片机实现AD转换,并把转换的数据发送到串口。有具体的注释-C language by AD converter based on single chip, and to convert the data to the serial port. Specific comment
  3. 所属分类:SCM

    • 发布日期:2017-03-27
    • 文件大小:12647
    • 提供者:wuchengying
  1. 11071222426689

    0下载:
  2. 用vhdl实现1:8串并转换,希望对大家有用。-the vhdl chuan bing zhuan huan
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-04-16
    • 文件大小:27047
    • 提供者:chenshi
  1. String-and-conversionVERILOG

    0下载:
  2. 该压缩文件包含一个verilogHDL实现数据的串并连转换功能。-Use verilog realize string and even the conversion function
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-04-14
    • 文件大小:3931
    • 提供者:金刚
  1. DBMM

    0下载:
  2. 单表密码 定义: 1、 明表: A B C D E F G H I J K L M N O P Q R S T U V W X Y Z 0 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 2、 明文 they will arrive tomorrow 3、 密钥 K=Monday 4、 密码实现 1) 将明文与密钥转为数字串: K=(12,14,13,3,0,24)
  3. 所属分类:Data structs

    • 发布日期:2017-03-29
    • 文件大小:3702
    • 提供者:lss
  1. CP2102USBRS422485

    0下载:
  2. 串口转并的转换电路,亲自试验过的 好用的 -r485 zhuanhuandianlu
  3. 所属分类:Com Port

    • 发布日期:2017-03-30
    • 文件大小:285929
    • 提供者:黄国伦
  1. main

    0下载:
  2. 采用STM32,进行AD转换,并将转换结果通过串口上传到上位机-STM32, the AD converter, and convert results uploaded to the PC through the serial port
  3. 所属分类:ARM-PowerPC-ColdFire-MIPS

    • 发布日期:2017-04-02
    • 文件大小:3073
    • 提供者:王桑
  1. clock-and-led-scan

    0下载:
  2. 电子时钟功能,LED显示扫描,串并口转换原理,附带PCB文件原理图-Electronic clock function, LED display scanning, serial and parallel conversion principle, with the PCB files schematic
  3. 所属分类:SCM

    • 发布日期:2017-03-26
    • 文件大小:74294
    • 提供者:译云
  1. Verilog-HDL-chuanbing

    0下载:
  2. 用Verilog HDL语言实现并串、串并接口的转换-Using Verilog HDL and string, string, and interface conversion
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-12-04
    • 文件大小:364774
    • 提供者:武晓栋
  1. ADC

    0下载:
  2. 3.A/D程序设计与电路仿真 通过AD对外部电压进行AD采样,然后利用SPI接口对采样回来的数据进行显示,并将转换结果通过UART发给上位机进行显示。 首先设置需要显示的数组,使用PINSEL0、PINSEL1寄存器设置串口0的连接端口,使用IO0DIR设置74HC595的控制口,初始化串口0,使用U0LCR、U0DLM、U0DLL、U0LCR寄存器设置波特率,初始化SPI接口,设置SPI的时钟分频、接口模式。 其次对ADC模块进行设置,通过移位设置寄存器ADCR选择通道0,设置转换
  3. 所属分类:ARM-PowerPC-ColdFire-MIPS

    • 发布日期:2017-03-30
    • 文件大小:129066
    • 提供者:宋喜佳
  1. 串口调试程序源文件

    0下载:
  2. 串口调试助手源程序 代码完全的开放,并有详细的解释,下面是部分片段 if(m_ctrlComm.GetCommEvent()==2) //事件值为2表示接收缓冲区内有字符 { ////////以下你可以根据自己的通信协议加入处理代码 variant_inp=m_ctrlComm.GetInput(); //读缓冲区 safearray_inp=variant_inp; //VARIANT型变量转换为ColeSafeArray型变量 len=safearray_
  3. 所属分类:开发工具

  1. rs232a

    0下载:
  2. rs232 模块的收发测试,实现re232 的并串之间的转换,-this modle is the test progrom of rs 232
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-05-08
    • 文件大小:2034107
    • 提供者:sushuai
  1. shift-register

    0下载:
  2. 移位寄存器的设计与仿真 移位寄存器是既能寄存数据,又能使数据移位的电路。所谓移位功能,就是寄存在电路中的数据,可在移位脉冲的作用下,依次左移或右移。 移位寄存器不仅能用来存储数据,还能用来进行加减乘除的运算,以及串并数据转换,始终分频等,是应用最广泛的数字器件之一。 -Design and Simulation of the shift register are both hosting the data shift register, and can make the data s
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-04-14
    • 文件大小:3500
    • 提供者:Zero Liang
  1. seriel_74LS164

    0下载:
  2. 单片机串口驱动74LS164的C语言程序,串并口转换的通讯接口程序-74LS164-driven single-chip serial port of the C language procedures convert string parallel communications interface program
  3. 所属分类:Embeded-SCM Develop

    • 发布日期:2017-04-11
    • 文件大小:654
    • 提供者:straig
  1. 串并转换

    0下载:
  2. vhdl实现串并转换,其中附有源程序和testbench程序,可以用modelsim仿真
  3. 所属分类:其它

  1. AD转换查询方式举例

    1下载:
  2. 51单片机ADC查询发,并通过串口发送。AD转换查询方式举例
  3. 所属分类:Windows编程

  1. m0_array_Serial_to_parallel

    0下载:
  2. 采用m序列产生随机序列,然后通过对其进行串转并的转换输出8位,连接AD0832可以观察到噪声。-The m sequence is used to generate random sequence, and then through the serial to turn and the output of 8 bits, the connection of ad0832 can be observed in noise.
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-04-30
    • 文件大小:267359
    • 提供者:张琼
  1. CC2530 无线传感网络 片内温度程序

    0下载:
  2. 取片内温度传感器为 AD 源,并将转换得到温度通过串口送至电脑(The temperature sensor in the chip is the AD source, and the temperature is transmitted to the computer through the serial port)
  3. 所属分类:嵌入式/单片机编程

  1. mscomm

    0下载:
  2. 读取激光串口通信数据,并转换为数组格式并显示在界面中,可以实现接收和发送(Read serial data, and converted to array format)
  3. 所属分类:Windows编程

    • 发布日期:2017-12-21
    • 文件大小:33848320
    • 提供者:whm
  1. PortTest

    0下载:
  2. 使用.NET framework WPF实现一个简单的串口通讯、调试助手,并提供简单的进制转换功能(Using.NET framework WPF to implement a simple serial communication, debug assistant, and provide a simple conversion function)
  3. 所属分类:串口编程

    • 发布日期:2018-04-29
    • 文件大小:123904
    • 提供者:liangyu001
« 1 2 3 4 5 6 7 89 10 11 12 13 ... 25 »
搜珍网 www.dssz.com