Thread: TM emulator

  1. #1
    Hamster without a wheel iain's Avatar
    Join Date
    Aug 2001
    Posts
    1,385

    TM emulator

    i have to write software that will emulate a turing machine and run my own restricted funtion programming language for an asssignment - aswell as writing a full lan managament application that supports packet based bi-directional communication.

    <<breaks down into tears>>
    Monday - what a way to spend a seventh of your life

  2. #2
    ¡Amo fútbol!
    Join Date
    Dec 2001
    Posts
    2,138
    If I knew what a turing machine was, I'd be able to say I feel so bad for you.

  3. #3
    Just because ygfperson's Avatar
    Join Date
    Jan 2002
    Posts
    2,490
    turing machine is a program which takes real-language input and responds the best it can(best=most realisticly). not an easy task.

  4. #4
    Registered User
    Join Date
    Feb 2002
    Posts
    589
    wow thats sounds like a handful. How much time did they give you to do it?

  5. #5
    Registered User
    Join Date
    Jan 2002
    Posts
    363
    >>turing machine is a program which takes real-language input and responds the best it can(best=most realisticly). not an easy task.

    You sure?
    http://plato.stanford.edu/entries/turing-machine/

  6. #6
    Hamster without a wheel iain's Avatar
    Join Date
    Aug 2001
    Posts
    1,385
    about three weeks but i have five other courseweoks at the same time - include write a packet based lan system using your won protocol (ie - you cant use tcp/ip)
    oh how i love it

Popular pages Recent additions subscribe to a feed

Similar Threads

  1. x86 assembly emulator
    By maxorator in forum Tech Board
    Replies: 5
    Last Post: 12-01-2008, 08:21 AM
  2. Sending an email in C program
    By Moony in forum C Programming
    Replies: 28
    Last Post: 10-19-2006, 10:42 AM
  3. Emulator Programming
    By Matt3000 in forum C Programming
    Replies: 2
    Last Post: 07-13-2006, 05:20 PM
  4. Converting SYSTEMTIME to struct tm
    By nickname_changed in forum C++ Programming
    Replies: 1
    Last Post: 08-06-2003, 06:17 AM
  5. How do terminal emulator work?
    By Roaring_Tiger in forum C Programming
    Replies: 1
    Last Post: 04-15-2003, 08:20 PM