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

搜索资源列表

  1. Csharp字符串和正则表达式参考手册

    0下载:
  2. 此书讲了C#的字符串和正则表达式的详细内容,范围小而精,适合较高级编程人员使用和参考.-book stresses the C# and the string expression is the detailed content and scope of a small but efficient, suitable for the more senior programmers to use and reference.
  3. 所属分类:C#编程

    • 发布日期:2008-10-13
    • 文件大小:5472045
    • 提供者:
  1. TextExchangeSrc12源代码

    0下载:
  2. 本软件用于将文本的字符串转换为 Text、ASCII、Default、Unicode、BigEndianUnicode、UTF-8、UTF-7、GBK、BIG5 之间的互相转换,用于文本查询。转换结果使用十六进制表示。   本软件是一个开放源代码软件,遵循 GPL 协议,版权属于所有开发者共同拥有,对于使用本软件源代码的任何软件,也必须使用 GPL 协议采用开放源代码的方式发布,具体细节请参见 license.txt 。-software for the text string to
  3. 所属分类:C#编程

    • 发布日期:2008-10-13
    • 文件大小:34205
    • 提供者:lee
  1. md5_hmac

    0下载:
  2. C# MD5, 先进性md5加密,再生成字符串。-C# MD5, advanced md5 encrypted, and generate the string.
  3. 所属分类:C#编程

    • 发布日期:2008-10-13
    • 文件大小:5982
    • 提供者:侯兴龙
  1. 用同步套接字生成服务器

    0下载:
  2. 文本中的示例程序创建一个接收来自客户端的连接请求的服务器。该服务器是用同步套接字生成的,因此在等待来自客户端的连接时不挂起服务器应用程序的执行。该应用程序接收来自客户端的字符串,在控制台显示该字符串,然后将该字符串回显到客户端。来自客户端的字符串必须包含字符串“<EOF>”,以发出表示消息结尾的信号。-version of the sample program to create a client from receiving a link to the server. The se
  3. 所属分类:C#编程

    • 发布日期:2008-10-13
    • 文件大小:1565
    • 提供者:王镜然
  1. 字符匹配判断

    0下载:
  2. 给出串字符串作为模式串然后再输入你所要找的字符串-given string string as a model input strings and then you have to find the string
  3. 所属分类:C#编程

    • 发布日期:2008-10-13
    • 文件大小:969
    • 提供者:5437
  1. 字符串所有排列

    0下载:
  2. 给出一个字符串对所有排列的可能性,就是abc,可能排除6种排列-given a string of all with a possibility that the abc may exclude six permutations
  3. 所属分类:C#编程

    • 发布日期:2008-10-13
    • 文件大小:1095
    • 提供者:明全
  1. WebService_Source

    1下载:
  2. 字符串加密解密WebService服务的源码。 很简单的字符串加解密程序,是用C#在ASP.NET环境下编写,并应用于WebService服务上的源码。 VS2003环境中编译通过。-string encryption and decryption WebService the source. Very simple string encryption and decryption process, the C# ASP.NET environment in the preparatio
  3. 所属分类:C#编程

    • 发布日期:2008-10-13
    • 文件大小:17055
    • 提供者:杨扬
  1. duizhao

    0下载:
  2. 字符串比较程序 输入两个不同的字符串能比较大小-string compare two different procedures for the importation of the string can compare size
  3. 所属分类:C#编程

    • 发布日期:2008-10-13
    • 文件大小:9081
    • 提供者:我笑
  1. liw-modules-0_3.tar

    0下载:
  2. 一些常用的C语言源程序,字符串处理、内存管理和出错处理等。使用方法请看readme文件。-some common C language source code, string handling, memory management and error handling. Use Look at the readme file.
  3. 所属分类:C#编程

    • 发布日期:2008-10-13
    • 文件大小:43720
    • 提供者:qing
  1. Money_UP_Low

    0下载:
  2. 能够从字符串转化人民币形式,这个组件不错,大家试试吧。-from the string into the form of yuan, the components Yes, we try it.
  3. 所属分类:C#编程

    • 发布日期:2008-10-13
    • 文件大小:2551
    • 提供者:高天
  1. repeat

    0下载:
  2. 最长重复子串问题 .问题描述: 在一个特定字符串str 中,多次出现的子串称为重复子串。如果字符串str 中有多个重复 子串,则其中长度最长的子串称为最长重复子串。例如,str=’abcdacdac’ ,则子串’cdac’ 是str 的最长重复子串。 .编程任务: 给定一个字符串str ,编程计算str 的最长重复子串。-longest repeated substrings problems. Problem descr iption : In
  3. 所属分类:C#编程

    • 发布日期:2008-10-13
    • 文件大小:46483
    • 提供者:无翼
  1. 使用Des,MD5对字符串,数据文件加密

    0下载:
  2. 使用Des,MD5对字符串,数据文件加密,资源共享我们才能发展,抵制日货-use, MD5 strings, data file encryption, we can share resources development, a boycott of Japanese goods
  3. 所属分类:C#编程

    • 发布日期:2008-10-13
    • 文件大小:5818
    • 提供者:scmlk
  1. 字符串匹配器 Vc2010

    0下载:
  2. 对比MD5 SHA1 用,不区分大小写
  3. 所属分类:C#编程

  1. 随机获取字符串

    0下载:
  2. C#随机获取字符串,有多个参数控制
  3. 所属分类:C#编程

  1. Encrypt-of-ConnectionString 加密和解密app.config或web.config的连接字符串

    0下载:
  2. 加密和解密app.config或web.config的连接字符串-Encrypt and Decrypt of ConnectionString in app_config and-or web_config
  3. 所属分类:C#编程

    • 发布日期:2017-03-22
    • 文件大小:176108
    • 提供者:lyf
  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
    • 文件大小:18017
    • 提供者:xuxin
  1. TdesEncryptExample

    0下载:
  2. 使用TripleDES加密算法对输入的字符进行加密,并输出加密后的字符串核解密后的结果-Using the TripleDES encryption algorithm to encrypt the input characters and output the encrypted string to decrypt result after the nuclear
  3. 所属分类:CSharp

    • 发布日期:2017-04-07
    • 文件大小:37265
    • 提供者:hl790
  1. 676375678

    0下载:
  2. 在一个已知的文本文件(是文章)中查找字符串,统计该字符串在文章中出现次数,字符串由用户给定-very good !~~~
  3. 所属分类:CSharp

    • 发布日期:2017-04-07
    • 文件大小:2438
    • 提供者:武晓琪
  1. Evaluator

    0下载:
  2. C#表达式动态编译和计算,直接调用Evaulate的静态方法计算一个字符串(表达式)的值。 -C# expression dynamically compiled and calculated, directly call the static method Evaulate a string (expression) value.
  3. 所属分类:CSharp

    • 发布日期:2017-03-31
    • 文件大小:2404
    • 提供者:申屠航兵
  1. Switch

    0下载:
  2. 利用visual studio 2015 C#实现字符串中大小写字符的转换。(This is a program I implemented to implement character string conversion.)
  3. 所属分类:C#编程

« 12 3 4 5 6 7 8 9 10 ... 22 »
搜珍网 www.dssz.com