Advertisement

Results for "Author: alex vinokur"

ASP_Volume2 #41432
[C++ Simulator ] Turing Machine with faults, failures and recovery

The C++-program simulates a Turing Machine with faults, failures and recovery. It is defined by input files : * metafile, * description file, * states file, * alphabet file, * transition file, * input word(s) file(s). 1) Each row of metafile contains data related to some Expanded Turing Machine : * name of description file, * number of master tapes, * name of states file, * name of alphabet file, * name of transition file, * name(s) of input word(s) file(s). 2) Description file contains verbal description of the machine [optional]. 3) States file contains list of initial, halting and internal user-defined program states. 4) Alphabet contains list of empty, input and internal symbols. 5) Each row of transition contains some transition rule - some rules may be marked as check-points; - illegal daemon-defined rules (fault rules) may be added. 6) Each row of input word(s) contains input word for some tape. Known bug. Sometimes programs doesn't work if there are more than one check-point.

ASP_Volume3 #58288
[C++ Simulator ] Turing Machine with faults, failures and recovery

The C++-program simulates a Turing Machine with faults, failures and recovery. It is defined by input files : * metafile, * description file, * states file, * alphabet file, * transition file, * input word(s) file(s). 1) Each row of metafile contains data related to some Expanded Turing Machine : * name of description file, * number of master tapes, * name of states file, * name of alphabet file, * name of transition file, * name(s) of input word(s) file(s). 2) Description file contains verbal description of the machine [optional]. 3) States file contains list of initial, halting and internal user-defined program states. 4) Alphabet contains list of empty, input and internal symbols. 5) Each row of transition contains some transition rule - some rules may be marked as check-points; - illegal daemon-defined rules (fault rules) may be added. 6) Each row of input word(s) contains input word for some tape. Known bug. Sometimes programs doesn't work if there are more than one check-point.

C_Volume2 #82494
[C++ Simulator ] Turing Machine with faults, failures and recovery

The C++-program simulates a Turing Machine with faults, failures and recovery. It is defined by input files : * metafile, * description file, * states file, * alphabet file, * transition file, * input word(s) file(s). 1) Each row of metafile contains data related to some Expanded Turing Machine : * name of description file, * number of master tapes, * name of states file, * name of alphabet file, * name of transition file, * name(s) of input word(s) file(s). 2) Description file contains verbal description of the machine [optional]. 3) States file contains list of initial, halting and internal user-defined program states. 4) Alphabet contains list of empty, input and internal symbols. 5) Each row of transition contains some transition rule - some rules may be marked as check-points; - illegal daemon-defined rules (fault rules) may be added. 6) Each row of input word(s) contains input word for some tape. Known bug. Sometimes programs doesn't work if there are more than one check-point.

Java_Volume1 #101038
[C++ Simulator ] Turing Machine with faults, failures and recovery

The C++-program simulates a Turing Machine with faults, failures and recovery. It is defined by input files : * metafile, * description file, * states file, * alphabet file, * transition file, * input word(s) file(s). 1) Each row of metafile contains data related to some Expanded Turing Machine : * name of description file, * number of master tapes, * name of states file, * name of alphabet file, * name of transition file, * name(s) of input word(s) file(s). 2) Description file contains verbal description of the machine [optional]. 3) States file contains list of initial, halting and internal user-defined program states. 4) Alphabet contains list of empty, input and internal symbols. 5) Each row of transition contains some transition rule - some rules may be marked as check-points; - illegal daemon-defined rules (fault rules) may be added. 6) Each row of input word(s) contains input word for some tape. Known bug. Sometimes programs doesn't work if there are more than one check-point.

2_2002-2004 #128185
[C++ Simulator ] Turing Machine with faults, failures and recovery

The C++-program simulates a Turing Machine with faults, failures and recovery. It is defined by input files : * metafile, * description file, * states file, * alphabet file, * transition file, * input word(s) file(s). 1) Each row of metafile contains data related to some Expanded Turing Machine : * name of description file, * number of master tapes, * name of states file, * name of alphabet file, * name of transition file, * name(s) of input word(s) file(s). 2) Description file contains verbal description of the machine [optional]. 3) States file contains list of initial, halting and internal user-defined program states. 4) Alphabet contains list of empty, input and internal symbols. 5) Each row of transition contains some transition rule - some rules may be marked as check-points; - illegal daemon-defined rules (fault rules) may be added. 6) Each row of input word(s) contains input word for some tape. Known bug. Sometimes programs doesn't work if there are more than one check-point.

