CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 图形图象 图形图像处理(光照,映射..) 搜索资源 - 表达式

搜索资源列表

  1. RegEx2NFA_RC

    0下载:
  2. 由正则表达式构造NFA的程序,并可以对输入串模拟正则表达式匹配-This is a C program used in compiling the given regular expression into an equivalent epsilon-NFA, simulated through tracking State sets.
  3. 所属分类:Special Effects

    • 发布日期:2017-04-13
    • 文件大小:3072
    • 提供者:Kyle Wang
  1. SAR-blur-analysis

    1下载:
  2. 分析了合成孔径雷达的模糊度问题及其对图像质量的影响, 详细描述了模糊度的 表达式, 分析了不同系统参数对模糊度的影响, 对所谓的重影现象作了定量分析-Analysis of synthetic aperture radar ambiguity problems and their impact on image quality, a detailed descr iption of the fuzzy degree of expression of the different system
  3. 所属分类:Special Effects

    • 发布日期:
    • 文件大小:766544
    • 提供者:gaojianqiao
  1. 1

    0下载:
  2. 括号匹配,检验表达式的括号匹配是否正确。-Brace matching, testing the expression of the parenthesis matching is correct.
  3. 所属分类:Special Effects

    • 发布日期:2017-04-10
    • 文件大小:937
    • 提供者:王威
  1. ReNameFile

    0下载:
  2. 用C++写的修改批量修改文件名字的工具,可用正则表达式来匹配修改-Written in C++, modify the batch file name to modify the tools available to modify the regular expression to match
  3. 所属分类:Special Effects

    • 发布日期:2017-05-18
    • 文件大小:5484381
    • 提供者:roehoom
  1. 2paper2

    0下载:
  2. 根据图像数字水印基本原理和水印信道的构造及生成方式,从信息论的角度,对基于高斯噪声信道的数字水印容量进行探索。针对高斯信源分布具有最大的不确定性、能够在所有的二阶随机分布中提供最大信息熵的特点,分析在高斯分布情况下的整个水印信道通信过程,并引入平均互信息理论,给出基于高斯的水印信道容量的最大通信速率。同时分析加性噪声信道下的容量问题,将高斯分布扩展到非高斯分布,优化容量计算表达式,利用Matlab软件工具给出非高斯信源水印容量与受限失真度的2D和3D关系仿真曲线,并结合实际给出结果分析。-】Ba
  3. 所属分类:Special Effects

    • 发布日期:2017-04-16
    • 文件大小:439180
    • 提供者:li
  1. Correlation

    0下载:
  2. 归一化处理,归一化是一种简化计算的方式,即将有量纲的表达式,经过变换,化为无量纲的表达式,成为纯量。-Normalization processing, normalization is a simplified manner, forthcoming dimensionless expression, after transformation into a dimensionless expression become scalar.
  3. 所属分类:Special Effects

    • 发布日期:2017-11-22
    • 文件大小:880
    • 提供者:csy
  1. demoBagSVM

    0下载:
  2. 一种基于半监督的svm的图像分类方法。该方法通过聚类核的方法利用无标记样本局部正则化训练核的表达式。这种方法通过图像直接学习一个自适应的核。该程序仿真的是文章:Semi-supervised Remote Sensing Image Classification with Cluster Kernels。大家可以参考下。-A semi-supervised SVM is presented for the classification of remote sensing images. The
  3. 所属分类:Special Effects

    • 发布日期:2017-04-02
    • 文件大小:108312
    • 提供者:姜红茹
  1. vwrite

    0下载:
  2. 使用*vwrite写入数据文件 Menu Paths Utility Menu>Parameters>Array Parameters>Write to File *vwrite命令用于把数组中的数据按照指定的格式(表格式)写入数据文件中。它一次最多可以写入19个参数,并写到由*cfopen命令打开的文件中。写出的格式由*vwrite命令行下一行的FORTRAN77数据描述符的确定(注意:该操作不能通过ansys命令输入窗口进行执行)。数组矢量要指定起
  3. 所属分类:Special Effects

    • 发布日期:2017-04-12
    • 文件大小:2282
    • 提供者:new
  1. apple1

    0下载:
  2. 上课时做的一个小程序,表达式计算程序,采用vc++,可能有点儿小瑕疵,但基本运行是没问题的-Class to do a small procedure, expression of the calculation procedure for the vc++, may be a bit small flaws, but the basic operation is no problem of
  3. 所属分类:Special Effects

    • 发布日期:2017-04-14
    • 文件大小:2747
    • 提供者:che046823
  1. calculator115

    0下载:
  2. 一个简单的计算器程序,用于中缀表达式的直接运算。-A simple calculator program
  3. 所属分类:Special Effects

    • 发布日期:2017-04-14
    • 文件大小:2747
    • 提供者:yuan9602489
  1. qiuzhi

    0下载:
  2. 任意整数表达式求值程序,可运算加减乘除,负号要用括号括起-Any integer expression uation procedures, operations addition, subtraction, negative use brackets
  3. 所属分类:Special Effects

    • 发布日期:2017-04-15
    • 文件大小:1893
    • 提供者:chaen9428
  1. GetVarInExpression

    0下载:
  2. 获取表达式中的变量,波段运算时可自动获取波段。-Access to variables in expression, when band operation, can automatically obtain band.
  3. 所属分类:Special Effects

    • 发布日期:2017-04-12
    • 文件大小:954
    • 提供者:longfei
  1. sthg

    0下载:
  2. 使用键盘输入表达式,计算表达式的值并输出;将表达式转化成后缀表达式输出,利用后缀表达式求表达式的值并输出。-Keyboard input expression, the expression values calculated and output the expression into postfix expression output, the use of a postfix expression to uate the expression and output.
  3. 所属分类:Special Effects

    • 发布日期:2017-04-14
    • 文件大小:2819
    • 提供者:taan0hehh
  1. image-feature

    0下载:
  2. 传统彩色图像二值化是先将彩色图像转换成黑白图像后,再对黑白图像进行的二值化。在转换过程中有 可能丢失原始图像信息。提出的基于图像特征值的彩色图像二值化是基于原始图像特征值进行的二值化,提出了先粗分后细分的逻辑规范。粗分时,先根据特征表达式,计算图像的特征值阈值,然后以阈值对图像像素进行划分;细分时,依据像素颜色相近,对图像像素进一步细分,能让图像二值化达到比较好的效果 -After conventional color image binarization is the first co
  3. 所属分类:Special Effects

    • 发布日期:2017-05-05
    • 文件大小:696343
    • 提供者:blwang
  1. peaks

    0下载:
  2. 利用surf1函数绘制函数图形的三维光照图形,其中图形函数表达式为peaks(Use surf1 function to draw three-dimensional graphics of functional graphics, in which the graphical function expression is peaks)
  3. 所属分类:图形图像处理

    • 发布日期:2017-12-21
    • 文件大小:1024
    • 提供者:缪西北
搜珍网 www.dssz.com