- Strength to Increase Rep
- +0
- Strength to Decrease Rep
- -0
- Upvotes Received
- 1
- Posts with Upvotes
- 1
- Upvoting Members
- 1
- Downvotes Received
- 3
- Posts with Downvotes
- 3
- Downvoting Members
- 2
12 Posted Topics
Hello... Why are you making the program so somplex.... :?: Try using simple logic.... Life is complex.... Atleast lets have our prog as simple.... Try the below code.... [code] // Ask the user how many number is he going to compare... System.out.println("Please enter how many numbers you wanna compare...."); tot …
Hello All, I have a requirement as follows. I am writing a software to compute invoice . The program will get the user details and it will autogenerate a INVOICE NUMBER. So in order to auto generate the INVOICE NUMBER, i tried to use file concept. I save a integer …
Hi, I wanna generate a software, which should read a C file and check for some rules. I mean, some lines will be syntactically correct according to C compiler. But logically sm lines will be wrong. I wanna detect such lines using this software. Please help me how to start …
Hi.. I could understand you. You want your program to determine what are all the inputs required by the option and correspondingly it should ask new inputs from user. eg for circle ---> input jus radius for rectangle ----> input length and breadth Am i rite ??????? . Well..... If …
You can use a special class in string called StringTokenizer. Using this you can delimit the operators such as + * etc and jus get the variables alone. Then depeding upon the sequence given u can then program.
you are almost there... Jus get the input from the user. I mean the number ---> eg 5 or some thing... Then assign this value to valueFirst. got it ??????
Hello All... I have a requirement to create a chat forum.. I cannot use php or other related stuff. I'm not provided with database even.. My idea is that I can use java applet to create a chat window... What ever post which when given, it will be saved in …
Hi.. Please be more specific...... Give one example........ Tell what is your input and what is your expected ouput ???? Only then it will be easy for others to work on this post.... -- Rigidboss
Hi.. As far as I know... Matlab is a language which is mostly used in terms of IIR FIR filters etc... mainly to build contril system.. DSP Logic.... The program which you are trying to create is more aligned to Application software logic.... May I know the reson, why you …
hi.. All though this type of thread is already available, I'm re-posting, just because I wanna have some more details. I wanna create a new Prog language . I give input as a abstract sentence. Eg Input : Let A be 10 , B be 10 . C be Sum …
Hello All, I have a doubt... basically I worte my first interpreter in C (A very simple one though... ) I will take a input file and will pass as command line arguements to my interpreter . This file will convert the input file to standard C file and will …
i wanna ur project. where's ur number.......? [QUOTE=Goldston;257327][IMG]http://mail.google.com/mail/images/star_off_sm_2.gif[/IMG] goldston raja to Madhusudhan [U][COLOR=#0000cc]More options[/COLOR][/U] 8:58 pm (4 hours ago) Hi Man, It is good to know that you like to do you final year project on Embedded System..I have a very good project on Embedded System.. My project Title is:Mobile …
The End.
rigidboss