搜索资源列表
solveTriDiagonalMatrix
- 3对角矩阵的解法,使用Vector数据结构,从int.txt读取数据,在命令行中显示结果,int.txt必须在当前目录下。-Three pairs of diagonal matrix of the solution, using the Vector data structures, from int.txt read data displayed on the command line results, int.txt in the current directory.
ZCXLJ
- 支持向量机和BP神经网络都可以用来做非线性回归拟合,但它们的原理是不相同的,支持向量机基于结构风险最小化理论,普遍认为其泛化能力要比神经网络的强。大量仿真证实,支持向量机的泛化能力强于BP网络,而且能避免神经网络的固有缺陷——训练结果不稳定。本源码可以用于线性回归、非线性回归、非线性函数拟合、数据建模、预测、分类等多种应用场合-Support vector machines and BP neural network can be used for non-linear regression f
psapi.h
- gis矢量数据处理程序,相关数据结构的定义。对access存储的数据进行数据格式转换。基于geomadie的二次开发。-gis vector data processing procedures, the definition of the data structure. Access data stored in a data format conversion. Secondary development of geomadie.
edrawmax-cn
- 亿图图示专家(EDraw Max)是亿图软件开发的一款基于矢量的绘图工具。它包含大量的事例库和模板库,可以很方便的绘制各种专业的业务流程图、组织结构图、商业图表、程序流程图、数据流程图、工程管理图、软件设计图、网络拓扑图等等(EDraw Max is a graphics tool based on vector, developed by million graphics software. It contains a large number of case library and temp
数据结构1800试题
- 前面所讨论的Jacobi迭代法,一次只计算一个分量。要完成一次迭代,需要逐个地计算迭代解向量中的每一个分量,直到算出全部分量的值。然后再进行下一次迭代,使解向量达到计算精度为止。通常,称这种迭代法为点迭代法。(The Jacobi iteration method discussed earlier, only one component is calculated at one time. In order to complete an iteration, each component in
NTS-TRANSFER_V1.7
- 南方测绘gnss数据处理(Gpsadj)其功能强大全面,结构明晰,操作简单而便捷,特点明显。人性化的设计,使用起来十分高效,非常实用。流程化管理与操作,具有更出色的图形操作界面和良好的图形服务功能,可进行包括基线网图、误差椭圆等各种图形的输出、打印。自动化程度更高、操作更方便的基线向量解算、闭合环搜索、网平差处理等功能。(The southern surveying and mapping GNSS data processing (Gpsadj) has a powerful and comp
vector
- 数据结构 vector的头文件,C++代码实现(Vector's header file, C++ code implementation)