搜索资源列表
matrixclasslibraries
- 本程序提供了一个矩阵类库。本类库的矩阵、向量运算采用值传递。本类库的矩阵和向量的第一个元素的起始下标为1,不是0。这点尤其要注意。这和C语言中的数组不一样-this program provides a matrix class library. The Class of matrix vector operations using transfer value. The Class of matrix and vector elements of a start to an index, no
211
- 矩阵中的每一个元素称为像元、像素或图像元素。而g(i, j)代表(i, j)点的灰度值,即亮度值。 由于g (i, j)代表该点图像的光强度(亮度),而光是能量的一种形式,故g (i, j)必须大于零,且为有限值,即: 0<=g (i, j)<2n。 用g (i, j)的数值来表示(i, j)位置点上灰度级值的大小,即只反映了黑白灰度的关系。 数字化采样一般是按正方形点阵取样的, -each of the matrix elements known as a pixel, pixe
No1LedDemo
- 有关点阵显示的控件类,无使用任何字库,代码简单,需使用VC2008+SP1补丁方可重新编译。本人的目标是力求用最简单使用的代码开发漂亮的VC界面。-For the control class dot matrix display, without using any font, the code is simple, use the VC2008+ SP1 patch be recompiled. My goal is to seek the most simple code developme
matrix_sourcefile
- 一个老外写的非常经典的矩阵的类,操作起来非常的方便~内附使用指南和函数说明,非常值学习!-Written by a foreigner is very classic matrix class, the operation is very convenient- instructions included user guide and function
Matrix
- 矩阵操作的类函数,+ - * 行列式 求逆 -The class of functions of the matrix operation