搜索资源列表
antiarp4.1.1
- 此文件是系统C51字带的一个例子程序,使用户能够比较请出的使用.-this file system C51 is the word with an example of the procedures to enable users to compare up and use.
compare
- 一个可以将进行中文分词后的文档与标准文档进行比较的工具,可以测试分词识别的准确率、召回率等-one can be carried out after the Chinese word document with the standard document comparison tool Segmentation can test the accuracy of the identification and recall rates
hyplas
- ************************************************************************ * * * * * 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
SentenceSimilar.rar
- 先对句子分词,然后根据词来比较句子的相似度,这个算法清晰易懂,欢迎下载!,The first word of the sentence, and then to compare the sentence the word similarity, this algorithm is clear and easy to understand, welcome to download!
compare
- 有一个首地址为A的N字数组,编程序使该数组中的数按从大到小的次序排列-Address of a first group A of the N word, so that the programmed number in the array ordered by descending order
DocDiff
- c# 实现的 word 文档 比较,应该比较实用 -compare word document
imageProcessing
- In this project we have implemented a method for recognition of Printed Characters by extracting some features from the gray scale image using a Bank of Gabor Filters. In this project we initially segment the given word image into words and words in
zhilingDQ
- Matlab指令大全,在线搜集,比较全,word格式-Encyclopedia of Matlab commands, on-line to gather, compare the whole, word format
Huffman_Improvement
- 将传统Huffman改进为范式Huffman,并用两种方法进行分词,对比二者效率-Huffman as a paradigm to improve the traditional Huffman, and use two methods word, compare the efficiency of the two
C
- 1:编写函数,当字符串出现在另一个字符串的尾部,该函数返回1 否则0 2:根据单词的出现频率按降序打印输入的各个不同单词,并在每个单词的前面标上它的出现次数。 3:大小写字母转换 4:比较两个文件并打印它们第一个不相同的行 5:打印一个文件集合,每个文件从新的一页开始打印,并且打印每个文件相应的标题和页数-1: write the function, if the string appears in another string in the tail, the function
Assignment_1
- Exercise 1: cryptarithm_array.c (2.5 marks). A cryptarithm is a puzzle where digits have to be assigned to the letters of some words, dierent letters being assigned dierent digits, and no word starting with 0, such that a number of conditions
Compare
- 一个用VC6.0编写的用来在两个文件中查找相同单词的小程序-One used with VC6.0 two documents prepared by the same word to find a small program
Chinese-text-categorization-Study
- 本文通过对Bayes、KNN、SVM 应用于中文文本分类进行比较实验研究。 应用ICTCLAS 对中文文档进行分词,在大维数,多数据情况下应用TFIDF 进行 特征选择,并同时利用它实现了对特征项进行加权处理,使文本库中的每个文本 具有统一的、可处理的结构模型。然后通过三类分类算法实现了对权值数据进行 训练和分类。-Based on the Bayes, KNN, SVM applied to compare the Chinese text ca
vlsi-fft-finiteword
- 超大规模集成电路中FFT处理器设计中的有限字长影响分析,并比较了基2DIT和DIF算法的性能特点;-VLSI FFT processor design of finite word length effects, and compare the base 2DIT and DIF algorithm performance characteristics
MYGUI
- 第一章作业: 用C语言或者VC,VB,Matlab或其他语言完 成如下实验: 1)打开一个BMP文件 2)将其局部区域的灰度值进行改变 3)另存为一个新的BMP文件 要求显示出原BMP图像和新BMP图像。 1。打开一幅图像,添加椒盐、高斯噪声,然后使用邻域平均法、中值滤波法、K邻近平均法进行平滑。 2。打开一幅图像,利用Roberts梯度法、Sobel算子和拉普拉斯算子进行锐化,并比较结果。 第五章作业 编写一个程序,对输入的图像进
xiaoxingyinghancidian
- 问题描述:设计一个英汉词典,支持Member的查找、插入、删除操作。 基本要求:实现字典的常用方法有:有序线性表(用二分检索实现)、AVL树(二叉搜索树)、Patricia Tree、散列表等,任选一种方法实现字典的操作,查找单词、插入单词(插入时,先查找,找不到插入,找到提示用户)、删除单词(删除时,先查找,找到删除,找不到提示用户)。字典是按字母顺序排列的,不能用顺序查找,插入或删除单词后,要保持字典的有序性。 测试数据:任一英文单词。 提高要求:选用两种以上的方法实现字典的操作
Digital-Image-Processing
- 1 打开一个BMP文件,将其局部区域的灰度值进行改变,另存为一个新的BMP文件,要求显示出原BMP图像和新BMP图像。 2.编程实现图像傅立叶高通、低通滤波。 3.打开一幅图像,添加椒盐、高斯噪声,然后使用邻域平均法、中值滤波法、K邻近平均法进行平滑 4.打开一幅图像,利用Roberts梯度法、Sobel算子和拉普拉斯算子进行锐化,并比较结果。 5.编写一个程序,对输入的图像进行哈夫曼编码,显示原图像的熵、编码后的平均码字长度、并能够根据编码重建出图像
stemmer
- stemming algorithm for getting the root word of each words. by this can easily compare the different text documents.
array
- 数组的操作包括删除和 增加插入等等 可以测长度 看元素 比较复制字数够了吧-Array operations include deleting and increasing insertion, etc. can be measured to see the length of the elements copied compare Word Count enough of it
新建 Microsoft Word 文档
- 编写程序,比较两个字符串STRING1和STRING2所含字符是否 完全相同,若相同则显示"MATCH",若不同则显示"NO MATCH"(Programming, to compare two character strings STRING1 and STRING2 contained exactly whether, if the same "MATCH" is displayed, is displayed when a di