CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 数值算法/人工智能 数学计算/工程计算 搜索资源 - 类模板

搜索资源列表

  1. ezMTL-1.02

    0下载:
  2. 矩阵运算的模板类,可在VC编程时更加方便的使用矩阵。我在我的课题中就使用它进行了很多矩阵运算,推荐下载!-matrix calculation template category, the VC program more convenient to use the matrix. I am in my topics on the use of it for a lot of matrix operations and recommend downloading!
  3. 所属分类:数学计算/工程计算

    • 发布日期:2008-10-13
    • 文件大小:112161
    • 提供者:吕学刚
  1. TempMatrix

    0下载:
  2. 矩阵模板类,C++初学者交流
  3. 所属分类:数学计算/工程计算

    • 发布日期:2008-10-13
    • 文件大小:8375
    • 提供者:毛锋
  1. matrix

    0下载:
  2. 在数学计算中经常需要用到矩阵运算,本程序提供一个矩阵运算的模板类,有利于在vc环境下进行矩阵运算。
  3. 所属分类:数学计算/工程计算

    • 发布日期:2008-10-13
    • 文件大小:77754
    • 提供者:wudi
  1. fft_conv

    1下载:
  2. 使用fft实现的快速卷积,对于很多情况均有用处,使用complex模板类实现
  3. 所属分类:数学计算/工程计算

    • 发布日期:2008-10-13
    • 文件大小:19759
    • 提供者:辉辉
  1. juzhengxiangcheng

    0下载:
  2. 计算两个矩阵相乘的源程序,通过更改可以改成类或制作模板
  3. 所属分类:数学计算/工程计算

    • 发布日期:2008-10-13
    • 文件大小:796
    • 提供者:bobo
  1. 命名多项式计数器

    0下载:
  2. 实现多项式表达式的运算器利用栈实现表达式计算器的模板类;用表达式计算器类和多项式类实现多项式表达式的计算器-polynomial expressions for the use of the computing stack to achieve expression calculator template; Using expressions like calculators and polynomial type polynomial expressions Calculator
  3. 所属分类:数学计算/工程计算

    • 发布日期:2008-10-13
    • 文件大小:31345
    • 提供者:白潘恩
  1. SPPP3.0

    2下载:
  2. 一个开源项目。SP++ (Signal Processing in C++) 是一个关于信号处理与数值计算的开源C++程序库,该库提供了信号处理与数值计算中常用算法的C++实现。SP++中所有算法都以C++类模板方法实现,以头文件形式组织而成,所以不需要用户进行本地编译,只要将相关的头文件包含在项目中即可使用。-SP++ (Signal Processing in C++) is a signal processing and numerical computation on the open
  3. 所属分类:Algorithm

    • 发布日期:2017-05-16
    • 文件大小:4549059
    • 提供者:李伟
  1. Combination

    0下载:
  2. 计算组合函数C(M, N),并逐条输出算出的组合及剩余元素,输出串的顺序稳定递增.用模板类实现,输入数据支持任意类型,效率很高.-Calculated combination function C (M, N), and calculated one by a combination of the output and the remaining elements of the order of stability of the output string of increases. With
  3. 所属分类:Algorithm

    • 发布日期:2017-03-27
    • 文件大小:1702
    • 提供者:朋朋
  1. matrix

    0下载:
  2. 矩阵的运算。建立了一个矩阵运算的模板类,可进行矩阵的相加、相减、相乘、转置、求逆等运算。-Matrix arithmetic. The establishment of a matrix calculation of template classes, can be combined matrix, subtract, multiply, transpose, inverse, such as computing.
  3. 所属分类:Algorithm

    • 发布日期:2017-04-17
    • 文件大小:12432
    • 提供者:fanxiang
  1. MyMatrix

    0下载:
  2. DEV C++ 写的一个矩阵类,用列主元消去法求模的。类的构造函数接收矩阵的行列值或者是一个vector<vector<double> >类型的变量。没有用模板,数据类型是double.-DEV C++ to write a matrix class, with out seeking principal mode of elimination. Class constructor to receive the rank of matrix or a vector val
  3. 所属分类:Algorithm

    • 发布日期:2017-04-24
    • 文件大小:150385
    • 提供者:xiamin
  1. 3

    0下载:
  2. 该程序定义了一个向量类,里面的元素是模板形式,定义了有关向量类的各种属性,方法及运算符重载函数。根据向量处理的程序实现矩阵数乘-The program defines a vector class, which the element is the template form, the vector class defines the various properties, methods, and operator overloading function. According to the
  3. 所属分类:Algorithm

    • 发布日期:2017-04-13
    • 文件大小:2141
    • 提供者:李萍
  1. calc_combination

    0下载:
  2. 计算组合函数C(M, N),并逐条输出算出的组合及剩余元素,输出串的顺序稳定递增.用模板类实现,输入数据支持任意类型,效率很高.-Calculated combination function C (M, N), and calculated one by a combination of the output and the remaining elements of the order of stability of the output string of increases. With
  3. 所属分类:Algorithm

    • 发布日期:2017-04-06
    • 文件大小:1717
    • 提供者:朋朋
  1. Matrix

    0下载:
  2. 一个使用模板写的矩阵,是使用的模板类实现的矩阵,因为是模板,所以可以容纳任何数据类型-A use templates write matrix, is using the template class implements matrix, because is the template, so can accommodate any data types
  3. 所属分类:Algorithm

    • 发布日期:2017-04-08
    • 文件大小:2632
    • 提供者:赵晨丘
  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. quaternion

    0下载:
  2. 一个可复用的C++四元数模板类,类的定义与实现都放在quaternion.h这个文件中。-The the a reusable C++ quaternion template class, the class definition and implementation of on quaternion.h the this file.
  3. 所属分类:Algorithm

    • 发布日期:2017-11-15
    • 文件大小:450289
    • 提供者:hanxiaohua
  1. matrix

    0下载:
  2. 基于C++11规范编写的matrix矩阵模板类,简单易用-matrix class by C++11
  3. 所属分类:Algorithm

    • 发布日期:2017-04-12
    • 文件大小:1244
    • 提供者:天狼星
  1. particleplusplus

    0下载:
  2. 一个C++粒子滤波模板 粒子过滤器或连续的蒙特卡洛方法需要在每次迭代中采样大量的粒子。这使得它在MATLAB仿真特别慢。因此,为速度的缘故,需要执行的是可取的。此模板提供了一些有用的为用户模拟粒子过滤器的+ +类。- This template provides some useful C++ classes for users to simulate particle filters. We try to use the STL as much as possible to provide
  3. 所属分类:Algorithm

    • 发布日期:2017-04-30
    • 文件大小:30632
    • 提供者:刘颖
  1. fousai_v76

    0下载:
  2. 通过反复训练模板能有较高的识别率,计算互信息非常有用的一组程序,用MATLAB实现动态聚类或迭代自组织数据分析。- Through repeated training TQxsdWVlate have higher recognition rate, Mutual information is useful to calculate a set of procedures, Using MATLAB dynamic clustering or iterative self-organizing
  3. 所属分类:Algorithm

    • 发布日期:2017-05-05
    • 文件大小:3959
    • 提供者:sjixf
  1. bentie

    0下载:
  2. 有循环检测,周期性检测,通过反复训练模板能有较高的识别率,用MATLAB实现动态聚类或迭代自组织数据分析。- There are cycle detection, periodic testing, Through repeated training scBpYLElate have higher recognition rate, Using MATLAB dynamic clustering or iterative self-organizing data analysis.
  3. 所属分类:Algorithm

    • 发布日期:2017-03-09
    • 文件大小:5120
    • 提供者:陈战荣
  1. niu_ca07

    0下载:
  2. 利用matlab GUI实现的串口编程例子,通过反复训练模板能有较高的识别率,包含优化类的几个简单示例程序。- Use serial programming examples matlab GUI implementation, Through repeated training tLfjgtllate have higher recognition rate, Optimization class contains several simple sample programs.
  3. 所属分类:Algorithm

    • 发布日期:2017-05-05
    • 文件大小:5625
    • 提供者:张兵
« 12 »
搜珍网 www.dssz.com