
Search In
Hi, In this blog I tried to provide an efficient solution for a famous coin exchange problem using dynamic problem in bottom up approach whose time complexity is O(mn).
Problem Definition
In coin exchange problem you can think of a coin v
I am running a script that runs once and stops. How do I loop it infinitely?
import time
outpins = [ 4, 5, 6, 12, 13, 17 ]
inpins = [ 18, 22, 23, 24, 25, 26 ]
import RPi.GPIO as GPIO
GPIO.setmode(GPIO.BCM)
nlines = 6
The following code help your image to move using UIPanGestureRecognizer. While moving your selected image other images set there location automatically.
-(void)addImageToScrollView
{
float x=5,y=40,width = 100,height = 100,spaceH = 5,spaceW
i wantt to send an event calender request through gmail in php...please help me in this....
Does anyone knows how to work with nginx on windows?I'm trying to run an nodejs application.Can anyone help me ?
Hello everyone I would like to start making a E-commerce android application. So how to start plz suggest me.
Hello guys,
JSON is a collection of name/value pairs, and it's in various languages, JSON is like as an object, record, struct, dictionary, hash table, keyed list, or associative array. JSON is an ordered list of values and in many languages, it is
I want to show card verification number in order view in magento.
please help....
For your iOS application if you want to check Push Notification status then you can check it by using the below code:-
in iOS 7
UIRemoteNotificationType types = [[UIApplication sharedApplication] enabledRemoteNotificationTypes];
if (types == UIRemo
like in tent how to switch between fragment in navigation drawer .
