...

Learn

Cmake Create A Binary Of Each C++ File Within A Directory

A CMakeLists.txt file to create a binary of each file within a directory. Each c++ source file within the directory needs to have its own main entry function.

Deitel C++ How To Program 9th Edition Chapter 8 Exercise 8.12

Write a program which simulates a rabit and turtle race.

Deitel C++ How To Program 9th Edition Chapter 7 Exercise 7.34

Write a program which generate a random maze.

View more »

Explore

Create Rest Api Using Express Node Web Framework

A complete guide for creation of REST API endpoints (GET, POST, PUT and DELETE) on Node.js with a tester application to tests the endpoints using Node.js http library.

Using Custom Font With Jimp In Nodejs

This guide help you to utlize custom fonts using Hiero with jimp for editing images on nodejs. These are list of fonts that are supported by jimp.

Setup Gitea With Nginx Using Letsencrypt Cert On Raspberry Pi

This guide helps you to setup Gitea with NGINX using Let’s Encrypt SSL certificate on Raspberry Pi 4.

View more »

Transform

Suci Computation On Ue

In order to secure mobile subscriber identity 5G has introduced subscriber identity concealment (SUCI). SUCI is defined in 23.501. The Subscription Concealed Identifier (SUCI) is an identifier designed to protect privacy, which is concealment of SUPI. UDM on the network side is responsible for de-concealment of the SUCI to extract SUPI.

Fat 16 File System

FAT file system was developed for personal computers, FAT comes in difference flavors 12/16/32. Each flavors is from a specific era and the only difference between them is the allocation table.

View more »