当前位置:
首页 资源下载
搜索资源 - text decomposition
搜索资源列表
-
0下载:
基于CString类的自动分解单词的函数,对于文本文件的处理比较有用-redeem category based on the decomposition of the word automatic functions, the text file handling more useful
-
-
0下载:
BCB 编写的一些简单函数用于SQL的扩展存储过程. -检查文件是否存在Select dbo.FileExist( c:\\boot.ini )
--删除文件Select dbo.FileDelete( C:\\X.txt )
--服务状态Select dbo.ServerStat( awhost32 ,1)
--建立目录Select dbo.MKDIR( C:\\Test\\test ,1)
--文件复制Select dbo.FileCopy( C:\\boot.ini , c
-
-
2下载:
用vc6.0开发出一小波滤波的程序。内容包括仿真数据生成,文本数据读取,滤波器系数构造,小波分解与重构,小波阈值及阈值函数选择,小波降噪。-vc6.0 developed using a wavelet filter procedures. Include simulation data generation, text to read data, filter coefficients structure, wavelet decomposition and reconstruction. W
-
-
0下载:
Jamon是一个Java文本模板引擎,用于生成动态HTML, XML,或任何基于文本的内容。它有一个丰富的功能集,支持封装,参数化,功能分解,表达逻辑重用。模板声明它们要求生成的参数,包括动态模板内容(\"fragments\"),并被翻译成带有公有方法的Java类,它的符号反映了在模板中声明的参数。 -Jamon is a Java version of template engine for generating dynamic HTML, XML, or any text-based co
-
-
0下载:
编译原理词法和语法分析,体内容是产生一个二元式文本文件,扩展名为dyd,可将Pascal程序(测试程序)分解成为一个一个的单词,并查“单词符号与种别对照表”得出其种别,用一数字表示,范围1-56(52-56分别对应保留字integer、real、boolean、char)。-compiler theory morphology and syntax analysis, body is a dual-generated text files, dyd the extension can be Pa
-
-
8下载:
************************************************************************ * * * * * THIS IS THE H Y P L A S 2.0 README FILE * * ----------------- * * * * HYPLAS is a finite element program for implicit small and large * * strain analisys of hyperelast
-
-
0下载:
Matlab多种图像边缘检测方法
1、用Prewitt算子检测图像的边缘
2、用不同σ值的LoG算子检测图像的边缘
3、用Canny算子检测图像的边缘
4、图像的阈值分割
5、用水线阈值法分割图像
6、对矩阵进行四叉树分解
7、将图像分为文字和非文字的两个类别
8、形态学梯度检测二值图像的边缘
9、形态学实例——从PCB图像中删除所有电流线,仅保留芯片对象-Matlab a variety of image edge detection method 1, u
-
-
1下载:
边缘检测和图像分割matlab程序代码说明
P0401:用Prewitt算子检测图像的边缘
P0402:用不同σ值的LoG算子检测图像的边缘
P0403:用Canny算子检测图像的边缘
P0404:图像的阈值分割
P0405:用水线阈值法分割图像
P0406:对矩阵进行四叉树分解
P0407:将图像分为文字和非文字的两个类别
P0408:形态学梯度检测二值图像的边缘
P0409:形态学实例——从PCB图像中删除所有电流线,仅保留芯片对象
-Edge det
-
-
0下载:
用水线阈值法分割图像 对矩阵进行四叉树分解 将图像分为文字和非文字的两个类别 形态学梯度检测二值图像的边缘-Water line image thresholding segmentation of matrix quadtree decomposition of the image into text and non-text for these two types of morphological gradient detected binary image of the edge
-
-
1下载:
视频文字识别在视频分析与检索中有着重要作用,该算法对字幕图像进行N层小波分解,获得该视频文字的低频分量,再借助相似性度量方法实现视频文字的识别。-Video character recognition in the video analysis and retrieval plays an important role in the algorithm of subtitles images N layer wavelet decomposition, which is low-frequenc
-
-
0下载:
程序代码说明
P0401:用Prewitt算子检测图像的边缘
P0402:用不同σ值的LoG算子检测图像的边缘
P0403:用Canny算子检测图像的边缘
P0404:图像的阈值分割
P0405:用水线阈值法分割图像
P0406:对矩阵进行四叉树分解
P0407:将图像分为文字和非文字的两个类别
P0408:形态学梯度检测二值图像的边缘
P0409:形态学实例——从PCB图像中删除所有电流线,仅保留芯片对象
-
-
0下载:
对矩阵进行四叉树分解,将图像分为文字和非文字的两个类别,形态学梯度检测二值图像的边缘,形态学实例——从PCB图像中删除所有电流线(仅保留芯片对象),计算图像中的欧拉数
-Of the matrix quadtree decomposition, the image is divided into text and non-text of two categories, the morphological gradient detection of the edge binary image,
-
-
0下载:
特洛克分解法程序,文本输入输出,实现数值计算中的特洛克分解法-Turlock decomposition process, text input and output, to achieve numerical decomposition method in turlock
-
-
0下载:
一个简单词法编译器。具体内容是产生一个二元式文本文件,扩展名为dyd,可将Pascal或C程序(测试程序)分解成为一个一个的单词及类型。-A simple lexical compiler. The specific contents of a binary-type text file, extension dyd, can be Pascal or C procedures (test procedures) as a decomposition of a word and type.
-
-
0下载:
程序代码说明
P0401:用Prewitt算子检测图像的边缘
P0402:用不同σ值的LoG算子检测图像的边缘
P0403:用Canny算子检测图像的边缘
P0404:图像的阈值分割
P0405:用水线阈值法分割图像
P0406:对矩阵进行四叉树分解
P0407:将图像分为文字和非文字的两个类别
P0408:形态学梯度检测二值图像的边缘
P0409:形态学实例——从PCB图像中删除所有电流线,仅保留芯片对象
-
-
0下载:
程序代码说明
P0401:用Prewitt算子检测图像的边缘
P0402:用不同σ值的LoG算子检测图像的边缘
P0403:用Canny算子检测图像的边缘
P0404:图像的阈值分割
P0405:用水线阈值法分割图像
P0406:对矩阵进行四叉树分解
P0407:将图像分为文字和非文字的两个类别
P0408:形态学梯度检测二值图像的边缘
P0409:形态学实例——从PCB图像中删除所有电流线,仅保留芯片对象
-
-
0下载:
This the c code for lu decomposition-This is the c code for lu decomposition
-
-
0下载:
笔画分解的matlab代码,extract是主文件,带一个参数,就是文字图像矩阵-Stroke decomposition matlab code, extract the main file, with one parameter, the text image matrix
-
-
0下载:
LSI就是这样一种维数约减方法。它可以通过对“文档向量矩阵”进行解奇异值分解(SVD: Singular Value Decomposition)运算,自动计算得到一个比原始空间小得多的有效语义空间-LSI is such a dimensionality reduction method. It can be through the "document vector matrix" for the singular value decomposition (SVD: Singular Valu
-
-
0下载:
Shows single- and two-stage-decomposition of a sample image, as well as reconstructed branches. The reconstruction error is shown.
Also demonstrates that better compression can often be obtained if different thresholds are allowed for different sub
-