搜索资源列表
pipe.c
- 在Linux中,管道是一种使用非常频繁的通信机制。从本质上说,管道也是一种文件,但它又和一般的文件有所不同,管道可以克服使用文件进行通信的两个问题。-In Linux, the pipeline is a very frequent use of the communication mechanism. In essence, the pipeline is a file, but it is different, and general files, pipes can be used to
paperwangluozhenli
- 网络磁盘阵列流水调度研究 计算机学报 2005 一篇参考文章-network RAID Pipeline Scheduling computer a reference to the 2005 Journal article
Lesson17Code
- 命名管道是通过网络来完成进程间的通信,它屏蔽了底层的网络协议细节。我们在不了解网络协议的情况下,也可以利用命名管道来实现进程间的通信。 命名管道充分利用了Windows NT和Windows 2000内建的安全机制。 将命名管道作为一种网络编程方案时,它实际上建立了一个客户机/服务器通信体系,并在其中可靠地传输数据。-A named pipe is through the network to complete the process of communication, which sh
DIJKSTRA
- 最短路径问题是重要的最优化问题之一,在现实生活中具有重要意义,比如:管道铺设、线路安排。-The shortest path problem is an important one of the most optimization problems, in real life is of great significance, such as: pipeline, line arrangement.
6_seg_cpu
- 我写的6段流水线cpu,供大家参考。里面包括了alu memory topcpu等模块-I wrote a six-stage pipeline CPU, for your reference
petroline
- 输油管道问题 计算机算法设计分析 分治法算法实现题-Computer Algorithm Design and Analysis of pipeline issues divide and conquer algorithm question
MANIK
- 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 ̶
NCO
- Numerically Controlled oscillator with with quadrature output and pipeline-Numerically Controlled oscillator with with quadrature output and pipeline
sourcecode
- The programm simulate pipeline s structure.And the interface also is develpped.
Pipeline
- 给定n 口油井的位置,编程计算各油井到主管道之间的输油管道最小长度总-find the nearest distance from all the oil field to the pipeline.
lsx
- 单功能流水线调度机构模拟。通过运行程序计算流水线的吞吐率、加速比、效率。-Simulation of single-function pipeline operator. Calculated by running the program pipeline throughput, speedup and efficiency.
WATERHAMMER
- Solve WaterHammer Equation For Simple Pipeline.
opengl
- 用opengl绘制管道u型口,用opengl绘制管道u型口-opengl pipeline
PipelineCPU
- Quartus II 7.2环境中,采用硬件描述语言VHDL独立完成了基于MIPS指令集的32位RISC处理器的逻辑设计-quartusII mips pipeline 32bit cpu design
assgin01
- 实现下列问题的程序代码: 某石油公司计划建造一条由东向西的主输油管 道。该管道要穿过一个有n口油井的油田。从 每口油井都要有一条输油管道沿最短路径(或 南或北)与主管道相连。如果给定n口油井的 位置,即它们的x坐标和y坐标,应如何确定主 管道的最优位置,即使各油井到主管道之间的 输油管道长度总和最小的位置?- code to achieve the following questions: a oil company plans to
Simulator
- 基于VC++的MIPS五级整数流水线模拟系统,附有设计文档与源代码。-VC++ for MIPS based on five integer pipeline simulation system, with design documents and source code.
ANSY
- 有限元仿真 基于ANSYS的管道腐蚀缺陷ANSYS-based finite element simulation of Pipeline Corrosion Defects-ANSYS-based finite element simulation of Pipeline Corrosion Defects
ADC15
- 15位pipeline ADC 建模。共有8阶,-modleing for 15 bits pipeline ADC.
single_phase_pressure_calculation
- Pressure Calculation for pipeline
1
- 针对矿浆管道工况调整给泄漏检测带来的干扰,准确提取泄漏信号的特征量是降低泄漏误报、漏报的关键。为此,提出了一种基于经验模态分解(EMD)、Hilbert能量谱与变量预测模型(VPMCD)相结合的泄漏检测方法。该方法首先将压力信号分解成若干个固有模态函数(IMF)之和,然后将IMF分量进行Hilbert变换得到局部Hilbert能量谱,依据能量分布的标准差选择最能准确反映矿浆管道运行工况的局部能量谱作为特征值向量,最后通过VPMCD分类器建立泄漏识别模型。将该方法应用于泄漏检测中,实验结果表明,矿
