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
~810 People Reached
Favorite Tags
c x 6
c++ x 3
Member Avatar for a.baki

[COLOR="Green"] I have some lines on a plane. I want to find points those lines intersect each other. than I try to find whether this lines make a closed surface or not. Any one have idea? [/COLOR]

Member Avatar for quintoncoert
0
238
Member Avatar for a.baki

I want to compute closed surfaces with using the dxf file. I don't have much information about this file format. User will draw lines or arcs, than, first I will tell them that they draw a closed surface, second I try to compute area of closed surface. any idea or …

0
69
Member Avatar for a.baki

what is the difference between statements below? [CODE] X = Y*0; X = 0;[/CODE] a kind of optimization problem.

Member Avatar for Rashakil Fol
0
72
Member Avatar for a.baki

How can I write regular expressions(REs) for any language that are syntactically correct. For example, Turkish has two classes of vowels — front and back. Vowel harmony states that words may not contain both front and back vowels. Therefore, most grammatical suffixes come in front and back forms, e.g. Türkiye'de …

Member Avatar for Rashakil Fol
0
70
Member Avatar for a.baki

hi... Can any one help me about text justification("justification on both sides", or "double justification", where text lines are justified both on the left and on the right. That is, all lines except (usually) the last one have equal width; the method used to achieve that is typically to leave …

Member Avatar for a.baki
0
361