搜索资源列表

  1. 字符串匹配的KMP算法

    0下载:
  2. 这是字符串匹配算法中很著名的KMP算法,此文件仅供大家参考,具体是否能调通,本人还没有试过-This is a string matching algorithm is famous KMP algorithm, this document is your reference, specifically whether Qualcomm will emphasize, I have not tried
  3. 所属分类:数据结构常用算法

    • 发布日期:2024-04-30
    • 文件大小:4096
    • 提供者:郑旋
  1. 带通配符的字符串匹配算法源代码

    0下载:
  2. 带通配符的字符串匹配算法源代码。程序中的查找算法比较先进,提高模糊查询的功能,可以查询字母和汉字,很有用吆。-with wildcard string matching algorithm source code. Procedures for the more advanced search algorithm to improve fuzzy query function can find letters and Chinese c
  3. 所属分类:系统编程

    • 发布日期:2024-04-30
    • 文件大小:4096
    • 提供者:张三水
  1. 重载运算符“==”实现字符串比较

    0下载:
  2. 一个很小的程序,可以进行字符串比较,适合初学者学习,很容易读懂的-a small procedure can be carried out strings, for beginners to learn, it is easy to understand the
  3. 所属分类:数值算法/人工智能

    • 发布日期:2024-04-30
    • 文件大小:157696
    • 提供者:zhao
  1. 这个类包含了几种常见字符集以及字符串的转化方法

    0下载:
  2. 这个类包含了几种常见字符集以及字符串的转化方法,VC源代码-This class includes normal char set and transformation of string.
  3. 所属分类:Windows编程

    • 发布日期:2024-04-30
    • 文件大小:3072
    • 提供者:张云
  1. 带通配符的字符串匹配算法源代码

    0下载:
  2. 带通配符的字符串匹配算法源代码 vc源代码-the vc source code of string matching with wildcard.
  3. 所属分类:Windows编程

    • 发布日期:2024-04-30
    • 文件大小:4096
    • 提供者:张云
  1. 如何对字符串进行加密解密

    0下载:
  2. 如何对字符串进行加密解密 本人在操作数据库时,考虑到该数据库还有可能被其他软件打开,所以想能否有另外一种方式把数据库中数据进行加密呢,也就是说,即使别人利用其他的软件打开了该数据库,看到的也是一片乱码,根本不知道数据库进而是什么内容。出于这种情况,本人利用VB中自带 RND()函数的功能编写了如下加密解密方法。 当RND()的参数(我们称它为种子)为负值时,同一种子产生同一个随机序列,同时VB还具有强大的二进制技术功能。 这样我们可以按
  3. 所属分类:Windows编程

    • 发布日期:2024-04-30
    • 文件大小:1024
    • 提供者:张京川
  1. 字符串处理函数集1

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

    • 发布日期:2024-04-30
    • 文件大小:6144
    • 提供者:梁志洪
  1. 高速字符串处理功能的 C 语言源程序

    0下载:
  2. 高速字符串处理功能的 C 语言源程序,经修改后可以移植到其他程序中?-string-handling functions of the C language source code, as amended, can be transferred to other procedures?
  3. 所属分类:通讯编程

    • 发布日期:2024-04-30
    • 文件大小:1024
    • 提供者:王安安
  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#编程

    • 发布日期:2024-04-30
    • 文件大小:5472256
    • 提供者:
  1. 字符串简单加密

    0下载:
  2. 学习简单的字符串加密技术; 演示用wm_copydata进行数据交换; -learn simple string encryption technology; Demo wm_copydata for data exchange;
  3. 所属分类:系统编程

    • 发布日期:2024-04-30
    • 文件大小:347136
    • 提供者:阿议
  1. 字符串加密

    0下载:
  2. 字符串加密技术(hfipusahgn l)-string encryption technology (hfipusahgn l)
  3. 所属分类:数值算法/人工智能

    • 发布日期:2024-04-30
    • 文件大小:238592
    • 提供者:包洪涛
  1. 字符串匹配算法

    0下载:
  2. 一个简单的数据结构算法,字符串基本匹配算法与模式匹配算法的演示.-a simple data structure algorithms, the basic string matching algorithms and pattern matching algorithm demonstration.
  3. 所属分类:数据结构常用算法

    • 发布日期:2024-04-30
    • 文件大小:13312
    • 提供者:谢树扬
  1. 比Boyer-Moore更快的字符串查找算法

    0下载:
  2. 比Boyer-Moore更快的字符串查找算法-than the Boyer- Moore string search for a faster algorithm
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2024-04-30
    • 文件大小:2048
    • 提供者:老石
  1. 一个基于字符串定界符拆分输入字符串的功能

    0下载:
  2. 对输入字符串进行定界分析,对于编写脚本解析的朋友会有帮助-right input strings delimitation analysis, writing a scr ipt for parsing friends will be helpful
  3. 所属分类:文件操作

    • 发布日期:2024-04-30
    • 文件大小:6144
    • 提供者:love
  1. 查找匹配字符串所在的位置

    0下载:
  2. 汇编实验 查找匹配字符串所在的位置 输入一段字符 能查出它的位子和个数-compilation of experimental search string matching the location for the importation of characters it can be detected and the number of seats
  3. 所属分类:汇编语言

    • 发布日期:2024-04-30
    • 文件大小:12288
    • 提供者:wchz
  1. 加密解密字符串的例子

    0下载:
  2. 加密解密字符串的例子,使用vb源码编写。与大家共勉。-string encryption and decryption example, the use of vb source prepared. We shall.
  3. 所属分类:加密解密

    • 发布日期:2024-04-30
    • 文件大小:2048
    • 提供者:杨洁清
  1. 字符串加解密码

    0下载:
  2. 字符串加解密码程序,用于字符串的加解密,VB源码-string plus a secret code procedures for the string encryption and decryption, VB source
  3. 所属分类:加密解密

    • 发布日期:2024-04-30
    • 文件大小:14336
    • 提供者:陈亮
  1. 匹配查找字符串

    0下载:
  2. 汇编 匹配查找字符串 程序接收用户键入的一个关键字以及一个句子。如果句子中不包含关键字则显示‘NO match!’;如果句子中包含关键字则显示‘MATCH’,且把该字在句子中的位置用十六进制数显示出来。
  3. 所属分类:汇编语言

  1. 字符串与十六进制互转

    0下载:
  2. 字符串与十六进制互转,VC和Qt都能用,两字节占位。(String and sixteen hexadecimal, VC and Qt can be used, two bytes placeholder.)
  3. 所属分类:Windows编程

    • 发布日期:2024-04-30
    • 文件大小:4096
    • 提供者:Lambda
  1. 判断字符串中心对称

    0下载:
  2. 判断字符串是否中心对称程序,数据结构单链表,对输入字符串判断其是否中心对称(Determines whether a string is centrosymmetric)
  3. 所属分类:其他小程序

    • 发布日期:2024-04-30
    • 文件大小:3072
    • 提供者:Vire
« 1 23 4 5 6 7 8 9 10 ... 50 »

源码中国 www.ymcn.org