Search Results: File:Kernel.svg

Sorry, the article you're looking for isn't specifically available. Here are related topics:


File:Kernel.svg
Rabu, 2022-12-14 13:28:11

DescriptionKernel.svg English: This commutative diagram describes the nontrivial property of a kernel in category theory. Date 13 June 2016 Source Own...

Click to read more »
File:Kernel-hybrid2.svg
Jumat, 2024-08-16 14:09:38

Image:_Kernel-hybrid.svg licensed with PD-self 2007-03-23T14:06:00Z Mg55 400x300 (4363 Bytes) {{Information|Description=Overview of a monolithic kernel, SVG...

Click to read more »
File:Kernel-monolithic v2.svg
Selasa, 2020-09-22 22:07:44

Image:_Kernel-monolithic.svg licensed with PD-self 2007-03-23T13:23:07Z Mg55 400x300 (3646 Bytes) {{Information|Description=Kernel-monolithic.svg |Source=Own...

Click to read more »
File:Kernel-microkernel2.svg
Selasa, 2020-09-22 22:07:51

Image:Kernel-microkernel.svg licensed with PD-self 2007-03-23T15:19:42Z Mg55 400x300 (5858 Bytes) {{Information|Description=Overview of a monolithic kernel...

Click to read more »
File:Kernel basic.svg
Jumat, 2020-09-11 05:47:42

Image:Kernel_basic.jpg remade as SVG  This W3C-unspecified vector image was created with Inkscape . English...

Click to read more »
File:Kernel logistic.svg
Rabu, 2025-10-08 01:48:45

code: set terminal svg set output "Kernel logistic.svg" plot [-5:5] [0:1.2] 1/(exp(x)+2+exp(-x)) title "logistic" I, the copyright holder of this work...

Click to read more »
File:Kernel Silverman.svg
Sabtu, 2026-01-10 13:49:14

code: set terminal svg set output "Kernel Silverman.svg" plot [-5:5] [-.2:1] .5*exp(-1*(x**2)**.5/(2**.5))*sin(pi/4+(x**2)**.5/(2**.5)) title "Silverman"...

Click to read more »
File:IO stack of the Linux kernel.svg
Senin, 2025-09-22 18:15:40

high-level overview of the Linux kernel's I/O stack. See also: Wikipedia:User talk:Dsimic § File:IO stack of the Linux kernel.svg. This file is licensed under...

Click to read more »
File:Kernel exponential.svg
Sabtu, 2025-12-06 23:08:47

You may select the license of your choice. set terminal svg set output "kernel_exponential.svg" delta(x) = x ? 1 : 0; sqr(x) = x*x; cub(x) = x*x*x; set...

Click to read more »
File:Kernel triangle.svg
Senin, 2024-11-18 05:14:05

You may select the license of your choice. set terminal svg set output "kernel_triangle.svg" delta(x) = x ? 1 : 0; sqr(x) = x*x; cub(x) = x*x*x; set...

Click to read more »
File:Kernel cosine.svg
Selasa, 2020-09-22 22:05:16

set terminal svg set output "kernel_cosine.svg" delta(x) = x ? 1 : 0; sqr(x) = x*x; cub(x) = x*x*x; set samples 5000 plot [u=-1.2:1.2] [0:1.2] \ pi/4...

Click to read more »
File:Kernel quartic.svg
Senin, 2024-11-18 05:14:04

truetrue You may select the license of your choice. set terminal svg set output "kernel_quartic.svg" delta(x) = x ? 1 : 0; sqr(x) = x*x; cub(x) = x*x*x; set samples...

Click to read more »
File:Kernel uniform.svg
Senin, 2024-11-18 05:14:05

truetrue You may select the license of your choice. set terminal svg set output "kernel_uniform.svg" delta(x) = x ? 1 : 0; sqr(x) = x*x; cub(x) = x*x*x; set samples...

Click to read more »
File:Kernel epanechnikov.svg
Minggu, 2024-09-22 15:26:20

You may select the license of your choice. set terminal svg set output "kernel_epanechnikov.svg" delta(x) = x ? 1 : 0; sqr(x) = x*x; cub(x) = x*x*x; set...

Click to read more »
File:Tcpip-kernel.svg
Senin, 2023-08-28 11:10:46

254×99× (2515 bytes) {{Information |Description=Schematics of a TCP/IP kernel |Source= |Date= |Author=Ulrich Hansen |Permission= |other_versions= }} English...

Click to read more »
File:Kernel triweight.svg
Jumat, 2026-02-06 19:48:07

You may select the license of your choice. set terminal svg set output "kernel_triweight.svg" delta(x) = x ? 1 : 0; sqr(x) = x*x; cub(x) = x*x*x; set...

Click to read more »
File:HongMeng kernel.svg
Senin, 2026-02-09 13:02:03

hereby publish it under the following license: English More detailed HongMeng kernel diagram from first graphic attempt I made that includes a header...

Click to read more »
File:Kernel Layout-as.svg
Selasa, 2020-09-22 22:06:17

choice. This image is a derivative work of the following images: File:Kernel_Layout.svg licensed with Cc-by-sa-3.0, GFDL 2008-07-16T21:59:57Z Bobbo 382x302...

Click to read more »
File:Kernel Layout-he.svg
Selasa, 2025-07-29 23:00:05

choice. This image is a derivative work of the following images: File:Kernel_Layout.svg licensed with Cc-by-sa-3.0, GFDL 2008-07-16T21:59:57Z Bobbo 382x302...

Click to read more »
File:Discrete Gaussian kernel.svg
Jumat, 2026-05-01 09:27:52

import numpy as np def discrete_gaussian_kernel(n, t): T = np.exp(-t) * iv(n, t) return T def sampled_gaussian_kernel(n, t): G = 1/np.sqrt(2*np.pi*t) * np...

Click to read more »
File:Wheat-kernel nutrition.png
Rabu, 2024-01-10 02:46:21

This image is a derivative work of the following images: File:Wheat-kernel_nutrition.svg licensed with Cc-by-sa-3.0, GFDL 2011-02-03T00:20:12Z Jkwchui 466x508...

Click to read more »
File:Lanczos.gif
Senin, 2026-04-27 16:09:34

  Russian .svg English .svg int .gif A plot I created of the graph of the Lanczos convolution kernel. -- Nathanael Berglund English determination method...

Click to read more »
File:Linux kernel interfaces.svg
Sabtu, 2026-03-14 03:58:51

English French Illustration de l'interface du kernel Linux Spanish Ilustración de las interfaces del kernel de Linux. URL: https://commons.wikimedia.org/wiki/user:ScotXW...

Click to read more »
File:HongMeng kernel arch.svg
Sabtu, 2026-06-06 13:05:27

publish it under the following license: English More detailed HongMeng kernel diagram from first graphic attempt I made that includes a header and border...

Click to read more »
File:Linux kernel loc.svg
Selasa, 2020-10-13 21:29:54

set title "Linux Kernel Lines of Code" set missing '?' #set terminal png #set output "graph.png" set terminal svg set output "graph.svg" set ylabel "Million...

Click to read more »
File:Kernel-monolithic.png
Jumat, 2025-02-28 16:03:34

Overview of a Monolithic Kernel.   English...

Click to read more »
File:Kernel-hybrid.png
Senin, 2026-01-26 01:24:40

Overview of a Hybrid Kernel.   English determination method or standard: SHA-1...

Click to read more »
File:Kernel Layout.svg
Jumat, 2025-01-24 06:11:39

Attribution-Share Alike 3.0 truetrue You may select the license of your choice. English kernel Esperanto Default languageffxklk author name string: Bobbo Wikimedia username:...

Click to read more »
File:Shepp-logan kernel.svg
Selasa, 2024-10-15 11:00:03

Commons Attribution-Share Alike 4.0 truetrue English Plot of the Shepp-Logan kernel author name string: Geek3 Wikimedia username: Geek3 URL: https://commons...

Click to read more »
File:Lanczos-kernel-ru.svg
Minggu, 2025-06-29 12:00:26

created with Inkscape by v . I, the copyright holder of this work, hereby publish it under the following license: English Lanczos kernels for a=2,3....

Click to read more »
File:Simplified Structure of the Linux Kernel.svg
Kamis, 2025-01-02 02:04:11

the license of your choice. English Simplified illustration of the Linux kernel; Infrastructure-framework-dashboard-layout-build-model-System Call Interface...

Click to read more »
File:Ram-Lak kernel.svg
Selasa, 2024-10-29 09:12:41

Commons Attribution-Share Alike 4.0 truetrue English Plot of the Ram-Lak kernel, used for filtered backprojection image reconstruction. author name string:...

Click to read more »
File:Kernel-simple.png
Senin, 2016-07-04 17:53:20

documentation on MediaWiki's support of SVG images. File:Kernel-simple.png  File:Kernel-simple.svg In computing, the kernel is the central component of most...

Click to read more »
File:Shepp-logan kernel analytic.svg
Selasa, 2024-10-15 11:00:38

Commons Attribution-Share Alike 4.0 truetrue English Plot of the Shepp-Logan kernel author name string: Geek3 Wikimedia username: Geek3 URL: https://commons...

Click to read more »
File:HongMengKernel graphic.svg
Senin, 2026-05-11 10:25:56

hereby publish it under the following license: English I made a new graphic to show HongMeng kernel architecture determination method or standard: SHA-1...

Click to read more »
File:Grain anatomy (generic).svg
Minggu, 2026-03-22 23:35:38

This image is a derivative work of the following images: File:Wheat-kernel nutrition.svg licensed with Cc-by-sa-3.0, GFDL 2011-02-03T07:21:59Z Jkwchui 466x508...

Click to read more »
File:HongMengKernel diagram.svg
Senin, 2026-04-20 14:24:21

publish it under the following license: English More detailed HongMeng kernel diagram from first graphic attempt I made determination method or standard:...

Click to read more »
File:Ram-Lak kernel analytic.svg
Sabtu, 2025-05-10 09:54:04

Commons Attribution-Share Alike 4.0 truetrue English Plot of the Ram-Lak kernel author name string: Geek3 Wikimedia username: Geek3 URL: https://commons...

Click to read more »
File:Cedar Rapids Kernels logo.svg
Selasa, 2024-12-10 08:23:26

wikipedia.org/wiki/File:Cedar_Rapids_Kernels_logo.svg true Fair use true This is a Scalable Vector Graphics (SVG) image of a registered trademark or copyrighted...

Click to read more »
File:Shepp-logan kernel + fourier.svg
Sabtu, 2026-03-07 14:07:39

Commons Attribution-Share Alike 4.0 truetrue English Plot of the Shepp-Logan kernel with spectrum author name string: Geek3 Wikimedia username: Geek3 URL: https://commons...

Click to read more »
File:Kernel.png
Kamis, 2026-04-23 17:24:12

382×302×8 (18442 bytes) Created by Ka-Ping Yee specifically for the article [[Kernel (computer science)]]. English determination method or standard: SHA-1...

Click to read more »
File:Ram-Lak kernel + fourier.svg
Rabu, 2026-01-28 21:24:46

Commons Attribution-Share Alike 4.0 truetrue English Plot of the Ram-Lak kernel, used for filtered backprojection image reconstruction. spatial and frequency...

Click to read more »
File:Linux Kernel Struktur.svg
Minggu, 2025-01-12 00:01:57

DescriptionLinux Kernel Struktur.svg Deutsch: Linux-Kernel-Stuktur English: Linux-kernel-structure Date 31 December 2008 Source Tux.svg own work (selbst...

Click to read more »
File:Lines of Code Linux Kernel.svg
Rabu, 2024-07-17 06:12:04

 This plot was created with gnuplot by v. #kernel.txt #version,loc,date,days of development 2.6.20,8102486,2007-02-04,66 2.6.21,8246470,2007-04-26,80 2...

Click to read more »
File:Kernel of a morphism.svg
Minggu, 2025-08-17 12:51:15

following license: English A commutative diagram of the kernel of a morphism f from B to C, with the kernel being the universal object A and the morphism i,...

Click to read more »
File:Linux kernel map.png
Sabtu, 2026-01-10 02:36:13

http://www.makelinux.net/kernel_map Creative Commons Attribution 3.0 only for 1024x768 and smaller image of the Linux kernel map. English determination...

Click to read more »
File:Kernel Machine.svg
Sabtu, 2023-05-20 02:45:07

Alike 4.0 truetrue English convolution Arabic rwhanyadam.site Turkish Çekirdek Makinesi.svg author name string: Alisneaky Wikimedia username: Alisneaky...

Click to read more »
File:Kernel trick idea.svg
Kamis, 2020-09-17 03:15:35

plot_surface(xx, yy, Z, cmap='summer', alpha=0.2) plt.savefig("kernel_trick_idea.svg", format = "svg") I, the copyright holder of this work, hereby publish it...

Click to read more »
File:Exokernel.svg
Sabtu, 2025-12-06 07:50:04

Update of http://en.wikipedia.org/wiki/Image:Kernel-exo.svg to switch the 'Kernel' and 'Software' areas around (It makes sense to have lower level software...

Click to read more »
File:Kernel density estimation, comparison between rule of thumb and solve-the-equation bandwidth.png
Jumat, 2026-03-27 09:17:43

% Kernel h = std(data)*(4/3/numel(data))^(1/5); % Bandwidth estimated by Silverman's Rule of Thumb kernel = @(x) mean(phi((x-data)/h)/h); % Kernel Density...

Click to read more »
File:SOI.svg
Jumat, 2025-12-19 00:39:10

= 7 n2 = n//2 kernel = np.sin(np.pi*np.linspace(1/(n+1), 1., n, endpoint=False)) kernel /= np.sum(kernel) av = np.convolve(data, kernel, mode='valid')...

Click to read more »
File:Kernel-logo-header-01.svg
Jumat, 2024-02-23 10:37:55

use //en.wikipedia.org/wiki/File:Kernel-logo-header-01.svg true Fair use true This is a Scalable Vector Graphics (SVG) image of a registered trademark...

Click to read more »
File:Regressions sine demo.svg
Jumat, 2023-06-23 02:21:23

matplotlib matplotlib.use('svg') import matplotlib.pyplot as plt from sklearn.svm import SVR from sklearn.kernel_ridge import KernelRidge from sklearn.model_selection...

Click to read more »
File:Px-Kernel-microkernel.png
Rabu, 2020-10-28 21:57:11

DescriptionPx-Kernel-microkernel.png العربية: adsasdad Date 20 January 2016 Source Own work Author Rawan alkhannan...

Click to read more »
File:Kernel basic ar.jpg
Sabtu, 2025-03-01 21:08:11

Based on kernel_basic by Candamir English determination method or standard: SHA-1...

Click to read more »
File:Px-Kernel-hybrid.png
Sabtu, 2020-10-31 16:42:12

DescriptionPx-Kernel-hybrid.png العربية: asdsd Date 20 January 2016 Source Own work Author Rawan alkhannan...

Click to read more »
File:Informations-nutritionnelles-grain-de-blé.svg
Jumat, 2022-04-29 22:07:00

Traduction en français de File:Wheat-kernel_nutrition.svg This file is licensed under the Creative Commons Attribution-Share Alike 3.0 Unported license...

Click to read more »
File:KernelDensityGaussianAnimated.gif
Jumat, 2023-01-20 19:29:47

03*y, ':g', 'LineWidth',1.5); set(h,'Color',0.5*[1,1,1]) end % 4) Find the kernel density estimate x = -4:0.01:6.5; y = zeros(size(x)); for i = 1:N y = y...

Click to read more »
File:Linux tux circle logo.svg
Selasa, 2025-11-18 16:55:13

English Tux logo (the Linux kernel mascot) Italian logo di Tux (mascotte del kernel Linux)...

Click to read more »
File:Unix-kernel.svg
Senin, 2023-08-28 10:43:10

DescriptionUnix-kernel.svg English: Vector version of File:Unix-kernel.png Date 17 November 2011 Source Own work Author Ricordisamoa...

Click to read more »
File:Svr epsilons demo.svg
Senin, 2025-12-29 02:33:44

matplotlib matplotlib.use('svg') import matplotlib.pyplot as plt from sklearn.svm import SVR from sklearn.kernel_ridge import KernelRidge from sklearn.model_selection...

Click to read more »
File:Kernels es.svg
Senin, 2020-11-23 13:32:36

original. https://creativecommons.org/licenses/by-sa/3.0CC BY-SA 3.0 Creative Commons Attribution-Share Alike 3.0 truetrue English Spanish Varios kernels...

Click to read more »
File:OS-structure2.svg
Minggu, 2025-08-17 03:30:38

English General structure of monolithic, microkernel and hybrid kernel-based operating systems, respectively....

Click to read more »
File:OS-structure.de.svg
Selasa, 2025-05-06 04:43:33

{{Information |Beschreibung = Vergleich von Kernel-Archidekturen |Quelle = http://en.wikipedia.org/wiki/File:OS-structure2.svg |Urheber = Golftheman (übersetzt von...

Click to read more »
File:Oversimplified Structure of the Linux kernel.svg
Minggu, 2026-04-12 14:19:52

DescriptionOversimplified Structure of the Linux kernel.svg English: Illustrates the structure of the Linux kernel in an oversimplified manor Русский: Упрощенная...

Click to read more »
File:Star-kernel.svg
Senin, 2026-04-20 17:02:38

DescriptionStar-kernel.svg w:Star-shaped polygon and its kernel Date 30 June 2007, 03:17 (UTC) Source Vector version of Image:Star-kernel.jpg, same license...

Click to read more »
File:Epanechnikov-Kernel.svg
Senin, 2024-10-14 17:40:20

DescriptionEpanechnikov-Kernel.svg English: Plot of the Epanechnikov kernel: 3/(4*sqrt(5))*(1-x**2/5) Date 4 June 2011 Source Own work Author Accountalive SVG development...

Click to read more »
File:Lanczos-kernels.svg
Jumat, 2024-11-01 15:41:45

org/licenses/by/4.0CC BY 4.0 Creative Commons Attribution 4.0 truetrue English Lanczos kernels and their frequency spectra. author name string: Hankwang Wikimedia username:...

Click to read more »
File:Properties of a kernel.svg
Minggu, 2025-11-02 07:47:58

DescriptionProperties of a kernel.svg English: This commutative diagram visualises the properties of kernels in category theory. Date 13 March 2016 Source...

Click to read more »
File:Computer abstraction layers-ca.svg
Selasa, 2024-04-09 02:40:43

architecture as a series of abstraction layers: hardware, firmware, assembler, kernel, operating system and applications.}} |Source=Own work. Based on [[http://co...

Click to read more »
File:Lanczos-kernel.svg
Minggu, 2025-06-29 12:00:40

DescriptionLanczos-kernel.svg English: Lanczos kernels for a=2,3. Self-made. Русский: Ядро фильтра Ланцоша при a=2, 3 Date 10 May 2008 (original upload...

Click to read more »
File:Fejér kernel.svg
Minggu, 2025-05-04 03:26:13

DescriptionFejér kernel.svg English: The Fejér kernel of different orders. Source Own work Author Krishnavedala...

Click to read more »
File:Kernel density.svg
Senin, 2024-12-09 00:15:49

DescriptionKernel density.svg English: Kernel density estimation of 100 normally distributed random numbers using different smoothing bandwidths. Date...

Click to read more »
File:Kernel-microkernel.svg
Sabtu, 2024-10-19 01:04:01

DescriptionKernel-microkernel.svg Overview of a microkernel, SVG version Date 23 March 2007 Source Own work Author Mattia Gentilini Other versions Derivative...

Click to read more »
File:Antu kernel.svg
Jumat, 2023-09-08 10:51:15

DescriptionAntu kernel.svg Antü Plasma Suite Elegant Alternative Suite for Plasma 5. Original parts, changes, mixes, re-mixes and re-designs by Fabián...

Click to read more »
File:Kernel-monolithic.svg
Rabu, 2025-10-15 14:30:37

DescriptionKernel-monolithic.svg Overview of a monolithic kernel, SVG version Date 23 March 2007 Source Own work Author Mattia Gentilini SVG development...

Click to read more »
File:Kernel tricube.svg
Sabtu, 2024-10-12 12:04:01

DescriptionKernel tricube.svg English: The tricube kernel. Created in gnuplot with these commands, following the template used for triweight and others:...

Click to read more »
File:First property of the kernel.svg
Sabtu, 2022-05-21 00:22:56

DescriptionFirst property of the kernel.svg English: This diagram visualises the first property of kernels in category theory. Date 13 March 2016 Source...

Click to read more »
File:Linux kernel API.svg
Rabu, 2024-09-04 22:10:28

DescriptionLinux kernel API.svg English: Comparison of the Linux kernel API and the POSIX API Deutsch: Vergleich zwischen Linux Kernel API und POSIX API...

Click to read more »
File:Sunflower (mathematics).svg
Kamis, 2025-08-28 08:10:50

license: English A mathematical sunflower can be pictured as a flower. The kernel is the brown part, the [[intersection (set theory)|intersection]] of every...

Click to read more »
File:Kernel and image of linear map.svg
Jumat, 2024-11-08 23:37:21

org/licenses/by/4.0CC BY 4.0 Creative Commons Attribution 4.0 truetrue English Kernel and image of linear map determination method or standard: SHA-1...

Click to read more »
File:Linux kernel ubiquity.svg
Sabtu, 2026-04-11 23:44:38

DescriptionLinux kernel ubiquity.svg English: Illustration of the ubiquity of the Linux kernel; on the left, you see different classes of peripherals...

Click to read more »
File:Read-Copy Update Deletion Procedure.svg
Rabu, 2025-05-07 10:37:08

from fig format to svg via inkscape, also rotated and reformatted. Previously published here: https://kernel.org/pub/linux/kernel/people/paulmck/perfbook/perfbook...

Click to read more »
File:Linear funktion with kernel.svg
Minggu, 2025-07-06 17:55:43

DescriptionLinear funktion with kernel.svg English: A linear function L with L(v_1)=w=L(v_2) and kernel. Date 6 April 2016 Source Own work Author Auswahlaxiom...

Click to read more »
File:Linux kernel diagram.svg
Sabtu, 2026-04-11 23:37:07

DescriptionLinux kernel diagram.svg Linux kernel architecture Date 25 April 2008 Source made from PNG version here Author Kuzux Permission (Reusing this...

Click to read more »
File:Kernel-sr.svg
Senin, 2020-09-07 10:44:48

DescriptionKernel-sr.svg English: Shows the kernels role in a computer. Српски / srpski: Показује улогу кернела у рачунару. Date 28 August 2013 Source Kernel_Layout...

Click to read more »
File:Kernel-simple.svg
Sabtu, 2021-05-22 11:04:35

DescriptionKernel-simple.svg English: In computing, the kernel is the central component of most computer operating systems (OSs). Its responsibilities...

Click to read more »
File:Wheat-kernel nutrition.svg
Minggu, 2024-07-28 07:40:27

DescriptionWheat-kernel nutrition.svg English: A wheat kernel and its nutritional value. Data sources Illustration and composition of wheat kernel is based on...

Click to read more »
File:R-US state areas-hist+dens log.svg
Rabu, 2022-12-21 00:16:33

commands svg(file = "R-US_state_areas-hist+dens_log.svg", width = 5, height = 3, pointsize = 8) #Histogram with overlayed (Gaussian) kernel density plot...

Click to read more »
File:Kernel-hybrid.svg
Selasa, 2021-12-28 15:00:24

DescriptionKernel-hybrid.svg Overview of a hybrid kernel, SVG version Date 23 March 2007 Source Own work Author Mattia Gentilini Other versions Derivative...

Click to read more »
File:Kernel Barnstar.svg
Rabu, 2024-07-03 23:34:06

DescriptionKernel Barnstar.svg Italiano: Barnstar SVG con nocciolo English: SVG barnstar with kernel iThe source code of this SVG is valid.  This vector...

Click to read more »
File:Linux kernel map.svg
Kamis, 2025-09-25 19:58:21

DescriptionLinux kernel map.svg English: Map of Linux kernel components and source functions and structures Date 2007 Source Own work Author Constantine...

Click to read more »
File:Haiku OS – System Kernel.svg
Rabu, 2025-12-31 05:27:38

DescriptionHaiku OS – System Kernel.svg Deutsch: Sammlung der Icons, die in Haiku OS zum Einsatz kommen. Sie haben eine isometrische Projektion. Diese...

Click to read more »
File:The XNU Kernel Graphic.svg
Senin, 2026-03-23 09:13:26

DescriptionThe XNU Kernel Graphic.svg English: Apple has moved the drivers out of the kernel into user space, therefore I made a new graphic to show the...

Click to read more »
File:Gupta-Sproull filter kernel.svg
Sabtu, 2025-01-04 04:40:48

DescriptionGupta-Sproull filter kernel.svg Illustration of the conical filter kernel in the Gupta-Sproull antialiased line drawing algorithm. Date 28 February...

Click to read more »
File:Kernel-pl.svg
Selasa, 2020-09-22 22:07:28

DescriptionKernel-pl.svg English: Monolithic kernel (Polish) Polski: Model funkcjonowania jądra monolitycznego Date 24 March 2007 Source Own work Author...

Click to read more »
File:Kernel of linear map f in the plane.svg
Jumat, 2024-12-13 05:30:28

BY-SA 4.0 Creative Commons Attribution-Share Alike 4.0 truetrue English Kernel of a linear map in the real plane German Kern einer linearen Abbildung in...

Click to read more »
File:The Kernel Brewery logo.jpg
Sabtu, 2021-03-27 20:33:41

more efficiently or more accurately in the PNG or SVG format. If possible, please upload a PNG or SVG version of this image, derived from a non-JPEG source...

Click to read more »
File:Kernel-exo.svg
Senin, 2020-09-07 10:44:42

DescriptionKernel-exo.svg Overview of an Exokernel. Date 6 August 2007 Source self-made, based on Image:Kernel-exo.png by User:Aholstenson Author Surachit...

Click to read more »
File:1D kernel density estimate.svg
Jumat, 2023-05-19 18:28:30

refer to en.wikipedia. 2010-09-28 23:58 Drleft 575×431× (40576 bytes) 1D kernel density estimate for synthetic data, created using octave. {{Information...

Click to read more »
File:Kernel-thm1.svg
Rabu, 2022-12-14 13:28:07

DescriptionKernel-thm1.svg English: This picture appears in a proof of the fact that kernels are monics. Date 13 June 2016 Source Own work Author Mathmensch...

Click to read more »
File:Kernel and image of map f in real plane.svg
Jumat, 2024-12-13 05:30:35

Creative Commons Attribution-Share Alike 4.0 truetrue English Image and kernel of a linear map in the real plane German Bild und Kern einer linearen Abbildung...

Click to read more »
File:Bicubic graph1e.svg
Senin, 2026-03-16 10:50:38

holder of this work, hereby publish it under the following license: English Convolution kernel <math>W(x)</math> determination method or standard: SHA-1...

Click to read more »
File:Slackware-mascot.svg
Senin, 2025-11-17 15:41:19

English Tux, mainly known from the Linux Kernel, sitting down with a pipe in its beak and a tuft of hair/feathers sticking out from its head. shown with...

Click to read more »
File:Process kernel stack.svg
Rabu, 2022-03-23 14:57:35

DescriptionProcess kernel stack.svg Русский: Стек процесса ядра. Date 13 March 2022 Source Own work Author Dr64h...

Click to read more »
File:Monolithic-kernel-and-user-space.svg
Sabtu, 2026-01-10 05:48:11

select the license of your choice. English A view of a singular monolithic kernel program interacting with hardware while several user space processes make...

Click to read more »
File:Xinux OS - Official Logo.svg
Sabtu, 2026-05-09 01:47:36

English This is the logo of the Linux kernel-based operating system Xinux. Uzbek Linux yadrosiga asoslangan Xinux operatsion tizimining logotipi Russian...

Click to read more »
File:Versiones de TCP en BSD.svg
Jumat, 2025-11-14 03:10:02

disponibles. Consisten en todo el código de red: protocolos, rutinas de kernel, y programas como Telnet o FTP. Son la base para muchos otros sistemas operativos...

Click to read more »
File:OS-structure.svg
Minggu, 2026-05-17 09:50:44

d'exploitation à noyau monolithique et à micro-noyau Simple English Monolithic Kernel vs. Microkernel-Based Operating Systems determination method or standard:...

Click to read more »
File:170pxKernel.png
Selasa, 2023-03-28 17:35:01

Description170pxKernel.png العربية: this image is only for assisstant Date 20 January 2016 Source Own work Author Rawan alkhannan...

Click to read more »
File:Ring-homomorphism-kernel-image.svg
Kamis, 2026-01-01 21:29:09

DescriptionRing-homomorphism-kernel-image.svg 中文:​环同态的核与像示意图 Date 2025 Source Own work Author 执拗的小妖...

Click to read more »
File:Definetti-cone.svg
Sabtu, 2026-04-18 16:53:58

following license: English The diagram formed by an exchangeable Markov kernel author name string: Graphaela Wikimedia username: Graphaela URL: https://commons...

Click to read more »
File:Systemd-on-fedora.svg
Sabtu, 2026-04-04 22:11:51

Starting udev Kernel Device Manager... Mounting Debug File System... Starting Journal Service... Started Journal Service. Starting Apply Kernel Variables...

Click to read more »
File:Standard contact structure.svg
Rabu, 2020-09-30 07:11:03

✓ The source code of this SVG is valid. The standard contact structure on R^3 as the kernel of dz - ydx. Uploaded by the creator. Generated with MetaPost...

Click to read more »
File:Weizenkorn.png
Selasa, 2024-02-20 04:44:56

English Longitudinal section through a wheat kernel German Längsschnitt durch ein Weizenkorn URL: https://commons.wikimedia.org/wiki/user:Zirpe Wikimedia...

Click to read more »
File:KernelSU logo.svg
Kamis, 2026-05-07 10:42:05

licensor endorses you or your use. https://creativecommons.org/licenses/by/4.0CC BY 4.0 Creative Commons Attribution 4.0 truetrue English Logo of KernelSU...

Click to read more »
File:Computer abstraction layers CA.PNG
Selasa, 2024-04-09 02:40:54

[[hardware]], [[firmware]], [[Assembly language|assembler]], [[Kernel (computer science)|kernel]], [[operating system]] and [[Process (computi Uploaded with...

Click to read more »
File:Kernel basic.jpg
Kamis, 2026-05-21 23:38:10

File:Kernel basic.svg is a vector version of this file. It should be used in place of this JPG file when not inferior. File:Kernel basic.jpg → File:Kernel...

Click to read more »
File:Kernels.svg
Senin, 2024-11-18 05:14:06

DescriptionKernels.svg A range of different kernels Date 02.12.2008 Source Own work Author Brian Amberg Other versions русский SVG development InfoField...

Click to read more »
File:Unix-kernel.png
Selasa, 2024-01-09 23:44:52

File:Unix-kernel.svg is a vector version of this file. It should be used in place of this PNG file when not inferior. File:Unix-kernel.png → File:Unix-kernel.svg...

Click to read more »
File:Dirichlet.png
Sabtu, 2025-10-25 19:19:18

(7538 bytes) {{Information |Description = Plots of the first few Dirichlet kernels made with gnuplot |Source = I (~~~) created this work entirely by myself...

Click to read more »
File:Illustration of an Exact Sequence of Groups.svg
Kamis, 2023-08-31 20:55:25

truetrue English Diagram showing an exact sequence of groups and how the kernel and image of the homomorphisms are related. Brazilian Portuguese Diagrama...

Click to read more »
File:Kernels-ru.svg
Selasa, 2020-09-22 22:03:21

DescriptionKernels-ru.svg English: Various Convoluted Kernels Date 15 May 2012 Source Derived from Kernels.svg Author Brian Amberg...

Click to read more »
File:Dirichlet kernels.svg
Rabu, 2025-02-19 00:35:18

DescriptionDirichlet kernels.svg English: Plots of the first few Dirichlet kernels made with matplotlib. This function has a period of 2π. Date 21 November...

Click to read more »
File:Star-kernel.jpg
Kamis, 2022-09-08 19:20:46

File:Star-kernel.svg is a vector version of this file. It should be used in place of this JPG file. File:Star-kernel.jpg → File:Star-kernel.svg For more...

Click to read more »
File:Kernel Layout fr.svg
Senin, 2023-08-28 10:43:39

DescriptionKernel Layout fr.svg English: french - operating system kernel layout, shows kernel's role Date 25 July 2014, 14:58:57 Source Kernel layout.svg Author...

Click to read more »
File:Kernel-monolithic zh.svg
Minggu, 2026-04-12 11:45:05

DescriptionKernel-monolithic zh.svg English: Overview of a monolithic kernel, SVG version 中文(简体):​宏内核概览,SVG版本 中文(繁體):​整塊性核心概覽,SVG版本 Date 23 March 2007...

Click to read more »
File:Kernel Machine.png
Sabtu, 2020-09-12 08:56:17

File:Kernel Machine.svg is a vector version of this file. It should be used in place of this PNG file when not inferior. File:Kernel Machine.png → File:Kernel...

Click to read more »
File:Monolithic Call.svg
Senin, 2026-02-16 10:36:36

4.0 Creative Commons Attribution 4.0 truetrue English System call sequence under a typical monolithic kernel. determination method or standard: SHA-1...

Click to read more »
File:Kernel Layout-uk.svg
Selasa, 2025-11-18 18:30:25

DescriptionKernel Layout-uk.svg Українська: Функціонування ядра в системі Date 8 September 2023 Source https://commons.wikimedia.org/wiki/File:Kernel_Layout.svg...

Click to read more »
File:Kernel Layout-ru.svg
Selasa, 2025-11-18 18:29:42

DescriptionKernel Layout-ru.svg Русский: Демонстрация работы ядра в операционной системе Date 8 September 2023 Source https://en.wikipedia.org/wiki/File:Kernel_Layout...

Click to read more »
File:Kernel-exo.png
Selasa, 2024-12-31 12:57:56

File:Kernel-exo.svg is a vector version of this file. It should be used in place of this PNG file. File:Kernel-exo.png → File:Kernel-exo.svg For more...

Click to read more »
File:Linux kernel diagram.png
Sabtu, 2026-04-11 22:14:19

DescriptionLinux kernel diagram.png Linux kernel architecture Comments are welcome! Date 29 March 2007 (original upload date) Source Transferred from...

Click to read more »
File:Kernel-microkernel.png
Minggu, 2025-02-02 15:49:56

File:Kernel-microkernel.svg is a vector version of this file. It should be used in place of this PNG file. File:Kernel-microkernel.png → File:Kernel-microkernel...

Click to read more »
File:Kernel Layout-pa.svg
Selasa, 2020-09-22 22:06:08

DescriptionKernel Layout-pa.svg English: Shows the kernel's role in Punjabi. Date 27 February 2015 Source This file was derived from: Kernel Layout.svg Author...

Click to read more »
File:Computer abstraction layers.PNG
Selasa, 2024-04-09 02:40:52

architecture as a series of abstraction layers: hardware, firmware, assembler, kernel, operating system and applications (see also Tanenbaum 79). I, the copyright...

Click to read more »
File:KernelSmoothing.svg
Selasa, 2025-02-11 00:50:24

DescriptionKernelSmoothing.svg English: Demonstration of en:Density estimation using kernel smoothing: The true density is mixture of two Gaussians centered...

Click to read more »
File:Kernel Layout-ar.svg
Kamis, 2021-08-05 20:22:54

DescriptionKernel Layout-ar.svg English: Shows the kernels role in a computer. العربية: تُبين دور النواة في الحاسوب Date 8 August 2008 Source Edited from...

Click to read more »
File:Kernel Layout nl.svg
Senin, 2025-02-10 20:46:02

DescriptionKernel Layout nl.svg Nederlands: Toont de rol van een kernel in een computer. Date 8 July 2022 Source File:Kernel Layout.svg Author Original:...

Click to read more »
File:Windows OS Layers.svg
Senin, 2026-03-23 02:15:17

Microsoft Windows Operating System from User Applications, through subsystems, Native NT API, and major kernel layers. determination method or standard: SHA-1...

Click to read more »
File:Kernel Layout el.svg
Senin, 2020-09-07 10:44:12

DescriptionKernel Layout el.svg English: Shows the kernels role in a computer. Ελληνικά: Διάγραμμα που δείχνει το ρόλο του Πυρήνα σε έναν υπολογιστή ...

Click to read more »
File:In Kernel Switcher.jpg
Rabu, 2022-01-19 20:21:01

available|new image name}}. It is recommended to name the SVG file “In Kernel Switcher.svg”—then the template Vector version available (or Vva) does not...

Click to read more »
File:Ebpf lifecycle.svg
Jumat, 2025-11-07 10:30:00

0 truetrue English Life cycle of an eBPF program: from loading into the kernel and compiling into machine instruction, to intercepting low level events...

Click to read more »
File:KernelSmoother.svg
Jumat, 2020-09-11 05:48:18

DescriptionKernelSmoother.svg English: Example of Kernel smoother Source Own work Author Ove.lampe Other versions http://en.wikipedia.org/wiki/File:Kernelsmoother...

Click to read more »
File:Fejér kernels.svg
Jumat, 2024-12-20 22:30:15

DescriptionFejér kernels.svg English: Desc import numpy as np import matplotlib.pyplot as plt x = np.linspace(-np.pi, np.pi, 1000) N_values = [2,4,6,8...

Click to read more »
File:Corncob with rows of 3 kernels.svg
Sabtu, 2025-06-21 20:05:07

file : Escudo de Zas (La Coruña).svg Other versions Corncob with rows of 4 kernels.svg:  SVG development InfoField  The SVG code is valid.  This CoA element...

Click to read more »
File:SmoothingFilterPoleZeroPlot.svg
Sabtu, 2025-07-05 21:47:43

(17178 bytes) Positions of four poles and four zeros for a t=2 smoothing kernels where the poles and zeros each smooth to a scale of t = 1. English determination...

Click to read more »
File:Corncob with rows of 4 kernels.svg
Sabtu, 2025-06-21 20:05:26

Escudo de Pollos (Valladolid).svg Other versions Corncob with rows of 3 kernels.svg:  SVG development InfoField  The SVG code is valid.  This CoA element...

Click to read more »
File:Kernel layout bg.png
Selasa, 2020-09-22 22:04:48

DescriptionKernel layout bg.png Български: Показва ролята на ядрото в компютъра. Date 16 July 2008 Source https://en.wikipedia.org/wiki/File:Kernel_Layout.svg Author...

Click to read more »
File:Kernel layout (pa).png
Minggu, 2026-05-10 04:56:51

DescriptionKernel layout (pa).png English: Shows the kernel's role in a computer in Punjabi. Date 27 February 2015 Source This file was derived from: Kernel Layout...

Click to read more »
File:Stdstreams-notitle.svg
Kamis, 2025-12-11 20:21:21

dot // SVG generated with // dot - graphviz version 2.38.0 (20140413.2041) // using the command // dot -Tsvg stdstreams.dot > stdstreams.svg digraph...

Click to read more »
File:Wheat-kernel nutrition-es.svg
Minggu, 2024-07-14 01:00:05

DescriptionWheat-kernel nutrition-es.svg Español: Valor nutricional del grano de trigo integral Date 19 February 2016 Source derivative work by File:Wheat-kernel nutrition...

Click to read more »
File:SPHInterpolationColorsVerbose.svg
Kamis, 2020-10-29 03:05:08

Creative Commons Attribution-Share Alike 4.0 truetrue English SPH smoothing kernel URL: https://commons.wikimedia.org/wiki/user:Jlcercos author name string:...

Click to read more »
File:Kernel Layout-zh-cn.svg
Jumat, 2022-12-23 19:00:26

DescriptionKernel Layout-zh-cn.svg Shows the kernel's role in a computer. Date 17 December 2022 Source Edited from File:Kernel_Layout.svg Author Alexander...

Click to read more »
File:Wheat-kernel nutrition-ta.svg
Senin, 2023-08-28 11:21:26

DescriptionWheat-kernel nutrition-ta.svg தமிழ்: கோதுமை மணியொன்றின் சத்தளவு Date 7 December 2015 Source File:Wheat-kernel nutrition.svg by User:Jkwchui...

Click to read more »
File:Unix history-simple.svg
Minggu, 2024-10-13 04:07:28

to the GNU GPL https://opensource.stackexchange.com/questions/2682/linux-kernel-v0-01-source-code-licensing 1579 1128 128 132 1962 1282 Should be mixed...

Click to read more »
File:Computer abstraction layers-ta.svg
Selasa, 2024-04-09 02:40:50

architecture as a series of abstraction layers: hardware, firmware, assembler, kernel, operating system and applications. determination method or standard: SHA-1...

Click to read more »
File:Top 30 Domains by Commits to the Linux Kernel.jpg
Selasa, 2026-01-06 22:02:01

Commits to the Linux Kernel.jpg English: A bar graph showing the top 30 Internet domains by count of commits to the Linux kernel. The domains were extracted...

Click to read more »
File:Linux-for-workgroups-boot.jpg
Minggu, 2025-11-09 01:24:09

Alike 4.0 truetrue English Linux-for-workgroups-boot logo of the Linux kernel 3.11, featuring Tux the Penguin holding a flag reminiscent of a Windows...

Click to read more »
File:Kernel pt.png
Senin, 2020-09-07 10:44:28

DescriptionKernel pt.png Uma visão divida do kernel Date 24 August 2007 Source Tradução de Linux Device Drivers Author Rafael Siqueira Telles Vieira Permission...

Click to read more »
File:Linux kernel diagrama.png
Selasa, 2020-09-22 05:17:14

DescriptionLinux kernel diagrama.png Um diagrama simplificado do kernel Linux Date 30 August 2007 Source Gerado no OpenOffice.org Draw Author Angelo Shimabuko...

Click to read more »
File:Linux-kernel-vmlinux.png
Minggu, 2026-03-15 23:04:06

DescriptionLinux-kernel-vmlinux.png English: Source: from http://linux.it/ Loadable Kernel Modules in Linux. See this for a textual explanation. Date...

Click to read more »
File:Free and open-source-software display servers and UI toolkits.svg
Rabu, 2026-03-18 06:58:31

bloques ilustra diferentes tipos de servidores de visualización para el kernel de Linux: compositores Wayland, servidor X.Org, Mir de Canonical y SurfaceFlinger...

Click to read more »
File:Increasing open source software integration on the Defense unclassified desktop (IA increasingopenso109454062).pdf
Jumat, 2026-04-10 19:14:33

users can switch to the more openly modifiable scalable vector graphics (SVG) format, which can be manipulated by a number of OSS applications, including...

Click to read more »
File:MediaWiki As A Service EMWCon 2018.pdf
Minggu, 2025-11-02 06:39:55

LocalisationUpdate ManageWiki MassMessage Math MinervaNeue MirahezeMagic NativeSvgHandler OATHAuth OAuth ReCaptchaNoCaptcha SiteMatrix TitleBlacklist TorBlock...

Click to read more »
File:Gaussian kernel regression.png
Rabu, 2024-08-28 05:21:41

DescriptionGaussian kernel regression.png English: Gaussian kernel regression Date 21 February 2014, 00:50:59 Source Own work Author Yunyoungmok...

Click to read more »
File:Extend Edge-Handling.png
Sabtu, 2020-10-17 06:20:04

0CC BY-SA 3.0 Creative Commons Attribution-Share Alike 3.0 truetrue en:Kernel_(image_processing) English author name string: Michael Plotke Wikimedia...

Click to read more »
File:Deconvolution of acoustic emission and other causal time series (IA jresv96n3p345).pdf
Jumat, 2026-04-17 16:27:44

noise analysis for alternate methods for deconvolution with a Gaussian kernel. The second example presents a model acoustic emission transducer calibration...

Click to read more »
File:Linux kernel live patching kpatch.svg
Sabtu, 2026-04-11 23:43:03

DescriptionLinux kernel live patching kpatch.svg English: kpatch is a feature of the Linux kernel that implements live patching of a running kernel Date 11 November...

Click to read more »
File:Linux kernel interfaces-tr.svg
Senin, 2023-08-21 01:32:28

DescriptionLinux kernel interfaces-tr.svg Türkçe: Linux çekirdek arayüzlerinin gösterimi Date 18 March 2022 Source Own work Author VectorVoyager...

Click to read more »
File:Linux kernel live patching kGraft2.svg
Sabtu, 2026-04-11 23:38:58

DescriptionLinux kernel live patching kGraft2.svg English: kGraft is a feature of the Linux kernel that implements live patching of a running kernel Date 13 November...

Click to read more »
File:Kernel-hybrid-pl.svg
Kamis, 2024-12-12 08:52:28

DescriptionKernel-hybrid-pl.svg English: Hybrid kernel (Polish) Polski: Model funkcjonowania jądra hybrydowego Date 24 March 2007 Source Own work Author...

Click to read more »
File:Kernel-based Virtual Machine.svg
Jumat, 2025-03-07 19:46:37

DescriptionKernel-based Virtual Machine.svg English: A high-level overview of the KVM/QEMU virtualization environment Date 3 January 2015 Source Own work...

Click to read more »
File:Kernel Layout cs.svg
Senin, 2025-02-10 16:32:59

DescriptionKernel Layout cs.svg Čeština: Model fungování monolitického jádra English: Shows the kernel's role in a computer. Date 13 February 2013, 17:01:42...

Click to read more »
File:Kernel-micro-pl.svg
Jumat, 2020-09-11 05:47:59

DescriptionKernel-micro-pl.svg English: Microkernel (Polish) Polski: Model funkcjonowania mikrojądra Date 24 March 2007 Source Own work Author Roman Tworkowski...

Click to read more »
File:Linux kernel System Call Interface and glibc.svg
Senin, 2025-06-23 09:53:28

DescriptionLinux kernel System Call Interface and glibc.svg English: The GNU C Library is a wrapper around the system calls of the Linux kernel Deutsch: Die...

Click to read more »
File:Linux kernel live patching kGraft3.svg
Sabtu, 2026-04-11 23:39:30

DescriptionLinux kernel live patching kGraft3.svg English: kGraft is a feature of the Linux kernel that implements live patching of a running kernel Date 13 November...

Click to read more »
File:Linux kernel live patching kGraft1.svg
Sabtu, 2026-04-11 23:37:46

DescriptionLinux kernel live patching kGraft1.svg English: kGraft is a feature of the Linux kernel that implements live patching of a running kernel Date 11 November...

Click to read more »
File:Funny comparison between the Linux Kernel and The Matrix due to userland memory virtualization.png
Minggu, 2025-11-02 03:05:41

comparison between the Linux Kernel and The Matrix due to userland memory virtualization.png English: Generated with Inkspace, SVG source: https://github...

Click to read more »
File:Linux kernel unified hierarchy cgroups and systemd.svg
Rabu, 2024-09-04 22:12:35

DescriptionLinux kernel unified hierarchy cgroups and systemd.svg English: Illustration of Linux kernel unified hierarchy cgroups and systemd. Deutsch:...

Click to read more »
File:Linux kernel System Call Interface and uClibc.svg
Rabu, 2024-09-04 22:11:53

DescriptionLinux kernel System Call Interface and uClibc.svg English: The uClibc is a wrapper around the system calls of the Linux kernel Deutsch: Die uClibc...

Click to read more »
File:Linux kernel INPUT OUPUT evdev gem USB framebuffer.svg
Jumat, 2025-11-21 23:08:16

DescriptionLinux kernel INPUT OUPUT evdev gem USB framebuffer.svg English: The input/output loop: Human Machine Interface (HMI) peripherals, Linux kernel, evdev...

Click to read more »
File:Kernel of morphism.svg
Jumat, 2026-04-17 05:36:41

DescriptionKernel of morphism.svg English: Category theory. Kernel of morphism alpha Date 27 August 2011 Source Own work Author Januszkaja...

Click to read more »
File:Linux kernel INPUT OUPUT-tr.svg
Rabu, 2024-09-04 22:11:16

DescriptionLinux kernel INPUT OUPUT-tr.svg Türkçe: İnsan duyu organları, çevresel cihazlar ve Linux çekirdeğine sahip bir işletim sistemi arasındaki giriş/çıkış...

Click to read more »
File:Linux kernel and gaming input-output latency.svg
Rabu, 2025-02-05 12:58:59

DescriptionLinux kernel and gaming input-output latency.svg English: The input/output loop: Human Machine Interface (HMI) peripherals, Linux kernel, evdev,… In...

Click to read more »
File:Kernel-based Virtual Machine zh-CN.svg
Jumat, 2025-12-26 09:47:06

DescriptionKernel-based Virtual Machine zh-CN.svg English: A high-level overview of the KVM/QEMU virtualization environment (Chinese Simplified version)...

Click to read more »
File:Linux kernel and OpenGL video games.svg
Sabtu, 2026-04-11 23:36:28

DescriptionLinux kernel and OpenGL video games.svg English: Illustrates the connection between the Linux kernel and OpenGL-based video games. Also see...

Click to read more »
File:Mills seed book - highest quality, lower prices - 1922, 35th year - E.B. Mills, seed grower. (IA CAT31307886).pdf
Sabtu, 2026-03-28 15:01:25

in size, and one of the best keepers. It often produces heads from 3 to SVg feet in circumference, which are rounded on top, very firm and solid, and...

Click to read more »
File:Kernel-thm2-1.svg
Sabtu, 2022-05-21 00:22:56

DescriptionKernel-thm2-1.svg English: A diagram occuring in a proof Date 13 June 2016 Source Own work Author Mathmensch...

Click to read more »
File:Linux kernel and daemons with exclusive access.svg
Rabu, 2024-09-04 22:09:25

kernel and daemons with exclusive access.svg English: Some user-space components of a Linux operating system want exclusive access to certain kernel facilities...

Click to read more »
File:Image processing pipeline.svg
Kamis, 2022-03-10 16:52:05

Commons Attribution-Share Alike 4.0 truetrue English A directed acyclic graph view of kernels author name string: Nzebro12 Wikimedia username: Nzebro12...

Click to read more »
File:Kernel-thm2-2.svg
Sabtu, 2022-05-21 00:22:56

DescriptionKernel-thm2-2.svg English: A diagram occuring in a proof. Date 13 June 2016 Source Own work Author Mathmensch...

Click to read more »
File:Kernel page-table isolation.svg
Kamis, 2020-09-17 03:15:30

DescriptionKernel page-table isolation.svg English: Kernel page-table isolation Русский: Сейчас в операционных системах один набор страниц для каждого...

Click to read more »
File:Núcleo (informática).svg
Sabtu, 2022-05-14 15:41:08

(UTC) Source spanish verison of Image:Kernel_basic.svg Author Shooke Other versions Image:Kernel_basic.svg original, Image:Kernel_basic.jpg remade as SVG...

Click to read more »
File:Programmation XML-fr.pdf
Kamis, 2024-10-10 13:54:13

formats : PDF, PCL, PS, SVG, XML, Print, AWT, MIF and TXT. Le principal format de sortie étant le PDF. SOAP XML Signature SMIL SVG MusicXML SyncML Objectifs...

Click to read more »
File:Kernel and image of linear map2.svg
Jumat, 2026-05-08 22:18:47

DescriptionKernel and image of linear map2.svg Čeština: The kernel of a linear map Date 1 June 2024 Source Own work Author Jirka Fiala...

Click to read more »
File:Linux kernel unified hierarchy cgroups and systemd-tr.svg
Rabu, 2024-09-04 22:12:06

DescriptionLinux kernel unified hierarchy cgroups and systemd-tr.svg English: Linux çekirdeğinin birleşik cgroup'larının ve systemd'nin ilüstrasyonu Date...

Click to read more »
File:Linux kernel and OpenGL video games-tr.svg
Rabu, 2024-09-04 22:09:52

DescriptionLinux kernel and OpenGL video games-tr.svg Türkçe: Linux çekirdeği ve OpenGL tabanlı video oyunları arasındaki bağlantıyı gösteren bir ilüstrasyon...

Click to read more »
File:KernelTypes.png
Selasa, 2020-09-22 22:06:38

DescriptionKernelTypes.png English: Two kinds of kernels used with kernel smoothers for nonparametric regression. Date 1 January 2012 Source Own work Author...

Click to read more »
File:NonparRegrGaussianKernel.png
Jumat, 2020-08-21 11:15:31

DescriptionNonparRegrGaussianKernel.png English: Diagram of curve fit to a small data set with nonparametric regression using a Gaussian kernel smoother. Date 1 January...

Click to read more »
File:APPLICATION OF BAYESIAN STATISTICAL POST-PROCESSING TECHNIQUES TO PROBABILISTIC NOWCASTS OF CEILING HEIGHT AND VISIBILITY (IA applicationofbay1094559693).pdf
Minggu, 2024-08-18 02:39:12

Wikipedia, https://en.wikipedia.org/wiki/Cluster_analysis# /media/File:Cluster-2.svg Another simple example in 2 dimensions is identifying patterns between low...

Click to read more »
File:Linear function with image kernel pre-image.svg
Jumat, 2020-10-30 15:44:21

DescriptionLinear function with image kernel pre-image.svg English: The linear function L with its pre-image, image, kernel and v_1+kerL. Date 6 April 2016...

Click to read more »
File:Discrete Gaussians.svg
Jumat, 2026-05-01 09:27:54

Gaussian kernel.svg Discrete Gaussians.png SVG development InfoField  The SVG code is valid.  This trigonometry was created with an unknown SVG tool....

Click to read more »
File:Forced-linux-kernel-panic-under-qemu.jpg
Selasa, 2025-11-11 15:37:01

DescriptionForced-linux-kernel-panic-under-qemu.jpg Linux kernel panic under QEMU. The crash was forced by an erroneous boot kernel parameter. Date 2007...

Click to read more »
File:ScaleSpaceKernels.png
Minggu, 2025-09-28 08:40:21

DescriptionScaleSpaceKernels.png English: Scale-space kernels, comparing ideal discrete gaussian based on bessel function (red) with two-pole-pair forward/backward...

Click to read more »
File:Linear function with kernel and v+kerL.svg
Kamis, 2020-10-29 04:18:55

DescriptionLinear function with kernel and v+kerL.svg English: A linear function with its kernel and v_1+kerL. Date 6 April 2016 Source Own work Author...

Click to read more »
File:Suomen ensimmainen koronavirus aalto kevat 22 ja logistinen kayra ennuste 1.svg
Minggu, 2022-07-24 23:03:47

matplotlib.dates as mdates from statsmodels.nonparametric.kernel_regression import KernelReg from scipy.signal import savgol_filter from matplotlib.ticker...

Click to read more »
File:DiagramKernelCokernel.png
Minggu, 2026-04-26 18:04:20

available|new image name}}. It is recommended to name the SVG file “DiagramKernelCokernel.svg”—then the template Vector version available (or Vva) does...

Click to read more »
File:PS3 Linux kernel overview fig. 1.png
Sabtu, 2025-11-01 20:41:21

DescriptionPS3 Linux kernel overview fig. 1.png English: "Linux kernel is running on the top of hypervisor. Devices and other system resources are virtualized...

Click to read more »
File:Handheld assistant for military and police patrols (IA handheldssistant1094543999).pdf
Minggu, 2025-03-02 06:16:16

Machine REST representational state transfer SDK software development kit SVG scalable vector graphics TIGR Tactical Ground Reporting System URL uniform...

Click to read more »
File:Designing a common interchange format for unit data using the Command and Control information exchange data model (C2IEDM) and XSLT (IA designingcommoni109451410).pdf
Kamis, 2026-04-23 14:21:06

Internet Protocol (IP) – Routed Network SOAP Simple Object Access Protocol SVG Scalable Vector Graphics TUCHA Type Unit Cargo Characteristics TAEDP...

Click to read more »
File:An Account of Part of a Collection of Curious Plants and Drugs, Lately Given to the Royal Society by the East India Company (IA jstor-102763).pdf
Minggu, 2025-07-06 13:09:58

Porrder, and is ginten by tlle Natzv4Jw in the and 11I]tEr1ng Fevers. Mr Svg Brown. Tat.Plut Dc PlgAenet hath given a lameFigureof this in 11is tcrtXe...

Click to read more »
File:Linux kernel System Call Interface (SCI) and GNU C Library-tr.svg
Senin, 2023-08-21 01:32:28

DescriptionLinux kernel System Call Interface (SCI) and GNU C Library-tr.svg Türkçe: Linux çekirdeğinin sistem çağrılarını saran GNU C Kütüphanesi Date...

Click to read more »
File:Diagrama de Venn Linux - kernel, so, distribuição + explicações (pt-BR).svg
Jumat, 2025-11-21 07:39:08

DescriptionDiagrama de Venn Linux - kernel, so, distribuição + explicações (pt-BR).svg Linux naming Venn Diagram Date 31 December 2006 Source Own work...

Click to read more »
File:Radar composantes.svg
Senin, 2020-09-14 12:21:33

"Radar software" screen is a listing of the top level directory for Linux Kernel version 2.6.22.19. The "radar sweep" on the two "user" screens is my own...

Click to read more »
File:KerCat01.png
Sabtu, 2025-10-18 03:42:04

File:First property of the kernel.svg is a vector version of this file. It should be used in place of this PNG file when not inferior. File:KerCat01.png...

Click to read more »
File:KerCat02.png
Senin, 2020-09-07 10:05:52

File:Properties of a kernel.svg is a vector version of this file. It should be used in place of this PNG file when not inferior. File:KerCat02.png → File:Properties...

Click to read more »
File:GStreamer and plug-in types.svg
Sabtu, 2024-07-20 02:14:31

work Author ScotXW Other versions See also Linux kernel interfaces.svg SVG development InfoField  The SVG code is valid.  This diagram was created with Inkscape…important...

Click to read more »
File:GStreamer over D-Bus.svg
Minggu, 2024-08-18 01:20:52

2014 Source Own work Author ScotXW Other versions See also Linux kernel interfaces.svg ; this schematic is so oversimplified that is could be called dead...

Click to read more »
File:Escudo de Zas (La Coruña).svg
Selasa, 2025-06-17 17:39:16

image has an extracted file: Corncob with rows of 3 kernels.svg. SVG development InfoField  The SVG code is valid.  Este escudo fue creado con Inkscape...

Click to read more »
File:Escudo de Pollos (Valladolid).svg
Sabtu, 2025-06-21 20:05:49

image has an extracted file: Corncob with rows of 4 kernels.svg. SVG development InfoField  The SVG code is valid.  Este escudo fue creado con Inkscape...

Click to read more »
File:Haiku OS 64×64 – System Kernel.png
Rabu, 2025-12-31 07:25:06

DescriptionHaiku OS 64×64 – System Kernel.png Deutsch: Sammlung der Icons, die in Haiku OS zum Einsatz kommen. Sie haben eine isometrische Projektion....

Click to read more »
File:Haiku OS 16×16 – System Kernel.png
Rabu, 2025-12-31 12:05:22

DescriptionHaiku OS 16×16 – System Kernel.png Deutsch: Sammlung der Icons, die in Haiku OS zum Einsatz kommen. Sie haben eine isometrische Projektion....

Click to read more »
File:Haiku OS 32×32 – System Kernel.png
Rabu, 2025-12-31 09:52:45

DescriptionHaiku OS 32×32 – System Kernel.png Deutsch: Sammlung der Icons, die in Haiku OS zum Einsatz kommen. Sie haben eine isometrische Projektion....

Click to read more »
File:ערכים תזונתיים בגרגרי חיטה.svg
Sabtu, 2020-09-19 13:22:23

בסדנה לגרפיקה של ויקיפדיה העברית. Date 16 February 2016 Source File:Wheat-kernel nutrition.svg in wikicommons Author Jon C, Jkwchui Translation: בנימין...

Click to read more »
File:Grain.gif
Selasa, 2025-12-30 01:42:50

when not inferior. File:Grain.gif → File:Wheat-kernel nutrition.svg For more information, see Help:SVG. In other languages Alemannisch ∙ العربية ∙ беларуская...

Click to read more »
File:KernelSU logo.png
Kamis, 2026-05-07 10:40:47

DescriptionKernelSU logo.png English: KernelSU logo Date 28 March 2023 Source https://kernelsu.org/logo.png Author 维术 Other versions File:KernelSU logo.svg is...

Click to read more »
File:Suomen koronavirusepidemian 1 aallon skewnorm kayra 1.svg
Selasa, 2025-12-09 02:23:02

import datetime, timedelta from statsmodels.nonparametric.kernel_regression import KernelReg from scipy.signal import savgol_filter paivaluku=0 peak_rate=1...

Click to read more »
File:A Mandarin-Romanized dictionary of Chinese (IA mandarinromanize00macgrich).pdf
Kamis, 2023-06-22 16:03:47

cMng^-tang^-chung^ iEra'4' cheng'^-tang^-nien^ CHfiNG* cu£ng* CH'tiNO* [39] chSvg*yin*-hian} tsheregnlarterritorialniMndar ins with square seals. cheng^-yueh^...

Click to read more »
File:LYME software bundle.svg
Selasa, 2025-09-23 23:41:15

DescriptionLYME software bundle.svg English: The LYME (software bundle) (and LYCE (software bundle)) are composed of Linux (Linux kernel, glibc, etc.) Yaws or some...

Click to read more »
File:Traité partique des maladies de l'enfance fondé sur de nombreuses observations cliniques (IA 39002086341824.med.yale.edu).pdf
Minggu, 2026-03-22 11:43:14

sno\ pucnf) moc assnri/ iiaqnCoQ) imvoNi ( p vos " n0 un 'tsuiy ( twSvg) v ••lUBii ; "hm iinaissajij oa ajqcs ai jcrasp suojiijcd snojj isao...

Click to read more »
File:Computer abstraction layers.svg
Selasa, 2024-04-09 02:40:53

abstraction layers.svg English: A typical vision of a computer architecture as a series of abstraction layers: hardware, firmware, assembler, kernel, operating...

Click to read more »
File:The Linux Storage Stack Diagram.svg
Selasa, 2024-09-10 00:47:23

Linux Storage Stack Diagram.svg English: Storage stack diagram outlining the Linux storage stack as of the Linux kernel version 6.1 Date 9 March 2023...

Click to read more »
File:Linux API and Linux ABI.svg
Selasa, 2024-09-03 07:18:42

API and Linux ABI.svg English: Linux kernel interfaces: the GNU C Library is a wrapper around the system calls of the Linux kernel. Deutsch: Die GNU-C-Bibliothek...

Click to read more »
File:Ksplice.svg
Sabtu, 2020-10-24 23:49:18

DescriptionKsplice.svg English: Ksplice is an open-source extension of the Linux kernel that allows security patches to be applied to a running kernel without the...

Click to read more »
File:Lanczos-r03-filtering.svg
Senin, 2025-12-22 03:37:53

a set of random samples (black dots), two scaled copies of the Lanczos kernel with size parameter a=3, translated by 4 sampling intervals (dashed red...

Click to read more »
File:XNU Graphic.svg
Sabtu, 2024-06-29 17:20:02

DescriptionXNU Graphic.svg English: This is a basic graphic of the XNU kernel Date 23 August 2017 Source Own work Author Robryecran77...

Click to read more »
File:Linux-nauthors.svg
Jumat, 2026-04-10 09:17:16

DescriptionLinux-nauthors.svg English: Number of authors and commiters in Linux Kernel over versions Date 5 April 2015 Source Own work Author Dup...

Click to read more »
File:Linux-ncommits.svg
Sabtu, 2025-10-18 18:40:24

DescriptionLinux-ncommits.svg English: Number of commits in the Linux Kernel over versions Date 5 April 2015 Source Own work Author Dup...

Click to read more »
File:Linux API.svg
Selasa, 2025-12-09 02:30:41

DescriptionLinux API.svg English: The Linux API = Linux kernel System Call Interface, GNU C Library (GNU) + libCGroups, libDRM, libALSA and libEvdev (freedesktop...

Click to read more »
File:Kdump.svg
Jumat, 2020-09-25 22:40:55

DescriptionKdump.svg English: kdump is the Linux kernel's built-in crash dump mechanism Date 18 November 2014 Source Own work Author V4711  This W3C-unspecified...

Click to read more »
File:Linux changelog.svg
Jumat, 2025-08-01 09:25:58

changelog.svg The beginning of the Linux 2.6.25.4 changelog as served with this linux version. Linux is a free GPL operating system kernel. Date 19 May...

Click to read more »
File:Linux-jakelun rakenne.svg
Minggu, 2025-11-30 19:49:18

DescriptionLinux-jakelun rakenne.svg English: Schema of possible components of a Linux kernel-based operating system. Suomi: Linux (ydin)-pohjainen Käyttöjärjestelmä...

Click to read more »
File:SNett systems web kerner color.svg
Minggu, 2020-10-18 02:55:01

DescriptionSNett systems web kerner color.svg English: Stack of first version of the SNett web kernel Date 25 July 2013, 16:50:54 Source Own work Author...

Click to read more »
File:Linux AMD graphics stack.svg
Selasa, 2025-12-09 02:30:42

Eyefinity, etc.). AMDKFD was mainlined into Linux kernel 3.19 AMDGPU was mainlined into Linux kernel 4.2 2015-09-17 at the XDC2015 Alex Deucher announced...

Click to read more »
File:Linux-lines.svg
Rabu, 2025-12-31 14:15:19

DescriptionLinux-lines.svg English: Number of lines in the source code of Linux Kernel over versions Date 5 April 2015 Source Own work Author Dup...

Click to read more »
File:Linux-files.svg
Sabtu, 2025-10-18 18:40:23

DescriptionLinux-files.svg English: Number of files in the Linux Kernel over versions Date 5 April 2015 Source Own work Author Dup...

Click to read more »
File:Linux-sizes.svg
Sabtu, 2025-10-18 18:40:25

DescriptionLinux-sizes.svg English: Linux kernel source code's size over versions Date 5 April 2015 Source Own work Author Dup...

Click to read more »
File:Linux Virtual Memory Layout 64bit.svg
Minggu, 2024-09-08 04:06:32

Virtual Memory Layout 64bit.svg English: An attempt at mapping the virtual memory in Linux on x86 64 bit systems. Where is the kernel and user space virtual...

Click to read more »
File:COVID-19 Finland timeline.en.svg
Jumat, 2024-08-09 18:55:01

raw data and the thick curve that has been smoothed using local linear kernel regression. The y-axis is logarithmic above 1. In addition, the dates of...

Click to read more »
File:X11 display server protocol.svg
Jumat, 2020-10-02 07:28:58

DescriptionX11 display server protocol.svg English: X11 (display server protocol) Xlib/XCB, X.Org Server, X window manager Linux kernel-components: Direct Rendering...

Click to read more »
File:PartialOrders redundencies svg.svg
Rabu, 2026-03-18 22:04:49

established by converse ("cnv"), reflexive closure ("cls"), and irreflexive kernel ("ker"). See pdf version for details. Date 29 July 2021 Source Own work...

Click to read more »
File:Software layers correct.svg
Jumat, 2025-03-07 19:49:00

DescriptionSoftware layers correct.svg English: Usage of a computer in layers: software running in user mode (green) software running in kernel mode (red) hardware (blue)...

Click to read more »
File:PDO.svg
Sabtu, 2025-10-18 05:40:55

121 n2 = n//2 kernel = np.sin(np.pi*np.linspace(1/(n+1), 1., n, endpoint=False)) kernel /= np.sum(kernel) av = np.convolve(data, kernel, mode='valid')...

Click to read more »
File:Linux API and Linux ABI-tr.svg
Selasa, 2024-09-03 07:18:05

DescriptionLinux API and Linux ABI-tr.svg English: Linux kernel interfaces Türkçe: Linux çekirdeği arayüzleri Date 18 March 2022 Source Own work Author...

Click to read more »
File:Gldt1008.svg
Senin, 2020-08-31 15:27:42

las distribuciones GNU/Linux que fueron apareciendo desde la creación del Kernel Linux. Date 8 August 2010 Source http://futurist.se/gldt/ Author http://futurist...

Click to read more »
File:Docker-linux-interfaces.svg
Minggu, 2026-05-03 15:00:27

DescriptionDocker-linux-interfaces.svg English: Illustration of the interfaces Docker uses to access virtualization features of the Linux kernel. Date 22 January 2015...

Click to read more »
File:Termios-script-diagram.svg
Selasa, 2020-11-24 20:21:55

(bash); \draw[dashed,very thick] (f.west) -- node[below,pos=.9] {\textit{Kernel space} }(f.east); \node[anchor=north west,font=\small] at (f.north west)...

Click to read more »
File:E2fsck-uninit.svg
Selasa, 2025-09-09 08:50:10

svg English: Ext3 & Ext4 file systems: fsck time vs Inode Count Date 19 September 2007 Source Own work using: http://marc.info/?l=linux-kernel&m=119016153124175...

Click to read more »
File:OpenWrt Logo.svg
Jumat, 2026-02-20 08:49:37

simplicity and confidence of the project’s operating system powered by the kernel Linux. Placed at its left is the OpenWrt symbol which displays a noncompleted...

Click to read more »
File:AppArmor logo.svg
Rabu, 2025-04-09 22:59:56

DescriptionAppArmor logo.svg English: The official AppArmor logo. The logo of AppArmor – Linux kernel security module Date 22 May 2018 Source Own work...

Click to read more »
File:Software layers false.svg
Kamis, 2021-07-22 12:38:43

layers false.svg English: Usage of a computer in layers: human (user, sand) software running in user mode (green) software running in kernel mode (red)...

Click to read more »
File:Gldt1012.svg
Senin, 2020-09-28 23:28:29

DescriptionGldt1012.svg English: This is a timeline of some of the Linux distributions that appeared since the creation of the Linux Kernel. Español: Esta...

Click to read more »
File:Most common protection rings.svg
Minggu, 2026-03-15 06:23:57

y="-7">Kernel</tspan> <tspan x="0" y="20">Device drivers</tspan> </text> <text> <tspan x="0" y="-192">Ring 1</tspan> <tspan x="0" y="-7">Kernel</tspan>...

Click to read more »
File:Illumos textlogo.svg
Senin, 2026-03-30 10:48:24

DescriptionIllumos textlogo.svg The logo of illumos – free software implementation of the Solaris kernel Date 2016 Source Vectorised and modified by Vulphere...

Click to read more »
File:Branches de développement noyau Linux.svg
Minggu, 2023-12-17 19:42:15

DescriptionBranches de développement noyau Linux.svg English: Development branches for the Linux kernel Français : Branches de développement du noyau Linux...

Click to read more »
File:Kern Mathematik.svg
Minggu, 2026-03-01 23:19:56

DescriptionKern Mathematik.svg English: math, kernel of a function Deutsch: Mathematik, Kern einer Funktion, Abbildung auf neutrales Element Date 23 July...

Click to read more »
File:GTK+ software architecture.svg
Rabu, 2025-09-17 11:30:27

Systemaufrufe des Linux Kernels "drumherum". Date 12 July 2014 Source Own work Author ScotXW Other versions See also GDK software architecture.svg SVG development...

Click to read more »
File:Privilege Escalation Diagram.svg
Kamis, 2025-09-25 16:43:35

Escalation Diagram.svg English: A diagram describing privilege escalation. The arrow represents a rootkit gaining access to the kernel, and the little gate...

Click to read more »
File:Linux graphics drivers 2D.svg
Minggu, 2026-03-29 07:59:22

DescriptionLinux graphics drivers 2D.svg English: Scheme of the Linux kernel graphics stack in its earliest version; there is only a 2D driver and its...

Click to read more »
File:XNU .svg
Selasa, 2025-09-09 10:41:05

DescriptionXNU .svg English: The XNU Kernel Date 23 August 2017 Source Own work Author Robryecran77...

Click to read more »
File:Linux-bootvorgang.svg
Sabtu, 2025-12-27 09:15:52

DescriptionLinux-bootvorgang.svg Diese Grafik stellt vereinfacht den Bootprozess eines Linux-Systems dar. Date 17 September 2007 Source Own work Author...

Click to read more »
File:Computer abstraction layers as.svg
Selasa, 2024-04-09 02:40:55

layers as.svg English: A typical vision of a computer architecture as a series of abstraction layers: hardware, firmware, assembler, kernel, operating...

Click to read more »
File:LAMP software bundle.svg
Minggu, 2026-02-01 06:26:11

DescriptionLAMP software bundle.svg English: The LAMP software bundle is composed of Linux (Linux kernel, glibc, etc.), Apache or some other web server...

Click to read more »
File:AQuoSA.svg
Senin, 2023-08-28 11:05:32

DescriptionAQuoSA.svg English: An SVG diagram, that I wrote myself in a text editor. Date 25 March 2007 Source Transferred from en.wikipedia to Commons...

Click to read more »
File:Wayland display server protocol.svg
Rabu, 2020-09-09 16:20:19

DescriptionWayland display server protocol.svg English: en:Wayland (display server protocol) ① The en:evdev module of the en:Linux kernel gets an event and sends it to...

Click to read more »
File:Linux graphics drivers DRI early.svg
Senin, 2025-07-07 16:30:11

DescriptionLinux graphics drivers DRI early.svg English: Scheme of the Linux kernel graphics stack, the Direct Rendering Infrastructure and the Direct...

Click to read more »
File:Linux graphics drivers DRI Wayland.svg
Sabtu, 2020-10-17 21:58:13

graphics drivers DRI Wayland.svg English: Scheme of the Linux kernel; Wayland makes use of EGL. Deutsch: Schema des Linux Kernel Grafikstapels; Wayland nutzt...

Click to read more »
File:Linux graphics drivers Utah GLX.svg
Minggu, 2020-10-11 03:37:57

DescriptionLinux graphics drivers Utah GLX.svg English: Scheme of the Linux kernel graphics stack in its earliest version; there is the 2D driver and...

Click to read more »
File:R-horsekick totals-density.svg
Sabtu, 2020-09-26 18:15:26

DescriptionR-horsekick totals-density.svg English: Example R plot: kernel density plot of von Bortkiewicz's famous dataset of deaths by horse kick in...

Click to read more »
File:Tuz-logo.svg
Senin, 2025-11-17 15:26:44

DescriptionTuz-logo.svg English: Tuz is the mascot of the 2009 linux.conf.au conference. It has been chosen as the logo of Linux kernel 2.6.29 to support...

Click to read more »
File:Linux Graphics Stack 2013.svg
Sabtu, 2026-04-11 23:35:26

Deutsch: Darstellung des Linux-Grafik-Stapels, unter anderem mit dem Linux Kernel (unten) sowie dem X-Server und Wayland (in der Mitte); Namen entsprechen...

Click to read more »
File:FUSE structure.svg
Jumat, 2025-08-01 07:01:42

DescriptionFUSE structure.svg Structural diagramm of Filesystem in Userspace Date 2 November 2007 Source Own work based on a diagram at Fuse Sourceforge...

Click to read more »
File:Linux graphics drivers DRI current.svg
Rabu, 2020-09-09 08:59:27

DescriptionLinux graphics drivers DRI current.svg English: Scheme of the Linux kernel graphics stack; the current Direct Rendering Infrastructure, all...

Click to read more »
File:Libvirt support.svg
Kamis, 2025-05-01 17:02:25

DescriptionLibvirt support.svg English: Scheme, the role of libvirt in the management of virtualization solutions. Date 6 November 2013 Source Own work...

Click to read more »
File:Mplwp lanczos-filter1.svg
Selasa, 2020-08-11 00:47:01

DescriptionMplwp lanczos-filter1.svg English: Plot of the Lanczos filter kernel for kernel size a = 1 {\displaystyle a=1} . y ( x ) = sinc ⁡ ( x ) ⋅ sinc...

Click to read more »
File:Generalized inverse subspaces-general.svg
Jumat, 2026-01-23 16:55:44

a complemented subspace of its kernel bijectively, and maps a complemented subspace of A's image to part of A's kernel. Compared with the reflexive case...

Click to read more »
File:Open Virtualization Alliance logo.svg
Jumat, 2025-06-13 21:49:17

Virtualization Alliance|Open Virtualization Alliance (OVA)]]; develops the [[:en:Kernel-based Virtual Machine|KVM]]. |Source= http://openvirtualizationalliance...

Click to read more »
File:Exokernel (de).svg
Rabu, 2025-11-26 16:42:46

DescriptionExokernel (de).svg Deutsch: Übersicht über die Unterschiede zwischen einem Exokernel und einem monolithischen Kernel. Das Bild ist nicht 100%...

Click to read more »
File:Linux-dates.svg
Sabtu, 2025-10-18 18:40:23

DescriptionLinux-dates.svg English: Linux versions release dates (release linearity). Date 5 April 2015 Source Own work Author Dup...

Click to read more »
File:Division of labor cpu and gpu.svg
Sabtu, 2026-05-02 18:57:29

DescriptionDivision of labor cpu and gpu.svg English: Illustrates the division of labor between the CPU and the GPU. In fact only shaders are executed...

Click to read more »
File:The Linux Graphics Stack and glamor.svg
Minggu, 2020-10-04 15:44:21

DescriptionThe Linux Graphics Stack and glamor.svg English: Scheme of the Linux kernel graphics stack; the current Direct Rendering Infrastructure, all...

Click to read more »
File:Gldt1106.svg
Rabu, 2026-01-07 23:51:55

DescriptionGldt1106.svg Español: Esta es una línea del tiempo de algunas de las distribuciones GNU/Linux que fueron apareciendo desde la creación del Kernel Linux....

Click to read more »
File:Mplwp lanczos-filter2.svg
Kamis, 2025-11-06 21:34:52

DescriptionMplwp lanczos-filter2.svg English: Plot of the Lanczos filter kernel for kernel size a = 2 {\displaystyle a=2} . y ( x ) = sinc ⁡ ( x ) ⋅ sinc...

Click to read more »
File:Mplwp lanczos-filter6.svg
Jumat, 2025-09-05 11:31:12

DescriptionMplwp lanczos-filter6.svg English: Plot of the Lanczos filter kernel for kernel size a = 1 {\displaystyle a=1} . y ( x ) = sinc ⁡ ( x ) ⋅ sinc...

Click to read more »
File:Convolution with stride=3.svg
Sabtu, 2024-04-13 23:12:27

DescriptionConvolution with stride=3.svg English: Convolution on a 12x12 shape with 3x3 kernel and stride=3 Date 19 May 2019 Source Own work Author Trougnouf...

Click to read more »
File:R-US state areas-density.svg
Minggu, 2024-07-14 07:05:48

DescriptionR-US state areas-density.svg English: Kernel density plot example. Data = US state areas Date 6 March 2009 Source Own work Author HYanWong...

Click to read more »
File:Mplwp lanczos-filter3.svg
Selasa, 2020-08-11 00:47:08

DescriptionMplwp lanczos-filter3.svg English: Plot of the Lanczos filter kernel for kernel size a = 3 {\displaystyle a=3} . y ( x ) = sinc ⁡ ( x ) ⋅ sinc...

Click to read more »
File:Mplwp lanczos-filter5.svg
Selasa, 2020-08-11 00:47:00

DescriptionMplwp lanczos-filter5.svg English: Plot of the Lanczos filter kernel for kernel size a = 5 {\displaystyle a=5} . y ( x ) = sinc ⁡ ( x ) ⋅ sinc...

Click to read more »
File:Module properties in commutative algebra.svg
Jumat, 2023-01-06 22:49:22

products commute with direct sums. flat => torsion-free: torsion is the kernel of M tensor (A -> Q) if Q is the total quotient ring, M the module, A the...

Click to read more »
File:InfografiaLinux.svg
Selasa, 2025-02-04 12:24:59

DescriptionInfografiaLinux.svg Español: Infografía del Núcleo Linux Date 31 August 2014, 12:16:11 Source CIDETYS Author Mónica Mora...

Click to read more »
File:Mplwp lanczos-filter4.svg
Selasa, 2020-08-11 00:47:09

DescriptionMplwp lanczos-filter4.svg English: Plot of the Lanczos filter kernel for kernel size a = 4 {\displaystyle a=4} . y ( x ) = sinc ⁡ ( x ) ⋅ sinc...

Click to read more »
File:Linux startup process wip.svg
Minggu, 2024-09-08 04:06:02

DescriptionLinux startup process wip.svg English: Scheme illustrates the Linux startup process. Date 4 November 2013 Source Own work Author ScotXW...

Click to read more »
File:লিনাক্স কার্নেল এবং গেমিং ইনপুট-আউটপুট বিলম্ব.svg
Selasa, 2025-09-16 22:12:34

ইনপুট-আউটপুট বিলম্ব.svg বাংলা: এটি বাংলা উইকিপিডিয়াতে লিনাক্স প্রবেশদ্বারের জন্য File:Linux kernel and gaming input-output latency.svg এই ফাইলটি বাংলায়...

Click to read more »
File:Smoothing Filter Pole Zero Plot.svg
Selasa, 2026-06-02 02:15:29

DescriptionSmoothing Filter Pole Zero Plot.svg English: Positions of four poles and four zeros for a t=2 smoothing kernels where the poles and zeros each smooth...

Click to read more »
File:Mplwp lanczos-filter6envelope.svg
Selasa, 2024-09-17 17:37:43

DescriptionMplwp lanczos-filter6envelope.svg English: Plot of the Lanczos filter kernel for kernel size a = 2 {\displaystyle a=2} with Lanczos window...

Click to read more »
File:Mplwp lanczos-filter5envelope.svg
Selasa, 2020-08-11 00:47:04

DescriptionMplwp lanczos-filter5envelope.svg English: Plot of the Lanczos filter kernel for kernel size a = 2 {\displaystyle a=2} with Lanczos window...

Click to read more »
File:Linux OS.svg
Sabtu, 2026-02-28 08:03:45

and upgrading from sources. In the Middle - Library layer On the bottom kernel with main components and hardware Inspired by: http://www.linuxdriver.co...

Click to read more »
File:Computer abstraction layers-gu.svg
Selasa, 2024-04-09 02:40:46

layers-gu.svg English: A typical vision of a computer architecture as a series of abstraction layers: hardware, firmware, assembler, kernel, operating...

Click to read more »
File:Mplwp lanczos-filter3envelope.svg
Selasa, 2024-10-29 05:32:24

DescriptionMplwp lanczos-filter3envelope.svg English: Plot of the Lanczos filter kernel for kernel size a = 2 {\displaystyle a=2} with Lanczos window...

Click to read more »
File:Mplwp lanczos-filter4envelope.svg
Selasa, 2020-08-11 00:47:07

DescriptionMplwp lanczos-filter4envelope.svg English: Plot of the Lanczos filter kernel for kernel size a = 2 {\displaystyle a=2} with Lanczos window...

Click to read more »
File:Gldt1202.svg
Minggu, 2020-09-20 14:24:38

DescriptionGldt1202.svg English: This is a timeline of some of the Linux distributions that appeared since the creation of the Linux Kernel. Español: Esta...

Click to read more »
File:Mplwp lanczos-filter2envelope.svg
Kamis, 2026-01-08 23:05:51

DescriptionMplwp lanczos-filter2envelope.svg English: Plot of the Lanczos filter kernel for kernel size a = 2 {\displaystyle a=2} with Lanczos window...

Click to read more »
File:High level Overview of DRM.svg
Minggu, 2024-12-01 14:15:35

DescriptionHigh level Overview of DRM.svg English: A process using the Direct Rendering Manager of the Linux Kernel to access a 3D accelerated graphics...

Click to read more »
File:Computer abstraction layers-kn.svg
Selasa, 2024-04-09 02:40:47

layers-kn.svg ಕನ್ನಡ: A typical vision of a computer architecture as a series of abstraction layers: hardware, firmware, assembler, kernel, operating...

Click to read more »
File:R-US state areas-hist+dens sqrt.svg
Sabtu, 2025-11-15 21:21:50

DescriptionR-US state areas-hist+dens sqrt.svg English: Histogram with overlayed (Gaussian) kernel density plot example, for log-transformed data (base...

Click to read more »
File:Smileytap.svg
Selasa, 2020-09-15 02:54:17

DescriptionSmileytap.svg This file has no description, and may be lacking other information. Please provide a meaningful description of this file. Source...

Click to read more »
File:Mplwp lanczos-filter1-5.svg
Selasa, 2020-08-11 00:46:51

DescriptionMplwp lanczos-filter1-5.svg English: Plot of the Lanczos filter kernels for kernel size a = {\displaystyle a=} 1, 2, 3, 4 and 5. y ( x ) = sinc...

Click to read more »
File:SVGfeConvolveMatrix06.svg
Sabtu, 2024-11-30 09:56:50

DescriptionSVGfeConvolveMatrix06.svg Deutsch: SVG: SVG-Beispiel feConvolveMatrix. kernelUnitLength Date 23 June 2010 Source Selbst erstellt. Author Dr...

Click to read more »
File:Group homomorphism.svg
Minggu, 2020-09-13 11:49:36

DescriptionGroup homomorphism.svg diagram of a group homomorphism, including the Kernel, the Image, and a CoSet. Date 31 May 2007 Source Own work Author...

Click to read more »
File:OS-structure2-zh-cn.svg
Minggu, 2022-12-18 08:57:24

svg Monolith-, Micro- and a "hybrid" kernel, a draft of new version Date 17 November 2022 Source Edited from File:OS-structure2.svg Author Alexander...

Click to read more »
File:OS-structure2-tr.svg
Rabu, 2025-12-31 13:42:35

svg Türkçe: Monolitik, mikro ve hibrid işletim sistemi çekirdeği türleri Date 21 January 2025 Source Translation of File:OS-structure2.svg Author...

Click to read more »
File:SVGfeDiffuseLighting05.svg
Sabtu, 2024-11-30 09:57:08

DescriptionSVGfeDiffuseLighting05.svg Deutsch: SVG: SVG-Beispiel feDiffuseLighting. kernelUnitLength. Date 24 June 2010 Source Selbst erstellt. Author...

Click to read more »
File:SVGfeSpecularLighting07.svg
Sabtu, 2024-11-30 09:58:16

DescriptionSVGfeSpecularLighting07.svg Deutsch: SVG: SVG-Beispiel feSpecularLighting. kernelUnitLength. Date 26 June 2010 Source Selbst erstellt. Author...

Click to read more »
File:Koronavirustapauksia suomessa ennuste muiden maiden datoista 1.svg
Senin, 2025-03-24 04:53:45

import LogisticGAM from pygam import LinearGAM from sklearn.neighbors import KernelDensity from scipy.interpolate import pchip_interpolate from scipy import...

Click to read more »
File:KramersKronig.svg
Sabtu, 2020-10-17 17:53:32

require the real and imaginary part thereof are bound by convolution with a Hilbert kernel. Date 2 October 2013, 22:37:49 Source Own work Author FDominec...

Click to read more »
File:Contour Integration Example 4.svg
Senin, 2025-10-27 08:23:13

Example 4.svg English: (A) A Kernel is generated that dictates the base strength of the connections between neurons in the network. Each kernel slice shown...

Click to read more »
File:Generalized inverse subspaces-right.svg
Senin, 2025-12-22 15:17:20

A is surjective, and X maps A's image to a complemented subspace of its kernel bijectively. If the complement is the orthogonal complement, then X is the...

Click to read more »
File:OS-structure.tr.svg
Minggu, 2026-01-11 20:34:01

DescriptionOS-structure.tr.svg Türkçe: Sırasıyla monolitik ve mikro çekirdek tabanlı işletim sistemlerinin yapısı. Date 28 December 2021 Source Own work...

Click to read more »
File:Straight maize stalk.svg
Kamis, 2024-01-11 03:24:57

golden kernels on a transparent backing. Date 27 April 2023 Source This image has been extracted from another file : Brasão de Cerejeiras - RO.svg Author...

Click to read more »
File:Generalized inverse subspaces-reflexive.svg
Senin, 2025-12-22 15:14:06

vector spaces U and V. X maps A's image to a complemented subspace of its kernel bijectively, and maps a complemented subspace of A's image all to zero....

Click to read more »
File:Patron microkernel.svg
Minggu, 2026-05-31 19:19:42

DescriptionPatron microkernel.svg Español: El estilo arquitectónico de Microkernel o también conocido como arquitectura de Plug-in Date 19 December 2025...

Click to read more »
File:Linux API-tr.svg
Selasa, 2024-09-03 07:18:59

DescriptionLinux API-tr.svg English: Linux API'ı Date 18 March 2022 Source Own work Author VectorVoyager...

Click to read more »
File:Basic desktop computer system.svg
Kamis, 2023-11-02 23:27:22

displayed on the monitor is a listing of the top level directory of the Linux Kernel (version 2.6.22.19). The word "rainbird" in the prompt is my machine's hostname...

Click to read more »
File:Computer abstraction layers-es.svg
Selasa, 2024-04-09 02:40:45

layers-es.svg English: A typical vision of a computer architecture as a series of abstraction layers: hardware, firmware, assembler, kernel, operating...

Click to read more »
File:Computer abstraction layers ml.svg
Senin, 2024-12-16 01:30:00

layers ml.svg English: A typical vision of a computer architecture as a series of abstraction layers: hardware, firmware, assembler, kernel, operating...

Click to read more »
File:CPU ring scheme.svg
Rabu, 2024-01-24 06:42:07

DescriptionCPU ring scheme.svg This explains the CPU ring scheme. Date 26 June 2006 Source selfmade  This W3C-unspecified vector image was created with...

Click to read more »
File:Cpcdos OS2.2.svg
Selasa, 2024-04-23 22:08:54

DescriptionCpcdos OS2.2.svg Français : Logo de Cpcdos OS2.2 English: Cpcdos OS2.2 logo Date 1 July 2021 Source Own work Author Chrapati Lagahim...

Click to read more »
File:Unix-history.svg
Selasa, 2022-02-15 20:46:38

DescriptionUnix-history.svg English: A simple history of the evolution of en:unix. en:Category:Unix history Русский: История развития Unix систем. Date...

Click to read more »
File:Via Munita schema.svg
Rabu, 2024-09-11 05:07:03

hand 3 Audits: rubble or concrete of broken stones and lime 4 Nucleus: kernel or bedding of fine cement made of pounded potshards and lime 5 Dorsum or...

Click to read more »
File:Linux Schichten.svg
Sabtu, 2022-05-21 10:08:12

DescriptionLinux Schichten.svg Deutsch: Schichten im Linux Betriebssystem Date 2 July 2009 Source Transferred from de.wikipedia to Commons by Matthias_M...

Click to read more »
File:Openvms-system-architecture.svg
Rabu, 2024-01-31 20:04:26

DescriptionOpenvms-system-architecture.svg English: Diagram of the components and layers of the OpenVMS operating system. Based on diagrams from the OpenVMS...

Click to read more »
File:Bicubic graph3.svg
Selasa, 2025-09-16 13:50:22

DescriptionBicubic graph3.svg bicubic convolution kernel Date 2025/4/13 Source own work Author 場生松武志...

Click to read more »
File:Nonlinear SVM example illustration.svg
Jumat, 2020-08-21 11:06:53

DescriptionNonlinear SVM example illustration.svg English: An illustration of kernel transformation for nonlinear SVM. Original 2D data (left) are linearly...

Click to read more »
File:Bicubic graph1.svg
Selasa, 2025-09-16 13:50:20

DescriptionBicubic graph1.svg convolution kernel of bicubic interpolation Date 2025/4/13 Source own work Author 場生松武志...

Click to read more »
File:Micro noyau simplifié.svg
Selasa, 2022-02-15 22:04:21

DescriptionMicro noyau simplifié.svg Français : Architecture simplifiée d'un système a micro-noyaux v_atekor Date 1 October 2009 Source Own work Author...

Click to read more »
File:Noyau xnu simplifié.svg
Minggu, 2022-04-03 07:57:21

DescriptionNoyau xnu simplifié.svg Français : Architecture simplifiée du noyau Xnu Source Own work Author Rapha222 Other versions Noyau_xnu_simplifié...

Click to read more »
File:Bicubic graph2.svg
Selasa, 2025-09-16 13:50:21

DescriptionBicubic graph2.svg shifted kernel of cubic convolution Date 2025/4/13 Source own work Author 場生松武志...

Click to read more »
File:Nim+misere-Spiel.svg
Rabu, 2022-01-12 21:07:33

„Kerns“ in grün. English: 2 two-player games of perfect information. Nodes of the „Kernel“ green. Date 17 December 2010 Source Eigenbau Author Nomen4Omen...

Click to read more »
File:Example of a naive Roofline model.svg
Minggu, 2025-12-14 19:55:39

DescriptionExample of a naive Roofline model.svg English: Example of a naive Roofline plot where two kernels are reported. The first is underneath the peak...

Click to read more »
File:DirtyCow.svg
Senin, 2025-11-03 01:51:32

DescriptionDirtyCow.svg English: Logo for the Dirty Cow security vulnerability in the Linux Kernel (CVE-2016-5195). Čeština: Logo zranitelnosti Dirty COW...

Click to read more »
File:Atlas of Personality, Emotion and Behaviour - Social and personality constructs.svg
Jumat, 2024-09-06 20:53:55

of Personality, Emotion and Behaviour - Social and personality constructs.svg English: Visualisation of social and personality constructs according to...

Click to read more »
File:Esempio di modello Roofline naive.svg
Rabu, 2026-01-07 04:41:04

DescriptionEsempio di modello Roofline naive.svg Italiano: Un esempio di un Roofline naïve che riporta l'analisi di due kernel. Il primo ha una Intensità operativa...

Click to read more »
File:Paging graphic.svg
Jumat, 2021-01-22 19:59:06

DescriptionPaging graphic.svg English: Graphic of how the page tables can be laid out in an operative system. Note that the page tables and kernel metadata are actually...

Click to read more »
File:Read-Copy Update Insertion Procedure.svg
Kamis, 2022-12-08 15:03:17

(2013-03-08) used inkscape to convert to .svg and edited text. Previously published: http://kernel.org/pub/linux/kernel/people/paulmck/perfbook/perfbook.html...

Click to read more »
File:Comparison image neural networks.svg
Senin, 2024-04-08 15:46:43

for example, as: [(input width 227 - kernel width 11) / stride 4] + 1 = [(227 - 11) / 4] + 1 = 55. Since the kernel output is the same length as width,...

Click to read more »
File:XNU v2.svg
Jumat, 2020-10-30 07:21:01

DescriptionXNU v2.svg English: update to the previous file (please delete my previous work) Date 24 August 2017 Source Own work Author Robryecran77...

Click to read more »
File:Lanczos-r02-filtering.svg
Rabu, 2026-04-08 08:17:54

a set of random samples (black dots), two scaled copies of the Lanczos kernel with size parameter a=2, translated by 4 sampling intervals (dashed red...

Click to read more »
File:Lanczos-r01-filtering.svg
Rabu, 2020-09-30 22:16:40

a set of random samples (black dots), two scaled copies of the Lanczos kernel with size parameter a=1, translated by 4 sampling intervals (dashed red...

Click to read more »
File:OS-2 Warp x86 Architecture.svg
Sabtu, 2026-01-24 07:01:41

DescriptionOS-2 Warp x86 Architecture.svg English: Architecture of OS/2 Warp under x86 Date 19 May 2024 Source https://www.os2world.com/forum/index.php...

Click to read more »
File:ISO 7000 - Ref-No 1586.svg
Minggu, 2025-05-11 17:44:54

identify the control that adjusts the sieve to allow larger or smaller kernels of grain to fall through the sieve. To indicate the operational status...

Click to read more »
File:Comic strips Linux BBR.svg
Rabu, 2024-04-03 16:34:53

DescriptionComic strips Linux BBR.svg English: In this two-panels cartoons, two developers implement BBR (a new TCP congestion control algorithm) to replace...

Click to read more »
File:Linear function with pre-image of 0.5w.svg
Sabtu, 2026-03-14 02:13:00

DescriptionLinear function with pre-image of 0.5w.svg English: A linear function with the kernel, v_1+kerL and the pre-image of 1/2 w. Date 6 April 2016...

Click to read more »
File:Estimated limit of human habitat europe lgm 1.svg
Senin, 2025-08-18 17:49:02

import LogisticGAM from pygam import LinearGAM from sklearn.neighbors import KernelDensity import pandas as pd import array as arr import scipy.stats from sklearn...

Click to read more »
File:Computer abstraction layers-sat.svg
Selasa, 2024-04-09 02:40:49

layers-sat.svg English: A typical vision of a computer architecture as a series of abstraction layers: hardware, firmware, assembler, kernel, operating...

Click to read more »
File:Comic strips Linux TCP BBR.svg
Rabu, 2024-04-03 16:34:53

DescriptionComic strips Linux TCP BBR.svg Français : Comic strips de deux vignettes mettant en scène deux développeuses discutant de l'implémentation...

Click to read more »
File:Kvmbanner-logo2 1.png
Rabu, 2022-01-19 20:08:59

Deutsch: de:Kernel-based Virtual Machine English: en:Kernel-based Virtual Machine Español: es:Kernel-based Virtual Machine Magyar: hu:Kernel-based Virtual...

Click to read more »
File:HEXACO visualised in the two dimensions of the Atlas of Personality, Emotion and Behaviour.svg
Senin, 2022-10-03 10:12:56

affiliation and dominance. The scored points are then visualised using kernel density plots in two dimensions. The vectors drawn on each of the six plots...

Click to read more »
File:Noyau monolithique modulaire.svg
Jumat, 2020-09-11 21:53:00

DescriptionNoyau monolithique modulaire.svg Français : Schéma d'un noyau monolithique modulaire respectant la charte graphique de la page Wikipedia :...

Click to read more »
File:COVID-19 Finland timeline.fi.svg
Jumat, 2024-08-09 18:55:09

käyrällä puolestaan tasoitettu versio (käyttäen paikallista lineaarista kernel-regressiota). Kuvan y-akseli on logaritminen lukumäärästä 1 ylöspäin. Lisäksi...

Click to read more »
File:Linux distros tree.svg
Selasa, 2025-11-11 13:55:00

in 2021. For independent GNU/Linux distributions, they link to the Linux kernel with "generic" black lines. For GNU/Linux distributions based on others...

Click to read more »
File:Computer abstraction layers-ar.svg
Selasa, 2024-04-09 02:40:41

layers-ar.svg English: A typical vision of a computer architecture as a series of abstraction layers: hardware, firmware, assembler, kernel, operating...

Click to read more »
File:Micro noyau hybride simplifié.svg
Sabtu, 2020-09-19 04:35:55

DescriptionMicro noyau hybride simplifié.svg Français : Architecture simplifiée d'un système a micro-noyau hybride Date 1 October 2009 Source Own work...

Click to read more »
File:Computer abstraction layers separated OS.svg
Selasa, 2024-04-09 02:40:57

separated OS.svg English: A typical vision of a computer architecture as a series of abstraction layers: hardware, firmware, assembler, kernel, operating...

Click to read more »
File:Computer abstraction layers-es-v2.svg
Selasa, 2024-04-09 02:40:44

layers-es-v2.svg English: A typical vision of a computer architecture as a series of abstraction layers: hardware, firmware, assembler, kernel, operating...

Click to read more »
File:Ceratonia siliqua range.svg
Senin, 2024-02-19 06:02:05

(Ceratonia siliqua L.) populations: Morphological variability of pods and kernel. Scientia Horticulturae, 121(2), 125-130. Nikolić, T. (Ed.), 2015. Flora...

Click to read more »
File:Big Five visualised according to the Atlas of Personality, Emotion and Behaviour.svg
Senin, 2023-11-20 09:26:20

by the Big Five were scored according to the atlas and visualised using kernel density plots]] in two dimensions. The atlas clearly delineates the components...

Click to read more »
File:Micro noyau temps réel hybride simplifié.svg
Jumat, 2024-12-13 14:29:31

DescriptionMicro noyau temps réel hybride simplifié.svg Français : Architecture de système temps réel à micro-noyaux hybrides utilisant un noyau d'un...

Click to read more »
File:Ubuntu mínimo.svg
Sabtu, 2024-09-14 20:49:17

libxtables12 libxtst6 libyaml-0-2 linux-base linux-initramfs-tool linux-kernel-log-daemon locales logrotate lsb-release mawk mime-support module-init-tools...

Click to read more »
File:Linux-2.6-oops-parisc.jpg
Rabu, 2020-11-04 20:17:13

DescriptionLinux-2.6-oops-parisc.jpg Linux kernel oops on PA-RISC. Date November 2006 Source Own work Author Adamantios Permission (Reusing this file)...

Click to read more »
File:3-dim commut algebra, subalgebras, ideals.svg
Jumat, 2023-05-26 11:27:58

Two-dimensional ideals are primary (and maximal); primary means that such ideal is a kernel of one-dimensional representation (marked as oblique square). Two trivial...

Click to read more »
File:Exokernel revised(english).png
Minggu, 2024-08-25 23:07:39

English: Highlights difference between a "normal" (let's say monolithic kernel) and an exokernel. Is not 100% exact, but let the text explain all the details...

Click to read more »
File:YesGNULinux-YesGNU-NoLinux.png
Kamis, 2026-03-12 21:09:08

software. The Hurd, GNU's own kernel, is some way from being ready for daily use. Thus, GNU is typically used today with a kernel called Linux. This combination...

Click to read more »
File:Barycentric subdivision of a 3-simplex.png
Kamis, 2025-11-27 05:21:57

label="" unitLabel="" tickStyle="1" showNumbers="true"/> </euclidianView> <kernel> <uses3D val="true"/> <continuous val="false"/> <usePathAndRegionParameters...

Click to read more »
File:Exokernel (english).png
Senin, 2024-11-11 08:32:51

English: highlights difference between a "normal" (let's say monolithic kernel) and an exokernel. Is not 100% exact, but let the text explain all the details...

Click to read more »
File:Linux architecture.png
Sabtu, 2026-04-11 22:17:46

using vector graphics as an SVG file. This has several advantages; see Commons:Media for cleanup for more information. If an SVG form of this image is available...

Click to read more »
File:Klt.jpg
Kamis, 2023-06-29 00:27:26

DescriptionKlt.jpg English: Kernel Level Thread Português: Thread em modo kernel Date 2004 Source Fundamentos de Sistemas Operacionais Author Silberschatz...

Click to read more »
File:Exokernel de.png
Rabu, 2020-09-09 23:46:58

Deutsch: Neue version der SVG-Version. Das Bild beschreibt die Unterschiede zwischen einen Exokernel und einem monolithischen Kernel. Es ist nicht 100% exakt...

Click to read more »
File:Socketcan.png
Rabu, 2020-09-23 10:29:47

using vector graphics as an SVG file. This has several advantages; see Commons:Media for cleanup for more information. If an SVG form of this image is available...

Click to read more »
File:The C Programming Language.png
Rabu, 2026-02-18 01:08:37

Programming Language.png English: The C Programming Language. Powered by C: Linux kernel AVR-LibC GCC Python PostgreSQL SQLite OpenGL GTK Apache nginx Date 5 September...

Click to read more »
File:Linux OS.png
Sabtu, 2026-02-28 08:03:50

and upgrading from sources. In the Middle - Library layer On the bottom kernel with main components and hardware Inspired by: http://www.linuxdriver.co...

Click to read more »
File:Uusia koronavirustapauksia suomessa eksponentti ennuste 1.svg
Minggu, 2022-08-07 13:47:53

import LogisticGAM from pygam import LinearGAM from sklearn.neighbors import KernelDensity from scipy.interpolate import pchip_interpolate from scipy import...

Click to read more »
File:Anatomy-of-bzimage.png
Selasa, 2025-12-09 18:16:03

using vector graphics as an SVG file. This has several advantages; see Commons:Media for cleanup for more information. If an SVG form of this image is available...

Click to read more »
File:Tuz-logo.png
Senin, 2025-12-29 20:59:37

2009 linux.conf.au conference. It has been chosen as the logo of Linux kernel 2.6.29 to support the effort to save the Tasmanian devil species from extinction...

Click to read more »
File:Kernel2Predictors.png
Selasa, 2020-09-22 22:07:06

English: Use of Gaussian kernels for nonparametric multiplicative regression with two predictors. The weights from the kernel function for each predictor...

Click to read more »
File:KerIm 2015Joz L2.png
Kamis, 2025-01-30 04:34:01

DescriptionKerIm 2015Joz L2.png English: Kernel and image of a map L: V->W Date 12 February 2015 Source Own work Author Tomasz59...

Click to read more »
File:CpcdosC+teste.jpg
Selasa, 2024-04-23 22:08:53

stored more efficiently or accurately in the PNG or SVG format. If possible, please upload a PNG or SVG version of this image without compression artifacts...

Click to read more »
File:Cdemu-functionality.png
Jumat, 2024-02-16 01:21:05

using vector graphics as an SVG file. This has several advantages; see Commons:Media for cleanup for more information. If an SVG form of this image is available...

Click to read more »
File:LVM-esquema basico.PNG
Kamis, 2026-04-09 12:14:45

using vector graphics as an SVG file. This has several advantages; see Commons:Media for cleanup for more information. If an SVG form of this image is available...

Click to read more »
File:Stdstreams-notitle.jpg
Selasa, 2025-07-29 12:58:52

standard output stdout, standard error stderr. Source File:Stdstreams-notitle.svg Author User:Syarikat Pemunggahan Rencana based on work by Danielpr85 and...

Click to read more »
File:JariOS logo.png
Rabu, 2026-02-04 03:58:07

using vector graphics as an SVG file. This has several advantages; see Commons:Media for cleanup for more information. If an SVG form of this image is available...

Click to read more »
File:Global Task Scheduling.jpg
Rabu, 2022-01-19 20:21:01

using vector graphics as an SVG file. This has several advantages; see Commons:Media for cleanup for more information. If an SVG form of this image is available...

Click to read more »
File:Cps71 lc mean.png
Jumat, 2025-05-09 18:35:12

using vector graphics as an SVG file. This has several advantages; see Commons:Media for cleanup for more information. If an SVG form of this image is available...

Click to read more »
File:Unifiedkernel-wine-s.JPG
Sabtu, 2024-07-13 16:35:49

using vector graphics as an SVG file. This has several advantages; see Commons:Media for cleanup for more information. If an SVG form of this image is available...

Click to read more »
File:Jerarquía-linux.png
Senin, 2020-09-07 01:33:24

using vector graphics as an SVG file. This has several advantages; see Commons:Media for cleanup for more information. If an SVG form of this image is available...

Click to read more »
File:Architecture micro-noyau.png
Selasa, 2025-07-29 16:34:37

using vector graphics as an SVG file. This has several advantages; see Commons:Media for cleanup for more information. If an SVG form of this image is available...

Click to read more »
File:Different Views on RKHS.png
Selasa, 2026-03-10 23:40:45

English: This is a diagram illustrating how the different views of Reproducing Kernel Hilbert spaces are related. Date 16 December 2013 (original upload date)...

Click to read more »
File:Secu-1.PNG
Jumat, 2020-10-30 23:14:51

using vector graphics as an SVG file. This has several advantages; see Commons:Media for cleanup for more information. If an SVG form of this image is available...

Click to read more »
File:Container Linux Logo.png
Senin, 2025-11-17 15:32:14

Which is an open-source lightweight operating system based on the Linux kernel for servers. Date 12 March 2017 (original upload date) Source https://coreos...

Click to read more »
File:PhytoplanktonSRvsTemp.png
Selasa, 2026-03-31 13:54:30

isopleths illustrate the density of ocean grid cells, based on two dimensional kernel density estimates, and were used to highlight the parts of the gradients...

Click to read more »
File:Medcouple-distribution.png
Rabu, 2020-09-23 20:24:03

with corresponding histogram of the 6.25 million values of the medcouple kernel. The actual medcouple, the median of the second histogram, is at 0.188994...

Click to read more »
File:Examples of universally unique identifier.png
Senin, 2026-03-30 09:40:45

12 August 2021 Source Self-taken; derivative work Author Software: Linux kernel developers Screenshot: VulcanSphere Permission (Reusing this file) This...

Click to read more »
File:Hatice8.gif
Minggu, 2024-07-21 19:17:15

hardware, firmware, assembler, kernel, operating system and applications. Source File:Computer abstraction layers.svg Author Miko3k and Tene and tr:User:Haticee06...

Click to read more »
File:PartialOrders redundencies.pdf
Minggu, 2025-03-02 17:08:14

established by converse (cnv), reflexive closure (cls), and irreflexive kernel (ker). The mappings cls and ker (on the domain of irreflexive and reflexive...

Click to read more »
File:EUforia Wiki4Trade 2025 " Tafsir Kesepakatan 23 September 2025 ".png
Jumat, 2025-11-07 14:56:55

Rifaat SUMBER ELEMEN GRAFIS : 1. Minyak Sawit Palm Oils – outer pulp vs kernel from African Oil Palm (Elaeis guineensis) oleh Marufish di https://upload...

Click to read more »
File:REFInd 0.14.2 Minimal theme screenshot.webp
Minggu, 2026-02-08 18:26:45

Windows Boot Manager) and two openSUSE entries (one is GRUB and one is Kernel EFI stub loader and additional menu beneath it including UEFI shell, MOKManagers...

Click to read more »