搜索资源列表
3_3流水线
- 流水线作业练习,A、B机器处理作业1~5所需要的时间分别是『。。。。』『。。。。』,一台机器一次只能处理一个作业,一个作业只能由一台机器完成,求A、B完成所有作业的最短时间。-pipeline workbook, A, B machines handling a ~ 5 respectively, the time required is . . . . ]. . . . And one machine can handle only one time operation, an operati
流水线作业调度
- 按动态规划原理球解一类特定条件下的流水线调度问题的具体做法-according to the principles of dynamic programming ball a particular type of solution under the conditions of the pipeline scheduling problems, the specific way
lsxarrange
- 完成流水线安排问题的解决,具体问题描述如下: 有m台不同的机器,n个不同的工件。每个工件有多道工序,每道工序由指定的机器在固定的时间内完成。一道工序一旦开始处理,就不能中断。每台机器一次只能处理一道工序。一个调度就是决定每台机器上工序的处理顺序,使得机器完成所有工件的时间最短。具体的,该问题就是要求在满足(1)、(2)两个约束条件的前提下,确定每台机器上工序的顺序,使加工的时间跨度(从开始加工到全部工件都加工完所需要的时间)达到最小。其中,(1)表示工件约束条件:对每个工件而言,机器对它的加
DM642asm_c
- 一个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
20074152101599417
- 一段流水灯程序, 一段流水灯程序, 一段流水灯程序,一段流水灯程序-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
liushuixian
- 一个简单的算法设计程序,用C++编写,实现流水线的调度。-a simple algorithm design process, using C, the realization of the pipeline scheduling.
myshell.rar
- 用纯C语言编写的一个Linux下的Shell,包含tch和bash的基本功能(包含重定向和后台运行),暂时不支持管道。已经在cygwin和Ubantu 7.10下测试通过。 主要包含: makefile 编译生成myshell可执行文件 myshell.c 主函数(涉及程序入口) utility.c 所有功能函数(将近1000行) myshell.h(包含宏定义、结构体声明、库函数的头文件,及utility.c中的所有函数的声明) readme 用户手册(当用户在myshel
pipe
- 实现操作系统中管道的功能,让大家对管道有更深刻的认识。-Realize the function of pipeline operating systems, so that everyone on the pipeline have a better understanding.
fig_mpi
- 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
Pipeline
- 程序解决了给定油井位置,求出一条东西向输油管道的位置,使之到各个油井的距离之和达到最小 //程序一次性读入11组测试文件,将油井纵坐标存储在动态开辟的pipey数组里,通过运用在数组中查找第K小个元素的算法找到了管道的最优位置 //最后求得最短距离后,将最终结果一次性存储到11个输出文件中。-Program to solve a given oil well location, find a location east-west pipeline, so that the distanc
sed-manual-4.1.5
- sed is a stream editor. A stream editor is used to perform basic text transformations on an input stream (a file or input from a pipeline). While in some ways similar to an editor which permits scr ipted edits (such as ed), sed works by making on
fork()
- 进程的管道通信编制一段程序,实现进程的管道通信,使用系统调用pipe()建立一个管道文件;两个子进程P1和P2-The the process pipe communication the preparation of a program, achieve process pipeline communication, using the system call pipe () to build a pipeline processes P1 and P2 of the two sub-
sy
- 功能1:通过手动输入油管和油杆的长度按回车或添加按键到表格二中,表格中的第一列自动排序从1开始。在表格的第三列中累加每10的倍数序号长度。例如:每根油管或油杆的长度都是10 米则1-10累加一次为100,在序号10的第三列显示100, 1-20累加一次为200,在序号20的第三列显示200以此类推。在软件中有一个导出按键将这个表格导出成word或者excel中(最好是word)。 功能2:通过手动输入特殊工具的名称、长度以及入井深度(通过所有手动输入特殊工具的长度和所有手动输入加上油管或者油
pipeline
- 一个流水线设计提高FPGA运行主频的实例-a pipeline demo for FPGA written with verilog
CAN
- 高级STM8内核,具有3级流水线的哈佛结构 扩展指令集 ,stm8的CAN通信,-Advanced STM8 core, has a three-stage pipeline Harvard architecture extended instruction set, CAN communication of stm8,