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

搜索资源列表

  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
    • 文件大小:31.66kb
    • 提供者:刘源
  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
    • 文件大小:109.53kb
    • 提供者:吕学刚
  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
    • 文件大小:27.74kb
    • 提供者: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
    • 文件大小:2.97kb
    • 提供者: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
    • 文件大小:113.69kb
    • 提供者:向阳
  1. geometry

    0下载:
  2. C++语言编写的几何学算法模板。包括几何学的10多种基本的操作。例如点生成直线,叉积运算,线段的拐向,任意多边形面积的计算,点的位置判断,线段相交判断,求凸包等等。
  3. 所属分类:数学计算/工程计算

    • 发布日期:2008-10-13
    • 文件大小:2.46kb
    • 提供者:KiD
  1. tvmatrix

    0下载:
  2. 关于矩阵运算的很强的一个工具包,使用模板编程,功能十分强大。可以满足基本上所有的矩阵运算功能。
  3. 所属分类:数学计算/工程计算

    • 发布日期:2008-10-13
    • 文件大小:732.8kb
    • 提供者:高心雨
  1. LeastMeanSquare

    3下载:
  2. 最小二乘法求超定线性方程组得C++模板,还包括矩阵求逆,矩阵乘法等小函数
  3. 所属分类:数学计算/工程计算

    • 发布日期:2014-01-17
    • 文件大小:1.78kb
    • 提供者:xiao guilin
  1. TempMatrix

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

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

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

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

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

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

    0下载:
  2. 这是在AT91SAM7X256上可以稳定运行的RTOS uC/OSII,可以作为开发模板直接应用。
  3. 所属分类:数学计算/工程计算

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

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

    • 发布日期:2008-10-13
    • 文件大小:796byte
    • 提供者: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
    • 文件大小:30.61kb
    • 提供者:白潘恩
  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
    • 文件大小:4.34mb
    • 提供者:李伟
  1. Permutations

    0下载:
  2. 排列组合的代码 用C++ 实现 ,用处很大 代码简洁 可以用于ACM的竞赛模板-Permutation and combination which describes how to generate code templates can be used to ACM Proved very useful in simple code
  3. 所属分类:Algorithm

    • 发布日期:2017-03-31
    • 文件大小:780byte
    • 提供者:mayunfeng
  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
    • 文件大小:1.66kb
    • 提供者:朋朋
  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
    • 文件大小:12.14kb
    • 提供者:fanxiang
  1. work

    0下载:
  2. 该源代码是实现对输入图片的3*3模板的中值非线性滤波的,用m文件实现的,值得学习。-The source code is the implementation of the input picture of the 3* 3 templates in the value of non-linear filtering, and implementation of m documents, it is worth studying.
  3. 所属分类:Algorithm

    • 发布日期:2017-04-28
    • 文件大小:181.19kb
    • 提供者:彭观明
  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
    • 文件大小:146.86kb
    • 提供者:xiamin
« 12 3 4 5 6 7 8 »
搜珍网 www.dssz.com