What's Angular
Angular is one of the popular client-side frameworks now, so this blog lists down some concise and basic information on it!
Quickstart To Angular 4
Angular 4 is the latest version of the angular. To start and check whether you have all the resources ready to give a try, this basic blog will help you install angular and related stuff (for Windows). so let’s begin!
Blockchain Basics
The blockchain is the hot topic nowadays, even though it was first conceptualized back in 1991. Blockchain, as the name suggests, is the chain of blocks. So what makes it so famous?
Fuzziness all around!
This is a basic blog to implement fuzzy box in the MATLAB.
Address conversion functions
Some functions are used in network programming to convert the IP addresses to human readable form and back.
Little or big endian
Think of computer memory as cells which are 1 byte long. In order to store 2 byte hex-data (90AB), there are two possibilities:
Cloudlet scheduling strategies
Cloudsim employs namely two strategies which are used to schedule the cloudlets. One of them is time-shared scheduler and second one is space-shared scheduler.
Digging deeper into cloudsim
Hope now you know how to install the cloudim in Netbeans (if you don’t know how to do this refer this blog.
Simmering the cloudsim
CloudSim: A framework for modeling and simulation of Cloud Computing Infrastructures and Services. Recently, cloud computing emerged as the leading technology for delivering reliable, secure, fault-tolerant, sustainable, and scalable computational services, which are presented as Software, Infrastructure, or Platform as services (SaaS, IaaS, PaaS).