-
多项式相加减 求导
多项式相加减 求导-Polynomials modified derivative
- 2022-06-16 14:28:38下载
- 积分:1
-
给定一块宽度为W的矩形板,矩形板的高度不受限制。现需要从板上分别切割出n个高度为hi,宽度为wi的矩形零件。切割的规则是零件的高度方向与矩形板的高度方向保持一致...
给定一块宽度为W的矩形板,矩形板的高度不受限制。现需要从板上分别切割出n个高度为hi,宽度为wi的矩形零件。切割的规则是零件的高度方向与矩形板的高度方向保持一致。要求求出一种切割法使得所使用的矩形板的高度h最小.用递归及分治法解此问题-given a width of the rectangular plate W, the height of rectangular plate unrestricted. Board is required from the respective cut out n height of the hi, wi width of the rectangular parts. Cutting parts to the rules of the height of the rectangular plate with a high degree of consistent direction. Asked obtained a law made by cutting the use of the rectangular plate height h minimum. Using recursive and partition Solving this problem
- 2022-10-31 04:20:03下载
- 积分:1
-
基于支持向量机的非线性信道盲均衡算法的研究
基于支持向量机的非线性信道盲均衡算法的研究-Based on support vector machine nonlinear channel blind equalization algorithm
- 2023-08-03 12:00:03下载
- 积分:1
-
基于C++的BP算法
用C++语言实现神经网络的BP算法,对于从事神经网络及专家诊断系统的方面的朋友具有较强的参考借鉴意义。
- 2022-10-12 07:00:03下载
- 积分:1
-
一个VC++生成DElaunay三焦网的简洁易懂的代码,提供可变随机点数目。...
一个VC++生成DElaunay三焦网的简洁易懂的代码,提供可变随机点数目。-A VC++ Generate Delaunay Sanjiao network easier to understand the code, providing a variable number of random points.
- 2023-05-11 16:55:04下载
- 积分:1
-
卡尔曼滤波
卡尔曼滤波
- 2022-03-13 20:35:58下载
- 积分:1
-
development of the zinc flow calculation procedures, the least
开发的锌流量计算程序,用到了最小二乘法,具体参数的设定需要根据具体的容器来定-development of the zinc flow calculation procedures, the least-squares method used, the specific set of parameters according to the concrete containers to determine
- 2022-09-12 07:35:03下载
- 积分:1
-
浙江大学程序设计大赛ACM2478题我自己收集的
浙江大学程序设计大赛ACM2478题我自己收集的-Zhejiang University Design Competition ACM2478 that my own collection
- 2022-06-26 07:22:21下载
- 积分:1
-
易语言内存进程读写例程
资源描述易语言内存进程读写例程易语言内存进程读写例程易语言内存进程读写例程易语言内存进程读写例程易语言内存进程读写例程易语言内存进程读写例程易语言内存进程读写例程易语言内存进程读写例程易语言内存进程读写例程易语言内存进程读写例程易语言内存进程读写例程
- 2022-05-08 10:08:04下载
- 积分:1
-
图像几何变换
应用背景主要运用在图像的几何变换方面,可以打开BMP格式的图像,对图像进行各种几何变换,如图像的平移,图像的垂直和水平镜像,图像的转置以及图像的缩放,旋转等。这些是进行图像预处理的关键步骤。关键技术采用MFC设计界面,运用C++编程实现图像的几何变换,打开一幅MFC图像,可以运用相应的按钮进行相应的几何变换,输出变换后的图像,界面简单,输出图像正确。
- 2022-11-06 22:55:03下载
- 积分:1