搜索资源列表
70
- 求4阶的素数幻方。在一个4*4的矩阵中,每一格填入一个数字,使每一行、每一列和两条对角线上的4个数 字所组成的4位数,均为可逆素数。
primes
- 该程序用以查找任意两个整数之间的所有素数。 Prime number finder can find all primes between a and b and will write the results to the file PRIMES.TXT-The program used to search any two integers all prime numbers between. Prime number finder can find all primes between a a
s
- 6. 素数环问题 把从1到20这20个数摆成一个环,要求相邻的两个数的和是一个素数。 分析:用回溯算法,考察所有可能的排列。 -6. Prime numbers loop problem 1-20 from 20 before the number into a ring, adjacent to both the number of requests and is a prime number. Analysis: The retrospective algorithm, exam
sushuwenti
- 求素数问题编写程序求出大于整数m且紧靠m的k个素数-Order to prepare procedures for find the primes than integers m and is close to m, k-prime
153ZYH_2
- 编写一个8086/8088汇编程序,它在DOS提示符下运行,从键盘输入一个范围在500-3000的十进制数,而后在DOS窗口输出位于该范围值的所有素数-8086/8088 assembly to write a program that runs under the DOS prompt, from the keyboard to enter a decimal number in the range 500-3000, and then in the DOS window output va
ZHISHU
- 从键盘输入(0-65535)的一个十进制数并且输出小于它的所有素数-From the keyboard input (0-65535) and the output of a decimal number less than all of its prime
Find_The_Prime
- VHDL 代码,用于查找一个数列的素数搜寻器。-Prime Number comparator
chaosushuchaxun
- 利用一种伪随机数生成的新方法 ———超素数法,在单片机的P1.6口产生周期为498的伪随机序列。-Pseudo-random number generator using a new method--- law of prime numbers, generated in the microcontroller ports P1.6 period of 498 pseudo-random sequence.
exe7_x4
- 输入一个数,判断是否是素数,可以用于计算器中,-Enter a number to determine whether it is prime, can be used in the calculator.
使用循环进行数组排序
- 利用labview编写程序: 4、使用循环进行数组排序 要求:可以多次操作,直到点退出按钮。 5. 产生一个3×3的整数随机数数组,随机数要在0到100之间,然后找出数组的鞍点,即该位置上的元素在该行上最大,在该列上最小,也可能没有鞍点。如下图所示: 要求:加上数组元素数设置以及redo按钮重新取值计算 -Labview programming: 4, using a loop array sorting requirements: multiple operati
2
- 用程序验证100以内的奇整数,其平方被8除余数均为1.求出100—200之间所有的素数,要求一行打印5个-Program verification and odd integers up to 100, its square is 8 in addition to the remainder of 1. Find all the prime numbers between 100-200, requires line of print 5
1
- 求两个数m和n的最大公约数和最小公倍数。求出100—200之间所有的素数,要求一行打印5个。-Find greatest common divisor and least common multiple of two numbers n and m. Find all primes between 100-200, request line prints 5
prng
- 采用线性同余法的素数模乘同余发生器产生随机数,采用5级流水线设计-Using a linear congruential method prime modulus multiplicative congruential random number generator, using five pipeline design
5760finalproject
- verilog实现的rsa加解密系统,包括大素数生成算法,包含测试文件。-rsa encryption system using verilog, including large prime number generation algorithms, including test file.
sushudepanduan
- c语言训练程序 用函数将输入的数字进行素数的判断-c language training program judged primes function with digital input
100yineisushu
- 100以内的素数排列,按从小到大按序排列-100 prime number within the array, according to sequence small to large order
5105
- 编一个程序找出所有的由四个不同数字组成的素数。-Find all by four different number of primes.
shangchuan
- 140 递归法绘制三角形图案,112求解非线性方程,115 n阶方阵求逆,144 绘制布朗运动曲线,201 输出素数-140 recursive method to draw triangular patterns, 112 solving nonlinear equations, 115 n order matrix inversion, 144 draw Brown motion curve, 201 output prime numbers