-
LEACH algorithm, is a wireless routing protocol, wireless sensor achieve routing...
LEACH算法,是无线路由协议,完成无线传感器间的路由功能。-LEACH algorithm, is a wireless routing protocol, wireless sensor achieve routing between.
- 2022-07-08 06:18:46下载
- 积分:1
-
tlv5636资料
tlv5636资料-tlv5636
- 2022-07-15 00:41:33下载
- 积分:1
-
c语言之函数篇,从基础学起,让你彻底精通c语言的应用。
c语言之函数篇,从基础学起,让你彻底精通c语言的应用。-function of c language,learn form base,lead you to be well up to application of c language
- 2022-08-09 00:44:35下载
- 积分: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
-
在VB环境下的程序实现高斯投影变换、..
本程序在VB环境下实现高斯投影变换,对于相关操作具有参考价值-The program in VB environment to achieve Gauss projection transformation, with a reference value for the relevant operation
- 2022-05-05 11:49:11下载
- 积分:1
-
one good MP3 player, running in Java, We can look at the drop
一款不错的MP3播放器,在JAVA下运行的,大家可下拉看看一定不会后悔的,这可是现今最完善的JAVAMP3播放器拉-one good MP3 player, running in Java, We can look at the drop-down will not regret it, but now that the most perfect player Rafah JAVAMP3
- 2022-11-01 11:00:03下载
- 积分:1
-
八数码问题的源代码
八数码问题的源代码-eight digital source of the problem
- 2022-08-22 23:24:58下载
- 积分:1
-
你需要下载的通用工具箱和信号工具箱。
You need to download the general purpose toolbox and the signal toolbox.
You need to unzip these toolboxes in your working directory, so that you have toolbox_general/ and toolbox_signal/ in your directory. -You need to download the general purpose toolbox and the signal toolbox.
You need to unzip these toolboxes in your working directory, so that you have toolbox_general/ and toolbox_signal/ in your directory.
- 2022-03-18 11:03:03下载
- 积分:1
-
关于加气站的遗传算法实现,这是一个初学者的草稿,希望大家多提意见。...
关于加气站的遗传算法实现,这是一个初学者的草稿,希望大家多提意见。-stations on the genetic algorithm, which is a beginner"s draft, we hope to speak up.
- 2022-12-28 04:35:04下载
- 积分:1
-
MSP430的完整英文资料,有学习这方面的朋友可以参考一下
MSP430的完整英文资料,有学习这方面的朋友可以参考一下-MSP430 complete information in English, have to learn in this area can refer to a friend
- 2022-07-05 00:46:13下载
- 积分:1