Welcome![Sign In][Sign Up]
Location:
Search - findbase

Search list

[Other resourceFindBase

Description: 同一个数会由于采用不同的基数而使得其表现的形式是完全不一样的,在我们的学习中,我们熟悉的基数有10进制、12进制、60进制、2进制、8进制和16进制。比如数据12,如果我们用2进制表示,则它就是1100;如果用3进制表示就是110;如果用8进制表示则是14。我们的编程任务就是与数的进制(也就是基数)有关。 程序中我们会给大家很多个数对(假设每个数对的数用X和Y表示),程序需要解决的问题就是为X和Y各选择一个最小的基数,以使得这两个数在其选择的基数上是一对相等的数。 例如,12和5这个数对,我们可以为12选择基数3,为5选择基数6,这样一来12(base 3)=5(base 6),因为12(base 3)就是10进制数5,而5(base 6)也是10进制数中的5。 程序的输入是通过文件完成的。 文件中的每一行都包含一个数对X和Y,两个数通过一个或多个空格符分割,与X和Y相关联的有效基数值范围为2~36。X和Y的合理数值表示字符包括0—9和A-Z(表示数值10-35)。 文件的最后一行用一个数字0表示输入的结束。-same number will be different because of the base and make its performance in the form of a completely different, In our study, we are familiar with the base 229 10, 229 12, 229 60, 229 2. 8-band 16-band. For example, 12 data, if we use the two-band said, it is 1100; If three-band said is 110; If eight 229 said it is 14. Our task is programming with a number of 229 (or base). We will process all of the many numbers (on the assumption that each number on the number of X-and Y said), procedures need to address the issue of the X and Y choose a minimum base, This makes two to a few in their chosen base is the equivalent of a few. For example, 12 and 5, the figure right, we will be able to choose 12 base 3 to 6 base 5 choice, This one to 12 (base 3) = 5 (base 6), because 12 (base 3) 229 10
Platform: | Size: 10542 | Author: duyankang | Hits:

[OtherFindBase

Description: 炎黄传说基础地址查询器 本程序遍历游戏内存,通过特征码查询游戏基地址。 主要演示机器码与call addr的转换。包括:call 0x12345和mov eax, 0x12345
Platform: | Size: 36576 | Author: thie | Hits:

[source in ebookFindBase

Description: 同一个数会由于采用不同的基数而使得其表现的形式是完全不一样的,在我们的学习中,我们熟悉的基数有10进制、12进制、60进制、2进制、8进制和16进制。比如数据12,如果我们用2进制表示,则它就是1100;如果用3进制表示就是110;如果用8进制表示则是14。我们的编程任务就是与数的进制(也就是基数)有关。 程序中我们会给大家很多个数对(假设每个数对的数用X和Y表示),程序需要解决的问题就是为X和Y各选择一个最小的基数,以使得这两个数在其选择的基数上是一对相等的数。 例如,12和5这个数对,我们可以为12选择基数3,为5选择基数6,这样一来12(base 3)=5(base 6),因为12(base 3)就是10进制数5,而5(base 6)也是10进制数中的5。 程序的输入是通过文件完成的。 文件中的每一行都包含一个数对X和Y,两个数通过一个或多个空格符分割,与X和Y相关联的有效基数值范围为2~36。X和Y的合理数值表示字符包括0—9和A-Z(表示数值10-35)。 文件的最后一行用一个数字0表示输入的结束。-same number will be different because of the base and make its performance in the form of a completely different, In our study, we are familiar with the base 229 10, 229 12, 229 60, 229 2. 8-band 16-band. For example, 12 data, if we use the two-band said, it is 1100; If three-band said is 110; If eight 229 said it is 14. Our task is programming with a number of 229 (or base). We will process all of the many numbers (on the assumption that each number on the number of X-and Y said), procedures need to address the issue of the X and Y choose a minimum base, This makes two to a few in their chosen base is the equivalent of a few. For example, 12 and 5, the figure right, we will be able to choose 12 base 3 to 6 base 5 choice, This one to 12 (base 3) = 5 (base 6), because 12 (base 3) 229 10
Platform: | Size: 189440 | Author: duyankang | Hits:

[OtherFindBase

Description: 炎黄传说基础地址查询器 本程序遍历游戏内存,通过特征码查询游戏基地址。 主要演示机器码与call addr的转换。包括:call 0x12345和mov eax, 0x12345-Address inquiries Yanhuang legend browser based on traversal of the program memory game through game-based Address inquiries signature. The main demonstration and call addr binary conversion. Including: call 0x12345 and mov eax, 0x12345
Platform: | Size: 35840 | Author: thie | Hits:

[Windows DevelopFindBase

Description: 从文件中读取两个数,并寻找这两个数的基数,使得在这个基数的进制下,两个数相等
Platform: | Size: 1024 | Author: 祝紫园 | Hits:

CodeBus www.codebus.net