CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 Windows编程 搜索资源 - vc matrix

搜索资源列表

  1. vc例子源码1

    0下载:
  2. 有大量的VC编程实例的源代码,内容涉及极其宽泛,其中有目录,如第六章:实例095-创建线性梯度,实例096-多种风格的端点,097-图形容器的应用,实例098-使用颜色矩阵设置图像中的 Alpha 值.....等等,不一一说明.-a large number of examples of the VC program source code, which relates to an extremely broad, including directory, like Chapter 6 : Ca
  3. 所属分类:界面编程

    • 发布日期:2008-10-13
    • 文件大小:7.28mb
    • 提供者:李强
  1. 在vb/vc中使用MSFLXGRD.OCX这个控件的例子

    1下载:
  2. 在vb/vc中使用MSFLXGRD.OCX这个控件的例子,其中vc例子为实矩阵相乘,调用了mathlib52.dll中的函数_brmul@24。,At vb/vc Msflxgrd.ocx the controls used in the example of one of vc for real matrix multiplication example, call a function mathlib52.dll in _brmul @ 24.
  3. 所属分类:ActiveX/DCOM

    • 发布日期:2015-07-17
    • 文件大小:2.1mb
    • 提供者:hanxiaohua
  1. CharacterRain

    0下载:
  2. 超酷屏幕保护程序---黑客帝国字幕雨 自己写的 VC 6.0 SDK编程-Cool screen saver--- Matrix subtitles rain wrote it myself VC 6.0 SDK Programming
  3. 所属分类:Screen Saver

    • 发布日期:2017-04-04
    • 文件大小:9.54kb
    • 提供者:xuezhimeng
  1. Matrix_Src

    1下载:
  2. VC++编写的模仿黑客帝国中的矩阵闪动效果的特效,可以做精美的动画界面-VC++ Prepared to imitate the Matrix The Matrix flashing effect of special effects, can be done beautifully animated interface
  3. 所属分类:多媒体编程

    • 发布日期:2013-03-18
    • 文件大小:79.37kb
    • 提供者:stonecast
  1. graph_

    2下载:
  2. //有向图:有向图,无向图基本操作 //运行环境:VC //有向图,无向图基本操作,包括: //1、邻接矩阵 //2、邻接表 //3、深度优先遍历 //4、广度优先遍历 //5、最小生成树 //6、拓扑排序 //7、每一对顶点之间的最短路径(Dijkstra,Floyd两种算法)-//Directed graph: directed graph, undirected graph basic operation// Operating Environme
  3. 所属分类:Other systems

    • 发布日期:2017-03-30
    • 文件大小:2.79kb
    • 提供者:atom
  1. screensaver

    0下载:
  2. VC屏幕保护程序,模拟黑客帝国效果,不过是2d的。-VC screen saver, analog Matrix effects, but the 2d.
  3. 所属分类:Screen Saver

    • 发布日期:2017-04-27
    • 文件大小:38.09kb
    • 提供者:焦健
  1. Matrix

    0下载:
  2. 矩阵乘法计算器,实现两个矩阵的乘法。VC++6实现-Matrix multiplication calculator, the achievement of the two matrix multiplication. VC++6 to achieve
  3. 所属分类:Other windows programs

    • 发布日期:2017-05-08
    • 文件大小:27.56kb
    • 提供者:xuhang75
  1. Matrix

    0下载:
  2. 用VC++实现代数矩阵中求解矩阵的逆,矩阵的阶数可以是任意,只要改变全局变量即可-Using VC++ realization of matrix algebra to solve the inverse matrix, the order of the matrix can be arbitrary, as long as the change in global variable can be
  3. 所属分类:Windows Develop

    • 发布日期:2017-05-03
    • 文件大小:6.97kb
    • 提供者:李兴泽
  1. header

    0下载:
  2. 提供了Lapack的头文件及相关信息,可以方便直接在VC中包含。Lapack是矩阵操作函数库,功能强大-LAPACK provides the header files and related information, can be easily included directly in the VC. LAPACK library are matrix operations, powerful! ! !
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-01
    • 文件大小:295.87kb
    • 提供者:张斌
  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
    • 文件大小:7.59kb
    • 提供者:hyuk
  1. LcdZimo

    1下载:
  2. 采用VC++编写的字模像素提取软件。提供了两种功能:1、提取黑白液晶屏字模,可任意字体任意方向提取,可提取文本和图片字模。2、提取TFT彩色液晶屏像素,完成了RGB24位、RGB16位565、RGB16位555像素大小的测试,在TFT液晶屏上显示文本和图片。其它像素大小,希望大家帮忙测试一下,感激不尽。-Using VC++ written in matrix pixel extraction software. Provides two functions: 1, extract black
  3. 所属分类:Windows Develop

    • 发布日期:2016-05-11
    • 文件大小:224.58kb
    • 提供者:黄宏钦
  1. matix

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

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

    0下载:
  2. 矩阵计算,主要是利用一个函数得到结果。全选主元高斯消去法-Matrix calculations, mainly using a function to get results. Select principal component Gaussian elimination method
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-05
    • 文件大小:6.77kb
    • 提供者:柳亚子
  1. CMatrix

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

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

    0下载:
  2. 这是矩阵的头文件,将其复制到VC的include目录下,在源文件中包含即可使用-This is the matrix of the header file, copy it to VC' s include directory, in the source file contains can be used
  3. 所属分类:Console

    • 发布日期:2017-04-07
    • 文件大小:5.83kb
    • 提供者:溜达翁
  1. matrix

    0下载:
  2. 这是matrix.h头文件,可以方便那些想在vc中使用矩阵等运算的用户。-This is matrix.h header files, you can facilitate those who want to use the matrix and other operations vc users.
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-02
    • 文件大小:5.82kb
    • 提供者:xiongyunqi
  1. VB_VC

    0下载:
  2. 对矩阵运算的VB和VC程序进行了详细描述-Of VB and VC matrix operation procedures are described in detail
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-04
    • 文件大小:783.76kb
    • 提供者:dingdandan
  1. image-proses-Demo

    0下载:
  2. 图像处理 vc++实现 ,处理灰度图,彩色图处理,包括旋转,缩放,滤波,特征提取,模板匹配,灰度共生矩阵 等-Vc++ image processing implementation, processing grayscale, color image processing, including rotation, scaling, filtering, feature extraction, template matching, gray level co-occurrence matrix,
  3. 所属分类:GDI-Bitmap

    • 发布日期:2017-04-02
    • 文件大小:298.21kb
    • 提供者:luocw138
  1. matrix-multiplication-algorithm

    0下载:
  2. 用C++实现矩阵的连乘算法,这是一个完整的VC工程,该源码采用VC6.0编辑。-VC projects, the matrix multiplication algorithm, which is a complete C++ achieve the source code using the the VC6.0 edit.
  3. 所属分类:Other systems

    • 发布日期:2017-11-09
    • 文件大小:1.18mb
    • 提供者:王伟
  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
    • 文件大小:13.09kb
    • 提供者:gao
« 12 3 4 5 6 »
搜珍网 www.dssz.com