mirror of
https://github.com/flancian/garden.git
synced 2026-08-07 15:06:19 +00:00
Auto: misc.
This commit is contained in:
@@ -1,10 +1,15 @@
|
|||||||
# Procedure
|
# Procedure
|
||||||
|
|
||||||
- A definite [[algorithm]] that can be [[executed]] step by step internally to a [[person]] or with the help of a [[digital]] [[computer]].
|
- A definite [[algorithm]] that can be [[executed]] step by step internally to a [[person]] or with the help of a [[digital]] [[computer]].
|
||||||
|
- The running [[context]] of a procedure is the [[state]] on which it depends.
|
||||||
|
- Some of the state can be shared.
|
||||||
|
- Our [[culture]] is [[shared state]].
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
[//begin]: # "Autogenerated link references for markdown compatibility"
|
[//begin]: # "Autogenerated link references for markdown compatibility"
|
||||||
[algorithm]: algorithm "Algorithm"
|
[algorithm]: algorithm "Algorithm"
|
||||||
[person]: person "Person"
|
[person]: person "Person"
|
||||||
[computer]: computer "Computer"
|
[computer]: computer "Computer"
|
||||||
|
[context]: context "Context"
|
||||||
[//end]: # "Autogenerated link references"
|
[//end]: # "Autogenerated link references"
|
||||||
Reference in New Issue
Block a user