Golgappa.net | Golgappa.org | BagIndia.net | BodyIndia.Com | CabIndia.net | CarsBikes.net | CarsBikes.org | CashIndia.net | ConsumerIndia.net | CookingIndia.net | DataIndia.net | DealIndia.net | EmailIndia.net | FirstTablet.com | FirstTourist.com | ForsaleIndia.net | IndiaBody.Com | IndiaCab.net | IndiaCash.net | IndiaModel.net | KidForum.net | OfficeIndia.net | PaysIndia.com | RestaurantIndia.net | RestaurantsIndia.net | SaleForum.net | SellForum.net | SoldIndia.com | StarIndia.net | TomatoCab.com | TomatoCabs.com | TownIndia.com
Interested to Buy Any Domain ? << Click Here >> for more details...

Un-Answered Questions { Code Snippets }

can any one give me code to keyed a flat file and used chain in RPGLE to search any item

1959


What is the coding about how to recognize color in fuzzy logic using Matlab R2009b?

1991


write a program using virtual function to find the transposing of a square matrix?

3307


write a program to perform generic sort in arrays?

3023


how to test pierrot divisor

2718


write a program that can LOCATE and INSERT elements in array using c++ programming languages.

3966


Please give me the vb.net codes for deadlock(like detecting,& avoiding) in any version of vb.net.

3458


Give me some tips in c#?

2474


can you please write a program for deadlock that can detect deadlock and to prevent deadlock.

3183


Is it possible to write JAVA program without including any of the packages,such as "import java.io.*"; bcoz I instantly wrote a code without "import..." statement and runned the program on command Line & it worked. the code is: class Person { String name; int age; Person(String s,int a) { name = s; age = a; } accept() { System.out.println(name+"Hi!!!!!"); System.out.println(age); } } class Demo { public static void main(Strings args[])throws IOException { String name = args[0]; int age = Integer.parseInt(args[1]); Person p = new Person(name,age); p.accept(); } }

2043


How to change winform look?

2675


How to access oralce10g data from server to client in LAN?

1374


hai, i want to know how the connectionpool manager work in the java or netbeans.Anybody having the exact code plz give to me i have no idea about that so help me plz

2946


Hi, I want the code to fetch multiple rows in REXX using RLX and CURSOR. Can anyone help me?

2353


Dear sirs, Hi, I would like to inform you that I want to perform a project using MLP neural network to recognize binary images containing three types of geometric shapes such as squares,rectangels and circles. Furthermore,each image includes only one geometric type. The output of network would be: '1' if the network detects square shape. '2' if the network detects rectangle shape. '3' if the network detects circle shape. '4' if none of these shapes detected. Would you please send me a matlab source code for this project? Your prompt reply would be so appreciated. regards,

2056