Omgili - forum search, search forums  
  

Discussions about finite

Displaying 1 - 10 out of 37,339 discussions.  
RSS Feed Options
Time Frame: (Any time)   Minimum number of replies: (2)   Minimum number of discussing users: (0)
  |  

Page: 1   2   3   4   5   6   7   8   9   10  
Keep this page open to be updated with the newest discussions automatically.
You can read this question where I ask about the best architecture for a machine application for a little back story, although it's not entirely necessary for helping me with this question. My understanding (especially for implementation) of Finite State...
Started by on , 3 posts by 3 people.  
One should not nest FSMs just to do nesting, but sometimes FSMs get quite large... .
Having the possibility to nest FSMs is a good thing .
In contrary.
More details here.
Nested state machines are a standard notion in UML, so this is not necessarily dumb .
Let be a field and let be the field of rational functions over . Let be an intermediate field, . Prove that is a finite extension.
Started by on , 5 posts by 3 people.  
3) Can the extension be an infinite algebraic extension, then? How do... .
Work through the following hints: 1) That's always true for extensions, 2) Show that and use the fact that an extension is algebraic if and only if its transcendence degree is zero .
Let be 3 integers, odd, and define the sequence by , , , and for all positive integers we have Prove that for all positive integers , and for all primes the number is divisible by .
Started by on , 12 posts by 7 people.  
So, this year it seems that each THS comes with a super-... .
Maybe it's not important, but it's interesting, isn't it? This was a super-hard problem, a memorable one .
All I've managed to observe up until now is that , where are the roots of the equation .
Ask your Facebook Friends
Could someone point me to some good online material for finite automata theory? Wikipedia articles are very concise.
Started by on , 4 posts by 4 people.  
Http://lamsonproject.org/docs/introduction_to_finite_state_machines.html http://stackoverflow.com/questions/364193/what-are-finite-state-automata-and-why-should.
MIT Courseware looks good.
Can someone show me how to build a finite state machine that shows modulus 4 in binary?
Started by on , 3 posts by 3 people.  
Well, a binary number mod 4 is going to be 0 if the last two bits are 00, so ... .
Once you know that, you'll know how many states your machine can have .
I'll leave you with this (big) hint: think about how many possible results you can have in modulus-4 .
What is the use of finite automata. And all the concepts that we study in the theory of computation. I've never seen their uses yet.
Started by on , 9 posts by 8 people.  
They are the theoretical encounter are, in increasing order of power: ....
Finite automata are very useful for communication protocols and for matching strings against using a finite state automaton to implement a recursive descent parser.
Does a general proof exist for the equivalence of two (deterministic) finite state machines that always takes finite time? That is, given two FSMs, can you prove that given the same inputs they will always produce the same outputs without actually needing...
Started by on , 3 posts by 3 people.  
Scrounging my memory: basically, there is a unique minimal DFA for a given DFA, and there is a minimization algorithm that always terminates... .
Look for Sipser's textbook on the subject, that's where I know of it from .
There is a proof, though I don't know it.
I've recently read about the boost::statechart library (finite state machines) and I loved the concept. Does C# have a similar mechanism ? Or can it be implemented using a specific design pattern?
Started by on , 6 posts by 6 people.  
It is built on top of QuickGraph , so you get many graph-analysis .
finite state machine for .NET.
Are Finite State Machines generally considered as bad design in OOP ? I hear that a lot. And, after I had to work on a really old, undocumented piece of C++ making use of it, I tend to agree. It was a pain to debug. what about readability/maintainability...
Started by on , 7 posts by 7 people.  
But....
Finite state machines is a finite state machine.
It also performs very well.
That finite state machines are much easier to debug than other ways of solving the same problems (problems techniques, to make things more readable.
Does anyone have a solution for a basic, compact Finite state machine/automata written in Objective-C code? I am interested in reusable components so that the FSM have states added and actions defined that use reusable state classes.
Started by on , 3 posts by 3 people.  
Http://code.google.com/p/state-machine/ If you wanted to try to port it, I....
In addition to the reusable components, the state machine itself can be defined in an array (as data), which makes it really easy to use .
Might be ported...
I did this in Java.
Page: 1   2   3   4   5   6   7   8   9   10  

Related Message Boards & Forums

  • Stack Overflow
  • AoPS Superior Algebra Unsolved and Proposed Problems • Art of Problem Solving
  • AoPS Superior Algebra Solved Problems • Art of Problem Solving
Related Searches
finite    "finite number"    finite element analysis course    "finite number" "    Q[sqrt 2] finite field    "finite element analysis courses"    Finite Element Analysis Courses http rapidshare com   
More Information


Forum Search About Omgili Help Plugins Forum/Board Owners Privacy

i
In Title
In Topic
In Reply
Exclude
Boost