搜索资源列表

  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. 统计英文文章的字符个数并huffman编码

    0下载:
  2. a)需求分析: 任务 :对一篇英文文章,统计各字符出现的次数,实现Huffman编码; 要求:输出每个字符出现的次数和编码,其中求最小权值要求用堆实现; b)概要设计: 本程序所使用的数据结构是树和线性表,所使用的算法主要有堆排序、赫夫曼算法。 -a) Requirements Analysis : Mandate : an article in English, statistics of the number o
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:2838
    • 提供者:李韦纬
  1. 分类统计字符个数

    0下载:
  2. 汇编实验 分类统计字符个数 能统计字符、数字、符号的个数。-experimental statistics compiled characters Statistics Number of characters, numbers, symbols of the number.
  3. 所属分类:汇编语言

    • 发布日期:2008-10-13
    • 文件大小:23233
    • 提供者:wchz
  1. huibainkechengsheji

    0下载:
  2. 这是汇编课程设计的题目,内含有五个程序:图书管理系统,字符统计等.-This is a compilation of subject curriculum design, which contains five programs : library management system, character statistics.
  3. 所属分类:汇编语言

    • 发布日期:2008-10-13
    • 文件大小:12156
    • 提供者:刘敏
  1. 0101010101 数字字符统计

    0下载:
  2. 0101010101的统计
  3. 所属分类:汇编语言

    • 发布日期:2011-05-27
    • 文件大小:528
    • 提供者:317146523
  1. 分类统计字符个数

    0下载:
  2. 汇编实验 分类统计字符个数 能统计字符、数字、符号的个数。-experimental statistics compiled characters Statistics Number of characters, numbers, symbols of the number.
  3. 所属分类:汇编语言

    • 发布日期:2024-06-07
    • 文件大小:22528
    • 提供者:wchz
  1. ConsoleApplicationstatic1

    0下载:
  2. 输入一串字符,统计其中各种字符:大小写字母、数字、空格、其他字符的个数-input string of characters, statistics on various characters : uppercase and lowercase letters, numbers, spaces, a number of other characters
  3. 所属分类:C#编程

    • 发布日期:2024-06-07
    • 文件大小:12288
    • 提供者:李俊志
  1. huibainkechengsheji

    0下载:
  2. 这是汇编课程设计的题目,内含有五个程序:图书管理系统,字符统计等.-This is a compilation of subject curriculum design, which contains five programs : library management system, character statistics.
  3. 所属分类:汇编语言

    • 发布日期:2024-06-07
    • 文件大小:12288
    • 提供者:刘敏
  1. wenjianzifutongji

    0下载:
  2. 文件字符统计(数组应用) 用C编写 在VC++6.0-documents characters Statistics (array applications) used in the preparation of VC C 6.0
  3. 所属分类:C#编程

    • 发布日期:2024-06-07
    • 文件大小:131072
    • 提供者:kim jay
  1. y_a_s_u_o2

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

    • 发布日期:2024-06-07
    • 文件大小:1024
    • 提供者:haoyu
  1. zifu

    0下载:
  2. 字符统计程序,统计输入并输出字符由vc实现-Characters statistical procedures, statistical input and output characters by vc realize
  3. 所属分类:书籍源码

    • 发布日期:2024-06-07
    • 文件大小:205824
    • 提供者:dypcsx
  1. tj

    0下载:
  2. 程序接受用户键入的一行字符(字符数不超过80个,该字符串用回车符结束),并按字母、 数字以及其他字符分类统计,然后将结果存入以letter,digit和other为名的存储单元。 -Procedures acceptable to the user typed his character (the number of characters is not more than 80, the end of the string wi
  3. 所属分类:汇编语言

    • 发布日期:2024-06-07
    • 文件大小:1024
    • 提供者:姚春萌
  1. HUFFMAN

    0下载:
  2. 题 目: 哈夫曼编码的程序设计 初始条件: 输入一段英文字符,试为该文中的每个字符编制相应的哈夫曼码。 (1)I:初始化(Initialization)。对输入的一段英文中的每个字符统计其权值,建立哈夫曼树; (2)E:编码(Encoding)。利用已建好的哈夫曼树,对每个字符进行编码。 (3)D:译码(Decoding)。利用已建好的每个编码,对输入的一个由0、1组成的序列进行译码; (4)P:印代码文
  3. 所属分类:其他小程序

    • 发布日期:2024-06-07
    • 文件大小:264192
    • 提供者:陈宗浩
  1. symbolstatistic

    0下载:
  2. 字符统计器 统计txt文档里的不同字母和符号的个数并返回结果,结果包含字符个数及列出未出现的字符-Character Statistics Statistics txt file browser in the different number of letters and symbols and return results containing the number of characters and list of charac
  3. 所属分类:界面编程

    • 发布日期:2024-06-07
    • 文件大小:752640
    • 提供者:roc
  1. wenbenfenxiqi

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

    • 发布日期:2024-06-07
    • 文件大小:952320
    • 提供者:部和
  1. 字符个数统计

    0下载:
  2. 改程序用于统计一个字符串中所包含的字符的每个各字符个数。(Change the program to count the number of characters each character in a string contains.)
  3. 所属分类:Windows编程

    • 发布日期:2024-06-07
    • 文件大小:33792
    • 提供者:三三丰
  1. 字符统计

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

    • 发布日期:2024-06-07
    • 文件大小:3380224
    • 提供者:youngboppang
  1. 字符串并行统计

    0下载:
  2. 根据一个英文文本文件,不区分大小写的统计26个字母的出现频率。假设内存足够大,可以将文件一次性读入。(According to an English text file, the frequency of appearance of 26 letters is not case sensitive. Assuming that the memory is large enough, you can read the file one a
  3. 所属分类:并行运算

  1. 统计单词频率

    0下载:
  2. 统计文件中单词个数以及各大写、小写字符,数字、空格数目。(The number of words in a statistical file and the number of capitals, lowercase characters, numbers, and spaces.)
  3. 所属分类:Windows编程

    • 发布日期:2024-06-07
    • 文件大小:1024
    • 提供者:kelvin zhang
  1. UCI的光学字符识别数据集

    0下载:
  2. 其目标是将大量黑白矩形像素显示器中的每一个识别为英文字母中的26个大写字母之一。字符图像基于20种不同的字体,并且这20种字体中的每个字母随机失真以产生20,000个独特刺激的文件。每个刺激被转换成16个基本的数字属性(统计矩和边缘计数),然后将其缩放以适合从0到15的整数值范围。我们通常在前16000个项目上进行训练,然后使用结果模型预测剩余的4000个字母类别。请参阅上面引用的文章以获取更多详细信息。(The objective i
  3. 所属分类:图形/文字识别

    • 发布日期:2024-06-07
    • 文件大小:534528
    • 提供者:那拍拍
« 12 3 4 5 6 7 8 9 10 ... 37 »

源码中国 www.ymcn.org