3_2004-2005 #146729
[C++ Simulator ] Turing Machine with faults, failures and recovery

The C++-program simulates a Turing Machine with faults, failures and recovery. It is defined by input files : * metafile, * description file, * states file, * alphabet file, * transition file, * input word(s) file(s). 1) Each row of metafile contains data related to some Expanded Turing Machine : * name of description file, * number of master tapes, * name of states file, * name of alphabet file, * name of transition file, * name(s) of input word(s) file(s). 2) Description file contains verbal description of the machine [optional]. 3) States file contains list of initial, halting and internal user-defined program states. 4) Alphabet contains list of empty, input and internal symbols. 5) Each row of transition contains some transition rule - some rules may be marked as check-points; - illegal daemon-defined rules (fault rules) may be added. 6) Each row of input word(s) contains input word for some tape. Known bug. Sometimes programs doesn't work if there are more than one check-point.

4_2005-2006 #163585
[C++ Simulator ] Turing Machine with faults, failures and recovery

The C++-program simulates a Turing Machine with faults, failures and recovery. It is defined by input files : * metafile, * description file, * states file, * alphabet file, * transition file, * input word(s) file(s). 1) Each row of metafile contains data related to some Expanded Turing Machine : * name of description file, * number of master tapes, * name of states file, * name of alphabet file, * name of transition file, * name(s) of input word(s) file(s). 2) Description file contains verbal description of the machine [optional]. 3) States file contains list of initial, halting and internal user-defined program states. 4) Alphabet contains list of empty, input and internal symbols. 5) Each row of transition contains some transition rule - some rules may be marked as check-points; - illegal daemon-defined rules (fault rules) may be added. 6) Each row of input word(s) contains input word for some tape. Known bug. Sometimes programs doesn't work if there are more than one check-point.

5_2007-2008 #186103
[C++ Simulator ] Turing Machine with faults, failures and recovery

The C++-program simulates a Turing Machine with faults, failures and recovery. It is defined by input files : * metafile, * description file, * states file, * alphabet file, * transition file, * input word(s) file(s). 1) Each row of metafile contains data related to some Expanded Turing Machine : * name of description file, * number of master tapes, * name of states file, * name of alphabet file, * name of transition file, * name(s) of input word(s) file(s). 2) Description file contains verbal description of the machine [optional]. 3) States file contains list of initial, halting and internal user-defined program states. 4) Alphabet contains list of empty, input and internal symbols. 5) Each row of transition contains some transition rule - some rules may be marked as check-points; - illegal daemon-defined rules (fault rules) may be added. 6) Each row of input word(s) contains input word for some tape. Known bug. Sometimes programs doesn't work if there are more than one check-point.

6_2008-2009 #208621
[C++ Simulator ] Turing Machine with faults, failures and recovery

The C++-program simulates a Turing Machine with faults, failures and recovery. It is defined by input files : * metafile, * description file, * states file, * alphabet file, * transition file, * input word(s) file(s). 1) Each row of metafile contains data related to some Expanded Turing Machine : * name of description file, * number of master tapes, * name of states file, * name of alphabet file, * name of transition file, * name(s) of input word(s) file(s). 2) Description file contains verbal description of the machine [optional]. 3) States file contains list of initial, halting and internal user-defined program states. 4) Alphabet contains list of empty, input and internal symbols. 5) Each row of transition contains some transition rule - some rules may be marked as check-points; - illegal daemon-defined rules (fault rules) may be added. 6) Each row of input word(s) contains input word for some tape. Known bug. Sometimes programs doesn't work if there are more than one check-point.

7_2009-2012 #231139
[C++ Simulator ] Turing Machine with faults, failures and recovery

The C++-program simulates a Turing Machine with faults, failures and recovery. It is defined by input files : * metafile, * description file, * states file, * alphabet file, * transition file, * input word(s) file(s). 1) Each row of metafile contains data related to some Expanded Turing Machine : * name of description file, * number of master tapes, * name of states file, * name of alphabet file, * name of transition file, * name(s) of input word(s) file(s). 2) Description file contains verbal description of the machine [optional]. 3) States file contains list of initial, halting and internal user-defined program states. 4) Alphabet contains list of empty, input and internal symbols. 5) Each row of transition contains some transition rule - some rules may be marked as check-points; - illegal daemon-defined rules (fault rules) may be added. 6) Each row of input word(s) contains input word for some tape. Known bug. Sometimes programs doesn't work if there are more than one check-point.

Languages
Top Categories
Global Discovery