搜索资源列表
RegEx2NFA_RC
- 由正则表达式构造NFA的程序,并可以对输入串模拟正则表达式匹配-This is a C program used in compiling the given regular expression into an equivalent epsilon-NFA, simulated through tracking State sets.
SAR-blur-analysis
- 分析了合成孔径雷达的模糊度问题及其对图像质量的影响, 详细描述了模糊度的 表达式, 分析了不同系统参数对模糊度的影响, 对所谓的重影现象作了定量分析-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
1
- 括号匹配,检验表达式的括号匹配是否正确。-Brace matching, testing the expression of the parenthesis matching is correct.
ReNameFile
- 用C++写的修改批量修改文件名字的工具,可用正则表达式来匹配修改-Written in C++, modify the batch file name to modify the tools available to modify the regular expression to match
2paper2
- 根据图像数字水印基本原理和水印信道的构造及生成方式,从信息论的角度,对基于高斯噪声信道的数字水印容量进行探索。针对高斯信源分布具有最大的不确定性、能够在所有的二阶随机分布中提供最大信息熵的特点,分析在高斯分布情况下的整个水印信道通信过程,并引入平均互信息理论,给出基于高斯的水印信道容量的最大通信速率。同时分析加性噪声信道下的容量问题,将高斯分布扩展到非高斯分布,优化容量计算表达式,利用Matlab软件工具给出非高斯信源水印容量与受限失真度的2D和3D关系仿真曲线,并结合实际给出结果分析。-】Ba
Correlation
- 归一化处理,归一化是一种简化计算的方式,即将有量纲的表达式,经过变换,化为无量纲的表达式,成为纯量。-Normalization processing, normalization is a simplified manner, forthcoming dimensionless expression, after transformation into a dimensionless expression become scalar.
demoBagSVM
- 一种基于半监督的svm的图像分类方法。该方法通过聚类核的方法利用无标记样本局部正则化训练核的表达式。这种方法通过图像直接学习一个自适应的核。该程序仿真的是文章:Semi-supervised Remote Sensing Image Classification with Cluster Kernels。大家可以参考下。-A semi-supervised SVM is presented for the classification of remote sensing images. The
vwrite
- 使用*vwrite写入数据文件 Menu Paths Utility Menu>Parameters>Array Parameters>Write to File *vwrite命令用于把数组中的数据按照指定的格式(表格式)写入数据文件中。它一次最多可以写入19个参数,并写到由*cfopen命令打开的文件中。写出的格式由*vwrite命令行下一行的FORTRAN77数据描述符的确定(注意:该操作不能通过ansys命令输入窗口进行执行)。数组矢量要指定起
apple1
- 上课时做的一个小程序,表达式计算程序,采用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
calculator115
- 一个简单的计算器程序,用于中缀表达式的直接运算。-A simple calculator program
qiuzhi
- 任意整数表达式求值程序,可运算加减乘除,负号要用括号括起-Any integer expression uation procedures, operations addition, subtraction, negative use brackets
GetVarInExpression
- 获取表达式中的变量,波段运算时可自动获取波段。-Access to variables in expression, when band operation, can automatically obtain band.
sthg
- 使用键盘输入表达式,计算表达式的值并输出;将表达式转化成后缀表达式输出,利用后缀表达式求表达式的值并输出。-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.
image-feature
- 传统彩色图像二值化是先将彩色图像转换成黑白图像后,再对黑白图像进行的二值化。在转换过程中有 可能丢失原始图像信息。提出的基于图像特征值的彩色图像二值化是基于原始图像特征值进行的二值化,提出了先粗分后细分的逻辑规范。粗分时,先根据特征表达式,计算图像的特征值阈值,然后以阈值对图像像素进行划分;细分时,依据像素颜色相近,对图像像素进一步细分,能让图像二值化达到比较好的效果 -After conventional color image binarization is the first co
peaks
- 利用surf1函数绘制函数图形的三维光照图形,其中图形函数表达式为peaks(Use surf1 function to draw three-dimensional graphics of functional graphics, in which the graphical function expression is peaks)