搜索资源列表
Prime
- 这是研究生课程计算方法与技术中讲到的Prime算法的具体实现,相信学这个课的同学都会感兴趣的。-This is the postgraduate courses calculation methods and technologies referred to the Prime algorithm to achieve specific, I believe that this course of study students will be interested.
A Prime Number Generator
- Threw history,prime numbers has always be a great fascination for mathematicians. Even in modern times,primes numbers continues to fascinate many people.Probably the main reason why prime numbers continues to create such great interest would be becau
Vega Prime全面教程
- Vega Prime全面教程,领悟最新的仿真编程。
Vega+prime+基本应用
- This unofficial Vega Prime FAQ Part 1 ( 1 thru 50) is provided by Gordon Tomlinson, I hope you find the information contained with these FAQ's useful and helpful Vega Prime is MultiGen-Paradigm's new premier software environment for the creation, dev
基于VC 和Vega Prime 联合开发的巡航导弹仿真系统研究
- 基于VC 和Vega Prime 联合开发的巡航导弹仿真系统研究
prime
- 题目 质数分解与栈的使用 简介 只能被自身和1整除的正整数称为质数。每一个整数都可以写成质数乘积的形式,称为整数的质数分解。例如: 1776 = 37 x 3 x 2 x 2 x 2 x 2. -Title prime number decomposition and the use of stack profile only divisible by themselves and a positive integer is called prime number. Ever
prime
- 素数环: 把从1到10这10个数摆成一个环,要求相邻的两个数的和是一个素数。 〖问题分析〗 这是一道回溯的题目。从1开始,每个空位有9种可能,每种可能加入约束条件即可 1.与前面所有的数不重复 2.与前一个数和为素数(最后一个和第一个也要满足)。 〖算法流程〗 1、数据初始化; 2、递归填数: 判断第J种可能是否合法; A、如果合法:填数;判断是否到达目标(10个已填完): 是,打印结果;不是,递归填下一个; B、如果不合法:选择下一种可能;-Prime Centra
prime
- 两种高效求素数的方法,比起一般的方法效率要高-Two kinds of highly efficient method of seeking prime numbers than the general method of the efficiency of higher
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
E-Prime
- e-prime-e-prime
prime
- it is a RMI system which check if the number is prime or not prime(the number which the client send it)it is a RMI system which check if the number is prime or not prime(the number which the client send it)
vega-prime
- vega prime 2.0常用问题大全 附带VP小程序-vega prime
Vega-Prime
- Vega Prime重要论文 因为做这方面的项目,学长给了参考资料 很不错-Vega Prime Reference
E-PRIME
- 心理学实验设计软件E-PRIME,希望对大家有用~-Psychology, experimental design software E-PRIME, want to be useful-
Prime numbers in pthreads
- Find prime numbers in a interval of time by using parallelism with pthreads
Prime search
- 素数查找功能的程序,适用于C语言。质数(prime number)又称素数,有无限个。质数定义为在大于1的自然数中,除了1和它本身以外不再有其他因数,这样的数称为质数(The prime search function program is suitable for C language. Prime number, also known as prime number, there are infinite. The prime number is defined as a natural n
E-Prime教程
- 心理学实验的推荐实验设计软件e-prime的教程(A tutorial on the recommended experimental design software e-prime for psychological experiments)
the Mersenne prime
- 用Fortran语言写的一个简单的寻找梅森素数的小程序,主要是利用了二进制数组存储数据,然后用卢卡斯·莱默检验法判断所找到的数是否为梅森素数。(A simple program for finding Mason primes is written in Fortran language. It mainly uses binary arrays to store data, and then uses Lucas Lemmer test to determine whether the num
prime
- How to find prime numbers
prime
- sequence prime number