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

搜索资源列表

  1. 串并转换

    0下载:
  2. 用汇编写的串并转换程序,在masm 下调试-was compiled using the conversion and string, can debug
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:1362
    • 提供者:许枫
  1. yuanchenxu

    0下载:
  2. shangjiao6.m为主程序;pcode.m为产生伪码的子程序;bu.m为进行补0的子程序(为了使得进行FFT和IFFT的点数满足2的N次方个) c_b.m为数据进行串并转换的子程序。
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:4149
    • 提供者:李明
  1. Verilog_serdes

    0下载:
  2. 用verilog写的串并转换程序,希望对大家有用!
  3. 所属分类:Windows编程

    • 发布日期:2008-10-13
    • 文件大小:1228
    • 提供者:janew
  1. verilog vhdl编写的串并转换

    2下载:
  2. verilog vhdl编写的串并转换
  3. 所属分类:按钮控件

    • 发布日期:2011-12-18
    • 文件大小:26978
    • 提供者:Avinie_Fong
  1. RS_232_FULIYE

    1下载:
  2. vc 6.0下使用MSComm控件进行串口通讯,可进行相应的通讯设置,显示串口数据并动态绘制波形图/曲线图,使用快速傅里叶变换将时域信号的串口数据转换为频域值,并动态显示。代码内有注释-vc 6.0 control for the use of MSComm serial communications, the communications can be set, indicating the serial data and dynamic mapping wave/curve, the use
  3. 所属分类:Communication

    • 发布日期:2015-03-03
    • 文件大小:3728174
    • 提供者:葛李欣
  1. 434343

    0下载:
  2. 这是一个用VHDL语言设计的8位串并转换器,立面有点错误自己仿真修改下-This is a design using VHDL language and the 8-bit string converter, elevation changes a little bit wrong, under their own simulation
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-10
    • 文件大小:740
    • 提供者:丰富
  1. serial_in

    0下载:
  2. verilog 串并转换程序 状态机 有4位前导码 共转换3位 可自己修改后转换更多的串行数据位-Verilog serial signal to parallel signal transfer
  3. 所属分类:Other systems

    • 发布日期:2017-03-30
    • 文件大小:750
    • 提供者:will zhang
  1. temperturecure

    1下载:
  2. 将串口上接收到的数据转换为温度数值并显示温度曲线-show temperture cure by mscom
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-01
    • 文件大小:9063
    • 提供者:陈文斯
  1. chu_bing

    0下载:
  2. 串并转换的一点总结希望对大家有一定的帮助谁有好后点的意见与我联系一下-String and convert the point summed up hope everyone who has a good help to a certain extent after the point of view contact me about
  3. 所属分类:Other systems

    • 发布日期:2017-03-29
    • 文件大小:297690
    • 提供者:gaohao
  1. 68140323

    0下载:
  2. vhdl实现了串并转换,和并串转换,可供大家参考学习!-vhdl realized and string conversion, and and the string conversion, for your reference to learn!
  3. 所属分类:Other systems

    • 发布日期:2017-04-07
    • 文件大小:1549
    • 提供者:欧影
  1. ser2par

    0下载:
  2. 采用verilog 硬件描述语言实现对数据进行串并转换-Using verilog hardware descr iption language implementation of the data string and convert
  3. 所属分类:Other systems

    • 发布日期:2017-03-30
    • 文件大小:1515
    • 提供者:sharbel
  1. 8-serial-parallel-conversion

    0下载:
  2. 用verilog硬件描述语言实现的8位串并转换-8 serial-parallel conversion
  3. 所属分类:Other windows programs

    • 发布日期:2017-11-27
    • 文件大小:30016
    • 提供者:丁凤
  1. Ser2Par

    0下载:
  2. 二进制序列的串并转换 用于OFDM通信系统的编码部分的调制-A serial-to-parallel conversion
  3. 所属分类:Other systems

    • 发布日期:2017-11-26
    • 文件大小:539
    • 提供者:wang
  1. Example-s1-1

    0下载:
  2. 面积和速度的互换是FPGA/CPLD设计的一个重要思想。从理论上讲,一个设计如果时序余量较大,所能运行的频率远远高于设计要求,那么就能通过功能模块复用减少整个设计消耗的芯片面积,这就是用速度的优势换面积的节约;反之,如果一个设计的时序要求很高,普通方法达不到设计频率,那么一般可以通过将数据流串并转换,并行复制多个操作模块,对整个设计采取“乒乓操作”和“串并转换”的思想进行处理,在芯片输出模块处再对数据进行“并串转换”。从宏观上看,整个芯片满足了处理速度的要求,这相当于用面积复制换取速度的提高。面
  3. 所属分类:Other systems

    • 发布日期:2017-04-29
    • 文件大小:236050
    • 提供者:zhuchaoyong
  1. UART

    0下载:
  2. 简单的uart串并转换实现,完成开发板和电脑之间的8位数据通信。-Simple uart serial to parallel converter achieve complete eight data communication between the development board and the computer.
  3. 所属分类:Other systems

    • 发布日期:2017-05-03
    • 文件大小:781926
    • 提供者:邓麟
  1. 串并转换

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

  1. UART_4

    0下载:
  2. 基于verilog的串口程序,,能够实现接受发送和串并转换,-a uart program based on verilog,it can achieve the receive,send and serial/parallel conversion
  3. 所属分类:Other systems

    • 发布日期:2017-05-23
    • 文件大小:7574587
    • 提供者:木风桥
  1. 4QAM systemview svu

    0下载:
  2. 4QAM调制解调器的各个模块仿真,包括串并转换,调制解调,并串转换,抽样判决。(4QAM modem each module simulation, including serial and conversion, modulation and demodulation, and string conversion, sampling decision.)
  3. 所属分类:其他

    • 发布日期:2017-12-26
    • 文件大小:8192
    • 提供者:chenglun
  1. 串口转并口

    0下载:
  2. 串口方式0或模拟串口方式0:至少实现0、1、…、9循环显示,间隔1秒。(Serial port mode 0 or analog serial port 0: at least 0, 1,... The 9 cycle is shown at a interval of 1 second.)
  3. 所属分类:其他

    • 发布日期:2018-01-06
    • 文件大小:15360
    • 提供者:wuthering。
  1. 彩色图片转换代码

    1下载:
  2. 将图片转换为代码并保存成txt格式,通过串口调试工具实现硬件的通信(Convert the picture to code and save it in TXT format)
  3. 所属分类:其他

    • 发布日期:2020-06-19
    • 文件大小:17408
    • 提供者:黑白键...
« 12 3 »
搜珍网 www.dssz.com