搜索资源列表
Operating Systems Design and Implementation Source.zip
- Operating Systems Design and Implementation Source
crc.rar
- CRC s ASM implementation
操作系统_设计与实现
- 操作系统的设计与实现-Operating System Design and Implementation
Multithreading-Implementation
- 多线程实现矩阵乘法,文件输入,Ubuntu下Eclipse-Multithreading Implementation of Matrix Multiplication
os_source
- 操作系统设计与实现源码-Design and Implementation of the operating system source code
Pipelined_Implementation_of_Baseline_JPEG_Encoder
- Pipelined Implementation of Baseline JPEG Encoder
cint-5.16.19-win32.tar
- Cint(C/C++ interpreter, C-int)是一个C++解释器,顾名思义,和GCC、VC等编译器不同,它是解释执行C++代码的。它具有的能力有: 支持 K&R-C, ANSI-C, ANSI-C++ 可处理大规模C/C++源码 动态C++ 内置的Debugger和Class Browser Cint可以在不少操作系统上工作 -Cint (C/C++ interpreter, C-int) is a C++ interpreter, by definit
fir
- 使用线性缓冲区法实现的FIR滤波器,汇编语言程序,调试通过-Buffer method using linear FIR filter implementation, assembly language programming and debugging through
Development.implementation.Delphi.programming.code
- Delphi编程开发实现抽奖程序代码Development and implementation of Delphi programming code lottery -Development and implementation of Delphi programming code lottery
Modern-Compiler-Implementation-in-C
- 本书全面讲述了现代编译器的各个组成部分,包括:词法分析、语法分析、抽象语法、语义检查、中间代码表示、指令选择、数据流分析、寄存器分配以及运行时系统等。-This book fully describes the modern compilers of the various components, including: lexical analysis, parsing, abstract syntax, semantic checking, intermediate code that the
110608-LIG-03-LAES-Femto-implementation-guide-str
- Femto implementation guide strawman D0 3 editor- Femto implementation guide strawman D0 3 editor
Modern-Compiler-Implementation-In-C
- 本书全面讲述了现代编译器的各个组成部分,包括词法分析,语法分析,抽象语法,语意检查,中间代码表示,指令选择,数据流分析,寄存器分配及运行时系统。-This book fully describes the modern compilers of the various components, including lexical analysis, parsing, abstract syntax, semantic checking, intermediate code that the ins
Dj-algorithm-implementation
- 包括Dijkstra并行串行算法的实现,可进行并行串行对比,得到时间开销-Including serial parallel Dijkstra algorithm implementation, can be parallel serial contrast, has been spending time
minix-Implementation
- 主要讲述Minix操作系统的主要内容和minix的代码实现。-Talking about the Minix3 system and having the code for minix implementation.
IMPLEMENTATION-OF-SINGLE-PASS-ASSEMBLER
- This simple C program is for the implementation of Single pass assembler. Actually, the one pass assembler passes over the source file exactly once, in the same pass collecting the labels, resolving future references and doing the actual assembl
FPGA-implementation-of-dsp
- 《数字信号处理的FPGA实现》一书的源代码,包括verilog和VHDL版本。该书是算法的硬件实现的权威书籍。-" FPGA digital signal processing," a book of the source code, including verilog and VHDL versions. The book is the definitive book on the algorithm for hardware implementation.
IIR-Filter-Biquad-Implementation-Code
- IIR Filter Nth Order Implementation Code-IIR Filter Nth Order Implementation Code
EDF-algorithm-implementation-code.
- 3篇有关EDF算法实现的代码。比较简单易懂,可以运行成功。-3 article on EDF algorithm implementation code.
type-Implementation
- 易语言程序 易语言远吗模块 子程序返回数组演示(自定义类型实现)-Easy language program easy language far module subroutine return array demo (custom type Implementation)
Portable Implementation of the High-Performance Linpack Benchmark for Distributed-Memory Computers
- HPL is a software package that solves a (random) dense linear system in double precision (64 bits) arithmetic on distributed-memory computers. It can thus be regarded as a portable as well as freely available implementation of the High Performance Co