CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - Matrix Class VC Matrix Class VC

搜索资源列表

  1. jzlkydm

    0下载:
  2. 矩阵类库源代码,用VC编写,程序是MATLAB与VC混合编程这本书上的-matrix class library source code, prepared by VC, the process is MATLAB and VC mixed programming on this book! !
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2008-10-13
    • 文件大小:12194
    • 提供者:柳杨
  1. szsbxt

    0下载:
  2. 关于矩阵类库的VC++源代码 因为已经保存了训练好的网络权值,所以第一次使用识别程序时,可以直接运行\\Release目录下的可执行文件-On the matrix class library VC++ Source code since it has been preserved trained network weights, so the identification procedures used for the first time, you can directly run th
  3. 所属分类:Algorithm

    • 发布日期:2017-04-08
    • 文件大小:174306
    • 提供者:李荣华
  1. matrix

    0下载:
  2. 在VC++6.0平台上实现的一个比较实用的矩阵类库源代码-In VC++6.0 platform of a more practical realization of the matrix class library source code
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-26
    • 文件大小:7770
    • 提供者:hyuk
  1. matix

    0下载:
  2. VC++中使用的矩阵类模板,实现矩阵存储,转置等问题。-VC++ matrix class template used to achieve matrix storage, transpose and other issues.
  3. 所属分类:Console

    • 发布日期:2017-03-29
    • 文件大小:1080
    • 提供者:luolizi
  1. matrix_class_by_vc

    0下载:
  2. VC++环境下使用C++封装的矩阵类,包含矩阵的多种运算功能。-This is a matrix class developed with VC++, and it contains various operations of matrix.
  3. 所属分类:Data structs

    • 发布日期:2017-03-24
    • 文件大小:4336
    • 提供者:李丹丹
  1. CMatrix

    0下载:
  2. VC++矩阵类:CMatrix.h 用的Vector-VC++ matrix class: CMatrix.h used in Vector
  3. 所属分类:Windows Develop

    • 发布日期:2017-03-31
    • 文件大小:1938
    • 提供者:james.m
  1. mat3

    0下载:
  2. 自己编写的VC++矩阵类,可实现矩阵转置,求逆及四则运算,矩阵元素查找-MAtrix class created by VC++6.0.I hope it can help my friends who need this kind of thing~~
  3. 所属分类:Other systems

    • 发布日期:2017-04-11
    • 文件大小:1043
    • 提供者:季聪
  1. severalexample

    0下载:
  2. 几个项目运用了opencv,需先安装opencv 项目readpic从磁盘中读入图像文件,并将图像显示在屏幕上 项目cpic本程序显示如何用C++类来创建和显示图像,这个C++类在 cxcore.hpp 中定义,与 矩阵类(CvMatrix) 相似。 项目carmen是使用opencv卡尔曼滤波的例子。 项目ransac是ransac算法的例子。 toolbox_calib是加州理工经典相机标定包。-Several projects using the opencv,
  3. 所属分类:OpenCV

    • 发布日期:2017-05-20
    • 文件大小:6132168
    • 提供者:lyd
  1. No1LedDemo

    0下载:
  2. 有关点阵显示的控件类,无使用任何字库,代码简单,需使用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
  3. 所属分类:Static control

    • 发布日期:2017-04-01
    • 文件大小:836286
    • 提供者:tiansongpo
  1. wenzishibie

    0下载:
  2. 利用VC++实现的,基于神经网络的文字识别系统,包括矩阵类库源代码和数字识别系统源代码。-Using VC++ to achieve, based on neural network character recognition system, including the matrix class library source code and digital identification system source code.
  3. 所属分类:Graph Recognize

    • 发布日期:2017-03-29
    • 文件大小:211403
    • 提供者:hai
  1. NumericalAnalysisLibraryCPP

    0下载:
  2. 《VC++和BC++数值分析类库》使用说明 光盘内含C++数值分析动态连接库(包括动态库文件*.dll和入口库文件*.lib 及头文件*.h),分Visual C++和Borland C++(Builder)两个版本。另有一个曲线 绘制程序Plot.exe 。 该库运行环境为Win95及以后各级操作系统。 该库所有内容为作者独创。 1.你是VC用户: 将<<VC用户>>目录下的 Mat
  3. 所属分类:Windows Kernel

    • 发布日期:2017-05-19
    • 文件大小:5388823
    • 提供者:潘水洋
  1. MatrixExample

    0下载:
  2. 改程序是用vc++2010编写的一个矩阵类,在测绘行业中会涉及到的操作均有包括。-Reform program is written in vc++2010 a matrix class, in the mapping industry will be involved in the operation were included.
  3. 所属分类:Windows Develop

    • 发布日期:2017-05-30
    • 文件大小:12430154
    • 提供者:金多多
  1. MatrixExample

    0下载:
  2. 矩阵计算,基于VC++。NET的矩阵类的设计,包含了多个矩阵运算,但是还有些许功能不足,有需要的读者自己去进行加深学习-Matrix calculation, based on VC++. NET class design matrix, contains a number of matrix operations, but there is little function, and there is a need to deepen the reader to learn
  3. 所属分类:Algorithm

    • 发布日期:2017-05-19
    • 文件大小:5480357
    • 提供者:liuyong
  1. QR_matrix

    0下载:
  2. VC++实现矩阵的QR分解。里面有个类和调用的实力。-In VC++ matrix QR decomposition. Which has a class and call strength.
  3. 所属分类:Algorithm

    • 发布日期:2017-04-06
    • 文件大小:225905
    • 提供者:ld
  1. juzheng

    0下载:
  2. 矩阵的数乘源文件,VC++课程设计。该程序定义了一个向量类,里面的元素是模版形式,定义了有关向量类的各种属性、方法及运算符重载函数。根据向量处理的程序实现矩阵数乘。-The program defines a vector class, inside the element is a template form, define the various properties of the vector class, methods, and operator overloading functio
  3. 所属分类:Algorithm

    • 发布日期:2017-04-16
    • 文件大小:246873
    • 提供者:沙沙
  1. ezMTL-matrix-alth

    0下载:
  2. 可在VC编程时方便使用的矩阵运算的模板类,可使用它进行很多矩阵运算,并且有详细的使用例子代码,推荐下载!-The VC program to facilitate the use of matrix operations template class can use it for a lot of matrix operations, and detailed examples of the use of the code to download!
  3. 所属分类:Algorithm

    • 发布日期:2017-11-18
    • 文件大小:225326
    • 提供者:lvxg
  1. juzhenleiuku

    0下载:
  2. 在VC平台下编写的一个简单易用的矩阵类库的源代码-The VC platform written in a simple and easy-to-use matrix class library source code
  3. 所属分类:Special Effects

    • 发布日期:2017-12-02
    • 文件大小:1155489
    • 提供者:林果
  1. Matrix

    0下载:
  2. 使用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
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-16
    • 文件大小:13404
    • 提供者:gao
  1. MATRIX

    0下载:
  2. VC++矩阵运算类,提供各类矩阵运算的算法,是一个很不错的运算类-VC++ matrix operations class, provide all kinds of matrix operation algorithm, is a very good algorithm
  3. 所属分类:Algorithm

    • 发布日期:2017-04-29
    • 文件大小:14506
    • 提供者:张勇
  1. Debug

    0下载:
  2. .声明一个矩阵类,通过重载+,-,*实现矩阵的加、减和乘运算(Declare a class of matrices, add, subtract and multiply a matrix by overloading +, -, *)
  3. 所属分类:Windows编程

    • 发布日期:2018-01-05
    • 文件大小:1921024
    • 提供者:神色悠悠
« 12 »
搜珍网 www.dssz.com