搜索资源列表

  1. C++字符串完全指南

    0下载:
  2. C++字符串操作的基本指南,新手必读-C string manipulation of the basic guidelines, mandatory rookie
  3. 所属分类:WEB源码

    • 发布日期:2008-10-13
    • 文件大小:32878
    • 提供者:你好
  1. csplitstring拆分字符串

    0下载:
  2. 在做程序时,经常需要把文本按固定的标志进行拆分,CString 类提供了一些基本的字符串操作,本文就是利用CString类的基本函数来实现文本串的自由拆分 ,-doing procedures, the need for regular text by the fixed signs split redeem category provides some basic string manipulation, use redeem thi
  3. 所属分类:Windows编程

    • 发布日期:2008-10-13
    • 文件大小:12341
    • 提供者:李秉肇
  1. C语言编程

    0下载:
  2. 讲述c语言中字符串操作
  3. 所属分类:文档资料

    • 发布日期:2012-04-09
    • 文件大小:58880
    • 提供者:fengzxb
  1. C++字符串完全指南

    0下载:
  2. C++字符串操作的基本指南,新手必读-C string manipulation of the basic guidelines, mandatory rookie
  3. 所属分类:文档资料

    • 发布日期:2024-05-09
    • 文件大小:32768
    • 提供者:
  1. csplitstring拆分字符串

    0下载:
  2. 在做程序时,经常需要把文本按固定的标志进行拆分,CString 类提供了一些基本的字符串操作,本文就是利用CString类的基本函数来实现文本串的自由拆分 ,-doing procedures, the need for regular text by the fixed signs split redeem category provides some basic string manipulation, use redeem thi
  3. 所属分类:Windows编程

    • 发布日期:2024-05-09
    • 文件大小:12288
    • 提供者:李秉肇
  1. 字符解密

    1下载:
  2. 这是一个通过字符串操作来实现文本加密解密的源程序,通过打乱原文本字符串的顺序,隐藏信息,通过解密,可以回复原字符正常顺序,达到加密解密的目的.压缩包包括源程序文件,再vc中运行.-This is a string manipulation through the text to achieve encryption and decryption of the source, through the disruption of the t
  3. 所属分类:数据结构常用算法

    • 发布日期:2024-05-09
    • 文件大小:2048
    • 提供者:xtbc
  1. 第5章5字符串操作指令

    0下载:
  2. 汇编语言程序设计 汇编语言程序设计-assembly language programming a ssembly language programming
  3. 所属分类:Windows编程

    • 发布日期:2024-05-09
    • 文件大小:133120
    • 提供者:童文焕
  1. 字符串处理函数集1

    0下载:
  2. 这是一个字符串处理函数集,包括: IsNumeric——检查串是否为数字串 Upcase——变成大写串 Lowercase——变成小写串 Trim——截掉串尾的空格 RTrim——截掉串开始处的空格 LTrim——截掉串尾的空格 right——从右到左截掉字符 left—— 从左到右截掉字符 mid——截掉从某个起始位置到右边位置的字符 zip文件中包含StringFunctins.h和StringFunctins.cpp是字符串处理函
  3. 所属分类:Windows编程

    • 发布日期:2024-05-09
    • 文件大小:6144
    • 提供者:梁志洪
  1. c语言深入学习必备参考例子

    0下载:
  2. 文件名:c语言深入学习必备参考例子 很多经典的c例子:高级的宏定义,深奥的c内存操作,灵活的字符串操作,还有流操作,-File Name : c-depth language learning essential source of many examples of classic example c : Acer High definition esoteric c memory operation, flexible strin
  3. 所属分类:Linux/Unix编程

    • 发布日期:2024-05-09
    • 文件大小:155648
    • 提供者:张维成
  1. STstr

    0下载:
  2. 这是本人原创的对字符串操作的类,需要的可以下载使用-this is my original string manipulation of the type required can be downloaded using the
  3. 所属分类:其他小程序

    • 发布日期:2024-05-09
    • 文件大小:40960
    • 提供者:陈东东
  1. stringsplit

    0下载:
  2. 在做程序时,经常需要把文本按固定的标志进行拆分,CString 类提供了一些基本的字符串操作,本文就是利用CString类的基本函数来实现文本串的自由拆分 ,-doing procedures, the need for regular text by the fixed signs split redeem category provides some basic string operations, redeem this pape
  3. 所属分类:Windows编程

    • 发布日期:2024-05-09
    • 文件大小:12288
    • 提供者:邹波
  1. PwdDicMaker

    0下载:
  2. 一个字典生成工具的原代码。可以很好的练习你的字符串操作的能力。字典的VC原代码--VC6工程
  3. 所属分类:系统编程

    • 发布日期:2024-05-09
    • 文件大小:317440
    • 提供者:
  1. TestDlg

    0下载:
  2. 字符串操作演示-String operation and demonstration of
  3. 所属分类:其他小程序

    • 发布日期:2024-05-09
    • 文件大小:158720
    • 提供者:李明
  1. string

    0下载:
  2. 字符串操作的数据组织结构,包含字符串的查找、删除、插入等操作-String operation of the organizational structure of data, including string search, delete, insert, such as operation
  3. 所属分类:Windows编程

    • 发布日期:2024-05-09
    • 文件大小:4096
    • 提供者:xiezheqi
  1. cnewstr

    0下载:
  2. 一个仿照CString功能的字符串类,CString中大部分的方法都已经实现,并增加了一些使用的字符串操作函数-CString features a replica of the string type, CString most methods have been realized, and to increase the use of a number of string manipulation functions
  3. 所属分类:系统编程

    • 发布日期:2024-05-09
    • 文件大小:18432
    • 提供者:xuyangjie
  1. mystring

    0下载:
  2. 字符串操作程序,包含字符串合并,删除等操作-String operation, including the string merging delete operations, etc.
  3. 所属分类:中间件编程

    • 发布日期:2024-05-09
    • 文件大小:4096
    • 提供者:liuzhaoguang
  1. zifuchau

    0下载:
  2. 字符串操作,对于字符串得基本操作得源代码,简单易懂-String operations, for the basic operation of the string must have the source code, easy to understand
  3. 所属分类:Windows编程

    • 发布日期:2024-05-09
    • 文件大小:2048
    • 提供者:黄宇
  1. 实例29_字符串操作_反转字符串

    0下载:
  2. 实例29_字符串操作_反转字符串(Examples of 29_ _ reverse string string operations)
  3. 所属分类:其他小程序

    • 发布日期:2024-05-09
    • 文件大小:1024
    • 提供者:6uu00mgw
  1. Js字符串操作函数大全

    0下载:
  2. javascr ipt 常用字符串操作 去除左边的空格 去除右边的空格 去除前后空格(Javascr ipt string manipulation)
  3. 所属分类:其他小程序

    • 发布日期:2024-05-09
    • 文件大小:3072
    • 提供者:托雷斯9
  1. 数据结构源代码

    1下载:
  2. 数据结构源代码,包含字符串操作,常用的堆与栈的操作,以及常见的排序算法与查找算法(Data structure source code, including string operations, common heap and stack operations, and common sorting algorithms and lookup algorithms)
  3. 所属分类:Windows编程

    • 发布日期:2024-05-09
    • 文件大小:14336
    • 提供者:鲁瑞莲
« 12 3 4 5 6 7 8 9 10 ... 44 »

源码中国 www.ymcn.org