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

搜索资源列表

  1. pipe2

    0下载:
  2. 此源代码程序是管道客户端的对应服务器端,利用它可以作为管道程序客户端的测试-this source code procedure is a pipeline to the corresponding client server, using it as a pipeline Client test
  3. 所属分类:Windows编程

    • 发布日期:2008-10-13
    • 文件大小:13.12kb
    • 提供者:windy_duy
  1. RMesaIntro

    0下载:
  2. 讲述了三为管线的绘制,实现了三为管线的绘制,算法优良,值得下载学习.-described as a three pipeline mapping, for the realization of the three pipeline mapping algorithm fine, it is worth learning download.
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:21.99kb
    • 提供者:z
  1. Third

    0下载:
  2. 程序功能:首先建立一个文件并写到输出管道流,然后用输入管道流读取该文件的内容并写到另一个文件中 -procedures functions : first to establish a paper and wrote pipeline flow then the importation of pipeline flow reading the contents of the document and wrote another document
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:1.81kb
    • 提供者:Tom
  1. 利用Java实现串口全双工通讯

    1下载:
  2.  一个嵌入式系统通常需要通过串口与其主控系统进行全双工通讯,譬如一个流水线控制系统需要不断的接受从主控系统发送来的查询和控制信息,并将执行结果或查询结果发送回主控系统。本文介绍了一个简单的通过串口实现全双工通讯的Java类库,该类库大大的简化了对串口进行操作的过程-an embedded system usually through its serial port control system for full-duplex communications, For example, a pipe
  3. 所属分类:网络编程

    • 发布日期:2008-10-13
    • 文件大小:7.16kb
    • 提供者:郑描中
  1. udptransport

    0下载:
  2. 基于UDP实现简单的可靠数据传输 由于数据是在不可靠的信道上传输的,因此数据在信道上传输时可能会发生比特错误,数据丢失。Rdt3.0及之前的版本都是停止—等待协议,它限制了网络底层硬件的能力。为克服这个问题引入了流水线技术,两个能恢复流水线中的错误的基本方法:第N个分组重发和选择性重复。综上,要实现差错编码,顺序号,计时器,分组确认,滑动窗口,拥塞控制。-simple UDP based on the reliable data transmission of data is not rel
  3. 所属分类:网络编程

    • 发布日期:2008-10-13
    • 文件大小:121.82kb
    • 提供者:周崇青
  1. pipelineContol

    0下载:
  2. a simple pipeline contorl
  3. 所属分类:界面编程

    • 发布日期:2008-10-13
    • 文件大小:93.15kb
    • 提供者:王志强
  1. PipeTest

    0下载:
  2. 一个管道定位算法,比较适合那些刚学算法的朋友们。-a pipeline positioning algorithm, more suitable for those just learning algorithm friends.
  3. 所属分类:按钮控件

    • 发布日期:2008-10-13
    • 文件大小:1.47kb
    • 提供者:周燕红
  1. popeconnect

    0下载:
  2. 实现进程的管道通信。用系统调用pipe( )建立一管道,二个子进程P1和P2分别向管道各写一句话: Child 1 is sending a message! Child 2 is sending a message! 父进程从管道中读出二个来自子进程的信息并显示(要求先接收P1,后P2)。 -process of the realization of the communication channel. With system call pipe () to establi
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:2.06kb
    • 提供者:钟洁
  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
    • 文件大小:14.4kb
    • 提供者:何键
  1. ZPipe

    1下载:
  2. 一个模拟管道流动的ACTIVEX控件-a simulated pipeline flow ACTIVEX control
  3. 所属分类:ActiveX/DCOM

    • 发布日期:2008-10-13
    • 文件大小:43.28kb
    • 提供者:刘明法
  1. CORDIC_ip

    1下载:
  2. cordic IP core Features Each file is stand-alone and represents a specific configuration. The 4 parameters are: Rotation or Vector Mode Vector Precision Angle Precision Number of Cordic Stages All designs are pipelined
  3. 所属分类:ActiveX/DCOM

    • 发布日期:2008-10-13
    • 文件大小:447.46kb
    • 提供者:abcoabco
  1. C与脚本的混合编程

    1下载:
  2. 在linux上写程序、做网管的人,或多或少都会几种脚本。脚本语言灵活的变量类型、强大的正则表达式处理能力,再加上linux系统本身的管道、重定向以及丰富的命令行工具,让你编程起来游刃有余-the write procedure, so the network management, will be more or less several scr ipts. Flexible scr ipting language variable types, is a powerful regular ex
  3. 所属分类:C#编程

    • 发布日期:2008-10-13
    • 文件大小:2.65kb
    • 提供者:夏爱
  1. simplepipeline

    4下载:
  2. 用于简单管道的水击计算,采用的特征线法。可自行修改管道参数。-For a simple pipeline water hammer calculation, using the characteristic line method. Pipeline can modify the parameters.
  3. 所属分类:Windows编程

    • 发布日期:2014-02-23
    • 文件大小:11.18kb
    • 提供者:chenchen82
  1. CPU_verilog

    1下载:
  2. 一个4级流水线CPU的verilog代码,供参考学习使用,有些语句不能综合,可以通过它学习CPU的工作原理。-A 4-stage pipeline CPU' s verilog code, learning to use for reference, some statements can not be integrated, you can learn from CPU through its works.
  3. 所属分类:Windows Develop

    • 发布日期:2016-07-15
    • 文件大小:62.34kb
    • 提供者:xq
  1. DLXwhitcache

    0下载:
  2. 一个DLX流水线CPU的实现 附带一个两级cache的存储层次实现-DLX pipeline a CPU attached to the realization of a two-tier level of cache memory to achieve
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-06
    • 文件大小:149.8kb
    • 提供者:GGnicer
  1. 5.Direct3d_light

    0下载:
  2. 5.Direct 3D顶点、转换和打光处理管线。direct3d很好的教程-5.Direct 3D vertex, transformation and lighting processing pipeline. a very good tutorial direct3d
  3. 所属分类:DirextX

    • 发布日期:2017-04-03
    • 文件大小:286.31kb
    • 提供者:利用
  1. pipeline-relocation

    0下载:
  2. 使用MFC运行外部程序,并获取输出显示在编辑框,比如运行bat,并把bat所有的输出输出到编辑框。 主要使用管道重定位等相关技术。-Run an external program using MFC, and get the output displayed in the edit box, such as running a bat, and the bat all the output to edit box. Mainly used pipeline relocation and othe
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-07
    • 文件大小:19.87kb
    • 提供者:小陈
  1. pipeline-relocation

    0下载:
  2. 使用MFC运行外部程序,并获取输出显示在编辑框,比如运行bat,并把bat所有的输出输出到编辑框。 主要使用管道重定位等相关技术。-Run an external program using MFC, and get the output displayed in the edit box, such as running a bat, and the bat all the output to edit box. Mainly used pipeline relocation and othe
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-24
    • 文件大小:19.91kb
    • 提供者:evenmo
  1. A.Practical.Guide.to.Continuous.Delivery

    0下载:
  2. Continuous Delivery makes it possible to bring software much faster and with substantially higher reliability into production than before. The basis for these improvements is a Continuous Delivery pipeline that automates the software rollout to a l
  3. 所属分类:其他

    • 发布日期:2017-12-29
    • 文件大小:4.4mb
    • 提供者:寂寞海洋
  1. 1

    1下载:
  2. 针对矿浆管道工况调整给泄漏检测带来的干扰,准确提取泄漏信号的特征量是降低泄漏误报、漏报的关键。为此,提出了一种基于经验模态分解(EMD)、Hilbert能量谱与变量预测模型(VPMCD)相结合的泄漏检测方法。该方法首先将压力信号分解成若干个固有模态函数(IMF)之和,然后将IMF分量进行Hilbert变换得到局部Hilbert能量谱,依据能量分布的标准差选择最能准确反映矿浆管道运行工况的局部能量谱作为特征值向量,最后通过VPMCD分类器建立泄漏识别模型。将该方法应用于泄漏检测中,实验结果表明,矿
  3. 所属分类:其他

    • 发布日期:2021-03-07
    • 文件大小:4kb
    • 提供者:M-min
« 12 3 4 5 6 »
搜珍网 www.dssz.com