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

搜索资源列表

  1. ooplist

    0下载:
  2. 实现了一个离散时间事件序列的模板,并用来模拟银行开窗口数量合理性的问题。-achieve a discrete-time sequence of events template, and used to simulate the bank to open the window a reasonable number of issues.
  3. 所属分类:数学计算/工程计算

    • 发布日期:2008-10-13
    • 文件大小:32416
    • 提供者:刘源
  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. arraysort1

    0下载:
  2. 这个程序的头文件中包含四种排序方法:泡沫排序法(bubble),插入排序法(insertion),快速排序法(quick)和选择排序法(selection)。头文件中还使用了模板技术,以便可以同时实现几种类型的排序算法。-this procedure the first document contains four sequencing methods : foam Sort (bubble), the insertion sort (insertion), rapid sequencing (
  3. 所属分类:数学计算/工程计算

    • 发布日期:2008-10-13
    • 文件大小:28406
    • 提供者:chyg
  1. cyuanchengxu

    0下载:
  2. 函数模板T max(T a, T b, T c),使之实现对任何类型数,能从三个数中求出最大数返回。设计各种类型数据(char,short,long,float,double)调用此函数模板。-function template T max (T a, b T, T c), to enable it to achieve any of several types, a few were from the three sought to return to the greatest number.
  3. 所属分类:数学计算/工程计算

    • 发布日期:2008-10-13
    • 文件大小:3044
    • 提供者:gongwen
  1. FDTD-MicrostripeAntenna

    0下载:
  2. 全参数模板在FDTD数值算法下.微带天线方向系数、半空间方向函数、输入阻抗、驻波比、固定方位角的极化轴比的计算方法。-template parameters in the whole FDTD numerical algorithm under. Microstrip antenna factor, half-space direction function, input impedance, VSWR, fixed azimuth of polarization axis ratio calc
  3. 所属分类:数学计算/工程计算

    • 发布日期:2008-10-13
    • 文件大小:116418
    • 提供者:向阳
  1. matrix11

    0下载:
  2. Matrix TCL Lite 1.12 This matrix C++ template class library is for performing common matrix operations in your C++ program like any other built-in data types. To install the package, just copy MATRIX.H file into the INCLUDE directory of your compil
  3. 所属分类:数学计算/工程计算

    • 发布日期:2008-10-13
    • 文件大小:39692
    • 提供者:lxh
  1. CurveFit_Poly

    1下载:
  2. 多项式曲线拟合 任意介数 Purpose - Least-squares curve fit of arbitrary order working in C++ Builder 2007 as a template class, using vector<FloatType> parameters. Added a method to handle some EMathError exceptions. If do NOT want to use thi
  3. 所属分类:数学计算/工程计算

    • 发布日期:2014-01-18
    • 文件大小:12786
    • 提供者:bilka
  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. mtl

    0下载:
  2. 强大的矩阵模版类,速度超快,可进行矩阵的各种运算。-Powerful matrix template class, super-fast, it can conduct a variety of computing matrix.
  3. 所属分类:Algorithm

    • 发布日期:2017-03-31
    • 文件大小:171128
    • 提供者:刘鹏飞
  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. FFT

    1下载:
  2. This article describes a new efficient implementation of the Cooley-Tukey fast Fourier transform (FFT) algorithm using C++ template metaprogramming. Thank to the recursive nature of the FFT, the source code is more readable and faster than the classi
  3. 所属分类:Algorithm

    • 发布日期:2017-04-17
    • 文件大小:51842
    • 提供者:nytza
  1. Matrix_Template

    0下载:
  2. 自己写的一个Matrix模板,推荐在IT++库下进行通信相关程序仿真。-Matrix to write a template, recommended in the IT++ library to communicate relevant procedures under the simulation.
  3. 所属分类:Algorithm

    • 发布日期:2017-04-05
    • 文件大小:697119
    • 提供者:张松
  1. matrix11.tar

    1下载:
  2. 包括一般的矩阵运算。如加减乘/伴随矩阵等。并有测试程序-This matrix C++ template class library is for performing common matrix operations in your C++ program like any other built-in data types.
  3. 所属分类:Algorithm

    • 发布日期:2017-04-03
    • 文件大小:30396
    • 提供者:张帆
  1. pudn_2

    0下载:
  2. ZJU/ZOJ 3001 的解和解题方法说明,是练习高精度大数据处理的参考模板。-ZJU/ZOJ 3001 solution and the problem-solving method that is to practice dealing with large data precision reference template.
  3. 所属分类:Algorithm

    • 发布日期:2017-03-29
    • 文件大小:1506
    • 提供者:闫帅
  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. heapsort

    0下载:
  2. This heapsort coded in C++ template languages, also only used in matlab.-This is heapsort coded in C++ template languages, also only used in matlab.
  3. 所属分类:Algorithm

    • 发布日期:2017-04-02
    • 文件大小:1108
    • 提供者:ohmygotta
  1. Shortest-path-template

    0下载:
  2. 求最短路径的各种方法模板。包括:dijkstra, BellmanFord, SPFA, Floyed。-Various methods for the shortest path template. Including: dijkstra, BellmanFord, SPFA, Floyed.
  3. 所属分类:Algorithm

    • 发布日期:2017-11-17
    • 文件大小:5171
    • 提供者:Clark
« 12 3 4 »
搜珍网 www.dssz.com