Posts
 
Reputation
Joined
Last Seen
0 Reputation Points
Unknown Quality Score

No one has voted on any posts yet. Votes from other community members are used to determine a member's reputation amongst their peers.

0 Endorsements

10 Posted Topics

Member Avatar for yapaarachchi
Member Avatar for TheSomalilander
0
232
Member Avatar for yapaarachchi

I want java code for image aligning.Actually I want to produce image, using several same images.Can anyone give me help??????

Member Avatar for sirlink99
0
103
Member Avatar for yapaarachchi

I am going to create HDR Imaging tool using java for my Image Processing project.Can anyone give me a help regarding this area.......???????

Member Avatar for peter_budo
0
91
Member Avatar for yapaarachchi

I created a login system using php.And it can handle member profiles.But i was unable to upload profile picture.how can i do that???????

Member Avatar for yapaarachchi
0
150
Member Avatar for yapaarachchi
Member Avatar for yapaarachchi
0
44
Member Avatar for iskalabatoto

Try this one & Come back if you need more help [code]import java.util.Scanner; class Gayan{ public static void main(String args[]){ //get number from user Scanner AB=new Scanner(System.in); System.out.println("Enter the number:-"); int x=AB.nextInt(); //print asterisks pyramid for(int a=0;a<x;a++){ for(int b=4;b>a;b--){ System.out.print(" "); } for(int c=0;c<=a;c++){ System.out.print("*"); } for(int d=0;d<a;d++){ System.out.print("*"); } …

Member Avatar for peter_budo
0
224
Member Avatar for Samfishersc
Member Avatar for yapaarachchi

I was installed jdk 6.0 in my computer.But it did not work yet.I know it want to set the path.But I don't know how to do it.:-O Plz give me a:) answer quickly

Member Avatar for leiger
0
134
Member Avatar for yapaarachchi

Hi, guys my name is Gayan and I am a under graduate of Sabaragamuwa Univrsity of Sri Lanka.My degree course is Computing & Infirmation Systems(CIS) and now I am in 2nd year.I am still learning programming using Java & vb 2005 express edition.I came across this forum when I was …

Member Avatar for maceman
0
159

The End.