-
c 语言图像处理代码
基于C语言的图像处理算法,包括读取BMP图像、保存BMP图像、灰度线性变换、直方图均衡化、图像反转、对数变换、中值滤波、最大最小滤波、拉普拉斯变换、梯度处理等
- 2022-07-17 08:24:48下载
- 积分:1
-
用c语言实现的龙格库塔算法和阿当姆斯算法。是学习计算方法的入门级程序实例。...
用c语言实现的龙格库塔算法和阿当姆斯算法。是学习计算方法的入门级程序实例。-Using c language realize the Runge-Kutta algorithm and the Arab-Israeli Adams algorithm. Calculation method is to study the entry-level procedures.
- 2022-11-30 00:00:03下载
- 积分:1
-
生成信号
我们有两个相同发电机的声音的振动,可以生成 4 类型的信号 (正弦波,方形,三角形,锯齿) 和改变我们的振动频率。类型的信号,他们的频率可以调整到每个生成器离开对方。例如,第一信号发生器可以生成、 频率为 1000 赫兹和第二个 — — 正弦波、 34 Hz 的频率。如果一个发电机频率 0 Hz 供应,我们只能得到其他发电机的输出信号。然后我们两个的信号到达处理单元和不断变化的信号。这个单元有四种模式-添加信号、 减法、 乘法和除法的信号。因而我们可以我们两个的输入的信号,若要打开另一个,但我们需要的配置。由于模式发电机独立变化和模式信号处理单元也独立地变化,然后我们心中都充满的 68 种不同的模式。给定的设备的 upolyahaye,在非常大的数字 riznomanatnyh 模式下,这种不同于常规发电机产生了 17 倍多模式的值,因此应用领域。到目前为止我们发电机 perevenshuye 其他发电机功能和 lysche 他们比较复杂一点。
- 2022-01-24 10:15:25下载
- 积分:1
-
RSA算法
C++ 实现
RSA算法
C++ 实现
RSA算法
C++ 实现
RSA算法
C++ 实现
-achieve RSA algorithm to achieve C
- 2022-05-13 21:24:37下载
- 积分:1
-
基于遗传算法优化的 BP 神经网络非线性系统拟合算法
遗传算法优化 BP 神经网络是用遗传算法来优化 BP 神经网络的初始权值和阈值,使优化后的 BP 神经网络能够更好地预测函数输出。遗传算法优化 BP 神经网络的要素包括种群初始化、适应度函数、选择操作、交叉操作和变异操作。
- 2022-02-12 04:35:16下载
- 积分:1
-
AdaBoost算法的人脸检测程序
由matlab语言编写编写基于adaboost算法的人脸检测 快速高效,参考价值极高matlab 肤色检测结合adaboost算法的人脸特征提取 实现程序
- 2022-02-06 05:54:24下载
- 积分:1
-
最小二乘法的基本原理和多项式拟合,纯数学讲解,仅供理论学习参考。...
最小二乘法的基本原理和多项式拟合,纯数学讲解,仅供理论学习参考。-The basic principles of least squares and polynomial fitting, pure mathematics to explain, only theoretical study reference.
- 2022-03-05 11:01:29下载
- 积分:1
-
QR码编码解码算法实例
qr码是一种二维条码. 本源码中包含了完整的编码、解码以及测试程序. 多份代码可供选择.-qr code is a two-dimensional bar code. The source code contains a complete encoding, decoding, as well as testing procedures. more than the code to choose from.
- 2022-05-20 15:42:01下载
- 积分:1
-
book is widely used in engineering at the effective preparation of the algorithm...
书是针对工程上常用的行之有效的算法而编写的C语言函数程序集,在第一版的基础上作了修改和扩充。书中包括了近几年出现的许多新算法。全书分为数值计算与非数值计算两部分。其中数值计算部分的内容包括:线性代数方程组的求解、矩阵运算、矩阵特征值与特征向量的计算、非线性方程与方程组的求解、插值、数值积分、常微分方程(组)的求解、拟合与逼近、数据处理与回归分析、极值问题、数学变换与滤波、特殊函数、随机数的产生、多项式与连分式函数的计算、复数运算;非数值计算部分的内容包括:排序、查找、图形模式下读写屏幕象点、基本图形操作、汉字操作等。-book is widely used in engineering at the effective preparation of the algorithm and C language function suite, on the basis of the first edition was revised and expanded. The book includes the past few years, many of the new algorithm. Topics are divided into the numerical and non- numerical calculation of two parts. These numerical part of the contents include : linear algebraic equations by solving the matrix computation, Matrix eigenvalues and eigenvectors of computing, nonlinear equations and solve equations, interpolation, numerical integration, ordinary differential equations (Group I) solution, fitting and approximation, data processing and back In analysis, optimization, mathematical transformation and filtering, specia
- 2022-07-13 21:31:09下载
- 积分:1
-
用全选主元高斯消去法求解N复系数阶线性方程组AX=B
用全选主元高斯消去法求解N复系数阶线性方程组AX=B-Select All PCA with Gaussian elimination method to solve N-order complex coefficients of linear equations AX = B
- 2022-10-29 07:50:03下载
- 积分:1