搜索资源列表
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
vpmotion_game
- vega prime与C++混合编程实例,模拟第一人称游戏运动,可以左转右转向前向后,类似CS运动模式,能精确调整速度,加速度等数值,可以用键盘和鼠标互动。-This sample illustrates the use of the game motion model (vpMotionGame). It defines the class myApp, which is derived from vpApp, and overrides the vpApp::onKeyInput() me
1002
- Sicily上的1002题,主要是为一些初学者设计的-Problem Given a sequence of consecutive integers n,n+1,n+2,...,m, an anti-prime sequence is a rearrangement of these integers so that each adjacent pair of integers sums to a composite (non-prime) number. For example, if
prime
- 质性测试,小于32767一个最小的质数,使用PASCAL编写-Qualitative test, less than 32767 to one of the least prime number
prime
- 输出用户输入的任意两个整数间的所有素数 输入的大小任意,输出按从小到大的顺序。 C++实现-Output user input between any two integers all prime numbers of arbitrary size of input and output according to the order from small to large. C++ implementation
vp_picking
- vega prime中能够实现对虚拟场景中对象进行二维鼠标点选,并显示高亮。对vp交互的初学者具有极强指导意义 -vega prime can be achieved in the virtual scene on the two-dimensional objects mouse click, and display the highlight. To the vp is highly interactive guide for beginners
prime
- 快速计算出质数-Quickly calculate the prime number
vp_mfc_code
- 这个例子示范了怎样将一个Vega Prime窗口加入到MFC程序文件,全部的Vega Prime代码放在vp_mfcView.cpp.里面。另外的文件是MFC 应用向导自动产生。-This sample illustrates how to add a Vega Prime window to an MFC app. All of the Vega Prime specific code is in vp_mfcView.cpp. The other files were auto-gene
prime_number
- 这个程序是用来判断一个数是否为素数的,用户由键盘输入一个正整数,即可判断该数是否为素数,还可以连续输入,输入-1来结束输入。-This procedure is used to determine whether a number of prime numbers, the user keyboard input from a positive integer, you can determine whether the number of prime numbers, but also for
Advanced.ASIC.Chip.Synthesis.Using.Synopsys.Design
- 使用synopsys design compiler和 prime time进行Asic开发的英文pdf-Advanced.ASIC.Chip.Synthesis.Using.Synopsys.Design.Compiler.Physical.Compiler.And.Primetime
5_prime_algorithm_compare
- 5种N自然数内素数算法速度比较 第一个是普通的筛选法处理,基本1000以后就挂了-5 kinds of natural number N with the rate of prime number algorithm
prime
- To find prime numbers
prime
- A prime number code .
Rian.tar
- This the prime generator using Bit Array. It s the best prime generator. The algorithm based on Eratos and using the bit operation to enhanced the speed of computation.-This is the prime generator using Bit Array. It s the best prime generator. The a
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
vega-prime
- vega prime 2.0常用问题大全 附带VP小程序-vega prime
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