Added upper_index and input encoding with numeric, alphabetic and byte methods

This commit is contained in:
2021-12-11 20:46:21 +03:00
parent e8a9846bf4
commit 304185d1a2
11 changed files with 237 additions and 69 deletions

View File

@@ -37,7 +37,7 @@
</ItemGroup>
<ItemGroup>
<ClCompile Include="BitArray_test.cpp" />
<ClCompile Include="Encode_test.cpp" />
<ClCompile Include="Encoder_test.cpp" />
<ClCompile Include="Method_test.cpp" />
<ClCompile Include="QRCode_test.cpp" />
<ClCompile Include="pch.cpp">