资源列表
gabor2.rar
- 指纹识别系统设计时gabor滤波的一段简单小程序,Fingerprint Identification System gabor filter design for a simple applet
longbeigejifen
- 拉格朗日算法实现,以方便数学计算模块的应用,提供便利-Lagrange algorithm in order to facilitate the application of mathematical calculation module, to facilitate the
zjl
- 数值分析中的高斯算法的C++程序实现过程-Numerical analysis of the gaussian algorithm process to realize a c++ program
mulVNewton
- 非线性方程组的逆Newton法的matlab实现,代码简洁,算法精确!-Nonlinear equations inverse Newton method matlab implementation, code simplicity, the algorithm accurately!
firepoint
- 交 汇 的 火 力 小姜正在玩CS,喜欢思考的他看到无数子弹从他眼前飞过时想到了一个奇怪的问题:这么多子弹在空中飞来飞去,难道它们不会相撞吗?当然这是可能的。小姜把两颗子弹轨迹相交的地方叫做“火力汇点”,显然如果让敌人站在火力汇点上那么他将受到更严重的伤害。小姜想知道平面上的所有火力汇点以便对敌人造成更重的打击,但是小姜数学很差,所以他找到了你,请你帮他计算出平面上所有火力汇点的坐标。小姜用直线来描述子弹的轨迹,这种子弹很特别,它发射后会迸裂成两颗并沿相反方向飞行(汗!!那不是打自己),小姜
simknap_rec
- 简化背包算法,实用于大学生学习模拟使用,实现简单的背包问题-Simplify the knapsack algorithm, useful in the simulation students learn to use, simple knapsack problem
Rebuild-binary-tree
- Rebuild binary tree 根据输入的二叉树前序和中序遍历序列重构二叉树,输出对应节点的左右子节点。-Rebuild binary tree
BANK
- bank data structure code
TIntegral
- This gives the shape functions of a 1d element for FEM.
theinterp
- 自己写的一个程序,利用matlab的interp3实现三维数据插值-it s a program using matlab to achieve a three-dimensional data interpolation of interp3
NEWTON_qiugen
- C++编写的一个很好的程序,用牛顿法求方程的根。-C++ written in a very good program, use the root of the Newton method equation.
RANSAC
- RANSAC Algorithm is upgraded least square algorithm