一本关于COM+入门的书籍,作者采用循序进尽的方法引导读者逐步了解COM的设计思想。虽然是英文版,但对英语水平要求不高。 目录如下: I: The Foundation 1. The Component Model Component Reusability Traditional Software Reusability Reference Hardware Components Simulation Program Role of the Linker and the OS Loader
07年的一个资料,希望对大家有帮助,主要内容: Here is a list of the topics covered by the course. 1. Some C language revision 2. An introduction to the PowerPC processor family including registers, exceptions, caches, MMU, instructions. 3. An introduction to the GNU C co
C++语法参考,C++ is a general purpose multi-paradigm programming language. It is an extension of the C language and as such most C code can easily be made to compile in C++. Some of the major additions to C include object-orientated programming, operator
联盟
最小的WebAssembly虚拟DOM来构建C ++ SPA(单页应用程序)
目录
动机
asm-dom是用于构建C ++ SPA(单页应用程序)的最小WebAssembly虚拟DOM。 您可以使用用C ++编写整个SPA并将其编译为WebAssembly(或asmjs作为后备),asm-dom将为您调用DOM API。 这将产生一个aims to execute at native speed by taking advantage of common hardware capabil
timemory
Timing + Memory + Hardware Counter Utilities for C / C++ / CUDA / Python
GitHub
git clone https://github.com/NERSC/timemory.git
PyPi
pip install timemory
Spack
spack install timemory
Purpose
The goal of timemory is to create an open-source p