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

搜索资源列表

  1. WinDLXcourseDesign

    0下载:
  2. WinDLX的实验,除了代码优化的部分全部完成,包括流水线的分析.-WinDLX experiments, in addition to the optimization of code completion, including pipeline analysis.
  3. 所属分类:文件操作

    • 发布日期:2008-10-13
    • 文件大小:68219
    • 提供者:罗本
  1. MyNamedPipe

    0下载:
  2. 管道技术,利用管道实现两个进程数据交换,包含事件消息-pipeline technology, the use of two pipelines achieving data exchange processes, including news events
  3. 所属分类:进程与线程

    • 发布日期:2008-10-13
    • 文件大小:68078
    • 提供者:张少华
  1. DM642asm_c

    0下载:
  2. 一个TIDM642DSP处理器测试程序,分别用C和ASM编写,ASM分别用10~6个循环实现,适宜学习流水线编程手段和熟悉汇编命令-a TIDM642DSP processor test procedures were used to prepare C and ASM. ASM respectively 10 ~ 6 cycling and appropriate learning tools and programming pipeline familiar with the compila
  3. 所属分类:汇编语言

    • 发布日期:2008-10-13
    • 文件大小:15741
    • 提供者:赵鑫
  1. DLLCallDemo

    0下载:
  2. 操作系统上机实验报告,进程间的通信,1. 选择Windows2000环境提供的进程通信工具:文件映射(filemap)、管道(Pipe或NamedPipe)、套接字(socket)完成同一机器上的两个进程、不同机器上的两个进程或不同操作系统下的两个进程之间的通信。-experimental operating system on the plane, inter-process communication, 1. Choose Windows 2000 environment, the proc
  3. 所属分类:操作系统开发

    • 发布日期:2008-10-13
    • 文件大小:76941
    • 提供者:钱青鱼
  1. Foxshell

    0下载:
  2. 这是一个很简单的 shell 程序。是我在winshell中把shell功能的代码提取出来的。里面有较好的管道编程方法-This is a very simple shell. I put in winshell were shell functions from the code. There are better ways pipeline Programming
  3. 所属分类:网络编程

    • 发布日期:2008-10-13
    • 文件大小:14743
    • 提供者:何键
  1. libshd

    0下载:
  2. SH_Object libSH的基类 SH_String String类 SH_Array 数据结构Array类 SH_Stack 数据结构Stack类 SH_Queue 数据结构Queue类 SH_List 数据结构List类 SH_Hash 数据结构Hash类 SH_Tree 数据结构Tree(AVL)类 SH_Lock 互斥Lock类 SH_Serial 串口类 SH_Socket 套接字类 SH_Tcp TCP类
  3. 所属分类:ActiveX/DCOM

    • 发布日期:2008-10-13
    • 文件大小:54985
    • 提供者:yangthui
  1. 20074152101599417

    0下载:
  2. 一段流水灯程序, 一段流水灯程序, 一段流水灯程序,一段流水灯程序-lights procedures for water, a water lights procedures, a section of pipeline lights procedures, a section of pipeline lights procedures, Lights procedures for water, a water lights procedures, a section of pipeline
  3. 所属分类:汇编语言

    • 发布日期:2008-10-13
    • 文件大小:49602
    • 提供者:刘刘
  1. 34564548979

    0下载:
  2. 一段流水灯程序, 一段流水灯程序, -lights procedures for water, a water lights procedures, a section of pipeline lights procedures, a section of pipeline lights procedures, Lights procedures for water, a water lights procedures, a section of pipeline lights procedur
  3. 所属分类:软件工程

    • 发布日期:2008-10-13
    • 文件大小:4207
    • 提供者:刘刘
  1. pipedoc

    0下载:
  2. 管道(Pipe)实际是用于进程间通信的一段共享内存,创建管道的进程称为管道服务器,连接到一个管道的进程为管道客户机。一个进程在向管道写入数据后,另一进程就可以从管道的另一端将其读取出来。匿名管道(Anonymous Pipes)是在父进程和子进程间单向传输数据的一种未命名的管道,只能在本地计算机中使用,而不可用于网络间的通信。-pipes (Pipe) for the actual inter-process communication for shared memory, the creati
  3. 所属分类:软件工程

    • 发布日期:2008-10-13
    • 文件大小:6759
    • 提供者:王晓鹏
  1. Pipeline_synchronization

    0下载:
  2. Pipeline synchronization is a simple, low-cost, highbandwidth,highreliability solution to interfaces between synchronous and asynchronous systems, or between synchronous systems operating from different clocks.-Pipeline synchronization is a simple,
  3. 所属分类:行业发展研究

    • 发布日期:2008-10-13
    • 文件大小:855226
    • 提供者:叶艳
  1. swgx

    0下载:
  2. 地线管线三维显示,管线数据文件是目录下的DXFPlinesShow.dxf文件-earth, Pipeline Data Files directory is the document DXFPlinesShow.dxf
  3. 所属分类:3D图形编程

    • 发布日期:2008-10-13
    • 文件大小:129103
    • 提供者:李喻辉
  1. oilPipeline

    0下载:
  2. 这是一个关于输油管道的算法,很是经典,不信,可以看一下.-This is a pipeline for the algorithm is very classic, do not believe it, look at it.
  3. 所属分类:数学计算/工程计算

    • 发布日期:2008-10-13
    • 文件大小:1243
    • 提供者:浪风
  1. PipeExample

    0下载:
  2. 进程间通过管道通信,父进程传消息给子进程-inter-process communication through the pipeline, the father of the process - to-process information
  3. 所属分类:Linux/Unix编程

    • 发布日期:2008-10-13
    • 文件大小:2678
    • 提供者:cjw
  1. Godson1

    1下载:
  2. 龙芯一号的数据手册! 通用32 位微处理器,支持MIPS-III 指令 主频为200~266MHZ 基于操作队列复用的高效7 级标量流水线 高效的64 位浮点流水单元 浮点性能220 MFLOP @250MHz 内置MMU、TLB 实现从程序虚拟地址到CPU物理地址的转换-Godson manual data on the 1st! Definitive 32 microprocessor, support MIPS-III Directive megabyte of 2
  3. 所属分类:软件工程

    • 发布日期:2008-10-13
    • 文件大小:313700
    • 提供者:lsj
  1. poolgame

    0下载:
  2. 一个D3D开发的台球游戏,有完好的碰撞检测和高效的渲染管线,适合D3D初学者研读.-development of a Motion billiards game, keeping the collision detection and efficient rendering pipeline, Motion suitable for beginners to read.
  3. 所属分类:其他游戏

    • 发布日期:2008-10-13
    • 文件大小:4472572
    • 提供者:tangyu
  1. Normals2

    0下载:
  2. 一个OPENGL实现管道模拟的例程源代码-an OpenGL pipeline simulation routines source code
  3. 所属分类:OpenGL

    • 发布日期:2008-10-13
    • 文件大小:41605
    • 提供者:zhengjing
  1. pipe12

    0下载:
  2. 给定n口油井的位置,编程计算各油井到主管道之间的输油管道最小长度总和。-given the location of wells, the wells is calculated for Road to the oil pipeline between the minimum length of the sum.
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:78283
    • 提供者:张丽兰
  1. ViewerUsingPipelines

    0下载:
  2. feature manipulation Engine(FME)二次开发,用pipeline显示文件-feature manipulation Engine (FME) secondary development, using pipeline documents show
  3. 所属分类:Windows编程

    • 发布日期:2008-10-13
    • 文件大小:11777
    • 提供者:张建豪
  1. pipesdb

    1下载:
  2. 在ASP中连接数据库,查询管线属性数据库,并将其返回到网页-in ASP connect to the database, pipeline attribute database inquiries and will return to their website
  3. 所属分类:ASP源码

    • 发布日期:2008-10-13
    • 文件大小:1872
    • 提供者:梅子
  1. los

    0下载:
  2. 操作系统课程设计 1、模拟UNIX(linux)文件系统 [问题描述] 在任一OS下,建立一个大文件,把它假象成一张盘,在其中实现一个简单的 模拟UNIX文件系统 。 [基本要求] 1.在现有机器硬盘上开辟20M的硬盘空间,作为设定的硬盘空间。 2.编写一管理程序对此空间进行管理,以模拟UNIX(linux)文件系统,具体要求如下: (1) 要求盘块大小1k 正规文件 (2) i 结点文件类型 目录文件 (共1byte) 块设备 管道文
  3. 所属分类:软件工程

    • 发布日期:2008-10-13
    • 文件大小:876291
    • 提供者:wangwei
« 1 2 ... 5 6 7 8 9 1011 12 13 14 15 ... 50 »
搜珍网 www.dssz.com