搜索资源列表
素数幻方
- 求四阶的素数幻方。即在一个4X4 的矩阵中,每一个格填 入一个数字,使每一行、每一列和两条对角线上的4 个数字所组成的四位数,均为可逆素数。 -for four bands in several magic squares. In a 4x4 matrix, each one filled a digital grid so that each line, each diagonal out and two on the four
70
- 求4阶的素数幻方。在一个4*4的矩阵中,每一格填入一个数字,使每一行、每一列和两条对角线上的4个数 字所组成的4位数,均为可逆素数。
SuShu
- 求得一个4*4的方阵,各行各列及主负对角线上的元素均为可逆素数。-achieve a 4 * 4 phalanx, the trip out and the main negative on the diagonal elements are reversible primes.
SuShu
- 求得一个4*4的方阵,各行各列及主负对角线上的元素均为可逆素数。-achieve a 4* 4 phalanx, the trip out and the main negative on the diagonal elements are reversible primes.
素数幻方
- 求四阶的素数幻方。即在一个4X4 的矩阵中,每一个格填 入一个数字,使每一行、每一列和两条对角线上的4 个数字所组成的四位数,均为可逆素数。 -for four bands in several magic squares. In a 4x4 matrix, each one filled a digital grid so that each line, each diagonal out and two on the four
70
- 求4阶的素数幻方。在一个4*4的矩阵中,每一格填入一个数字,使每一行、每一列和两条对角线上的4个数 字所组成的4位数,均为可逆素数。-For order 4 magic squares of prime numbers. In a 4* 4 matrix, each populated with a number grid so that each row, each column and two diagonal 4 fig
RSA1
- RSA算法,实现加解密 基于大素数乘积不可逆的原理实现的-RSA algorithm encryption and decryption of large prime numbers based on the product to achieve the principle of irreversibility of
Forfourthordermagicsquareofprimenumbers
- 求四阶的素数幻方,在一个4X4 的矩阵中,每一个格填 入一个数字,使每一行、每一列和两条对角线上的4 个数字所组成的四位数,均为可逆素数。思考题:用1到16构成一个四阶幻方,要求任意相邻两个方格中的数字之和均为素数。-For fourth-order magic square of prime numbers, in a 4X4 matrix, each populated with a number grid so that each
reversible_prime
- 求四位的可逆素数。可逆素数指:一个素数将其各位数字的顺序倒过来构成的反序数也是素数-Find four reversible prime. Reversible primes refer to: a prime number to reverse the order of the digits in reverse order number is composed of prime numbers
Reversible_primes
- 素数幻方 求四阶的素数幻方。即在一个4X4 的矩阵中,每一个格填 入一个数字,使每一行、每一列和两条对角线上的4 个数字所组成的四位数,均为可逆素数。-Prime magic square For fourth order prime magic square.Namely in a 4 x4 matrix, fill in each case a number, make each row, each column and
Analyzing-reversible-primes
- 输入一个数,判断它是不是可逆素数,输出yes或no。-Enter a number, it is determined that it is not reversible prime, output yes or no.
可逆素数
- 输入一个数判断该数是否是一个可逆素数,如果是输出**是可逆素数,否则为不是!(Enter a number to determine if the number is a reversible prime number. If it is output * is a reversible prime number, otherwise it is not!)