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

搜索资源列表

  1. HomeworkControl

    0下载:
  2. 一个用C++语言描述的流水线调度的最短的调度算法。-One with C++ language to describe the shortest pipeline scheduling scheduling algorithm.
  3. 所属分类:Data structs

    • 发布日期:2017-04-06
    • 文件大小:353252
    • 提供者:天涯沦落人
  1. paper_FPGA

    0下载:
  2. 基于FPGA控制的高速固态存储器设计,对固态存储器进行了需求分析, 根据航天工程对高速固态存储器的需求, 确定了设计方案。 针对航天工程对高速固态存储器速率要求较高的特点, 在逻辑设计方面采用流水线技术、并行总线技术。在器件选择方面, 采用LVDS构成接口电路, FPGA构成控制逻辑电路电路, SDRAM芯片阵列构成存储电路。设计了高速固态存储器。该设计简化了硬件电路, 大大提高了存储数据的速率。-FPGA-based control design of high speed solid s
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-03-30
    • 文件大小:261784
    • 提供者:lyh
  1. lsx

    0下载:
  2. 单功能流水线调度机构模拟。通过运行程序计算流水线的吞吐率、加速比、效率。-Simulation of single-function pipeline operator. Calculated by running the program pipeline throughput, speedup and efficiency.
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-03
    • 文件大小:1059
    • 提供者:肖旖旎
  1. CPUsourcecode

    0下载:
  2. 本设计实现了一个具有标准的32位5级流水线架构的MIPS指令兼容CPU系统。具备常用的五十余条指令,解决了大部分数据相关,结构相关,乘除法的流水化处理等问题,并实现了可屏蔽的中断网络。-This design implements a standard 32-bit 5-stage pipeline architecture of MIPS instruction compatible CPU system. Instructions with more than 50 commonly use
  3. 所属分类:Other Embeded program

    • 发布日期:2017-04-08
    • 文件大小:93517
    • 提供者:李敏
  1. 4

    0下载:
  2. 微机接口 5259LED灯的流水线走马A c语言源码下载-Computer Interface 5259LED light line fishing was A c language source code download
  3. 所属分类:Other systems

    • 发布日期:2017-04-07
    • 文件大小:1391
    • 提供者:大海
  1. 071221088

    0下载:
  2. 实现一个简单的单周期流水线CPU,使用verilog语言开发 在quartus平台下运行-Implement a simple single-cycle pipelined CPU, using verilog language development platform running in quartus
  3. 所属分类:Windows Develop

    • 发布日期:2017-05-23
    • 文件大小:7382306
    • 提供者:陈淼
  1. 061110061

    0下载:
  2. 在quartus平台下使用verilog语言编程实现简单的单流水线CPU,可以执行16条基本指令-Quartus platform in the verilog language programming using a simple single-line CPU, can perform 16 basic instructions
  3. 所属分类:Windows Develop

    • 发布日期:2017-05-19
    • 文件大小:5525850
    • 提供者:陈淼
  1. Para-Alg

    0下载:
  2. 并行计算或称平行计算是相对于串行计算来说的。所谓并行计算可分为时间上的并行和空间上的并行。 时间上的并行就是指流水线技术,而空间上的并行则是指用多个处理器并发的执行计算。-Parallel computing parallel computing, or is relative to the serial calculation for the. The so-called parallel computing can be divided into time and space paralle
  3. 所属分类:Parallel Port

    • 发布日期:2017-05-23
    • 文件大小:7283006
    • 提供者:cmd
  1. ccccc

    1下载:
  2. 关于车间调度的一个主程序,是关于服装生产流水线工序编排的主程序-A main program on the shop scheduling
  3. 所属分类:Other windows programs

    • 发布日期:2017-01-11
    • 文件大小:9070
    • 提供者:aichibingqilin
  1. Floating-Point-Adder

    1下载:
  2. 浮点数加法器IP核的vhd设计。浮点数加法运算是运输中使用最高的运算,结合vhdl和EPGA可编程技术,完成具有5线级流水线结构、符合IEEE 754浮点标准、可参数化为单、双精度的浮点数加法器。-Floating point adder design IP core vhd. Floating-point addition operation is used in most transport operations, combined with vhdl and EPGA programmab
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-03-22
    • 文件大小:154913
    • 提供者:凌音
  1. shengchanliushuixian

    0下载:
  2. 利用可编程计数/定时器8253设计一个应用于生产流水线的自动计数系统。通过具体阐述8253的工作原理,系统的软、硬件设计原理以实现系统所需定时、计数、中断等功能,并驱动扬声器发出所需频率的声音。-Using the programmable counts/timer 8253 design a applied to production line of automatic counting systems. Through the concrete 8253 working principle
  3. 所属分类:software engineering

    • 发布日期:2017-04-06
    • 文件大小:27328
    • 提供者:陆翠
  1. LEDtest

    0下载:
  2. vhdl 实现fpga 闪灯控制 流水线闪灯 还用signalTAP进行检测,给初学者参考-vhdl fpga flash control lines to achieve flash is also used signalTAP testing, to advanced users
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-04-06
    • 文件大小:805490
    • 提供者:adam
  1. pipeline_test

    0下载:
  2. 流水线CPU,将指令的运行分为五个段,这是个五段流水线-pipeline CPU
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-10
    • 文件大小:1524151
    • 提供者:feige
  1. stm8LibFun

    0下载:
  2. STM8是ST推出的新一带8bit MCU,采用三级流水线,最大运行频率20MIPS@24MHz,此处给出了关于此MCU的一些库函数-STM8 is a new kind of MCU,and some library functions are given here.
  3. 所属分类:Embeded-SCM Develop

    • 发布日期:2017-03-29
    • 文件大小:251175
    • 提供者:yiliyate
  1. stm8stdemoProgramme

    0下载:
  2. STM8是ST推出的新一带8bit MCU,采用三级流水线,最大运行频率20MIPS@24MHz,此处给出了关于此MCU的一些demo程序-STM8 is a new kind of MCU,and some library functions are given here.
  3. 所属分类:SCM

    • 发布日期:2017-04-03
    • 文件大小:219342
    • 提供者:yiliyate
  1. STM8MiniKituserbook

    0下载:
  2. STM8是ST推出的新一带8bit MCU,采用三级流水线,最大运行频率20MIPS@24MHz,此处给出了关于此MCU的使用手册-STM8 is a new kind of MCU,and the user book is given here
  3. 所属分类:SCM

    • 发布日期:2017-04-17
    • 文件大小:331246
    • 提供者:yiliyate
  1. data_arrange

    0下载:
  2. 数据结构排序算法,透视投影是3D固定流水线的重要组成部分,是将相机空间中的点从视锥体(frustum)变换到规则观察体(Canonical View Volume)中,待裁剪完毕后进行透视除法的行为。在算法中它是通过透视矩阵乘法和透视除法两步完成的。 透视投影变换是令很多刚刚进入3D图形领域的开发人员感到迷惑乃至神秘的一个图形技术。其中的理解困难在于步骤繁琐,对一些基础知识过分依赖,一旦对它们中的任何地方感到陌生,立刻导致理解停止不前。-Data structures sorting
  3. 所属分类:Data structs

    • 发布日期:2017-03-30
    • 文件大小:85628
    • 提供者:robin
  1. Structure

    0下载:
  2. 计算机系统实验,内容有哈夫曼编码,通道的处理,流水线处理以及LRU算法的实现-Experimental computer systems, the contents of Huffman coding, channel processing, pipeline processing, and LRU Algorithm
  3. 所属分类:Java Develop

    • 发布日期:2017-04-08
    • 文件大小:14109
    • 提供者:ivy
  1. cpudeliushuixianjiegou

    0下载:
  2. 根据流水线的基本原理 ,阐述了64位 RISC CPU的5级流水线结构和功能.重点介绍了流水线的 功能单元以及各单元的基本操作 流水线暂停和异常的处理方法 -According to the basic principles of line, 64-bit RISC CPU described the 5-stage pipeline structure and function. Focuses on the assembly line of functional units and th
  3. 所属分类:Project Manage

    • 发布日期:2017-04-04
    • 文件大小:239822
    • 提供者:chen
  1. THEDISIGNOFDSPANDDATA

    0下载:
  2. 研究了 位浮点通用 设计中的流水线技术以及相关问题,给出了通过在硬件上 32 DSP 使用哈佛结构、提前写寄存器操作时间、内容前推、延迟转移等技术解决数据相关问题的具 体方法。-Universal design of the bit floating-point pipeline in technology and related issues, given by 32 DSP hardware used in the Harvard architecture, register w
  3. 所属分类:Project Manage

    • 发布日期:2017-04-24
    • 文件大小:73341
    • 提供者:chen
« 1 2 ... 7 8 9 10 11 1213 14 15 16 17 ... 31 »
搜珍网 www.dssz.com