Join the social network of Tech Nerds, increase skill rank, get work, manage projects...
 

Search In

Signed and Unsigned Data Type

While assigning data types when we have large bulk of data we select the data type accrodingly. If our integer value have data that is out of range hen we will store it in another data type called object and that process is also called as boxing.

Android - document edge detection via camera

Hello guys, i am trying to develop one p.o.c with functionality like office lens, when i focus camera on document it should auto adjust(focus, mode) , detect document edge, draw border rectangle(real time) in Android . Have tried OpenCv but no luck

Converting all underscore connected letters to uppercase in php

In PHP if we want to replace all underscore connected letters to upper case then we can use the php function called "preg_replace_callback" . For example if we have string "kp_o_zmq_k" then the output becomes "kpOZmqK".

Comparator Interface in Java

Comparator:- Comparator interface  found in java.util package and it contains equals() and compare() method. It use the multiple sorting technique to write our own comparison logic and is used to sort the eleme

Node.js Event loop

The event loop in Node.js works or runs in a single thread. That shows the application developer the code he/she will write that will be checked on a single thread. There are n number of threads which node js uses itself through libuv. But we don'

How to change the Image orientation in Android

To change the orientation of an image write the following code: BitmapFactory.Options o2 = new BitmapFactory.Options(); o2.inSampleSize = 2; // Get the original bitmap from the filepath to which you want to change orientation // fileName ist the fi

SQL Joins and it's Uses

In SQL **joins** are used when we want to select data and information from two or more tables on the basis of some relationships between one or more columns in tables. SQL Joins are used to relate information in different tables. Thus,we can say

How to Send AJAX Request Using YAHOO User Interface Library?

If you want to send ajax request using yahoo user interface library, for that follow the below mentioned code step by step. First Import Yahoo libraries in page you want to access them Include namespace echo (reference path) YAHOO.namespace("echo")

ゴルフ パター 種類 Bristolはブランドです

ゼクシオ6でもSシャフトだったので、どうしてもSに拘って購入した物。  梱包解いてから直ぐに撮影したヘッドカバー!やはりゼクシオ6のクラブには専用のヘッドカバーが一番似合う。 ゴルフ パター 種類 道具変更すっDRとアイアンとウエッジとパター 変更で月例 完璧にゴルフをなめてる(笑)青in00010011○  38112321221  15OUT○000200○1 37122222112  15OB138 37 7530HC7 ネット68同ネットで2位でした。 (爆)「表参道」も「木更津」も

How to make mouser hower motion on image using CSS

Hello Reader's if you want to make the animation in the image then you can use the cssmaker css. And here by using the css code below you can see and learn how to make this:- .classname { transition:All 1s ease; -webkit-transition:All 1s ease; -moz-

1 2 4 103
Sign In
                           OR                           
                           OR                           
Register

Sign up using

                           OR                           
Forgot Password
Fill out the form below and instructions to reset your password will be emailed to you:
Reset Password
Fill out the form below and reset your password: