-
基于遗传算法的土地利用优化
以某地区一部分土地利用现状为基本数据,通过设置目标函数和约束条件,使用遗传算法进行土地利用优化,实验表明优化效果优良。
- 2022-02-01 23:44:07下载
- 积分:1
-
FFT和FIR 快速傅里叶变换和FIR滤波器实验程序
FFT和FIR 快速傅里叶变换和FIR滤波器实验程序-Fast Fourier Transform FFT and FIR and FIR filter experimental procedure
- 2022-03-30 22:11:19下载
- 积分:1
-
介绍时频分析的发展进程,及各种时频方法的分析比较,其中包括WVD...
介绍时频分析的发展进程,及各种时频方法的分析比较,其中包括WVD-Introduction of time-frequency analysis of the development process, and all kinds of time-frequency analysis and comparison of methods, including the WVD, etc.
- 2023-03-21 05:40:03下载
- 积分:1
-
双正交5/3小波的提升格式构造,VC实现,看完可模仿着编
双正交5/3小波的提升格式构造,VC实现,看完可模仿着编-Biorthogonal 5/3 wavelet upgrade format structure, VC, read a series replicable
- 2022-05-26 19:58:43下载
- 积分:1
-
正弦波,T行波,方波设计报告
正弦波,T行波,方波设计报告- The sine wave, the T traveling wave, the square-wave design
reported
- 2022-02-03 08:34:04下载
- 积分:1
-
基于libtommath的CRT大数实现
采用libtommath大数库对中国剩余定理算法通解进行改写,支持128位的大数实现,已测试成功。
- 2022-08-13 23:23:22下载
- 积分:1
-
Adams算法,用于数值积分运算
Adams算法,用于数值积分运算-Adams algorithm for the numerical integration Operational
- 2022-02-03 05:29:46下载
- 积分:1
-
实现了简单的宽度优先搜索,算法比较简单,课程设计时可用。...
实现了简单的宽度优先搜索,算法比较简单,课程设计时可用。-To achieve a simple breadth-first search
- 2022-08-16 07:51:56下载
- 积分:1
-
fisher 算法对图片人脸肤色和纯色的分类
针对人脸的肤色和唇色颜色,进行统计得出变换矩阵和阈值,再对图片进行fisher分类器分类,准确打印出每个像素分类情况,最终得到二值图,得到嘴唇区域
- 2023-07-15 12:05:03下载
- 积分:1
-
在许多情况下我们需要的算法如密码字典穷举组合..
在许多情况下我们需要穷举组合的算法,比如密码词典。这个算法的关键是密码下标进位的问题。另外本例子中的写文件语句效率比较低,为了降低算法复杂度没有优化。如果要提高写文件的效率,可以使用缓冲区,分批写入。-in many cases we need exhaustive combination of algorithms such as password dictionary. The algorithm is the key indices into password-issue. Another example of this document written statement low efficiency, in order to reduce the complexity of the algorithm has not been optimized. If the document was to improve the efficiency, the use of buffer zones, into batches.
- 2022-03-20 01:48:47下载
- 积分:1