-
Image3
this book is image process.
- 2009-05-25 18:40:58下载
- 积分:1
-
password_Lock
语音控制密码锁:
功能:(1)、外扩4*4键盘;
(2)、能设置和识别密码;
(3)、语音提示密码输入正确与否的信息。
(Voice control lock:
Functions: (1), external expansion 4* 4 keyboard
(2), can set the password and identification
(3), or voice prompts to enter the correct password information.
)
- 2011-07-21 11:22:38下载
- 积分: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
-
优化设计软件 isight
优化设计软件 isight -8.0 的license ,很有参考价值,,多平台
-Optimization design software isight-8.0
- 2022-12-29 14:40:04下载
- 积分:1
-
水库调度java程序
说明: 运用java编写的水库优化调度程序,运用动态规划算法求解,适用性强。(Reservoir optimal operation program, using dynamic planning algorithm, strong adaptability, using java programming)
- 2021-01-11 11:18:49下载
- 积分:1
-
Battery_fault
说明: Battery Fault Basic program of S7 simatic manager
- 2019-10-14 14:40:40下载
- 积分:1
-
短时分数阶傅里叶变换 FRFT参考文献
说明: 短时分数阶傅里叶变换,用于多分量线性调频信号的识别过程(Short Time Fractional Fourier Transform)
- 2019-12-12 04:17:58下载
- 积分:1
-
shiyuyouxianchafen
这个程序是利用时域有限差分方法求多层介质中的电场分布的(this procedure is to use the finite difference time domain method for multi-media distribution of the electric field)
- 2007-04-03 23:26:13下载
- 积分:1
-
MSP430-LaunchPad
基于MSP430单片机LaunchPad部分的知识,对于搞单片机的朋友有非常大的帮助,而起程序含注释,易懂(Very large part of the knowledge based on MSP430 microcontroller sensor for friends to engage in automatic control, the sky program containing the annotations, to understand)
- 2012-07-27 10:14:14下载
- 积分:1
-
电法仪器数据传输与转换
用于高密度电法仪器的数据传输和转换,,也可以用于多文件的合并(Data transmission and conversion of high density electrical apparatus)
- 2017-10-12 11:52:20下载
- 积分:1