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

搜索资源列表

  1. Data4final

    0下载:
  2. 移位密码、代换密码的加密及解密 实现移位密码:k表示26个字母向前循环位移的字符个数 加密: 输入:k,以及小写表示的明文字母,输出:大写字母表示的密文 解密:输入: k,以及大写字母表示的密文,输出:小写字母表示的明文 例如,当k=11时 明文:wewillmeetatmidnight 密文:HPHTWWXPPELEXTOYTRSE 实现代换密码 例如输入密匙guangzhouuniversity,则建立字母对应关系: a b c d e f g
  3. 所属分类:文件操作

    • 发布日期:2008-10-13
    • 文件大小:8.42kb
    • 提供者:何志
  1. Dealer

    0下载:
  2. 每当新商人加入CellGo,该商人的材料(如:商人的名、地址、电话号、及商人提供的服务)必须被记录下来。你需创建接收商人材料的用户界面。用户界面的功能说明如下: 对可存放地址字段的字符个数不应有限制. 界面应允许为商人选择多种服务. (提示:对接收商人地址使用文本域控件。商人提供诸如:“Free service charges”, “Gifts for mobiles bought”, 和 “10% discount on new mobiles bought”的服务) -Cel
  3. 所属分类:界面编程

    • 发布日期:2008-10-13
    • 文件大小:2.09kb
    • 提供者:wjh
  1. symbolstatistic

    0下载:
  2. 字符统计器 统计txt文档里的不同字母和符号的个数并返回结果,结果包含字符个数及列出未出现的字符
  3. 所属分类:界面编程

    • 发布日期:2008-10-13
    • 文件大小:526.31kb
    • 提供者:roc
  1. 统计中英文字符的个数

    0下载:
  2. 本程序可以使您在编辑文档的过程中统计中英文字符数,便于您正确把握文章书写的尺度!-this program allows you edit documents in the course of Statistics English characters easier for you to write the article correctly grasp the scale!
  3. 所属分类:文件操作

    • 发布日期:2008-10-13
    • 文件大小:29.19kb
    • 提供者:成龙
  1. 汇编原理实验

    0下载:
  2. 计算机汇编实验:表格显示字符,查找匹配字符串,分类统计字符个数,查找电话号码
  3. 所属分类:Windows编程

  1. 请输入一行字符

    1下载:
  2. 请输入一行字符, 英文字母的个数,空格的个数是,数字的个数,其他字母的个数
  3. 所属分类:其它

    • 发布日期:2010-04-14
    • 文件大小:359byte
    • 提供者:gumutian2
  1. 统计输入的字符串中各个字符的个数

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

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

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

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

    0下载:
  2. 实现了基于控制台的求输入字符串数组计算输入的单词个数已经字符个数、行数功能。 c语言实现。-Achieved in order to enter the console-based array of strings has been calculated the number of characters in the input word count of the number of rows function. c language.
  3. 所属分类:Console

    • 发布日期:2017-04-10
    • 文件大小:1.09kb
    • 提供者:luye
  1. s5

    0下载:
  2. 编写一个函数int squeeze(char s1[], const char s2[]),它从字符串s1中删除所有在s2里出现的字符,函数返回删除的字符个数-Write a function int squeeze (char s1 [], const char s2 []), remove it from the string s1 where s2 occurs all the characters, the function returns the number of character
  3. 所属分类:Other windows programs

    • 发布日期:2017-03-25
    • 文件大小:832.99kb
    • 提供者:
  1. cifafenxi

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

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

    0下载:
  2. 本程序用于统计字符串中字符的个数、各字符出现的次数,并按照字母表顺序将其打印出来-This procedure for the statistical number of characters in string, the number of characters appear, and in accordance with alphabetical order to print out
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-02
    • 文件大小:8.48kb
    • 提供者:zj
  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
    • 文件大小:28.68kb
    • 提供者:longlong
  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
    • 文件大小:228.57kb
    • 提供者:caidongyun
  1. TestMain

    0下载:
  2. 查看log日志的程序。根据日志的字符个数进行。-See log log procedures. According to log the number of characters to carry out.
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-02
    • 文件大小:2.06kb
    • 提供者:chendong
  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
    • 文件大小:294.74kb
    • 提供者:阿云
  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
    • 文件大小:57.4kb
    • 提供者:唐宁
  1. fenleitongjizifuCOUNT_CHAR

    0下载:
  2. 程序接收用户键入的一行字符(字符个数不超过80个,该字符串用回车符结束),并按字母、数字及其他字符分类计数,然后将结果存入以letter、digit和other为名的存储单元中。-Program receives the user types a line character (the number of no more than 80 characters, the string end with a carriage return), according to letters, number
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-01
    • 文件大小:47.95kb
    • 提供者:pengsihang
  1. sunbin

    0下载:
  2. C语言实验报告 包括合并数组、分割数组、打开文件并输入字符个数、员工信息管理程序-C-test report includes the combined array, partition the array, open the file and enter the number of characters, employee information management program
  3. 所属分类:Other systems

    • 发布日期:2017-04-17
    • 文件大小:26.17kb
    • 提供者:sjfkldj
  1. 字符个数统计

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

    • 发布日期:2017-12-23
    • 文件大小:33kb
    • 提供者:三三丰
« 12 3 4 5 6 7 8 9 10 »
搜珍网 www.dssz.com