资源列表

« 1 2 ... .46 .47 .48 .49 .50 351.52 .53 .54 .55 .56 ... 3400 »

[数学计算/工程计算suanfa1

说明:穷举搜索法是对可能是解的众多候选解按某种顺序进行逐一枚举和检验,并从众找出那些符合要求的候选解作为问题的解。 -Exhaustive search method may be the solution of the many candidate solutions one by one according to some order of enumeration and testing, and conformity to iden
<wyj> 在 2025-03-10 上传 | 大小:5kb | 下载:0

[数学计算/工程计算suanfa2

说明:贪婪法是一种不追求最优解,只希望得到较为满意解的方法。贪婪法一般可以快速得到满意的解,因为它省去了为找最优解要穷尽所有可能而必须耗费的大量时间。贪婪法常以当前情况为基础作最优选择,而不考虑各种可能的整体情况,所以贪婪法不要回溯。-Greedy method is a non-pursuit of the optimal solution, just want to be more satisfied with the solution
<wyj> 在 2025-03-10 上传 | 大小:7kb | 下载:0

[数学计算/工程计算suanfa3

说明:分治法的基本思想 借此交流,彼此沟通-Separation of the basic ideas to share, communicate with each other
<wyj> 在 2025-03-10 上传 | 大小:9kb | 下载:0

[数学计算/工程计算computeAreaOfPolygon

说明:计算多边形(凸凹)面积。 欢迎批评指正-Calculating polygon (convex and concave) area. Welcome criticism
<wyj> 在 2025-03-10 上传 | 大小:3kb | 下载:0

[数学计算/工程计算Rectangle

说明:矩形类定义C++代码,包括常用的矩形操作-Rectangle class definition C++ Code, including the commonly used rectangular operation
<wzr> 在 2025-03-10 上传 | 大小:254kb | 下载:0

[数学计算/工程计算Polynomial

说明:C++编写的多项式的类定义,包括重要的多项式操作-C++ Prepared polynomial class definition, including the important polynomial operation
<wzr> 在 2025-03-10 上传 | 大小:1kb | 下载:0

[数学计算/工程计算Matrix

说明:稀疏矩阵的类定义,包含一些重要的矩阵运算。-Sparse matrix of class definition, including a number of important matrix calculation.
<wzr> 在 2025-03-10 上传 | 大小:61kb | 下载:0

[数学计算/工程计算zhegnshuhuafen

说明:数值分析里的,对两个整数根据不同的要求进行划分,一共有四种情况,并可以根据不同情况而对具体情况进行分析-In the numerical analysis of the two integers in accordance with the requirements of the different division, a total of four cases and can be under different circumstan
<司马腾> 在 2025-03-10 上传 | 大小:1kb | 下载:0

[数学计算/工程计算fractional

说明:一个解分数阶方程的原代码程序 并得到了最后的计算数据-A fractional solution of the original equation procedure code and the calculation of the final data
<xtdxlx> 在 2025-03-10 上传 | 大小:1kb | 下载:0

[数学计算/工程计算kalman_intro_chinese_V1.2

说明:在1960年,卡尔曼出版了他最著名的论文,描述了一个对离散数据线性滤波问题的递归解决方法。从那以后,由于数字计算的进步,卡尔曼滤波器已经成为广泛研究和应用的主题,特别在自动化或协助导航领域。 卡尔曼滤波器是一系列方程式,提供了有效的计算(递归)方法去估计过程的状态,是一种以平方误差的均值达到最小的方式。滤波器在很多方面都很强大:它支持过去,现在,甚至将来状态的估计,而且当系统的确切性质未知时也可以做。 这篇论文的目的是对离散卡尔
<章红军> 在 2025-03-10 上传 | 大小:421kb | 下载:0

[数学计算/工程计算Wavelet1D

说明:介绍小波算法在vc中的具体实现,小波算法在图像处理、视频压缩、特征提取等涉及到时频数据处理的工程领域有广泛的应用,本程序时一维小波算法。-Introduced the wavelet algorithm in the concrete realization of vc, wavelet algorithm in image processing, video compression, feature extraction, such
<wanglili> 在 2025-03-10 上传 | 大小:75kb | 下载:0

[数学计算/工程计算Wavelet2D

说明:介绍小波算法在vc中的具体实现,小波算法在图像处理、视频压缩、特征提取等涉及到时频数据处理的工程领域有广泛的应用,本程序时二维小波算法。-Introduced the wavelet algorithm in the concrete realization of vc, wavelet algorithm in image processing, video compression, feature extraction, such
<wanglili> 在 2025-03-10 上传 | 大小:88kb | 下载:0
« 1 2 ... .46 .47 .48 .49 .50 351.52 .53 .54 .55 .56 ... 3400 »

源码中国 www.ymcn.org