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

搜索资源列表

  1. 字符串操作StringOperation.rar

    0下载:
  2. 所属分类:加密解密

    • 发布日期:
    • 文件大小:19.2kb
    • 提供者:
  1. 字符串操作StringOperation

    0下载:
  2. 为你的程序 加密——很好的加密解密方案——源代码-for your encryption Procedure -- good encryption and decryption program -- source
  3. 所属分类:加密解密

    • 发布日期:2008-10-13
    • 文件大小:19.46kb
    • 提供者:江勇
  1. 字符串计算引擎

    1下载:
  2. 功能:给出一个字符串表达式(可以是任意复杂的字符串表达式),计算字符串表达式的值. <br> 特性: <br> 1:用户可以添加其它运算符号 ,也就是说用户可以制定新的运算符,引擎中不存在的运算符号,当然具体的运算类还是得用户提供. <br> 2: 可以修改运算符的性质,你可以使得3*3=6,只要将*的运算类指向expression.DAdd就可以了,具体如何操作,ReadMe中有说明.<br> 3:可以使操作符运算具有多种形态。您即可以用“+”表
  3. 所属分类:Internet/网络编程

    • 发布日期:2008-10-13
    • 文件大小:12.13kb
    • 提供者:何福保
  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 string manipulation, and flow opera
  3. 所属分类:Linux/Unix编程

    • 发布日期:2008-10-13
    • 文件大小:152.13kb
    • 提供者:张维成
  1. 字符串表达式解析器

    0下载:
  2. 此程序实现的是一个运算器,是在一个程序的基础上进行改进的,计算器中需要的运算以及操作对象: IF,AND,OR,<,<=,>,>=,<>,=,== 数字0-9,(,),+,-,*,/, SIN,COS,TAN,POW,EXP,ABS,SQRT,INT,LN,LOG,MIN,MAX.-this program is a computing device that is in a process of improvement based on the
  3. 所属分类:编译器/词法分析

    • 发布日期:2008-10-13
    • 文件大小:45.19kb
    • 提供者:天空
  1. MakeVBHandleStringsAsFastAsC

    0下载:
  2. 这个代码教你如何使你在VB中的字符串操作和C语言实现的一样快! -the code to teach you how to make your VB string manipulation and the C language as fast!
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:83.23kb
    • 提供者:蒋勇男
  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 this is the basic function to ach
  3. 所属分类:Windows编程

    • 发布日期:2008-10-13
    • 文件大小:12.05kb
    • 提供者:李秉肇
  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. 所属分类:Windows Kernel

    • 发布日期:2017-03-29
    • 文件大小:18.24kb
    • 提供者:xuyangjie
  1. FileOperateForCsharp

    0下载:
  2. FileOperate For C# 在日常的工作中经常要从外部读入文件,这些代码能帮我们快速的完成此类工作。 1、C#读取分隔符文件 2、C#实现GB2312和UTF8字符编码方式的转换 3、c#写文本文件类以及方法 4、C#中常用的文件操作方法 5、文本文件读操作 6、字符串操作类 7、运用C#读取文本文件,并可选择具体范围进行平均值的计算-err
  3. 所属分类:CSharp

    • 发布日期:2017-03-29
    • 文件大小:17.59kb
    • 提供者:xuxin
  1. mystring

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

    • 发布日期:2017-04-14
    • 文件大小:4.21kb
    • 提供者:liuzhaoguang
  1. zifuchau

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

    • 发布日期:2017-03-30
    • 文件大小:1.67kb
    • 提供者:黄宇
  1. code1

    0下载:
  2. 字符串操作测试实例以及DES加密解密类及其使用方法-String Manipulation, and DES encryption and decryption test case class and its use
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-04-03
    • 文件大小:5.1kb
    • 提供者:yangpeiyong
  1. 链表操作

    0下载:
  2. 实现链表的各种操作,如统计文本中单词,数字以及其他符号的个数;求某个单词在文本中出现的所有位置;删除文本中的特定的字符串。(The implementation of the list of various operations, such as statistical text in the word, number, and other symbols of the number; find a word in the text appears in all locations; delet
  3. 所属分类:其他

    • 发布日期:2017-12-17
    • 文件大小:1kb
    • 提供者:LJY559
  1. Str

    0下载:
  2. VB实现字符串操作,可统计字符串长度内容等。(VB string operations, statistics string length, content and so on.)
  3. 所属分类:其他

  1. C++字符串操作

    0下载:
  2. 一个字符串选定字符插入另一个,真玛法你这网站(One string is selected and another character is inserted)
  3. 所属分类:Windows编程

    • 发布日期:2017-12-13
    • 文件大小:99.68kb
    • 提供者:御风逸尘
  1. 实例29_字符串操作_反转字符串

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

    • 发布日期:2017-12-31
    • 文件大小:1kb
    • 提供者:6uu00mgw
  1. MATLAB字符串比较总结

    0下载:
  2. matlab字符串比较总结,包含matlab中对字符串的设置、更改、合并、去除等操作。(Matlab string comparison summary, including the MATLAB string settings, change, merge, remove and other operations.)
  3. 所属分类:其他

  1. 字符串取低字节

    0下载:
  2. 在labview中取字符串的低八位 操作简单(Take the low eight bits of the string in LabVIEW)
  3. 所属分类:LabView编程

    • 发布日期:2018-01-04
    • 文件大小:8kb
    • 提供者:陈12345
  1. Js字符串操作函数大全

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

    • 发布日期:2018-04-30
    • 文件大小:3kb
    • 提供者:托雷斯9
  1. 数据结构源代码

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

    • 发布日期:2020-02-02
    • 文件大小:14kb
    • 提供者:鲁瑞莲
« 12 3 4 5 6 7 8 9 10 ... 32 »
搜珍网 www.dssz.com