搜索资源列表
andian
- 可以求一个矩阵的鞍点(即该矩阵的行最大点,列的最小点)-can seek a matrix of the saddle point (that is, the matrix of the largest firms point out the smallest points)
数据结构第四次作业
- 十字链表和求鞍点的程序-Cross and saddle point for the procedure
7-8
- 找出一个二维数组中的鞍点,即该位置上的元素是该行上最大,在该列上最小。也可能没有鞍点。-Find a saddle point in two-dimensional array, that is, the position of the element is the bank' s largest and the smallest in the column. May not have saddle points.
data_manipulation
- 包含一些比较常见的数据操作算法:素数判断、矩阵转置、将数组中m个数循环后移n个位置、调用时间函数求运行时间、调用相关time函数进行日期推算、矩阵鞍点、链表的相关操作等-Contains some of the more common data manipulation algorithms: Prime judge, matrix transpose, the array m the number of cycles shifted n positions, call the time fun
andian
- 求二维数组中在一行中最大而在一列中最小的数(鞍点)-Seeking two-dimensional array in a row in a maximum number of the smallest (saddle point)
2
- 一种找二维数组中的马鞍点的新算法,程序简洁易懂-A two-dimensional array to find the saddle point in the new algorithm, the program easier to understand
c
- c语言编写的 包含平均数 求和 排序 最值 鞍点-c language contains the value of the average sum of ordering the saddle point
H5_1
- 可以查找一个随机矩阵中的极大点,极小点,和鞍点,-Find a random matrix can be a great point, minima and saddle points,
H5_2
- 可以查找一个随机矩阵中的极大点、极小点和鞍点-Find a random matrix can be a great point, minima and saddle points
usfs
- 非对称鞍点问题的修正非线性Uzawa算法.-Asymmetric saddle-point nonlinear Uzawa algorithm fix the problem.
andian
- 该程序完成查找矩阵中的鞍点功能,设计了找某行的最大值和某列的最小值函数。-Completion of the program to find the saddle point matrix function, designed to find a line of maximum and minimum values of a column function
andian
- 在给定的二维数组中找到鞍点,二维数组的行数列数由自己输入。-In a given two-dimensional array to find the saddle point, the number of rows and columns of the two-dimensional array type....
saddle
- C++数据结构学习中的向量类,来求出矩阵的鞍点-Vector class in C++ data structures to learn to find the saddle point of the matrix
Stokes_PIU_Sparse
- Stokes 方程的有限元方法求解,利用PIU方法求解离散得到的鞍点方程组-Stokes equations, finite element method for the use of the the PIU method of solving the discrete get saddle point equations
progamming
- 各种算法比如矩阵鞍点,分划,n阶乘,螺旋阵,穿越沙漠,二分法求解方程,百鸡问题,残缺棋盘,贪心法删数,矩阵乘法动态规划。。。等等,亲测可以运行。-Various algorithms such as matrix saddle point, partition, n factorial, spiral array, through the desert, the dichotomy solve the equations, one hundred chicken issue, incomplet
saddle_point
- 此程序用VS平台下的C++语言实现了寻找二维数组中的鞍点-saddle point
