Hi.. I did one project in visual c++..now i need to convert into java ..I have a doubt .does both programming lang has any similarities in library files..
Sakthi Gs
Posts
-
How to convet the Visual C++ codings in to java? -
How to save a bitmap in Visual c++ (mfc)?Hi Sakthi here.... Could any one tell me the steps : How to save a bitmap in Visual C++ (mfc)..
-
eqiuvalent function t ogetPixel()Hi... I am going to convert my codings Visual c++ to java... I just want to know .. Do we have any function in java which equivalent to [ GetPixe() in Visual C++ ] ... thanks in advane
-
Doubt on getPixel functionHi... I am going to convert my codings Visual c++ to java... I just want to know .. Do we have any function in java which equivalent to [ GetPixe() in Visual C++ ] ... thanks in advane
-
cricheditctrl on cmdichildwndUse the SetFocus Function & handle properly..
-
cricheditctrl on cmdichildwndFor that we Need to set Focus for the 2nd box once i u have pressed enter..n u should monitor the window properly
-
Doubt on segmentationHi... [ImageProcessing]My doubt is how to extract text from the image..before extraction we need to segment properly....
-
How to Segment the characters ?ya ofcourse.. Could u help me out
-
How to Segment the characters ?Image processing After Extracting the text .then We need to find identify each character on bitmap image My question is how to segment each character while extracting
-
How to Segment the characters ?no not this... do u know captcha ? we need to Extract text from the bitmap image.. then we need to find each character
-
Doubt on SegmentationHi .. ImageProcessing.. How to segment the each and every characters from the bitmap image Consider for an example bitmap1.bmp: Visuallc++ text is on bitmap1.bmp..How to extract those from image WORD - Segmented Characters Visualc++ ------ > V|i|s|u|a|l|c|+|+| After Segmentation Could any one tell me t.how to segment eace character
-
How to Segment the characters ?Actually i have to segment the characters which is in the form of image. EX: An bitmap image with visual c++ text on it.. we have to split the characeter from the bitmap image
-
How to Segment the characters ?Hi .. How to segment the each and every characters from the word. Consider for an example: WORD - Segmented Characters Visualc++ ------ > V|i|s|u|a|l|c|+|+| After Segmentation Could any one how to segment eace character :thumbsup:
-
How to Include english dictionary in javaHi William, Thanks for ur good response..
-
Doubt on Implementing English Dictionary in javaHi..Sakthi here.. First i would like to thank all Expert's for your good response.. Here i have given the question with one Ex: My question :thumbsup:is the check whether the entered input text is meaningful or not...For this we need to compare the given input with english dictionary,if we have found exact word then we can accept it .other wise reject rhe word..We are checking in terms of spelling .. Class -------- > Text ( Selected ) Klass -------- > Spelling mistake ( Rejected ) ------------------------------------------------------------ Like that we need to implement the english dictionary in java Does we have any separate built in class for this process.. Waiting for good response Thanks in advane ..
-
Hi Doubt on Visual C++Hi..Sakthi here.. First i would like to thank all Expert's for your good response.. Here i have given the question with one Ex: My question is th check whether the entered input text is meaningful or not...For this we need to compare the given input in english dictionary,if we have found then we can accept it ..We are checking in terms of spelling .. Class -------- > Text ( Selected ) Klass --------- > Spelling mistake ( Rejected ) ------------------------------------------------------------ Like that we need to implement the english dictionary in visual c++.. Waiting for good response Thanks in advane ..
-
Hi.How to Include English dicitionary in visual c++Sakthi here..Thanks for your good response... Actually i have check the spelling of word
-
How to Include english dictionary in javaHi i am new to this forum... I heard about our forum very well. I have doubt on : How to include english dictioinary in java ..Is it Possible? My task is to check whether the given text is meaningful or not? Could some one hepl me out from this.. Do we have library files for this. Advance thanks:-)
-
Hi.How to Include English dicitionary in visual c++Hi i am to this forum.. I have doubt on Visual C++.How to include the english dictionary .My task is to check whether the entered text is meaningful or not? Could some one help me out .. Thanks in advance
-
How to add images in visual C++ Library FilesHi.. I am new to this code project.. I have doubt on Visual c++.. My task is to scan the image and find the text in visual c++.. Once if i scan the alphabet it should called the library data base.... 1.Create data base 2. How to include the images in the data base 3.Should we include the images in library files.. 4.How to call the library files.. Could some one help me out:confused: .... Thanks