CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - 字符 个数 统计

搜索资源列表

  1. 统计输入的字符串中各个字符的个数

    1下载:
  2. 汇编语言,用于统计输入的字符串中各个字符的个数。,country every word
  3. 所属分类:文件操作

    • 发布日期:2016-12-04
    • 文件大小:655
    • 提供者:饭很疯
  1. 最终哈夫曼编码.rar

    1下载:
  2. 统计文件中字符的个数和种类,分析,图形显示构造出哈夫曼树,statistics document the number and character types, analysis, graphics constructed Huffman tree
  3. 所属分类:Windows编程

    • 发布日期:2012-12-18
    • 文件大小:4158
    • 提供者:海文
  1. try2

    0下载:
  2. Eckipse上运行成功。输入一串字符,统计其中字母、数字、其他字符、空格的个数。-Eckipse run successfully. Enter the string of characters, statistics on letters, numbers, other characters, the number of spaces.
  3. 所属分类:Java Develop

    • 发布日期:2017-03-26
    • 文件大小:2459
    • 提供者:郭学海
  1. fenxi

    0下载:
  2. 设计并实现C语言的词法分析程序,要求如下: (1) 可以识别出用C语言编写的源程序中每个单词符号,并以记号的形式输出每个单词符号。 (2) 可以识别并读取源程序的注释。 (3) 可以统计源程序中的预计行数,单词个数和字符个数,其中标点和空格不计算为单词,并输出统计结果。 (4) 检察源程序中存在的错误,并可以报告错误所在的行列位置。 (5) 发现源程序中存在的错误,进行是党的恢复,使词法分析可以继续进行, 依次词法分析处理,可以检查并报告源程序中存在的所有错误。-CiFaFe
  3. 所属分类:Compiler program

    • 发布日期:2017-03-26
    • 文件大小:4341
    • 提供者:CC
  1. CIFAFENXI

    0下载:
  2. C语言 词法分析器。 (1) 可以识别出用C语言编写的源程序中的每个单词符号,并以记号的形式输出每个单词符号. (2) 可以识别并读取源程序中的注释. (3) 可以统计源程序中的语句行数、单词个数和字符个数,其中标点和空格不计算为单词,输出统计结果. (4) 检查源程序中存在的非法字符错误,并可以报告错误所在的行列位置. (5) 发现源程序中存在错误后,进行适当的恢复,使词法分析可以继续进行,通过一次词法分析处理, 可以检查并报告源程序中存在的所有词法拼写错误.-C l
  3. 所属分类:Compiler program

    • 发布日期:2017-04-02
    • 文件大小:2302
    • 提供者:lili
  1. amo_tool_V1_2_6

    1下载:
  2. 名称:amo的编程小工具集合版本:V1.2.6 我平时编程和设计时常用的小工具集合。功能: 1-8位校验和 2-16位校验和 3-计算CRC8 4-计算CRC16 5-计算CRC32 6-计算MD5 7-计算SHA1 8-十六进制字符串转换为Ascii字符串 9-Ascii字符串转换为十六进制字符串 10-十六进制字符串转换为浮点数 11-浮点数转换为十六进制字符串 12-统计文章的字符个数,精确到每一个字符 13-把文件转换为C语言数组(这样可以把文件嵌入到我们的程序中) 14-电阻值选型(开
  3. 所属分类:单片机(51,AVR,MSP430等)

    • 发布日期:2013-12-06
    • 文件大小:41253
    • 提供者:amo
  1. 6

    0下载:
  2. 分类统计字符个数count_char 要求程序接受用户输入一行字符(字符个数不得超过80个,该字符串以回车符结束)按字母 数字和其他字符分类计数,然后将结果分三行分别显示出来,并标明哪类字符! -Categories Statistics count_char number of characters to accept user input requirements of the procedure and his characters (the number of characte
  3. 所属分类:assembly language

    • 发布日期:2017-04-07
    • 文件大小:942
    • 提供者:LAIZHIHUA
  1. cifafenxi

    0下载:
  2. 实验内容:设计并实现C语言的词法分析程序,要求如下。 (1) 可以识别出用C语言编写的源程序中的每个单词符号,并以记号的形式输出每个单词符号。 (2) 可以识别并读取源程序中的注释。 (3) 可以统计源程序中的语句行数、单词个数和字符个数,其中标点和空格不计算为单词,并输出统计结果。 (4) 检查源程序中存在的非法拼写错误,并可以报告错误所在的行列位置。 (5) 发现源程序中存在错误后,进行适当的恢复,使词法分析可以继续进行,通过一次词法分析处理,可以检查并报告源程序中存在的
  3. 所属分类:Windows Develop

    • 发布日期:2017-03-28
    • 文件大小:3458
    • 提供者:沐夕
  1. character

    0下载:
  2. 这是一个用C#做成的"字符统计"程序,我们可以在这个程序中对你输入的字符个数进行简单的统计并显示出来.-This is a used C# Made statistics characters procedure, we can in this process on the number of characters you type simple statistics and displayed.
  3. 所属分类:CSharp

    • 发布日期:2017-04-02
    • 文件大小:29371
    • 提供者:longlong
  1. 2

    0下载:
  2. 三个简单的基本汇编程序分别实现:双精度加法,统计字符个数,响铃的功能-Three simple basic assembler, respectively, to achieve: double precision addition, statistics the number of characters, the function of ringing
  3. 所属分类:assembly language

    • 发布日期:2017-04-13
    • 文件大小:1988
    • 提供者:穷鬼
  1. assemblylabreport

    0下载:
  2. 1、 实验方法 2、 用表格形式显示字符 3、 分类统计字符个数 4 、 查找电话号码-1, experimental method 2, using tabular form show that the characters 3, separate statistics on the number of 4 characters, find phone number
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-25
    • 文件大小:234056
    • 提供者:caidongyun
  1. huibian

    0下载:
  2. 这是我做的汇编实验,其中包括4个实验:(1)实验方法,(2)用表格显示字符,(3)分类统计字符个数,(4)查找电话号码-This is a compilation of me to do the experiment, including the four experiments: (1) experimental methods, (2) use table shows the characters, (3) the number of separate statistics on the c
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-02
    • 文件大小:301814
    • 提供者:阿云
  1. shiyan3

    0下载:
  2. 分类统计字符个数 -Category statistics the number of characters
  3. 所属分类:assembly language

    • 发布日期:2017-04-02
    • 文件大小:914
    • 提供者:Sean
  1. hb

    0下载:
  2. 计算机汇编实验:表格显示字符,查找匹配字符串,分类统计字符个数,查找电话号码,求Fibonacci-Computer compilation of the experiment: table shows the characters, to find matching strings, keep separate statistics on the number of characters to find telephone numbers, and Fibonacci
  3. 所属分类:assembly language

    • 发布日期:2017-04-14
    • 文件大小:5411
    • 提供者:chenzhiliang
  1. assembly

    0下载:
  2. 里面有六个汇编程序,分别为: 实验一:在屏幕上显示数字串“0123456789”,每串一行,共显示10行。 实验二:从键盘上输入一含有多个随机出现的空格的字符串,滤出其中所有空格后,输出显示不含空格的该字符串。 实验三:从键盘输入一个字母,然后输出它的前一个字母,和后一个字母。这里必须考虑大小写字母,还要考虑A、a只会输出它后面那个字母,Z、z只会输出它前面那个字母。 实验四:显示小于1000的素数(用十进制数显示它们)。 实验五:分别统计内存中从0f00H开始的1024个
  3. 所属分类:assembly language

    • 发布日期:2017-04-13
    • 文件大小:2836
    • 提供者:superww
  1. zf

    0下载:
  2. 统计字符个数-Statistics on the number of characters
  3. 所属分类:MPI

    • 发布日期:2017-04-13
    • 文件大小:2278
    • 提供者:张媛
  1. CharacterCalculate

    0下载:
  2. 统计任意输入的string中各种字符个数信息,建立哈夫曼编码,然后可以对任意输入的字符串进行译码-Arbitrary input statistics of the various characters of the string in the number of information, the establishment of Huffman coding, and then can enter any string for decoding
  3. 所属分类:CSharp

    • 发布日期:2017-04-17
    • 文件大小:58776
    • 提供者:唐宁
  1. shiyan3

    0下载:
  2. 汇编语言 实验三 分类统计字符个数-bca
  3. 所属分类:assembly language

    • 发布日期:2017-04-11
    • 文件大小:1049
    • 提供者:Rlgband
  1. statistics_lower

    0下载:
  2. 任意输入一串字符,统计出其中小写字母的个数-Enter the string of random characters, which the statistics of the number of lowercase letters
  3. 所属分类:assembly language

    • 发布日期:2017-04-07
    • 文件大小:9822
    • 提供者:hungxn
  1. TextStat

    0下载:
  2. 此java程序可以用来统计一个文档中所有的字符个数、word的个数,26个英文字母出现的频率以及文档行数,并把结果写到别外一个文档中-This java program one statistics can be used to document the number of all the characters, word number, the 26 English letters document the frequency and number of rows, and the resul
  3. 所属分类:Java Develop

    • 发布日期:2017-04-04
    • 文件大小:847
    • 提供者:正随风
« 1 23 4 5 6 7 8 9 10 »
搜珍网 www.dssz.com