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

搜索资源列表

  1. 45614312

    0下载:
  2. 复杂模型机的设计与实现 综合运用所学计算机原理知识,设计并实现较为完整的计算机。模型机共有16条基本指令,其中算术逻辑指令7条,访问内存指令和程序控制指令4条,输入输出指令2条,其它指令1条。模型机的数据通路框图如下图所示。 -complex model for the design and implementation of the integrated use of learning computer science knowledge, design and implement a
  3. 所属分类:文件操作

    • 发布日期:2008-10-13
    • 文件大小:4.73kb
    • 提供者:刘洋
  1. ug_nios2_custom_instruction

    0下载:
  2. Nios II Custom InstructionUserGuideNios II custom instructions are custom logic blocks adjacent to the ALU in the processor’s data path. -Nios II Custom InstructionUserGuideNios II custom instructions are custom logic blocks adjacent to the ALU in
  3. 所属分类:Other systems

    • 发布日期:2017-03-29
    • 文件大小:326.46kb
    • 提供者:yingjiang
  1. CBuilder

    0下载:
  2. C++ Builder程序员学习数据结构,里面涵盖了所有你要学习的数据结构的所有源码(二叉树、链表、单链表、双链表、红黑树、快速排序、冒泡排序、哈弗曼树、堆、集合、字典、散列、字典、跳表、图、最短路径、排序。。。。)等等所有数据结构涉及的源码-C++ Builder programmers to learn data structures, which cover all you want to learn all the source data structure (tree, list, s
  3. 所属分类:Other systems

    • 发布日期:2017-04-10
    • 文件大小:1.32mb
    • 提供者:南才北往
  1. Fib1

    0下载:
  2. Fibinacci data path for finding fibinacci numbers.
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-14
    • 文件大小:3.92kb
    • 提供者:Gerard
  1. ceshiCPU

    0下载:
  2. NCS处理器中微程序控制器的设计方法,介绍了微程序控制器的基本构成电路和工作特点;在设计中采用了诸如:多入口地址输入、内外码转换、封锁机制等提高控制器性能的方法,并确定了电路的工作时钟、数据通路和控制通路。最后指出成功的微程序控制器设计是设计高性能CPU的关键。-NCS processor micro-controller design method, introduced micro-program controller circuit and the basic characteristic
  3. 所属分类:Other systems

    • 发布日期:2017-03-29
    • 文件大小:879.89kb
    • 提供者:朋来
  1. MANIK

    0下载:
  2. MANIK is a 32 bit RISC Microprocessor. The salient features of the processor are listed below. Features Hardware Features • Data Path Width 32 bits, with Four stage pipeline. • Mixed 16/32 bit instructions for code density ̶
  3. 所属分类:Other systems

    • 发布日期:2017-05-13
    • 文件大小:3.24mb
    • 提供者:hfayed
  1. Computer_component_experiments_Manual

    0下载:
  2. 计算机组成原理实验手册,详细介绍了运算器实验、半导体存储器实验、数据通路与故障分析实验、微程序控制器组成实验、CPU组成与指令周期执行实验等-Computer organization lab manual, detailing the calculator experiment, semiconductor memory test, data path and fault analysis experiment, the composition of experimental micro-pr
  3. 所属分类:Windows Develop

    • 发布日期:2017-03-23
    • 文件大小:198.77kb
    • 提供者:lo
  1. CreatPathByBMP

    1下载:
  2. 通过BMP轨迹线生成轨迹坐标数据表小工具~使用方便,支持拖放~-BMP trajectory generated by the coordinate data path gadget ~ easy to use, supports drag and drop ~
  3. 所属分类:File Operate

    • 发布日期:2017-03-31
    • 文件大小:42.09kb
    • 提供者:qiang
  1. smartSchedule

    0下载:
  2. 本安装说明是以Microsoft SQL Server 2000英文开发版为例来阐述的,对于Microsoft SQL Server其它版本,应用程序数据库的安装方法是类似的。 将本文件夹中的DataBase目录下的两个文件SmartSchedule_Data.MDF和SmartSchedule_Log.LDF复制到系统盘的 \Program Files\Microsoft SQL Server\MSSQL\Data目录下,取消文件夹的只读属性。打开Microsoft SQL Server
  3. 所属分类:ADO-ODBC

    • 发布日期:2017-04-03
    • 文件大小:232.19kb
    • 提供者:Liu
  1. critical-path

    0下载:
  2. 输入一些路径数据后,自动查找关键路径,并输出-Enter the number of path data, automatically find the critical path, and output
  3. 所属分类:CSharp

    • 发布日期:2017-03-29
    • 文件大小:192.8kb
    • 提供者:李仁韦
  1. downfilepath

    0下载:
  2. 批量生成下载NASA数据路径,可以快速的生成路径文件然后倒入的迅雷软件下载文件-Batch Download NASA' s data path generation
  3. 所属分类:File Operate

    • 发布日期:2017-04-07
    • 文件大小:183.89kb
    • 提供者:xiao
  1. data-structure-AOE-net

    1下载:
  2. 本软件围绕工程活动图AOE网的应用这一主题,用图形化的界面实现了AOE网的建立、判断工程可行性、计算工程活动开始时间、确定关键路径和关键活动等功能。 具体功能: 已知假想的工程活动图AOE网,试设计一个算法,要求: (1) 判断工程是否可行 (2) 求出工程中每个活动的最早开始时间e(i),最迟开始时间l(i)和全工程可以完成的最早时间 (3) 确定工程中关键路径和可使整个活动的工期缩短的关键活动 源码在文件夹“源代码清单”中。程序开发时所用的文件在文件夹“配
  3. 所属分类:CSharp

    • 发布日期:2017-05-07
    • 文件大小:1.71mb
    • 提供者:lsc
  1. datapth_CTL_tri

    0下载:
  2. 三态数据通路设计适合FPGA初学者,小程序,简单实用。-Tri-state data path design.
  3. 所属分类:Other systems

    • 发布日期:2017-12-01
    • 文件大小:79.75kb
    • 提供者:majp
  1. data-path

    0下载:
  2. 计算机组成原理实验报告 数据通路实验,,,,,,,,,,,,,不错的-The principle of Computer Organization experiment reported experimental data path
  3. 所属分类:Other systems

    • 发布日期:2017-04-16
    • 文件大小:24.7kb
    • 提供者:wei wei
  1. FX2LP-GPIF

    0下载:
  2. FX2LP GPIF 是一款高度可配置、具有高度灵活性的硬件,使您能够充分利用 USB 2.0 设计,并适用于需外部主设备进行信息交换的应用。本文档可作为与 FX2LP GPIF 进行外设连接的 USB 2.0 的理想指南。 在提出基本 GPIF 概念前,本文档首先介绍了 EZ-USB® FX2LP™ 的基础架构,以便您对 GPIF 如何适用于总数据路径有一个透彻的了解。接着介绍了开发 GPIF 应用的方法。这便于您掌握组成一整套 GPIF 应用解决方案的关键组件,以及将 G
  3. 所属分类:Driver Develop

    • 发布日期:2017-04-04
    • 文件大小:161.01kb
    • 提供者:呼延郎
  1. Data-Structure-and-algorithms-CPP

    0下载:
  2. c++实现数据结构的所有代码。包括线性表,树,图,排序,hash等。线性表实现堆栈,队列及约瑟夫环等多个应用,树实现哈夫曼树编码及译码,AVL树,线索化二叉树,森林和二叉树的相互转化等等,图实现图的几种建立方法,拓扑排序,最短路径,最大连通子图,双连通分量,最小生成树,关键路径算法等等,排序实现归并排序,快速排序,堆排序,shell排序,冒泡排序,选择排序,插入排序等,并对性能进行分析。hash实现闭散列表,开散列表,带溢出表的内散列表等,并使用5种hash函数。帮助同学们系统的学习数据结构及算
  3. 所属分类:Other windows programs

    • 发布日期:2017-05-21
    • 文件大小:6.01mb
    • 提供者:汪景行
  1. course-design-of-data-structure

    0下载:
  2. 数据结构课程设计(内附详细说明文档):制作一咨询系统,求最短路径运用到了佛洛依德算法,开发环境为C。-Curriculum design (with detailed documentation): Making an advisory system, seeking the shortest path algorithm applied to the Freud. Development environment for C.
  3. 所属分类:Other systems

    • 发布日期:2017-04-27
    • 文件大小:405.32kb
    • 提供者:辛永超
  1. Shortest-Path

    0下载:
  2. 在网络通信中,经常需要求最短路径。但完全采用最短路径传输有这样一个问题:如果最终在两个终端节点之间给出的最短路径只有一条,则在该路径中的任一个节点或链路出现故障时,信号传输将面临中断的危险。因此,对网络路由选择作了以下改进:为任意两节点之间通信提供两条路径供其选择,即第一最短路径、第二最短路径.使用数据结构编程实现,程序=算法+数据结构的很好体现-In network communication, often request the shortest path. But totally shor
  3. 所属分类:Other systems

    • 发布日期:2017-04-29
    • 文件大小:268.02kb
    • 提供者:冉戆
  1. the-shortest--path

    0下载:
  2. 数据结构实现的用邻接矩阵求出有向网内的最短路径实验报告,内含源代码-Data structures are implemented using adjacency matrix of directed network shortest path experiment report, containing the source code
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-28
    • 文件大小:77.36kb
    • 提供者:
  1. shortest-path

    0下载:
  2. 从文件流中读取数据构建图,采用Dijkstra算法计算最短路径-From the file flow to read the data construction diagram, using Dijkstra algorithm to calculate the shortest path
  3. 所属分类:Other windows programs

    • 发布日期:2017-05-05
    • 文件大小:87.84kb
    • 提供者:黄鑫
« 12 3 4 5 6 7 8 9 10 ... 16 »
搜珍网 www.dssz.com