-
啊 程序
说明: 小波变换,傅里叶变换,主成分分析法,压缩感知方法等多种方法融合近红外与可见光图像,并附带评价方法(Wavelet transform, Fourier transform, principal component analysis, compressed sensing and other methods are used to fuse near infrared and visible images with evaluation methods.)
- 2019-02-15 14:45:24下载
- 积分: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
-
niutoubaochuang
牛头刨床仿真MATLAB相关程序,可以用来加载运动规律(Simulation of bullhead planer)
- 2017-12-02 21:23:56下载
- 积分:1
-
LOL热键连招助手v1.1
说明: 应景的变成表秀天天破解,应景的变应景的变(Seemingly intelligible and unproductive)
- 2020-06-22 02:20:01下载
- 积分:1
-
暂态稳定分析程序
说明: 对电力系统的暂态分析是电气专业本科生必修内容,配套程序必不可少,此例中提供9节点算例进行验证(Transient analysis of power system is a compulsory content for electrical majors, and the supporting program is essential. In this case, a 9-node example is provided for verification)
- 2020-08-21 13:54:25下载
- 积分:1
-
各种按钮的鼠标滑过
鼠标点击动画效果的插件。该按钮插件有7中不同的css3动画效果(Mouse click on the animation effect plug-in. The button plug-in has 7 different CSS3 animation effects)
- 2019-02-18 12:59:09下载
- 积分:1
-
简单的C#进程枚举管理器
一个简单的C#进程枚举管理器程序源代码,通过程序可以结束进程,打开进程,显示进程ID以及CPU执行时间和占用内存大小等信息。
- 2022-02-06 23:24:04下载
- 积分:1
-
SAP2000_Programs
SAP2000 模态分析、PDelta分析、响应谱分析、时程分析(SAP2000 modal analysis, PDelta analysis, response spectrum analysis, time history analysis)
- 2011-12-01 18:11:42下载
- 积分:1
-
UE-FW
说明: 应用于网络交通配流,应用于确定性交通平衡分配与随机交通平衡分配(traffic assignment, user equilibrium, SUE, DUE)
- 2019-03-04 12:01:58下载
- 积分:1
-
This my final project interfacing study.
This my final project interfacing study.-This is my final project interfacing study.
- 2022-03-28 10:59:01下载
- 积分:1