Popular Books:
/proc/{id}/maps - Process Memory Map
This section describes the pseudo file '/proc/{id}/maps' that represents virtual memory map of a given process. 2024-08-17, ∼290🔥, 0💬
smem - Process Memory Usage Report
This section provides a tutorial on how to install 'smem' and use it to report memory usage of each running process. 2024-08-17, ∼276🔥, 0💬
Virtual Memory vs. Physical Memory
This section describes virtual memory, which is mapped to physical memory through MMU (Memory Management Unit). 2024-08-17, ∼269🔥, 0💬
Verify Cache Memory with "cp" Command
This section provides a tutorial example to verify the cache memory usage in the RAM free space using a single 'cp' command. 2024-08-17, ∼209🔥, 0💬
GD Library - Draw Graphical Elements
This section provides a tutorial example on how to draw graphical elements using GD Library functions. 2024-08-11, ∼629🔥, 1💬
The Constancy of the Speed of Light
This section provides a thought experiment to help understanding the second assumption of the special theory of relativity: The constancy of the speed of light. 2024-08-08, ∼2090🔥, 75💬
GD Library - Create Transparent Image
This section provides a tutorial example on how to create an image with transparent background using GD Library functions. 2024-07-29, ∼315🔥, 0💬
Transparent Image Over Text Web Page
This section provides a tutorial example on how to display a transparent image floating over Web page text. 2024-07-29, ∼215🔥, 0💬
GD Library - Pad Transparent Image
This section provides a tutorial example on how to pad the transparent background of to expand an image using GD Library functions. 2024-07-29, ∼215🔥, 0💬
PCRE Module and C Library
This section provides a quick introduction on PCRE Library for regular expression operations. 2024-07-29, ∼209🔥, 0💬
GD Library of Image Functions
This section provides a quick introduction on GD Library for creating images and managing image files in BMP, GIF, PNG, JPEG formats. 2024-07-29, ∼195🔥, 0💬
preg_split() - Split String into Tokens
This section provides a tutorial example on how to split a string with pattern delimiters using the preg_split() function. 2024-07-29, ∼192🔥, 0💬
preg_grep() - Search Array Members
This section provides a tutorial example on how to search for array members with a given regular expression pattern using preg_grep() function. 2024-07-29, ∼186🔥, 0💬
preg_replace() - Replace Matched Substring
This section provides a tutorial example on how to search and replace regular expression patterns using preg_replace() and preg_match_filter() functions. 2024-07-29, ∼178🔥, 0💬
GD Library - Print 2 Pictures on 1 Page
This section provides a tutorial example on how to compose a print page with 2 pictures placed vertically using GD Library functions. 2024-07-29, ∼175🔥, 0💬
Popular Posts:
This book is a collection of tutorial examples on Ethereum and blockchain. Topics include include: W...
Where to find lucky wedding dates for year 2022? Lucky Wedding Dates: 2022 - Year of the Tiger ⇒ L...
This section provides a quick introduction of syntax rules of early versions of FORTRAN language rel...
This section provides a tutorial example on how to disable and remove 'Skype Browser Helper' addon f...
This section describes how to insert new data rows into MS Access database through the JDBC-ODBC dri...