26.07.2014 Views

proposta de utilização do sistema operacional windows ce ... - UTFPR

proposta de utilização do sistema operacional windows ce ... - UTFPR

proposta de utilização do sistema operacional windows ce ... - UTFPR

SHOW MORE
SHOW LESS

Create successful ePaper yourself

Turn your PDF publications into a flip-book with our unique Google optimized e-Paper software.

Verifica_da<strong>do</strong>s_entrada(buffer_rec_clp[0]);<br />

Saida0 = (C|B&A);<br />

}<br />

if(strcmp(exp_log,"c+b.b")==0)<br />

{<br />

Verifica_da<strong>do</strong>s_entrada(buffer_rec_clp[0]);<br />

Saida0 = (C|B&B);<br />

}<br />

if(strcmp(exp_log,"c+b.c")==0)<br />

{<br />

Verifica_da<strong>do</strong>s_entrada(buffer_rec_clp[0]);<br />

Saida0 = (C|B&C);<br />

}<br />

if(strcmp(exp_log,"c+c.a")==0)<br />

{<br />

Verifica_da<strong>do</strong>s_entrada(buffer_rec_clp[0]);<br />

Saida0 = (C|C&A);<br />

}<br />

if(strcmp(exp_log,"c+c.b")==0)<br />

{<br />

Verifica_da<strong>do</strong>s_entrada(buffer_rec_clp[0]);<br />

Saida0 = (C|C&B);<br />

}<br />

if(strcmp(exp_log,"c+c.c")==0)<br />

{<br />

Verifica_da<strong>do</strong>s_entrada(buffer_rec_clp[0]);<br />

Saida0 = (C|C&C);<br />

}<br />

if(strcmp(exp_log,"a.a+a")==0)<br />

{<br />

Verifica_da<strong>do</strong>s_entrada(buffer_rec_clp[0]);<br />

Saida0 = (A&A|A);<br />

}<br />

if(strcmp(exp_log,"a.a+b")==0)<br />

{<br />

Verifica_da<strong>do</strong>s_entrada(buffer_rec_clp[0]);<br />

Saida0 = (A&A|B);<br />

}<br />

if(strcmp(exp_log,"a.a+c")==0)<br />

{<br />

Verifica_da<strong>do</strong>s_entrada(buffer_rec_clp[0]);<br />

Saida0 = (A&A|C);<br />

}<br />

if(strcmp(exp_log,"a.b+a")==0)<br />

{<br />

Verifica_da<strong>do</strong>s_entrada(buffer_rec_clp[0]);<br />

Saida0 = (A&B|A);<br />

}<br />

if(strcmp(exp_log,"a.b+b")==0)<br />

{<br />

123

Hooray! Your file is uploaded and ready to be published.

Saved successfully!

Ooh no, something went wrong!