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

搜索资源列表

  1. bulei

    0下载:
  2. 采用vc++实现的完整的布雷程序(在n*n的矩阵中随机的布置m个雷,并计算每个点周围的雷数),程序已经过测试,运行良好。文件包括源代码和可执行文件。-Using vc++ to achieve the complete mining process (in n* n matrix of random arrangement of m-mine, and calculate the number of each point around the mine), the program has bee
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-05
    • 文件大小:249726
    • 提供者:linxi
  1. SerpentineMatrix

    0下载:
  2. 蛇形矩阵的c++源程序,实现一个蛇形矩阵,在vc环境下。-Serpentine matrix c++ source code, the realization of a snake-like matrix, in vc environment.
  3. 所属分类:CSharp

    • 发布日期:2017-03-28
    • 文件大小:1110
    • 提供者:david
  1. gls

    0下载:
  2. gsl具有强大的矩阵运算,信号分析功能,使用gsl提供的库文件能加速vc开发复杂的数学运算,摆脱对MATLAB的依赖-gsl own powerful function of matrix operations and signal analysis , use the gsl provided library files,you can speed up the development of complex mathematical operations vc, get rid of dep
  3. 所属分类:matlab

    • 发布日期:2017-06-10
    • 文件大小:17142342
    • 提供者:宋涛
  1. guangYiNiJuZhen

    0下载:
  2. 一个很好的求广义矩阵的VC程序,需要的快快下载.-A good VC of Generalized Matrix program needs to download quickly.
  3. 所属分类:CAD

    • 发布日期:2017-05-15
    • 文件大小:3665533
    • 提供者:bottonxu
  1. cvmat

    0下载:
  2. 在VC++的平台上,显示并说明矩阵的一些操作方法,如生成正态分布、均匀分布的随机矩阵,测试矩阵乘法等-In VC++ platform to show and explain some of the matrix method of operation, such as generating a normal distribution, uniform distribution of the random matrix, test matrix multiplication, etc.
  3. 所属分类:Windows Develop

    • 发布日期:2017-03-29
    • 文件大小:4021
    • 提供者:luxiaohui
  1. SHORTEST

    0下载:
  2. 弗洛伊德求最短路径的VC算法 #include <iostream> using namespace std #define MAXV 50 #define INF 32767 typedef int InfoType //邻接矩阵存储方法 typedef struct { -Freud find the shortest path algorithm# include VC <iostream> using namespace s
  3. 所属分类:Data structs

    • 发布日期:2017-03-27
    • 文件大小:930400
    • 提供者:nannan
  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. Cannon

    0下载:
  2. 使用DCOM和VC++6.0编程实现了Cannon矩阵并行算法!带有详细的注释!非常详细可直接运行和测试。-Using DCOM and VC++6.0 program to realize matrix Parallel Algorithm Cannon! With detailed notes! Very detailed and the test can be run directly.
  3. 所属分类:MPI

    • 发布日期:2017-05-25
    • 文件大小:8554955
    • 提供者:海诺
  1. inv

    0下载:
  2. 矩阵求逆运算的VC++源码,可计算各阶矩阵的逆,代码简洁-Matrix inversion of the VC++ source code, calculate the inverse of the order matrix, the code simple
  3. 所属分类:Algorithm

    • 发布日期:2017-03-26
    • 文件大小:934
    • 提供者:feiyanke
  1. VCBCCLASSLIB

    0下载:
  2. 粟塔山的VC++和BC++数值分析类库光盘内容,其中包含很多矩阵运算的库函数-Su Tashan in VC++ and BC++ numerical analysis of the contents of library CD-ROM, which contains a lot of matrix operations of the library functions
  3. 所属分类:Algorithm

    • 发布日期:2017-05-19
    • 文件大小:5231968
    • 提供者:xiaobo
  1. Gauss_Jordan_law_of_inverse_matrix

    0下载:
  2. Gauss_Jordan法求逆矩阵的VC++程序-Gauss_Jordan law of inverse matrix to VC++ program
  3. 所属分类:Special Effects

    • 发布日期:2017-04-08
    • 文件大小:824442
    • 提供者:Ben Lew
  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. 3d-graphics-transform

    0下载:
  2. 首先绘制一些美观的三维图形,然后根据3D变换矩阵算法,使图形在键盘或鼠标的控制下进行几何变换。本实验的目的在于使学生了解绘制三维图形的方法,巩固对图形几何变换的理解,掌握在VC中实现三维图形的几何变换的方法。-First, draw a number of beautiful three-dimensional graphics, and then 3D transformation matrix algorithm, so the keyboard or mouse graphics unde
  3. 所属分类:GDI-Bitmap

    • 发布日期:2017-05-08
    • 文件大小:1673486
    • 提供者:king
  1. jiqiren

    0下载:
  2. 用Vc++ 与OpenGL 编写的机器人程序,比较基础,比较有趣。主要是掌握矩阵的操作用于绘制对象的转换。-Vc++ and OpenGL with the preparation of the robot, more basic, more interesting. Master matrix operation is mainly used to draw the object conversion.
  3. 所属分类:OpenGL program

    • 发布日期:2017-05-08
    • 文件大小:1644987
    • 提供者:宝岛烟
  1. Turbo_Maxlog

    0下载:
  2. Turbo码的MAX_LOGMAP译码程序,VC环境 针对生成矩阵[13,17],码率1/2,数据长度1200bit;双不归零编码。 程序并不是通用的译码程序,只针对这一种编码方案。仅供初学者参考,欢迎高手指点。-Turbo decoding program code MAX_LOGMAP, VC environment for the generation matrix [13,17], rate 1/2, data length 1200bit
  3. 所属分类:Communication-Mobile

    • 发布日期:2017-03-28
    • 文件大小:247551
    • 提供者:ZhangN
  1. 12452

    0下载:
  2. 在vc控制台中运行,用遗传算法求解最短路径,用邻接矩阵表示路线图。-Vc console in the run, the shortest path with the genetic algorithm, said the road map with the adjacency matrix.
  3. 所属分类:matlab

    • 发布日期:2017-04-24
    • 文件大小:239959
    • 提供者:youndy1101
  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. OLT

    0下载:
  2. 此线性变换主要是介绍的是矩阵广义逆的求解,利用VC++来实现-This linear transformation is to introduce the generalized inverse of a matrix to solve, using VC++ to achieve
  3. 所属分类:software engineering

    • 发布日期:2017-05-15
    • 文件大小:3999740
    • 提供者:王者胜
  1. MatrixRain

    0下载:
  2. vc++编译写matrix rain效果-visual c++ matrix rain
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-15
    • 文件大小:8656
    • 提供者:liuqi
  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 2 ... 4 5 6 7 8 910 11 12 13 14 »
搜珍网 www.dssz.com