CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 搜索资源 - 去除空格

搜索资源列表

  1. stringyhc

    0下载:
  2. 常用的子串替换、去除空格、找子串等,以包含文件用,将main()注释去掉,将.h改名.c就可以进行测试。-common substrings replacement, remove the box, finding substrings, to contain documents of main () Comments removed and will. H renamed. C can be tested.
  3. 所属分类:Linux/Unix编程

    • 发布日期:2008-10-13
    • 文件大小:1.34kb
    • 提供者:洪春
  1. trim

    0下载:
  2. 用于清洗数据的一个小程序,去除数据中多余的空格,常用于数据库操作中.-cleansing data for a small procedure to remove redundant data spaces, commonly used in database operations.
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:1.71kb
    • 提供者:凌寒
  1. TextPreProcessing

    0下载:
  2. 这个软件对文本文档进行预处理,比如去除多余的空格,加各种需要的标注符号等等,功能非常强大。
  3. 所属分类:中文信息处理

    • 发布日期:2008-10-13
    • 文件大小:57.65kb
    • 提供者:robert
  1. EXCEL格式工资管理系统

    1下载:
  2. 工资管理系统简介 (网址:http://blog.sina.com.cn/s/blog_5488e3a90100gwo4.html) 这是一款适用于中小企业的工资管理软件,具有以下特点: 一、提供了三十多项实用功能,可以与收费的商业软件相媲美; 二、用你最熟悉的EXCEL编写,所见即所得,直接使用,无需学习; 三、完全开放源代码,你可以看到所有代码,并可以跟踪代码的执行,让你消除对宏病毒的担心; 四、数据与代码在一个文档中,不使用额外的数据库,不需要安装,即拷即用,真正做到绿色版; 五、持续更
  3. 所属分类:源码下载

    • 发布日期:2011-06-18
    • 文件大小:166.94kb
    • 提供者:ahzll@sohu.com
  1. which.pl

    0下载:
  2. 可以去除序列中的空格,还可以加载fasta format名称-Can be removed in sequence space, you can load fasta format name
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-10
    • 文件大小:1.12kb
    • 提供者:chengxiliu
  1. myshell

    0下载:
  2. 自己实现了一个简单的shell,它里面运用比较灵活的算法,怎么去除标点和空格等等,挺值得看看。-Own implementation of a simple shell, it contains a more flexible use of algorithms, how to remove punctuation and spaces, etc., very worth a look.
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-10
    • 文件大小:1.16kb
    • 提供者:曾德杰
  1. yuchuli

    0下载:
  2. 是对编译器预处理的模拟实现,运行环境vc++,功能去除程序中多余空格和注释-Is a pre-simulation to achieve the compiler, operating environment, vc++, function to remove extra spaces and comments procedure
  3. 所属分类:Compiler program

    • 发布日期:2017-03-27
    • 文件大小:220.41kb
    • 提供者:candy
  1. all-kinds-of-string-function

    0下载:
  2. 1.取左子串2.取右子串3.去除字符串空格及TAB及回车换行 4.替换字符串5.一个文件有很多行,每行的宽度是固定的,例如都是 100个字符. 给出一个字符串序列,在指定的宽度处加上空格,生成新文件. -1. Take the left sub-string 2. Get the right sub-string 3. Remove the spaces and TAB, and enter the string line 4. Replace string 5. A file has
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-03-24
    • 文件大小:1.68kb
    • 提供者:罗斯
  1. daimayouhua

    0下载:
  2. 对于美化代码,无非是对不整齐的代码将它重新排版对齐,其中就是要对原文件的代码去除空格以及多余的字符之类的,从而起到美化的效果,为了达到这种功能,我们定义了函数进行相关的操作-For the landscaping code, nothing is irregular layout code to re-align it, which is to remove the original file of the code spaces and extra characters and the lik
  3. 所属分类:Other systems

    • 发布日期:2017-04-15
    • 文件大小:5.81kb
    • 提供者:kaixin
  1. readconfig

    0下载:
  2. 配置文件 读取 去除首尾空格 有注释功能等-read config file
  3. 所属分类:Linux驱动

    • 发布日期:2017-04-13
    • 文件大小:1.91kb
    • 提供者:huanghua
  1. remove_space

    0下载:
  2. 去除string中的空格,算法空间复杂度和时间复杂度度很低-remove space from a string
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-11-22
    • 文件大小:2.1kb
    • 提供者:jingd
  1. string

    0下载:
  2. C++设计字符串类1) 能够用 “+” 来处理两个字符串的相加;2) 具有在一个字符串中搜索一个字符的功能;3) 具有在一个字符串中搜索另一个字符串的功能;4) 实现去除字符串最前面和最后的空格的功能;5) 编写一个main()函数,测试你的字符串类的各种功能。-C++ design string class 1) can use " +" to deal with the addition of two strings 2) has a function to search
  3. 所属分类:Data structs

    • 发布日期:2017-11-12
    • 文件大小:889.56kb
    • 提供者:许珂
  1. Add-or-remove-spaces

    0下载:
  2. 对一段字符串实现添加空格或去除空格,以方便对其进行解析-To facilitate parse a string to add a space or removing spaces,
  3. 所属分类:source in ebook

    • 发布日期:2017-11-16
    • 文件大小:5.76kb
    • 提供者:雪莲
  1. Fortran-programa--preci

    0下载:
  2. EXCEL里的导出为TXT,去除空格用零代替-for excel output to txt
  3. 所属分类:Other systems

    • 发布日期:2017-04-23
    • 文件大小:315.62kb
    • 提供者:zhoujacques
  1. throw_letter

    0下载:
  2. 去除截取网页编码字段中所包含的字母和标点及空格测试,目的是减少干扰,以编码方式能跟准确的识别编码方式。(utf-8,gbk)-Remove the intercept web page code field contained in the letters and punctuation and Spaces test, purpose is to reduce the interference, to encode method can accurately identify the enco
  3. 所属分类:Linux Network

    • 发布日期:2017-04-11
    • 文件大小:694byte
    • 提供者:zitengfen
  1. 457866745

    0下载:
  2. 去除文本文件中间的空格,应用程序编程源码,很好的参考资料。-Remove the text file intermediate spaces, application programming source code, a good reference.
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-24
    • 文件大小:19.73kb
    • 提供者:紫菜蛋花
  1. cpp

    0下载:
  2. 分词系统的原理是基于词典匹配进行分词,就是说它会先去文件的一行,在去这行中的四个字然后去和词典比较,如果词典中有这个字则输出加空格,如果没有则把左边的字去除剩下3个字后再和词典进行比较-The principle of word segmentation system is based on word segmentation dictionary matching, which means it will go first to file a line, in the four words i
  3. 所属分类:Other windows programs

    • 发布日期:2017-05-06
    • 文件大小:1.26mb
    • 提供者:江鹏源
  1. 464

    0下载:
  2. 去除文本文件中间的空格,应用程序编程源码,很好的参考资料。-Removing the text file in the middle of space, application programming source code, a good reference.
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-26
    • 文件大小:137.95kb
    • 提供者:nesiiee
  1. Add-or-remove-spaces

    0下载:
  2. 对一段字符串实现添加空格或去除空格,以方便对其进行解析-To facilitate parse a string to add a space or removing spaces,
  3. 所属分类:SCM

    • 发布日期:2017-04-15
    • 文件大小:5.89kb
    • 提供者:xian726804
  1. Project1

    0下载:
  2. 去除文档中的空格,tab及回车去除文档中的空格(Remove the space in the document, tab and the return car to remove the space in the document)
  3. 所属分类:Windows编程

    • 发布日期:2018-01-07
    • 文件大小:638kb
    • 提供者:高洁xy
« 12 »
搜珍网 www.dssz.com