搜索资源列表
-
0下载:
在VC++6.0平台上实现的一个比较实用的矩阵类库源代码-In VC++6.0 platform of a more practical realization of the matrix class library source code
-
-
0下载:
VC++中使用的矩阵类模板,实现矩阵存储,转置等问题。-VC++ matrix class template used to achieve matrix storage, transpose and other issues.
-
-
0下载:
VC++矩阵类:CMatrix.h 用的Vector-VC++ matrix class: CMatrix.h used in Vector
-
-
0下载:
自己编写的VC++矩阵类,可实现矩阵转置,求逆及四则运算,矩阵元素查找-MAtrix class created by VC++6.0.I hope it can help my friends who need this kind of thing~~
-
-
0下载:
有关点阵显示的控件类,无使用任何字库,代码简单,需使用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
-
-
0下载:
改程序是用vc++2010编写的一个矩阵类,在测绘行业中会涉及到的操作均有包括。-Reform program is written in vc++2010 a matrix class, in the mapping industry will be involved in the operation were included.
-
-
0下载:
使用vc++ 6.o制作了一个矩阵模板类 可以使用不同的 数据类型 包含基本矩阵运算 main函数为测试程序-Use vc++ 6.o produced a matrix template class can use different data type contains the main function of the basic matrix operations for the test procedure
-
-
0下载:
VC操作矩阵运算代码,封装了一个类,支持矩阵的基本运算。-VC operation matrix calculation code, encapsulates a class to support the basic matrix operations.
-
-
0下载:
.声明一个矩阵类,通过重载+,-,*实现矩阵的加、减和乘运算(Declare a class of matrices, add, subtract and multiply a matrix by overloading +, -, *)
-