-
用高斯列主元,全主元,Crame法则等解方程组
用高斯列主元,全主元,Crame法则等解方程组-PCA with Gaussian line, full-PCA, Crame laws and other solutions of equations
- 2022-08-08 07:43:42下载
- 积分:1
-
卫星位置和速度的Lagrange插值算法分析,介绍卫星位置和速度的算法...
卫星位置和速度的Lagrange插值算法分析,介绍卫星位置和速度的算法-Satellite position and velocity analysis of the Lagrange interpolation algorithm on satellite position and velocity of the algorithm
- 2022-02-03 07:34:30下载
- 积分:1
-
霍夫曼树-C++源码
应用背景霍夫曼树-C++源码实现:哈夫曼树是带权路径长度最短的树,权值较大的结点离根较近。关键技术给定n个权值作为n的叶子结点,构造一棵二叉树,若带权路径长度达到最小,称这样的二叉树为最优二叉树,也称为哈夫曼树(Huffman Tree)。
- 2022-08-25 15:08:30下载
- 积分:1
-
文件修复以及修补
文件修复以及修补-file repair and repair
- 2022-01-25 14:11:57下载
- 积分:1
-
图像处理中的基本运算
数字图像获取、处理和实践——很多图像处理有用的源代码,图像增强(均值滤波3*3,5*5,中值滤波),边缘检测(sobel算子,拉普拉斯算子,reborts算子),图像分割(固定阈值分割,最大类间方差阈值分割)等
- 2022-05-19 03:02:12下载
- 积分:1
-
这是一个利用VC++编写的求逆矩阵的算法,在WindowsXP、2000、98上运行成功。...
这是一个利用VC++编写的求逆矩阵的算法,在WindowsXP、2000、98上运行成功。-This is a VC prepared by the inverse matrix algorithm, in WindowsXP, 2000,98 running successfully.
- 2022-03-26 05:04:55下载
- 积分:1
-
c++经典数值算法源码,相信可以节省你的不少时间.rar
c++经典数值算法源码,相信可以节省你的不少时间.rar-c classical numerical algorithm source code, I believe you can save a lot of time. Rar
- 2023-01-31 10:40:03下载
- 积分:1
-
PSCNC源代码
程序包含了显示类中二维显示和三维显示的关键技术,程序在VC6.0下调试通过,显示类的定义部分在eidterView.h 文件中,
其实现部分在 eidterView.cpp文件中,显示包括了 显示图形和方向函数以及三维情况下函数图形的显示,任何人可以在此基础上加以修改完善
- 2023-01-25 00:25:03下载
- 积分:1
-
opcv实例源代码讲述各种实例提供各类源码
opcv实例源代码讲述各种实例提供各类源码-opcv examples of source code, about various instances, provide various types of source code
- 2022-03-26 17:29:17下载
- 积分:1
-
这是一个差异与Bezier曲线、B
这是一个分别用Bezier曲线和B样条曲线进行曲线拟合的例子
程序用VB6.0中文版编写
例子中需要一个窗体和一个按钮(使用默认的名字)
在本例中,黑色的线条是对坐标系上各点的直接连线
黄色的线仅对点间连线进行近似拟合,并不通过每一个点,使用的是B样条曲线
蓝色的线通过除第一个点和最后一个点之外的每一个点,使用的是Bezier曲线-This is a difference with Bezier curves and B-spline curves curve fitting example of the procedures used to prepare the Chinese version VB6.0 need an example of the form and a button (use the default name), in this case, the black lines of the coordinates of the point on the direct connection of the yellow line between the only point Approximate line fitting, does not pass through every point, the use of B-spline curve through the blue line in addition to a final point and a point outside of each one, using a Bezier curve
- 2023-04-18 07:40:03下载
- 积分:1