view release on metacpan or search on metacpan
lib/Arithmetic/PaperAndPencil/Label.pm view on Meta::CPAN
, 'TIT04' => 'Multiplication de #1# et #2#, procédé avec raccourci, base #3#'
, 'TIT05' => 'Multiplication de #1# et #2#, avec préparation, base #3#'
, 'TIT06' => 'Multiplication de #1# et #2#, procédé "par jalousie" (A), base #3#'
, 'TIT07' => 'Multiplication de #1# et #2#, procédé "par jalousie" (B), base #3#'
, 'TIT08' => 'Multiplication de #1# et #2#, procédé "bateau", base #3#'
, 'TIT09' => 'Division de #1# par #2#, procédé standard, base #3#'
, 'TIT10' => 'Division de #1# par #2#, procédé standard avec triche, base #3#'
, 'TIT11' => 'Division de #1# par #2#, avec préparation, base #3#'
, 'TIT12' => 'Division de #1# par #2#, procédé "bateau", base #3#'
, 'TIT13' => 'Racine carrée de #1#, base #2#'
, 'TIT14' => 'Conversion de #1#, base #2# vers base #3#, multiplications en cascade (schéma de Horner)'
, 'TIT15' => 'Soustraction de #1# et #2# par addition du complément à #3#'
, 'TIT16' => 'Conversion de #1#, base #2# vers base #3#, divisions en cascade'
, 'TIT17' => 'PGCD de #1# et #2#, base #3#'
, 'TIT18' => 'PGCD de #1# et #2#, base #3#, avec triche'
, 'TIT19' => 'Multiplication de #1# et #2#, procédé "du paysan russe", base #3#'
, 'NXP01' => 'Changement de page'
, 'ADD01' => '#1# et #2#, #3#'
, 'ADD02' => 'et #1#, #2#'
, 'WRI01' => "J'écris #1#"
, 'WRI02' => "Je pose #1# et je retiens #2#"
, 'WRI03' => "Je pose #1# et je ne retiens rien"
, 'WRI04' => "Je pose #1#"
xt/data/18-conversion.html view on Meta::CPAN
<h1>Conversion de 628, base 10 vers base 10, multiplications en cascade (schéma de Horner)</h1>
<p>Fastoche, 628 converti de la base 10 vers la base 10 donne 628</p>
<h1>Conversion de 4, base 10 vers base 16, multiplications en cascade (schéma de Horner)</h1>
<p>Fastoche, 4 converti de la base 10 vers la base 16 donne 4</p>
<h1>Conversion de 628, base 10 vers base 8, multiplications en cascade (schéma de Horner)</h1>
<pre>
<strong>8 10</strong>
<strong>9 11</strong>
<strong>10 12</strong>
</pre>
<p>Changement de page</p>
<p>La conversion de 6 donne 6</p>
<pre>
xt/data/18-conversion.html view on Meta::CPAN
74
+<u> 2</u>
76
Ã<u> 12</u>
174
<u> 76.</u>
<em>1154</em>
<strong>+</strong><u> <strong>10</strong></u>
<strong>1164</strong>
</pre>
<h1>Conversion de 628, base 10 vers base 16, multiplications en cascade (schéma de Horner)</h1>
<p>La conversion de 6 donne 6</p>
<pre>
<strong>6</strong>
</pre>
<p>A fois 6, 3C</p>
<p>La conversion de 2 donne 2</p>
<p>C et 2, E</p>
<p>Je pose E et je ne retiens rien</p>
<p>Je pose 3</p>
xt/data/18-conversion.html view on Meta::CPAN
6
Ã<u> A</u>
3C
+<u> 2</u>
<em>3E</em>
<strong>Ã</strong><u> <strong>A</strong></u>
<strong>26C</strong>
<strong>+</strong><u> <strong>8</strong></u>
<strong>274</strong>
</pre>
<h1>Conversion de Y, base 36 vers base 10, multiplications en cascade (schéma de Horner)</h1>
<pre>
<strong>A 10</strong>
<strong>B 11</strong>
<strong>C 12</strong>
<strong>D 13</strong>
<strong>E 14</strong>
<strong>F 15</strong>
<strong>G 16</strong>
<strong>H 17</strong>
xt/data/18-conversion.html view on Meta::CPAN
<strong>Y 34</strong>
<strong>Z 35</strong>
<strong>10 36</strong>
</pre>
<p>Changement de page</p>
<p>La conversion de Y donne 34</p>
<pre>
<strong>34</strong>
</pre>
<h1>Conversion de Y, base 36 vers base 2, multiplications en cascade (schéma de Horner)</h1>
<pre>
<strong>2 10</strong>
<strong>3 11</strong>
<strong>4 100</strong>
<strong>5 101</strong>
<strong>6 110</strong>
<strong>7 111</strong>
<strong>8 1000</strong>
<strong>9 1001</strong>
xt/data/18-conversion.html view on Meta::CPAN
<strong>Y 100010</strong>
<strong>Z 100011</strong>
<strong>10 100100</strong>
</pre>
<p>Changement de page</p>
<p>La conversion de Y donne 100010</p>
<pre>
<strong>100010</strong>
</pre>
<h1>Conversion de 4095, base 10 vers base 16, multiplications en cascade (schéma de Horner)</h1>
<p>La conversion de 4 donne 4</p>
<pre>
<strong>4</strong>
</pre>
<p>A fois 4, 28</p>
<p>La conversion de 0 donne 0</p>
<pre>
<em>4</em>
xt/data/18-conversion.html view on Meta::CPAN
<p>Je pose F</p>
<p>Je pose F</p>
<pre>
<strong>199</strong>
<strong>Ã</strong><u> <strong>A</strong></u>
<strong>FFA</strong>
<strong>+</strong><u> <strong>5</strong></u>
<strong>FFF</strong>
</pre>
<h1>Conversion de 4095, base 10 vers base 8, multiplications en cascade (schéma de Horner)</h1>
<pre>
<strong>8 10</strong>
<strong>9 11</strong>
<strong>10 12</strong>
</pre>
<p>Changement de page</p>
<p>La conversion de 4 donne 4</p>
<pre>
xt/data/18-conversion.html view on Meta::CPAN
<pre>
631
Ã<u> 12</u>
1462
<u> 631.</u>
<em>7772</em>
<strong>+</strong><u> <strong>5</strong></u>
<strong>7777</strong>
</pre>
<h1>Conversion de 4095, base 10 vers base 8, multiplications en cascade (schéma de Horner)</h1>
<pre>
<strong>8 10</strong>
<strong>9 11</strong>
<strong>10 12</strong>
</pre>
<p>Changement de page</p>
<p>La conversion de 4 donne 4</p>
<pre>
xt/data/19-conversion-div-bis.html view on Meta::CPAN
<h1>Conversion de 628, base 10 vers base 8, divisions en cascade</h1>
<pre>
<strong>1 8</strong>
</pre>
<p>8 et 8, 16</p>
<pre>
1 <em>8</em>
<strong>2 16</strong>
</pre>
<p>8 et 6, 14</p>
<p>Je pose 4 et je retiens 1</p>
xt/data/19-conversion-div-bis.html view on Meta::CPAN
<u><strong>8</strong></u>|<strong>1</strong>
<strong>1</strong>|
</pre>
<p>Déjà converti : 1164, reste à convertir : 0</p>
<pre>
<u> </u>
9|<u>8</u>
<u>8</u>|1
1|
</pre>
<h1>Conversion de 628, base 10 vers base 16, divisions en cascade</h1>
<pre>
<strong>A 10</strong>
<strong>B 11</strong>
<strong>C 12</strong>
<strong>D 13</strong>
<strong>E 14</strong>
<strong>F 15</strong>
<strong>10 16</strong>
</pre>
xt/data/19-conversion-div-bis.html view on Meta::CPAN
</pre>
<p>Déjà converti : 274, reste à convertir : 0</p>
<pre>
<u> </u>
628|<u>16</u>
<u>48</u> |39|<u>16</u>
148|<u>32</u>|2
<u>144</u>|07|
004|
</pre>
<h1>Conversion de 3735928559, base 10 vers base 16, divisions en cascade</h1>
<pre>
<strong>A 10</strong>
<strong>B 11</strong>
<strong>C 12</strong>
<strong>D 13</strong>
<strong>E 14</strong>
<strong>F 15</strong>
<strong>10 16</strong>
</pre>
xt/data/19-conversion-div-bis.html view on Meta::CPAN
</pre>
<p>Déjà converti : DEADBEEF, reste à convertir : 0</p>
<pre>
<u> </u>
222|<u>16</u>
<u>16</u> |13
062|
<u>48</u>|
14|
</pre>
<h1>Conversion de 3735928559, base 10 vers base 16, divisions en cascade</h1>
<pre>
<strong>A 10</strong>
<strong>B 11</strong>
<strong>C 12</strong>
<strong>D 13</strong>
<strong>E 14</strong>
<strong>F 15</strong>
<strong>10 16</strong>
</pre>
xt/data/19-conversion-div-bis.html view on Meta::CPAN
0<em>62</em>|1<strong>3</strong>
<strong>14</strong>|
</pre>
<p>Déjà converti : DEADBEEF, reste à convertir : 0</p>
<pre>
<u> </u>
222|<u>16</u>
062|13
14|
</pre>
<h1>Conversion de 3735928559, base 10 vers base 16, divisions en cascade</h1>
<pre>
<strong>A 10</strong>
<strong>B 11</strong>
<strong>C 12</strong>
<strong>D 13</strong>
<strong>E 14</strong>
<strong>F 15</strong>
<strong>10 16</strong>
</pre>
xt/data/19-conversion-div-bis.html view on Meta::CPAN
0<em>62</em>|1<strong>3</strong>
<strong>14</strong>|
</pre>
<p>Déjà converti : DEADBEEF, reste à convertir : 0</p>
<pre>
<u> </u>
222|<u>16</u>
062|13
14|
</pre>
<h1>Conversion de 3735928559, base 10 vers base 16, divisions en cascade</h1>
<pre>
<strong>A 10</strong>
<strong>B 11</strong>
<strong>C 12</strong>
<strong>D 13</strong>
<strong>E 14</strong>
<strong>F 15</strong>
<strong>10 16</strong>
</pre>
xt/data/19-conversion-div.html view on Meta::CPAN
<h1>Conversion de 628, base 10 vers base 8, divisions en cascade</h1>
<p>8 et 8, 16</p>
<p>8 et 6, 14</p>
<p>Je pose 4 et je retiens 1</p>
<p>1 et 1, 2</p>
<p>8 et 4, 12</p>
<p>Je pose 2 et je retiens 1</p>
<p>2 et 1, 3</p>
<p>8 et 2, 10</p>
<p>Je pose 0 et je retiens 1</p>
<p>3 et 1, 4</p>
xt/data/19-conversion-div.html view on Meta::CPAN
<u><strong>8</strong></u>|<strong>1</strong>
<strong>1</strong>|
</pre>
<p>Déjà converti : 1164, reste à convertir : 0</p>
<pre>
<u> </u>
9|<u>8</u>
<u>8</u>|1
1|
</pre>
<h1>Conversion de 628, base 10 vers base 16, divisions en cascade</h1>
<pre>
<strong>A 10</strong>
<strong>B 11</strong>
<strong>C 12</strong>
<strong>D 13</strong>
<strong>E 14</strong>
<strong>F 15</strong>
<strong>10 16</strong>
</pre>
xt/data/19-conversion-div.html view on Meta::CPAN
</pre>
<p>Déjà converti : 274, reste à convertir : 0</p>
<pre>
<u> </u>
628|<u>16</u>
<u>48</u> |39|<u>16</u>
148|<u>32</u>|2
<u>144</u>|07|
004|
</pre>
<h1>Conversion de 3735928559, base 10 vers base 16, divisions en cascade</h1>
<pre>
<strong>A 10</strong>
<strong>B 11</strong>
<strong>C 12</strong>
<strong>D 13</strong>
<strong>E 14</strong>
<strong>F 15</strong>
<strong>10 16</strong>
</pre>
xt/data/19-conversion-div.html view on Meta::CPAN
</pre>
<p>Déjà converti : DEADBEEF, reste à convertir : 0</p>
<pre>
<u> </u>
222|<u>16</u>
<u>16</u> |13
062|
<u>48</u>|
14|
</pre>
<h1>Conversion de 3735928559, base 10 vers base 16, divisions en cascade</h1>
<pre>
<strong>A 10</strong>
<strong>B 11</strong>
<strong>C 12</strong>
<strong>D 13</strong>
<strong>E 14</strong>
<strong>F 15</strong>
<strong>10 16</strong>
</pre>
xt/data/19-conversion-div.html view on Meta::CPAN
<strong>062</strong>|<strong>13</strong>
<strong>14</strong>|
</pre>
<p>Déjà converti : DEADBEEF, reste à convertir : 0</p>
<pre>
<u> </u>
222|<u>16</u>
062|13
14|
</pre>
<h1>Conversion de 3735928559, base 10 vers base 16, divisions en cascade</h1>
<pre>
<strong>A 10</strong>
<strong>B 11</strong>
<strong>C 12</strong>
<strong>D 13</strong>
<strong>E 14</strong>
<strong>F 15</strong>
<strong>10 16</strong>
</pre>
xt/data/19-conversion-div.html view on Meta::CPAN
<strong>062</strong>|<strong>13</strong>
<strong>14</strong>|
</pre>
<p>Déjà converti : DEADBEEF, reste à convertir : 0</p>
<pre>
<u> </u>
222|<u>16</u>
062|13
14|
</pre>
<h1>Conversion de 3735928559, base 10 vers base 16, divisions en cascade</h1>
<pre>
<strong>A 10</strong>
<strong>B 11</strong>
<strong>C 12</strong>
<strong>D 13</strong>
<strong>E 14</strong>
<strong>F 15</strong>
<strong>10 16</strong>
</pre>