-
滤波电路设计软件
滤波电路设计软件-filter circuit design software
- 2023-03-13 16:25:04下载
- 积分:1
-
Find prime numbers prepared by screening the function: void sieve (bool isPrime...
编写筛选查找素数函数:
void sieve(bool isPrime[], int n)
其中isPrime[ ]为一个布尔型数组,n为数组大小。由于2是第一个素数,
所以设置isPrime[0]和isPrime[1]的值为false,并设置其余的元素初值为true。
然后对从4到n-1的每一个i,判断i是否能够被2整除,如果i能够被2整除,则设置isPrime[i]为false。
对从2到n/2的每一个可能的数值重复以上处理,当操作结束时,所有值为true的isPrime[i]所对应的i就是素数,它们将是从筛子中掉下来的。-Find prime numbers prepared by screening the function: void sieve (bool isPrime [], int n) which isPrime [] as a Boolean array, n is the size of the array. Because 2 is the first prime number, so set the isPrime [0], and isPrime [1] a value of false, and set the initial value of the remaining elements of true. And then from 4 to n-1 for each i, to determine whether i can be divisible by 2, if i can be divisible by 2, then set the isPrime [i] is false. From 2 to n/2 possible values for each one to repeat the above processing, when the operation ended, all the true value of the isPrime [i] corresponding to i is a prime number, they will be falling from the sieve in the past.
- 2023-03-02 04:45:03下载
- 积分:1
-
WINRAR一款可以压缩和解压的软件这个软件大家都用得熟了吧 全地球的度知道...
WINRAR一款可以压缩和解压的软件这个软件大家都用得熟了吧 全地球的度知道-WinRAR can a software compression and decompression of the software we all use it cooked the whole Earth
- 2023-03-07 07:10:03下载
- 积分:1
-
xp, office
xp,office风格的菜单,可以在你自己的pb程序中使用-xp, office-style menu, you can program your own use pb
- 2023-01-25 23:30:04下载
- 积分:1
-
在list box上添加图片,在combo box上添加图片
在list box上添加图片,在combo box上添加图片-In the list box to add a picture, in the combo box to add picture
- 2023-05-19 05:25:02下载
- 积分:1
-
罗塞塔C++库是一个C++类和例程,使…
The ROSETTA C++ library is a collection of C++ classes and routines that enable discernibility-based empirical modelling and data mining, developed as part of my dissertation. A brief presentation of the library can be found therein.
- 2022-03-21 04:58:45下载
- 积分:1
-
一些用到的函数 功能齐全,希望能对网友有所帮助
一些用到的函数 功能齐全,希望能对网友有所帮助-some use the Function complete, and hopes to help netizens
- 2022-03-03 22:09:31下载
- 积分:1
-
biospassword
biospassword
- 2022-05-29 19:21:20下载
- 积分:1
-
自动化代码
资源描述工厂产品测试自动化代码,包括机械手控制代码
- 2023-03-10 23:25:06下载
- 积分:1
-
服务应用服务应用
service application service application
- 2022-09-12 14:40:02下载
- 积分:1