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

搜索资源列表

  1. pipeocx

    0下载:
  2. 一个简单的工控管道控件,主要模拟管道的流程-A simple pipeline control, industrial control, the main pipe flow simulation
  3. 所属分类:ActiveX-DCOM-ATL

    • 发布日期:2017-04-01
    • 文件大小:142921
    • 提供者:zhang
  1. fsource

    0下载:
  2. Engine Introduction Many people have asked me for the DirectX demo C++ source code, so here it is. The Demo framework I ve build for creating the demos consist of the following components: * Kernel system, with scene manager, camera and simple
  3. 所属分类:DirextX

    • 发布日期:2017-06-10
    • 文件大小:17540282
    • 提供者:bokyaw
  1. 01

    0下载:
  2. 编写程序实现进程的管道通信。用系统调用pipe( )建立一管道,二个子进程P1和P2分别向管道各写一句话:-Write a program to achieve the process of communication channels. With the system call pipe () to build a pipeline, two sub-processes P1 and P2 respectively, each pipeline write one sentence:
  3. 所属分类:software engineering

    • 发布日期:2017-04-10
    • 文件大小:611
    • 提供者:luyifeng
  1. GXRK

    0下载:
  2. 一个基于autocad vba开发的管线信息自动入库的小系统,通过捕捉管线特征点来进行管线属性信息的自动入库。-Autocad vba development of a pipeline based on information on automatic storage of small systems, through the capture feature point pipeline pipeline attribute information to carry out the autom
  3. 所属分类:2D Graphic

    • 发布日期:2017-04-02
    • 文件大小:196114
    • 提供者:fans
  1. kwicByPipe

    0下载:
  2. KWIC :keyword in context是软件体系结构教学最常用的例子,本源码提供了管道的实现方式-KWIC: keyword in context is the software architecture, the most common examples of teaching, this source provides a way to achieve pipeline
  3. 所属分类:Java Develop

    • 发布日期:2017-04-02
    • 文件大小:24674
    • 提供者:zhouchengcheng
  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
    • 文件大小:3395206
    • 提供者:hfayed
  1. shuyouguandao

    0下载:
  2. 问题描述: 某石油公司计划建造一条由东向西的主输油管道。该管道要穿过一个有n 口油井的油田。从每口油井都要有一条输油管道沿最短路经(或南或北)与主管道相连。如果给定n口油井的位置,即它们的x 坐标(东西向)和y 坐标(南北向),应如何确定主管道的最优位置,即使各油井到主管道之间的输油管道长度总和最小的位置? 编程任务: 给定n 口油井的位置,编程计算各油井到主管道之间的输油管道最小长度总和。-Problem Descr iption: A oil company plans t
  3. 所属分类:Data structs

    • 发布日期:2017-04-01
    • 文件大小:7408
    • 提供者:李东
  1. pipe

    0下载:
  2. 该程序先使用pipe()函数创建一个临时通信管道,然后使用fork()创建两个子进程,使用write()函数向管道两次写入”I’m parent process。”的信息,两个子进程使用read()函数从管道中获取信息并输出,然后两个子进程分别向管道写入”I’m child process a”和”I’m child process b”信息,由父进程从管道中读出并显示。在使用write()函数前,需要先使用lockf()函数锁住管道,写完信息后再解锁管道。-The program first
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-03-27
    • 文件大小:768
    • 提供者:JK
  1. GifBlender2

    0下载:
  2. From: http://clootie.narod.ru/delphi/download_custom.html GifBlender2 sample This sample is sequel to "GifBlender" sample, below you can find list of changes: GIF s are rendered by blending two nearest frames of GIF animation on multitex
  3. 所属分类:Graph Drawing

    • 发布日期:2017-03-30
    • 文件大小:121790
    • 提供者:hfTam
  1. Pipelineissue

    0下载:
  2. 输油管道问题,有N口油井,选择一条主输油管道使得N口油井到他的距离最短,且计算最短距离之和-Pipeline issue, there are N wells, select a main oil pipeline makes N wells to his distance from the shortest, and the calculation of the shortest distance and the
  3. 所属分类:CSharp

    • 发布日期:2017-03-27
    • 文件大小:169506
    • 提供者:lina
  1. congealReal.1.0

    0下载:
  2. 国外的一个做人脸直线化的代码,能够对人脸和汽车图片进行直线化。-Many recognition algorithms depend on careful positioning of an object into a canonical pose, so the position of features relative to a fixed coordinate system can be examined. Generally, this positioning is done eithe
  3. 所属分类:OpenCV

    • 发布日期:2017-03-26
    • 文件大小:20391
    • 提供者:doushuai
  1. congealReal.1.0.tar

    0下载:
  2. 国外的一个进行图像图形直线化的代码,能够对人脸和汽车图片进行直线化处理。-Many recognition algorithms depend on careful positioning of an object into a canonical pose, so the position of features relative to a fixed coordinate system can be examined. Generally, this positioning is done
  3. 所属分类:OpenCV

    • 发布日期:2017-03-27
    • 文件大小:18728
    • 提供者:doushuai
  1. net1

    0下载:
  2. 一个嵌入式系统通常需要通过串口与其主控系统进行全双工通讯,譬如一个流水线 控制系统需要不断的接受从主控系统发送来的查询和控制信息,并将执行结果或查 询结果发送回主控系统。本文介绍了一个简单的通过串口实现全双工通讯的Java类 库,该类库大大的简化了对串口进行操作的过程。-Embedded systems often need a serial port full-duplex communication with host systems, such as a pipeline co
  3. 所属分类:Java Develop

    • 发布日期:2017-04-17
    • 文件大小:11412
    • 提供者:宗关镇
  1. myshell

    0下载:
  2. 自己动手写的shell,实现管道,重定向,前后台,多条命令,但格式必须如 ls ps touch new.c,符号前必须有空格-Yourself to write shell, implementation pipeline, redirection, after Taiwan, a number of commands, but the format must be such as ls ps touch new.c, symbols have a space before
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-04
    • 文件大小:2859
    • 提供者:wu yun
  1. simpleCPUdesign

    0下载:
  2. 本文档介绍了一个简单的单周期CPU,和流水线CPU的实现过程。 这是我们完成伯克利大学EECS系计算机系统结构课程的实验文档,实验信息见http://www-inst.eecs.berkeley.edu/~cs152/fa05/-This document describes a simple single-cycle CPU, and CPU pipeline implementation process. This is the complete Berkeley EECS Departme
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-04-08
    • 文件大小:453868
    • 提供者:Matgek
  1. 1111

    0下载:
  2. 创建一个工业用的管道,可以实现流体的流动-Create a pipeline for industrial use, the fluid flow can be achieved
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-17
    • 文件大小:97430
    • 提供者:张欢
  1. blobTrack_projet_initial_openCV

    0下载:
  2. The OpenCV "Video Surveillance" facility, also called "blob tracker" through much of the code, is a simple but practical facility intended to track moving foreground objects against a relatively static background. Conceptually it consists of a three-
  3. 所属分类:software engineering

    • 发布日期:2017-05-22
    • 文件大小:6922134
    • 提供者:dams
  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. fig_mpi

    0下载:
  2. Is the figure on the plane, presented in the form of plural-va points (xi, yi) There are changes that need to perform (turning, moving, scaling) Leave the system, which has undertaken the conversion figures, but every single child process may t
  3. 所属分类:MPI

    • 发布日期:2017-05-04
    • 文件大小:1251197
    • 提供者:anyman
  1. tree

    1下载:
  2. 信号放大器 天然气经过管道网络从其生产基地输送到消耗地,在传输过程中,其性能的某一个或几个方面可能会有所衰减(例如气压)。为了保证信号衰减不超过容忍值,应在网络中的合适位置放置放大器以增加信号(例如电压)使其与源端相同。设计算法确定把信号放大器放在何处,能使所用的放大器数目最少并且保证信号衰减不超过给定的容忍值。-Signal amplifier gas through pipeline networks to transport their production base in consu
  3. 所属分类:JavaScript

    • 发布日期:2014-12-18
    • 文件大小:3072
    • 提供者:shishanshan
« 1 2 ... 4 5 6 7 8 910 11 12 13 14 ... 20 »
搜珍网 www.dssz.com