explained
There are 21 repositories under explained topic.
zxyle/PDF-Explained
《PDF 解析》
elcaza/get_off_my_wifi
La colección de notas que me hubiera gustado encontrar sobre ataques WIFI.
khaled-hamam/design-patterns-explained
Explanation for most of the well-known design patterns with examples and figures.
TYPO3-Documentation/TYPO3CMS-Reference-CoreApi
"TYPO3 Explained": Main TYPO3 Core Document: Main classes, Security, TypoScript syntax, Extension API and much more
akanyaani/Illustrated_GPT2_With_Code
Explained GPT-2 Transformer model step by step with code.
elcaza/office_autoinstall_explained
Este repositorio pretende mostrar la forma en que funciona la instalación automática de office mediante Office Deployment Tool
tomstryhn/PowerShell-InMemory-Execution
PowerShell InMemory Execution explained, with samples.
ravinayag/fabric-samples-explained
Hyperleder Fabric 1.4 - Byfn / Eyfn Explained
Rishujamaiyar/Similarity-Detection-using-Graph-SAGE-Python
Explained Graph Embedding generation and link prediction
AlphaVS-76/Leetcode_Questions
All the solutions and algorithms I come up for Leetcode Questions
elcaza/tutorial_openvpn
Este tutorial muestra paso a paso la configuración y despliegué de un servidor OPENVPN sobre Debian 10. Servidor CA, Servidor OPENVPN
Psingh12354/Cpp-Codes
Cpp Codes
DanielArian/protocole-signal-explique
Un document PDF expliquant le fonctionnement du protocole de chiffrement utilisé par l'application Signal.
Haresh-729/Advanced-Web-Development
This is My first Public Repository....
LithosNetwork/guides
Guides of the network that are publicly maintained. You can also contribute.
shivsondhi/Basics-of-Pandas
My journey learning the pandas library.
TheLeopard65/ISA-Imitation
This repository contains a simple C++ implementation of a Von-Neumann architecture simulator. The program mimics the behavior of a basic computer architecture that uses a single memory space for both instructions and data. Users can load programs, execute them, and view the current state of the memory and registers.
antonio-f/kl-divergence
Kullback-Leibler divergence in Python
friskycodeur/digit-recognition
A detailed guide to recognition of digits using Convolutional Neural Networks.