Ask Experts Questions for FREE Help !
Ask

Convert nfa to dfa

Asked May 16, 2007, 02:05 AM — 4 Answers
Hello
I am a new member.I need an algoritm to convert NFA to DFA. Please answer me as soon as posible. Thank you

4 Answers
Nosnosna's Avatar
Nosnosna Posts: 434, Reputation: 546
Senior Member
 
#2

May 16, 2007, 05:42 PM
First, what are NFA and DFA?

What do you have so far? We'll help you fix the code you have, or point you in the right direction on writing new code, but we won't write the code for you.
Helpful
asterisk_man's Avatar
asterisk_man Posts: 476, Reputation: 175
Full Member
 
#3

May 16, 2007, 07:43 PM
I believe that they stand for (Non)Deterministic Finite Automata.
There is a seemingly complete description here:
Powerset construction - Wikipedia, the free encyclopedia

Since you're asking the question you're probably in a course which allows you to be much more familiar with the topic than me.

From reading the wikipedia page above I think I understand the algorithm enough to help you work through it but you're going to have to do your part as Nosnosna said above.
Helpful
nilavennila's Avatar
nilavennila Posts: 1, Reputation: 1
New Member
 
#4

Jul 29, 2007, 11:16 PM
I need a c program to convert NFA to DFA. Mail to anuradha_palanisamy@rediffmail.com
Helpful
benn11's Avatar
benn11 Posts: 1,042, Reputation: 290
Ultra Member
 
#5

Jul 30, 2007, 02:41 AM
You have to give us what you have before we can help you. In the meantime check out C programming website >>
Helpful

Not your question? Ask your question View similar questions

 
Thread Tools Search this Thread
Search this Thread:

Advanced Search

Add your answer here.

Remove Text Formatting

Undo
Redo
 
Decrease Size
Increase Size
Bold
Italic
Underline
Align Left
Align Center
Align Right
Ordered List
Unordered List
Decrease Indent
Increase Indent
Insert Email Link
Wrap [QUOTE] tags around selected text
Wrap [CODE] tags around selected text
Wrap [HTML] tags around selected text
Wrap [PHP] tags around selected text
Wrap [YOUTUBE] tags around selected text
Notification Type:



Check out some similar questions!

C program that convert NFA to equivalent DFA [ 2 Answers ]

I am so pleased to write you,and I want on this opportunity to thank You About your help,I was wondering if you would mind helping me to write a C Program that convert a NFA to an equivalent DFA,I found this program in C++ Program but I haven't studied it yet at the university. I am looking...

How to convert? [ 1 Answers ]

Convert 1-methylcyclohexanol to 1-bromo-2-methylcyclohexane. Should I use HBr and peroxides?

Convert nfa to dfa [ 1 Answers ]

Please tell me how to convert nfa to dfa?

Convert .rar file to MPEG or AVI to play on DVD [ 3 Answers ]

I downloaded a file from internet in .rar format and I want to burn it and play on dvd, but for that I have to convert .rar format into MPEG or AVI format. Does anybody know how to convert .rar format into other formats. Please help me


View more C questions Search