-
lib smis
lib smis
- 2022-02-18 15:42:20下载
- 积分:1
-
基于导频的ofdm信道估计算法研究,包括基本的算法思想和解决步骤...
基于导频的ofdm信道估计算法研究,包括基本的算法思想和解决步骤-Based on the pilot channel estimation algorithm for ofdm research, including the basic ideas and algorithms to solve these
- 2022-07-24 03:18:56下载
- 积分: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
-
yaya 留言本
yaya 留言本-yaya message this
- 2022-03-13 08:52:00下载
- 积分:1
-
vb编写的数独游戏,适合了解vb游戏编程
vb编写的数独游戏,适合了解vb游戏编程-vb sudoku prepared for about vb Game Programming
- 2022-04-21 05:45:38下载
- 积分:1
-
excel VBA制作的小游戏,吃豆子,为学习EXCEL VBA的朋友上传
excel VBA制作的小游戏,吃豆子,为学习EXCEL VBA的朋友上传
- 2023-03-02 19:35:03下载
- 积分:1
-
用java实现的一个投票统计程序,可以实现各种基本功能,可用来学习!...
用java实现的一个投票统计程序,可以实现各种基本功能,可用来学习!-achieved with a vote statistical procedures, can achieve a basic function that can be used to study!
- 2022-05-13 10:16:23下载
- 积分:1
-
Cool space invaders game with full source code compliments of GreenCar Software....
Cool space invaders game with full source code compliments of GreenCar Software.
很酷的太空入侵者游戏
-Cool space invaders game with full source code compliments of GreenCar Software. Cool space invaders game
- 2022-03-12 05:25:31下载
- 积分:1
-
VFP VFP VFP FlexGrid
FlexGrid in VFP VFP VFP -FlexGrid in VFP VFP VFP VFP VFP VFP
- 2022-06-17 01:23:48下载
- 积分:1
-
运行程序后!由于为了测试方便,AOE网初始化,所以,运行程序后,即可得到结果,结果包括拓扑排序和关键路径。...
运行程序后!由于为了测试方便,AOE网初始化,所以,运行程序后,即可得到结果,结果包括拓扑排序和关键路径。-operating procedures! In order to facilitate the testing because, AOE network initialization, and operating procedures, can be obtained results include topological sorting and Critical Path.
- 2022-03-18 22:10:59下载
- 积分:1