JavaScript Based Man-Demon Puzzle Simulator
Man-demon puzzle is like a classic river-crossing puzzle. The missionaries-cannibals—one of the river-crossing puzzles—is a well-known game problem in artificial intelligence, where it is used as an example of problem representation....
Phonebook for PC Using Memory Access Functions in ‘C’
Programming languages like ‘C’, Assembly and Java are used in embedded system development. Of these, ‘C’ is most commonly used because it is more convenient to interface with the hardware.
Writing data...
Getting started with Raspberry Pi
SEPTEMBER 2012: The Raspberry Pi (Fig. 1) is powered by a BCM2835 system-on-chip from Broadcom that contains an ARM processor (running at 700 MHz) and a powerful graphics processing unit capable...
JavaScript-Based Quick Response Code Generator Interface
Quick response code, or QR code in short, is a special bar code that is usually displayed as a matrix of black modules arranged in a square pattern (data codes) and...
Artificial Neural Network Simulation in Labview and Matlab
Artificial neural network, in essence, is an attempt to simulate the brain. When the user enters the inputs (say, p1, p2 and p3) and the expected corresponding outputs (say, t1, t2...
Laser Demo in ‘C’
Here is a program to demonstrate the working of a laser. Laser is a device that creates a uniform and coherent light, unlike an ordinary bulb light. Many lasers deliver light...