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

搜索资源列表

  1. usb

    1下载:
  2. USB设备种类比较多,也比较特殊,不同厂商的硬件不同,控制软件也不尽相同(我想主要是ICTL码不同,也不容易查到)。使得访问USB口的设备不象串口并口那么方便。这个例程只是展示了访问的基本方法。其中还有些问题还没有解决,发出来希望大家解决之后能通知我或者发表出来。 参考了USBPort,USBview等代码,一并致谢。 -USB devices are more species, but also rather special, different hardware from dif
  3. 所属分类:USB编程

    • 发布日期:2017-06-29
    • 文件大小:1769821
    • 提供者:许晶京
  1. s2p

    0下载:
  2. serial to parallel converter
  3. 所属分类:matlab

    • 发布日期:2017-04-15
    • 文件大小:6031
    • 提供者:mon
  1. Chap12

    0下载:
  2. End user convenience is the keynote of the universal serial bus (USB). The Plug and Play (PnP) concept has simplified the process of installing certain types of hardware on existing PCs. However, configuration issues continue to plague end users with
  3. 所属分类:Driver Develop

    • 发布日期:2017-04-09
    • 文件大小:1138715
    • 提供者:Nick
  1. 91_WSS

    0下载:
  2. 实现窗口搜索算法的并行系统——序列存储器-Search algorithm to achieve the window parallel systems- Serial Memory
  3. 所属分类:Other systems

    • 发布日期:2017-04-13
    • 文件大小:2419
    • 提供者:yeyang
  1. SPMC75

    0下载:
  2. 主要内容为:μnSPTMCPU系列单片机的基本结构与组成原理;寻址方式和指令系统;片内的外设部件,如并行口、串行口、定时器、计数器、ADC和DAC(PWM)等;中断系统;汇编语言程序设计;集成开发环境IDE及较多的应用实例。书中重点介绍了凌阳公司最新推出的以SPCE061系列为主的各单片机的特点,以便用户根据需要选用所需的单片机,组成应用系统和嵌入式计算机系统。-The main contents are: μnSPTMCPU Series MCU' s basic structure a
  3. 所属分类:SCM

    • 发布日期:2017-04-08
    • 文件大小:26819
    • 提供者:小柳
  1. AcquisitionofGPSSignal

    0下载:
  2. The purpose of this lecture is to show the idea behind GPS signal acquisition and additionally different ways of doing the implementation. Subjects - GPS Signal Acquisition o Doppler frequency bins - Serial Search Acquisition -
  3. 所属分类:Other systems

    • 发布日期:2017-05-16
    • 文件大小:4244749
    • 提供者:曲卫
  1. Supermarketchargingsystem

    0下载:
  2. 超市收费系统添加了条形码检测,结合实际应用,模拟设计一微机应用系统,要求该系统综合应用并行接口、串行接口,定时器接口、模拟接口等等(根据具体体题目确定具体接口),实现主控中心微机与 下位机实现远距离传送,以及远程控制、监测功能。包含程序设计流程图,完整代码,运行调试结果 -Supermarket bar code added to detect charging system, combined with practical application, the design of a co
  3. 所属分类:Other Embeded program

    • 发布日期:2017-04-16
    • 文件大小:344377
    • 提供者:团长
  1. C550

    1下载:
  2. 包括16C550芯片串并转换功能的初始化、并转串、串转并等等源代码-Including the Initialization,parallel data to serial mode and serial data to parale mode function of 16C550 chip.
  3. 所属分类:SCM

    • 发布日期:2014-11-25
    • 文件大小:4665
    • 提供者:wbw
  1. b_c

    0下载:
  2. 此处为单片机数据并口输入串口输出的实例,为新手入门所用。涉及单片机串口设置-Here for the MCU data parallel input serial output of the examples used for the beginners. Related to COM port settings
  3. 所属分类:Other Embeded program

    • 发布日期:2017-04-02
    • 文件大小:29622
    • 提供者:max520yaj
  1. PULSE

    0下载:
  2. 这是一个将6组并行数据串行输出的VHDL源码,配合外部电路可以输出正负脉冲,还附有逻辑图哦。-This is a group of parallel data to serial output 6 of the VHDL source code, with the external circuit can output positive and negative pulses, also with a logic diagram oh.
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-04-07
    • 文件大小:6756
    • 提供者:forget19
  1. seriall2parallel

    0下载:
  2. its code for converting serial to parallel processing data
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-04-11
    • 文件大小:515
    • 提供者:sundaram
  1. Cry12864

    0下载:
  2. LCD12864程序,基于ST7920液晶芯片,有串行和并行两种,买MSP430开发板带的程序,包含字符、汉字、图像等各种显示方法,保证能用!-LCD12864 program, based on the ST7920 control, there are two kinds of serial and parallel, to buy MSP430 development board with the program, guaranteed to
  3. 所属分类:SCM

    • 发布日期:2017-04-01
    • 文件大小:324500
    • 提供者:zfc
  1. shiyan

    0下载:
  2. 操作系统实验,并行程序设计,读取U盘的时间来对比并行和串行的区别-Experimental operating system, parallel programming, the time to read U disk to compare the difference between parallel and serial
  3. 所属分类:Windows Kernel

    • 发布日期:2017-05-10
    • 文件大小:2304314
    • 提供者:肖健
  1. Driver

    0下载:
  2. 亲自编写,12864显示的驱动,并口和串口驱动,非常好用-Personally prepared, 12864 display driver, parallel and serial driver, very easy to use
  3. 所属分类:Driver Develop

    • 发布日期:2017-04-05
    • 文件大小:55419
    • 提供者:Azelus
  1. CRC16-0_5_12_16

    0下载:
  2. 包含16位CRC的并行实现和串行实现,并有测试程序。-Includes 16-bit CRC of the parallel and serial implementation to achieve, and test procedures.
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-04-02
    • 文件大小:2910
    • 提供者:程显雯
  1. bingzhuanchuan

    0下载:
  2. 51单片机实验,IO口链接165进行并转串口得实验,有源码以及仿真电路图-51 single-chip experiment, IO port 164 link to serial to parallel port was experimental, there is source code and circuit simulation
  3. 所属分类:Embeded-SCM Develop

    • 发布日期:2017-04-03
    • 文件大小:34462
    • 提供者:ai溺
  1. (CN)8051_COM_port_ISP_v2.30

    0下载:
  2. 51单片机烧录软件,支持并口和串口,非常方便使用!-51 single burning software, supports parallel and serial ports, very easy to use!
  3. 所属分类:SCM

    • 发布日期:2017-03-28
    • 文件大小:123188
    • 提供者:AUTO
  1. FFT Serial Test1

    1下载:
  2. 基于openMP的FFT 并行代码,并行计算提高计算效率,充分利用多核性能-FFT-based openMP parallel code, parallel computing to improve computational efficiency, take advantage of multi-core performance
  3. 所属分类:并行运算

    • 发布日期:2017-05-19
    • 文件大小:5208208
    • 提供者:何俊彦
  1. robust_fir_latest.tar

    0下载:
  2. RobustVerilog generic FIR filter In order to create the Verilog design use the run.sh scr ipt in the run directory (notice that the run scr ipts calls the robust binary (RobustVerilog parser)). The filter can be built according to 3 differe
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-03-31
    • 文件大小:5748
    • 提供者:尤恺元
  1. test

    0下载:
  2. A universal asynchronous receiver/transmitter, abbreviated UART ( /ˈ juː ɑrt/), is a type of "asynchronous receiver/transmitter", a piece of computer hardware that translates data between parallel and serial forms. UARTs are commonly used in
  3. 所属分类:SCM

    • 发布日期:2017-03-30
    • 文件大小:134886
    • 提供者:Den
« 1 2 3 4 5 67 8 9 10 11 ... 23 »
搜珍网 www.dssz.com