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

搜索资源列表

  1. test1_2

    0下载:
  2. 求X和Y两个字符串的最长公共子序列。(X和Y字符串分别存放在ASCII码文件2X.txt和2Y.txt中) 要求:根据动态规划法基本设计思想,将实现任务的C语言程序代码和运行结果填写在试卷上。 -Two strings X and Y find the longest common subsequence. (X and Y strings are stored in ASCII files 2X.txt and 2Y.txt in) requirements: According to
  3. 所属分类:File Operate

    • 发布日期:2017-03-28
    • 文件大小:183805
    • 提供者:youbin
  1. ant_basic_01

    0下载:
  2. ant基本功能代码例子,载入配置文件、打印字符串、环境变量,依赖关系以及执行时的一些条件判断-ant example of the basic functions of the code, load configuration file, print the string, the environment variable, dependent on the relationship and the implementation of a number of conditions to dete
  3. 所属分类:File Operate

    • 发布日期:2017-04-03
    • 文件大小:1414
    • 提供者:ccbobo
  1. ChineseStrEncryptAndDecrypt

    0下载:
  2. 网上找到的许多字符串加密的函数只能对英文字符串进行加密,字符串中若含有汉字则无能为力了,经过研究,对网上下载的源码进行了部分修改添加,使得可以对中文字符串也可以进行加密,支持英文与汉字混合字符串加密,VB中对字符串进行加密的模块,字符串中可以有中文字符,使用方法:cipher 密码,源串,存放加密后的字符变量 解密用decipher 密码,被加密的字串,字符串变量。源码多数为网上下载源代码,本人只进行了组合修改,支持回车换行与制表符等部分控制格式的字符,解密后的字符串完全保留原样,该代码已在作者
  3. 所属分类:File Operate

    • 发布日期:2017-03-30
    • 文件大小:1535
    • 提供者:覃东
  1. FindStr

    0下载:
  2. 字符串处理的一段小代码,大家有兴趣的可以-A small string processing code
  3. 所属分类:File Operate

    • 发布日期:2017-04-03
    • 文件大小:172275
    • 提供者:王磊
  1. Display-source-code-mixed-string

    0下载:
  2. 一段C语言代码,功能是实现了汉字的字模提取和显示,或者是混合字符串显示。-A C language code, the function is to achieve a matrix extract and display of Chinese characters, or mixed string display.
  3. 所属分类:File Operate

    • 发布日期:2017-04-07
    • 文件大小:3539
    • 提供者:Huang Shanshan
  1. StatisticsCharacters

    0下载:
  2. I/O流操作 任务目标:   练习C++的文件数据处理方法,学习类ifstream(从文件输入)、ofstream(向文件输出)和fstream(从文件输入,输出)的定义与用法。 任务描述:   编写一个程序,用统计一个源代码文件(以你所写的代码文件为对象)中英文字符串的种类与个数并输出到文件phases.dat,记录格式如下:      Type number   main 1-I/O stream operations mission object
  3. 所属分类:File Operate

    • 发布日期:2017-06-12
    • 文件大小:19812896
    • 提供者:周畅
  1. IncludeFile

    0下载:
  2. 文件读写小程序,字符串流、输入输入流使用方法例子,本程序可以对输入的文件进行预加载,将源文件中include的文件,用正确的代码块替代。-a small program of the use of File stream. A example of istringstreams and iostream. the program can enter the pre-loaded files, source files include documents, with the correct cod
  3. 所属分类:File Operate

    • 发布日期:2017-03-28
    • 文件大小:622
    • 提供者:康国云
  1. LZW_JAVA

    0下载:
  2. LZW算法,文件压缩解压算法。LZW算法基于转换串表(字典)T,将输入字符串映射成定长(通常为12位)的码字。在12位4096种可能的代码中,256个代表单字符,剩下3840给出现的字符串。-LZW algorithm, file compress and decompress
  3. 所属分类:File Operate

    • 发布日期:2017-04-14
    • 文件大小:4469
    • 提供者:孙文心
  1. 2015HexStrToIntac

    1下载:
  2. 该代码可以将十六进制字符串转成十进制数字。-The hexadecimal characters turn into a decimal number.
  3. 所属分类:File Operate

    • 发布日期:2017-04-28
    • 文件大小:12630
    • 提供者:renanrenan
搜珍网 www.dssz.com