22 lines
		
	
	
		
			539 B
		
	
	
	
		
			Markdown
		
	
	
	
	
	
			
		
		
	
	
			22 lines
		
	
	
		
			539 B
		
	
	
	
		
			Markdown
		
	
	
	
	
	
| #t/exercice/TD 
 | |
| 
 | |
| ---
 | |
| 
 | |
| # Question 7
 | |
| ![[attachments/markmind/1664536539208.png|500]]
 | |
| 
 | |
|  1. $\overline{10}_{10} = \overline{00000101}_{2}$
 | |
|  2. $\overline{0110}_{2} = \overline{6}_{2}$
 | |
|  3. $\overline{129}_{10} = \overline{10000001}_{2}$
 | |
|  4. $\overline{110100110010}_{2} = \overline{3338}_{10}$
 | |
| # Question 10
 | |
| ![[1664538783006.png|800]]
 | |
| On peut coder au maximum $2^{10} + 2^{9} + 2^{8}+\cdots+2^{1}+2^{0} = 2^{11} = 2048$ nombres.
 | |
| Le nombre maximum est donc $2047$ (on commence avec $0$)
 | |
| 
 | |
| # Question 11
 | |
| ![[1664538950234.png|800]]
 | |
| 
 | |
| # Question 14
 | |
| 
 |