搜索资源列表
oxcc1434
- OXCC is a multipass, interpreting C compiler with several language extensions. It generates an Architecture Neutral Format (ANF) output and comes with a couple of example back ends. Programmers are expected to write additional back ends for their spe
CC
- 一个小型C语言编译器,支持多架构,包括i386,ARM,mips等-A small C language compiler, support multi-architecture, including the i386, ARM, mips, etc.
jsjruanjianzucheng
- 本公司所研制的计算机组成原理与系统结构实验仪是根据理工科院校计算机组成原理课程大纲的要求和计算机教学迅速发展的需要,在吸收了国内外先进教学成果的基础上设计定型的。-The company developed a computer system architecture composed of theory and experiment is based on the composition of colleges of science and engineering principles of
trimaran-4.0-manual
- trimaran是一个前端 后端编译器,通过一堆中间代码和表示,可以profiling出一些信息,进而优化体系结构 数据结构是c c++,linux下-trimaran is a front-end back-end compiler, by a bunch of intermediate code and said that they are profiling some information, and then optimize the architecture
windlx
- XINdlx模拟器开发环境,用于体系结构实验-XINdlx simulator development environment for experimental architecture
tcache.tar
- 一个老外实现的体系结构指令集编译器和解释器-A foreigner instruction set architecture to achieve the compiler and interpreter
A-Programmers-Perspective.pdf
- 本书适用于那些想要写出更快、更可靠程序的程序员。通过掌握程序是如何映射到系统上,以及程序是如何执行的,读者能够更好的理解程序的行为为什么是这样的,以及效率低下是如何造成的。粗略来看,计算机系统包括处理器和存储器硬件、编译器、操作系统和网络互连环境。而通过程序员的视角,读者可以清晰地明白学习计算机系统的内部工作原理会对他们今后作为计算机科学研究者和工程师的工作有进一步的帮助。它还有助于为进一步学习计算机体系结构、操作系统、编译器和网络互连做好准备。 本书的主要论题包括:数据表示、C程序的机
BSP
- THIS IS A PROGRAM ABOUT RTOS PROGRAM . RTOS PROGRAMMING IS DONE IN C WITH ARM ARCHITECTURE
project2.2
- computer architecture
smaller_and_faster_intel_sse_code
- Codes exhibiting suitable data-flow parallelism can often profit from using Intel SSE, a SIMD extension to the CISC style In-tel 64 instruction set architecture. As SSE instructions are, on average, larger than scalar instructions, they exhibit a
Code.Optimization.Effective.Memory.Usage
- This book explains how to optimize your C/C++ code by explaining the internals of the compiler, i.e. how the compiler generates the code and how you can fine tune your code to "inform" the compiler what to do to produce high performance code, takin g
visualization-analyze-tools
- 本文详细介绍了可视化工具的系统架构和各个部分的设计与实现,并通过一个科研合作网示例验证了这个系统-This paper describes the system architecture of the visualization tools, and various parts of the Design and Implementation of this system, and through the example of a network of scientific collaborat
ALU
- Computer Architecture ALU
