miguelinho Posted January 11, 2008 Report Posted January 11, 2008 buonasera,cerco qualcuno che abbia la possibilità di inviarmi appunti sull'algebra boleana.Grazie :
Savino Posted January 11, 2008 Report Posted January 11, 2008 Behh, appunti ne trovi una marea sulla web, basta ingressare la parola magica "algebre booleane"LinkSe vuoi invece degli esercizi, allora vedi soto. Esempio: LADDER : 2 3 4 1 +---] [----]/[---+-] [----+-----( )-+ + 5 6 + + +---] [----]/[---+ + + 7 + +---] [-------------------+ ////////////////////////////////////////////////////////////////// Boolean : [1] := ((([2] AND NOT [3]) OR ([5] AND NOT [6])) AND [4]) OR [7]; ////////////////////////////////////////////////////////////////// LADDER : 8 7 6 12 1 +---] [----]/[---+-]/[----+---] [---+--( )-+ + 2 + + +----------] [------------+ + + 7 13 + 14 + +---]/[----]/[---+--------+---]/[---+ + 4 5 + + +---] [----]/[---+ + + 10 3 11 + +---]/[--+-] [---+-] [----+ + 9 + +-] [---+ Boolean : ? ////////////////////////////////////////////////////////////////// LADDER : 19 6 12 1 +---] [----------+-]/[----+---] [---+--( )-+ + 20 + 13 + +----------] [---+--------+---]/[---+ + 7 13 + 15 + 14 + +---]/[----]/[---+-]/[----+---]/[---+ + 4 5 + + + +---] [----]/[---+--------+ + + 10 3 11 + 17 + +---]/[--+-] [---+-] [----+---] [---+ + + 9 + 16 + + + +-] [---+-]/[----+ + + + 18 + + +---]/[---+ + 8 + +----------------+-]/[----+---------+ + 2 + +-] [----+ Boolean : ?
Federico Milan Posted January 15, 2008 Report Posted January 15, 2008 Oppure cerca DeMorgan, padre di qualche teoremino molto utile in algebra booleana ... ciao
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now