搜索资源列表
qiusushu
- 求任意自然数中素数的和,可以校验输入的数是否自然数,并显示出所有素数-seeking arbitrary natural number which primes and can check whether the number of imported natural number, and demonstrated that all prime numbers
HugeCalc
- 这是一个应用软件,用于处理大数,里面包含一些小的实用的软件,如生成 素数 ,大数阶乘.-This is a software application, for handling large numbers, which contains a small number of practical software, such as generating prime numbers, The majority of factorial.
jueduisushu
- 一个自然数是素数,且它的数字位置经过任意对换后仍为素数,刚称为绝对素数,例如:13。试找出所有二位绝对素数。-a natural number is a prime number, and its position after arbitrary figures for the number of after-still, just as absolute prime, For example : 13. Tried to find out all the two absolute prime.
fermat
- 实现素性检测。但不能实现太大的数,只能在小数范围内,而又不能完全确定就是素数,只能粗略估计。-achieve Primality Testing. But too few achieve, only in a minority within, and is not fully ascertained is the prime, only a rough estimate.
PRISM.A.Prime.Encoding.Approach.for.Frequent.Seque
- PRISM算法是目前为止,速度最快的序列模式数据挖掘算法(串行)。本文发表在IEEE2007年的国际数据挖掘会议上。
gm82c803c
- LGS Prime 3C Super / IO datasheet (gm82c803c)
Prime_Distance
- Prime Distance算法的源码 Prime Distance算法的源码 Prime Distance算法的源码
shfoldering
- 在我的一个项目编制过程中,需要用到一个可以指定初始目录的目录选择对话框,起初我找到了http://www.vckbase.com/bbs/prime/viewprime.asp?id=94 这篇文章,发现由于\"bi.pidlRoot\"的格式不了解,很难实现这样的功能,后来在一个日本网站上找到了一篇文章,有示例代码和相关说明(现在网址找不到了,抱歉,以后找到了再加上),利用回调函数解决了此问题,现在我把示例程序做出来,有相关Puzzle的同仁可以参考一下. 注: 1.重要的函数和宏定义在\"g
sy5_2
- 按“开始”按钮可以在文本框中显示所有1001到1100之间的素数。-according to the "start" button in the text box can show all from 1001 to 1100 between the prime numbers.
PrimeNumber
- This program is to output the prime number that you want.
PrimeNumberCheck.tar
- a code for checking prime number
GraphSearch
- 图搜素辅助教学,对集中图搜素算法进行比较,通过动态演示达到更好的效果-Map search Su-aided instruction, to focus on prime search algorithm to compare plans, through the dynamic demonstration to achieve better results
E-PRIME
- 使用E-PRIME软件实现的屏幕闪烁刺激,可以作为心理学和神经学尤其是视觉刺激的刺激界面,同时拥有打标功能,能够得到精确的闪烁时间和闪烁频率,并确定精确的时间基点。-Using E-PRIME software screen flicker stimulation can serve as a psychological and neurological stimulation of visual stimuli in particular the interface, concurrent m
Examen1
- procedure for printing prime numbers in a certain range with simple interface
1Fund1
- 判断一定范围内有多少个素数,可以变换范围,以MFC变成,文本框显示-Within a certain range to determine the number of prime numbers, you can change the scope of the MFC into the text box displays
Power-builder
- 此文档列举在powerBuilder中用到的登录界面,求回文,检索功能,求素数,求一元二次方程的根的相关代码-This document lists the powerBuilder used in the login screen, find the palindrome, search function, find the prime numbers, find the root of a quadratic equation the relevant code
Private
- 创建应用程序。要求:单击窗体可弹出一输入框,任意输入一个正整数,在窗体上显示该整数是否为素数的字样。-Create an application. Requirements: Click on the form to pop up an input box, enter an arbitrary positive integer, an integer in the form to display whether the prime words.
qiuzhishu
- 一个求指定数以内的质数的函数,自己编写的,希望能帮助大家-A specified number within the prime function, the preparation of their own, hoping to help you
C-program-for-prime-number-
- Prime number program in c: c program for prime number, this code prints prime numbers using c programming language. To check whether a number is prime or not see another code below. Prime number logic: a number is prime if it is divisible only by one
prime
- 这是一个MFC工程,包括可执行文件以及源代码。对素数判定有两种方法,一种是Erato算法,另外是混合判定算法。可以快速且准确的判定一个大数是否为素数。-This is a MFC project and the executive file and the source files are all included in it. There is two kinds of methods to recognize if a number is a prim. One of the methods