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

搜索资源列表

  1. 字符频率统计

    0下载:
  2. 字符频度统计,采用Hash表即链表数组作为存储结构,是hash表的简单运用,还包括一定的文件操作-characters frequency statistics, the use of Hash Tables List that as a storage array structure, hash table is a simple application, but also some file manipulation
  3. 所属分类:数据结构常用算法

    • 发布日期:2008-10-13
    • 文件大小:13140
    • 提供者:李鹏
  1. Matlab_Image_Processing

    2下载:
  2. Matlab在图像处理与目标识别方面的应用实验程序示例。包括三个程序以及详细文档:一、染色体识别与统计,二、汽车牌照定位与字符识别,三、基于BP神经网络识别字符的简单实验。-Matlab in image processing and object recognition on the application of experimental procedures example. Including the three procedures and the detailed documentat
  3. 所属分类:matlab例程

    • 发布日期:2008-10-13
    • 文件大小:1249853
    • 提供者:林健
  1. Self

    0下载:
  2. 统计一个txt文件中字符的个数和单词的个数 可以指定文本文件中搜索指定字符-a txt document the number of characters and words can specify the number of text files to search for the designated characters
  3. 所属分类:数值算法/人工智能

    • 发布日期:2008-10-13
    • 文件大小:5626
    • 提供者:Edison
  1. y_a_s_u_o2

    0下载:
  2. 哈夫漫编码,提供字符统计,根据统计结果进行编码计算.-Hough Man coding for these characters statistics, according to statistics calculated results coding.
  3. 所属分类:压缩解压

    • 发布日期:2008-10-13
    • 文件大小:1364
    • 提供者:haoyu
  1. arithmeticencodingdecoding

    0下载:
  2. 1.一个vc++环境下的算术编码字符流的编码实例. 2.该编码可以实现任意输入编码字符序列,计算机识别统计字符概率并进行算术编码。 3.适合学生和vc++初学者使用,也可对算术编码基本原理的探求者较大的启示作用.-1. A vc + + environment arithmetic coding characters flow coding examples. 2. The codes can achieve arbitrary character input coding sequen
  3. 所属分类:压缩解压

    • 发布日期:2008-10-13
    • 文件大小:1849
    • 提供者:方周
  1. 实例117 统计中英文字符数

    0下载:
  2. 统计中英文字符数-statistics English characters
  3. 所属分类:压缩解压

    • 发布日期:2014-01-15
    • 文件大小:143205
    • 提供者:zhjy
  1. huffman

    0下载:
  2. 输入一段英文字符,试为该文中的每个字符编制相应的哈夫曼码。 (1)I:初始化(Initialization)。对输入的一段英文中的每个字符统计其权值,建立哈夫曼树; (2)E:编码(Encoding)。利用已建好的哈夫曼树,对每个字符进行编码。 (3)D:译码(Decoding)。利用已建好的每个编码,对输入的一个由0、1组成的序列进行译码; (4)P:印代码文件(Print)。将每个字符编的哈夫曼码和译码结果显示在终端上。
  3. 所属分类:数据结构常用算法

    • 发布日期:2008-10-13
    • 文件大小:1954
    • 提供者:权飞龙
  1. huffman统计文件中各字符频率

    1下载:
  2. 建立一个文本文件,统计该文件中各字符频率,对各字符进行Huffman编码,将该文件翻译成Huffman编码文件,再将Huffman编码文件翻译成原文件。 “压缩文件”即:读文件、统计文件中的字符个数、对文件进行哈夫曼编码和译码、并将编码译码后的字符存储在文件中。 根据以上任务说明,设计数据结构,并设计程序完成功能。 -Create a text file, statistical frequency of the characters in the file, the char
  3. 所属分类:密码/编码算法

    • 发布日期:2015-12-29
    • 文件大小:1057792
    • 提供者:范晓军
  1. huffman.rar

    0下载:
  2. 哈弗曼编码的实现。VC工程,可以输出码表、字符统计频率、编码等报告。 并且可以解码!,Coding哈弗曼realized. VC works, you can output code table, character frequency statistics, coding reports. And can decode!
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-03-29
    • 文件大小:36809
    • 提供者:范新华
  1. HUffman

    1下载:
  2. 根据信源压缩编码——Huffman编码的原理,制作对英文文本进行压缩和解压缩的软件。要求软件有简单的用户界面,软件能够对运行的状态生成报告,分别是:字符频率统计报告、编码报告、压缩程度信息报告、码表存储空间报告。-According to source coding- Huffman coding theory, the production of English text compression and decompression software. Require a simple soft
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-04-01
    • 文件大小:1826
    • 提供者:liu
  1. compressor

    0下载:
  2. 本程序使用C++编写,在VC2005上调试,完成了文件的读取,文件字符的统计以及压缩率的显示,哈夫曼树的建立,哈夫曼编码的实现,文件转换为哈夫曼编码成为压缩文件以及文件从压缩状态进行解码。并且以对话框的形式和用户交流,程序方便实用,既可以对文本进行压缩,有可以对图像进行压缩,效果都不错。-This procedure using C++ Prepared in VC2005 debug completed documents to read, document characters as wel
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2016-03-06
    • 文件大小:3865152
    • 提供者:罗天银
  1. testZ

    0下载:
  2. 字符统计,可以统计一个文件所包含的字符数,很实用-Character statistics, allows you to count a number of characters contained in those documents, it is useful
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-03-30
    • 文件大小:1326
    • 提供者:zhanhao
  1. wenbenfenxiqi

    0下载:
  2. 任意一个文本文件的字符统计工作。可以统计的信息有: (1)中文字符数; (2)英文单词数; (3)行数; (4)字符个数(不计空格); (5)空格数。 上述的字符统计信息,要求写到一个Report.txt文件中,并且能显示出来。 -Any characters in a text file statistics. Statistical information can include: (1) Chinese characters (2) the number
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-03-30
    • 文件大小:952750
    • 提供者:部和
  1. HuffmanCoding

    0下载:
  2. (1)I:初始化(Initialization)。对输入的一段英文中的每个字符统计其权值,建立哈夫曼树; (2)E:编码(Encoding)。利用已建好的哈夫曼树,对每个字符进行编码。 -(1) I: Initialization (Initialization). English section of the input statistics for each character of their weight, the establishment of Huffman tree
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-04-04
    • 文件大小:1714
    • 提供者:贾铭
  1. CText

    0下载:
  2. 完成对任意一个文本文件的字符统计工作。可以统计的信息有中文字符数、英文单词数、行数、字符个数(不计空格)和空格数。 -Calculate Chinese characters, English words the number of rows, number of characters (excluding spaces) and number of spaces in a txt file.
  3. 所属分类:matlab

    • 发布日期:2017-03-31
    • 文件大小:732
    • 提供者:梦游
  1. 统计一串字符的个数

    0下载:
  2. 定义一个类,分别统计一串字符的大写字母、小写字母、空格、数字和其他字符的个数。-Defines one class, counts a string character separately the capital letter, the lowercase letter, the blank space, digital and other character integer.
  3. 所属分类:数据结构常用算法

    • 发布日期:2017-03-30
    • 文件大小:751
    • 提供者:Dan
  1. chsta.m

    0下载:
  2. 这是一个在matlab环境下的字符统计函数。形参是你需要统计的文件在matlab路径下的地址。-This file is aimed at calculates how many characters in direc s file.You should first set the direc of your file,then f=chsta(direc) and everything is ok.
  3. 所属分类:matlab

    • 发布日期:2017-03-30
    • 文件大小:783
    • 提供者:余思勰
  1. huffman

    0下载:
  2. 简易哈弗曼编码解码C语言实现 可对输入字符统计概率并编码,然后 根据 编码自行解码 -an example of Huffman code
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-04-01
    • 文件大小:567143
    • 提供者:刘畅
  1. 字符统计

    0下载:
  2. 数据结构作业 基于哈夫曼树算法的字符统计(the program is depending on the Huffman Tree)
  3. 所属分类:数据结构

    • 发布日期:2018-01-10
    • 文件大小:3380224
    • 提供者:youngboppang
  1. 统计单词个数C语言算法

    0下载:
  2. 输入一行字符,计算该行字符中包含多少个单词,单词之间用空格分隔开。
  3. 所属分类:数据结构常用算法

« 12 3 4 5 6 »
搜珍网 www.dssz.com