Dynamic memory management
-
Proxy class Hide implementation details of another class Knows only public interface of class being hidden Enables clients to use class’s services without giving access to class’s implementation. Used when class definition only uses pointer to another class Prevents need for including header file
79p sakuraphuong 04-06-2013 55 2 Download
-
Kernel Support. Core support: CPU, Memory, Process. Management , Interrupt/Exception Handling etc. Dynamically Loadable Kernel Modules. Device Drivers. Additional Functionality. User Mode Access to kernel facilities. System Calls and Signals. Filesystem Device Nodes. Network Interfaces. Are not accessed through a device node but instead are accessed. through a “network interface” abstraction.
178p rhca_92 09-11-2012 130 36 Download
-
This overview of Fortran 90 (F90) features is presented as a series of tables that illustrate the syntax and abilities of F90. Frequently comparisons are made to similar features in the C++ and F77 languages and to the Matlab environment.
22p giangtanthon 10-02-2010 175 17 Download