资源列表
Vector3src
- double类型的3维矢量运算类库,具有加、减、点积、叉积、除法、取模、单位化功能。 -double types of 3-D vector operation library is, plus or minus, plot points, fork plot, division, from mold, Function units.
Jacobi
- 该函数文件是通过雅克比迭代格式求解线性方程的近似解-The function file is the format adopted for solving Jacobian iteration of the approximate solution of linear equations
steepestdescent
- 改进了的最速下降法,用于求解正定n元二次函数-Improved steepest descent method for solving n-positive definite quadratic function
YiYuanDuoXiangShi
- 1.一元多项式相加(10分) 题目说明: 编写一元多项式加法运算程序。要求用线性链表存储一元多项式(参照课本)。该程序有以下几个功能: 1. 多项式求和 输入:输入三个多项式,建立三个多项式链表Pa、Pb、Pc (提示:调用CreatePolyn(polynomial &P,int m)。 输出:显示三个输入多项式Pa、Pb、Pc、和多项式Pa+Pb、多项式Pa+Pb+Pc (提示:调用AddPolyn(polynomial &Pa, polynomial Pb
suffixArray_vertexCover
- Implementation of Suffix Array and Vertex Cover algorithms
Cpp1
- 简单计算器的设计,实现加减乘除和括号的操作,包含正负数小数-Simple calculator design, implementation, operation of addition, subtraction, and parentheses, include positive and negative numbers decimals
feixianx
- 弯矩曲率的求解实现方法,主要是非线性分析部分的内容-Moment curvature solving method, the main part of the contents of nonlinear analysis
hw-gcd
- 华为2014编程大赛的一道编程题,求多个整数的最大公约数-Huawei s 2014 programming contest a programming problem, find the greatest common divisor of multiple integers
AllstatePurchasePrediction
- 用于大量数据文件的处理分析并线性评价得到结果-Large data files for processing and analysis and the results obtained were evaluated by linear
representation-and-realization
- 数据结构实验:(通过c语言代码)线性表的链式表示和实现-:( Experimental data structure by the chain c language code) linear table representation and realization
conv
- 计算卷积,课堂作业,简单易懂,写成了函数,可直接调用-calculate the convolution in C++. very easy to use
vrplingo
- lingo求解车辆路径规划问题,基础部分,未添加约束条件。-ingo for solving vehicle routing problem, the base portion, not added constraints.
