搜索资源列表
weord
- 编译原理词法分析,自己原创,毫无保留的传上来了,进攻大家好好分享-compiler theory lexical analysis, their originality, without reservation onto a mass offensive that they have to share
XShortest.rar
- 最短路径的并行算法 采用TBB 需要intel编译器 速度很快,Parallel shortest path algorithm required the use of TBB fast intel compiler
invBorder
- OPENMP实现并行编程算法 C语言 编译已经通过-OPENMP parallel algorithm C programming language compiler has passed
Source
- 一个自己写的Hadoop MapReduce实例源码,网上看到不少网友在学习MapReduce编程,但是除了wordcount范例外实例比较少,故上传自己的一个。包含完整实例源码,编译配置文件,测试数据,可执行jar文件,执行脚本及操作步骤。学习完此例子后,你能掌握MapReduce基础编程,及如何编译Java文件,打包jar文件,编写shell执行脚本等。后续学习还可以参看本人的CSDN博客,如有问题也可以在线为你解答,不过本人也学习Hadoop不足一年,现学现卖而已,也可能力不能及,有些难的
scan_led
- 一个8位数码管扫描程序,经过编译和仿真.-An 8-bit digital tube scanner, after the compiler and simulation.
luanxudayin
- MPI实现, 主进程的按续与乱续打印,需要安装MPICH,并且在VC++6.0环境下编译-MPI implementation, the main process in accordance with the chaos continued renewal of print, need to install MPICH, and in VC++6.0 compiler environment
openmp
- This document specifies a collection of compiler directives, library functions, and environment variables that can be used to specify shared-memory parallelism in C and C++ programs. The functionality described in this document is collectively
Automatic-parallel-compiled
- 这是一篇很有价值的博士论文,对于并行化编译器中并行程序自动生成和性能优化技术进行了较深入的研究。 并行化的最终日标是生成符合日标机体系结构特点的高效并行程序,因此如何产生高效并行代码是并行化编译研究的一项重要内容。 这篇文章以并行化编译器KAP为研究背景,以分布内存结构为目标,研究了并行化过程中的通信优化和消息、传递类型并行程序自动生成问题;以共享内存结构为目标,研究了并行化产生的openMP程序的编译优化问题。通过测试确定了影响openMP程序性能的主要因素,从并行化生成OpenMP并
compiler
- Compiler for parsing a c like language
Open_C_Cpp_1_6_Glib_src_v1_0_en
- The compiler toolchain of open c.
2006_book-TransactionalMemory
- 电子书,综述了事务存储,事务存储是一种很有前途的并行编程模型-ABSTRACT The advent of multicore processors has renewed interest in the idea of incorporating transactions into the programming model used to write parallel programs. This approach, known as transactional memory,
deviceQuery
- deviceQuery确认CUDA编译环境是否确定搭建完成,能够进行CUDA工程编程-deviceQuery confirm CUDA compiler environment is set up to determine the completion of works to the CUDA programming
Compiler-Project
- c# programming for sr compiler
pic16f84aRC5.c
- RC5 TV remote decoder using PIC16F877A Microcontroller. THis is for HiTech C compiler
LCD12864Real-time-temperature
- #include<reg51.h> #include"LCD12864.h" #include"zimo.h" #include"LCD1602.h" void hua_zuobiao(void) //画坐标 在LCD12864实时显示当前温度波形,Proteus仿真.C源码,Keil编译环境-# Include <reg51.h># Include " LCD12864.h" # include " zimo.h" #
MPICH-setup
- 基于Digital Visual Fortran 6.x编译器的MPICH安装 -Digital Visual Fortran 6.x compiler MPICH installation
Christy_Chan
- Devices ADuC7000 PWM Example Analog Devices ADuC7000 Signal Example with GNU GCC Compiler Analog Devices ADuC7000 Signal Example with Keil CA ARM Compiler Analog Devices ADuC7020, 7021, 7024, 7026 D/A Example Program Analog Devices ADuC70xx
src
- 抽奖软件 BCB XE2 下编译 用到了 TMS 的控件。-Under BCB XE2 compiler uses TMS controls.
matrix_mult
- 在C++11的基础上采用4种不同方法实现了多线程并发矩阵与向量乘积,矩阵转置与矩阵乘积,Linux下编译,需连接pthread库。-Using four different methods on the basis of C++ 11 is implemented on a multi-threaded matrix and vector product, matrix transpose and matrix multiplication, Linux compiler, connect pt
Colfax-HOW-Day-02
- we focus on the usage of the Intel Xeon Phi platform as a coprocessor in the offload programming model. We talk about the explicit offload model based on compiler pragmas, explaining how to offload functions, local scalars and arrays of known size, a