Search the web
Sign In
New User? Sign Up
c4swimmers · India's First C/C++ Programming Portal
? Already a member? Sign in to Yahoo!

Yahoo! Groups Tips

Did you know...
Hear how Yahoo! Groups has changed the lives of others. Take me there.

Best of Y! Groups

   Check them out and nominate your group.
Having problems with message search? Fill out this form to ensure your group is one of the first to be migrated to the new message search system.

Messages

  Messages Help
Advanced
Messages 3276 - 3305 of 9109   Oldest  |  < Older  |  Newer >  |  Newest
Messages: Simplify | Expand   (Group by Topic) Author Sort by Date ^
3276
Hi All I have executed this program in Turbo C it is working fine But when i exe this pro in LINUX it's not at all gng inside for loop can anybody tell me the...
Natikar Karna
ksnatikar@...
Send Email
Mar 1, 2005
8:18 am
3277
1.) You forgot to threshold the image after substraction, for better performance. 2.) Edges can be directly detected by sobel,etc.. edge detection methods. 3.)...
Priyank Bolia
priyank_bolia
Offline Send Email
Mar 1, 2005
9:21 am
3278
Comments embedded Natikar Karna <ksnatikar@...> 2005-03-01 01:48 PM To: c4swimmers@yahoogroups.com cc: Subject: [c4swimmers] can anybosy tell...
lenson.andrade@...
lenson18
Offline Send Email
Mar 1, 2005
9:25 am
3279
File : 7HabitsOfEffectiveC++.pdf Description : 7 habits of effective C++ programming...
c4swimmers@yahoogroup...
Send Email
Mar 1, 2005
9:57 pm
3280
File : C Tutorials(advanced).zip Description : C tutorial(advanced)...
c4swimmers@yahoogroup...
Send Email
Mar 1, 2005
9:57 pm
3281
File : C++CodingStandard.pdf Description : Learn C++ Coding Standard to write readable, portable, maintainable, consistent C++ code....
c4swimmers@yahoogroup...
Send Email
Mar 1, 2005
9:57 pm
3282
File : CLinks+TSRs+GDTips+101InterviewTips.zip Description : 101 Interview Questions,C Links,GD Tips,TSR...
c4swimmers@yahoogroup...
Send Email
Mar 1, 2005
9:58 pm
3283
File : C_Aptitude.doc Description : Know C Better...
c4swimmers@yahoogroup...
Send Email
Mar 1, 2005
9:58 pm
3284
File : Exploring DataStructures with C.doc Description : Download the EXPLORING DATA STRUCTURES WITH C (1 - 13 Pages)...
c4swimmers@yahoogroup...
Send Email
Mar 1, 2005
9:58 pm
3285
File : HowToBeAProgrammer.pdf Description : MUST READ - How To Be a Programmer / Team Person...
c4swimmers@yahoogroup...
Send Email
Mar 1, 2005
9:58 pm
3286
File : IndustryCodingStandardCC++.pdf Description : Learn how to write C/C++ code according to the industry requirements (MISRA rules)...
c4swimmers@yahoogroup...
Send Email
Mar 1, 2005
9:58 pm
3287
(MUST READ: IMPORTANT) Group Rules ********************************* * Subscription & Unsubscription * ********************************* How to Subscribe to...
c4swimmers@yahoogroup...
Send Email
Mar 1, 2005
9:58 pm
3288
Pointers Varieties ************************************************************************************************* (1) int *p; // p is a pointer to an...
c4swimmers@yahoogroup...
Send Email
Mar 1, 2005
9:58 pm
3289
File : Uttarainfo_ad.doc Description : Uttara - Advanced C & Unix course, Rajajinagar, Bangalore...
c4swimmers@yahoogroup...
Send Email
Mar 1, 2005
9:58 pm
3290
File : c4s.zip Description : Animated(Graphical) C Tutorial...
c4swimmers@yahoogroup...
Send Email
Mar 1, 2005
9:58 pm
3291
File : malloc.c Description : Implementation of malloc in C...
c4swimmers@yahoogroup...
Send Email
Mar 1, 2005
9:58 pm
3292
Hi In case of enhancing the edge of the image, you have to do the sharpening of the image. It is done by setting the outer grey levels =1, that is in the...
Boscoraj.N{ M.Sc [CT]...
bosuvasat@...
Send Email
Mar 2, 2005
4:44 am
3293
Hi, There is one more best method I think. you can find out the edges and add it to the original image, rather than sharpening the whole image. I think this...
Priyank Bolia
priyank_bolia
Offline Send Email
Mar 2, 2005
5:56 am
3294
hi friends, did any of you attended the wipro interview conducted in Anna University on 19th February. i didnot get any mail regarding it. please inform if any...
vijay kumar
vijayspecial1
Offline Send Email
Mar 2, 2005
8:23 am
3295
Pls don't post any mail like the given below.... I feel this is a forum for C puzzles, issues, solutions etc...etc... Pls post only those mails which contains...
DilipSankar_211490
211490@...
Send Email
Mar 2, 2005
8:55 am
3296
Hi, Can anybody provide me information on clustering. Thanks, Navjot. __________________________________ Celebrate Yahoo!'s 10th Birthday! Yahoo!...
navjot sharma
navjot_sharma@...
Send Email
Mar 2, 2005
9:25 am
3297
Frnds does anybody know how to load an XML file to a C language GUI.. I need to display it in the GUI.. whn i am provided with both the XML and the XSL file. ...
enchanter
friendship_rays
Offline Send Email
Mar 2, 2005
9:38 am
3298
Hiii, please follow the links, i hope you will get lots of information, and please make specific your question, what exactly ur looking for. ...
alok padhi
alok01in
Offline Send Email
Mar 2, 2005
10:18 am
3299
Hi, What does that XML contains and what you want to show? BYE! ... the XSL file....
Priyank Bolia
priyank_bolia
Offline Send Email
Mar 2, 2005
11:41 am
3300
hi the XML contains some datas.. and i want to display it in a seperate GUI( developed using c and java). When we use msn messenger the history of the chat...
enchanter
friendship_rays
Offline Send Email
Mar 2, 2005
11:49 am
3301
On Java, you could use the JAXP APIs available in javax.xml.parsers to parse the XML file. On C, you could use the libxml2 APIs (open source), or any such XML...
lenson.andrade@...
lenson18
Offline Send Email
Mar 2, 2005
12:37 pm
3302
hi.. can u please tell me how can i invoke my default mail client through java?? is the function runtime.exec() enough.. I found tht in command prompt we can...
enchanter
friendship_rays
Offline Send Email
Mar 2, 2005
2:24 pm
3303
Hi ! This pdf file was having the good coding standard. Thanks. ... From: <c4swimmers@yahoogroups.com> To: <c4swimmers@yahoogroups.com> Sent: Wednesday, March...
Jose Antony
josea@...
Send Email
Mar 2, 2005
2:59 pm
3304
If using VC++, you can use MSXML4.0 parser and for .NET you can use System.XML ... From: "enchanter" <friendship_rays@...> To: "c 4 swimmers"...
Priyank Bolia
priyank_bolia
Offline Send Email
Mar 3, 2005
4:50 am
3305
You should typecast TOTAL_ELEMENTS when you use it in for loop. Because #defines are data type independent. In for loop it does not know which datatype it is....
Tandule
tandule@...
Send Email
Mar 3, 2005
7:06 am
Messages 3276 - 3305 of 9109   Oldest  |  < Older  |  Newer >  |  Newest
Advanced
Add to My Yahoo!      XML What's This?

Copyright © 2009 Yahoo! Inc. All rights reserved.
Privacy Policy - Terms of Service - Guidelines - Help