资源列表
three
- 这是一个用c++程序求三次方程根的程序。-work out Cubic root of the equation
ongji
- 这是一个用c++编写的用统计若干学生的成绩的程序。-Student achievement statistics
Project1
- 工程计算,用 bisection method算specific energy-Engineering calculation, with the bisection method to calculate specific energy
kxjsp82
- 用lax wendroff 方法求解线性对流方程 初值为指数函数-With lax wendroff initial value as the index function method to solve the linear convection equation
luoshijifendianzu
- 详细给出了罗氏线圈计算数学计算的公式和程序。-Details are given of Rogowski coil mathematical calculation formula and program.
Va2.m
- median Filter image processing
liblbfgs-1.9.tar
- 拟牛顿算法计算函数最小值,采用LBFGS算法,亲测可用。-a C port of the implementation of Limited-memory Broyden-Fletcher-Goldfarb-Shanno (L-BFGS) method written by Jorge Nocedal.
optimal
- 最优化实现,主要涉及拟牛顿法解决非线性方程,非线性最小化问题,高斯牛顿法和DFP法-Optimized to achieve, mainly involving quasi-Newton method to solve nonlinear equations, nonlinear minimization problem, Gauss-Newton method and DFP method
zlsqr
- 求解大型系数矩阵方程的最小二乘解,包括实数方程组和复数方程组。来自斯坦福Systems Optimization Laboratory- Implementation of a conjugate-gradient type method for solving sparse linear equations and sparse least-squares problems
equation--solution
- 本程序的开发环境是viual stdio 2010 功能为计算四则运算的表达式的值,主要利用链栈的知识,还涉及到一些运算符优先级比较算法-This program is the development environment viual stdio 2010 functions for the calculation of four arithmetic value of the expression, mainly use the chain stack knowledge, but al
bubble_sort
- 本程序基于visual stdio 2010开发环境, 主要是利用程序手段模拟冒泡排序的过程, 可以更深刻的去理解冒泡排序-The program is based on visual stdio 2010 development environment, mainly using procedural means to simulate the process of bubble sort, you can go to a deeper understanding of bubble
den
- denominate Min-Coin Change Min-Coin Change is the problem of using the minimum number of coins to make change for a particular amount of cents, n, using a given set of denominations d_1 \ldots d_m. This is closely related to the Coin Change pr
