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

搜索资源列表

  1. RKRGST

    0下载:
  2. 用于字符串文本的匹配算法,融入了kr算法,hash函数映射的方法,缩短了计算时间成本。多用于抄袭相似度比对等领域(The matching algorithm for string texts incorporates the kr algorithm and the hash function mapping method, which reduces the computation time cost.)
  3. 所属分类:数据结构

    • 发布日期:2018-04-30
    • 文件大小:4096
    • 提供者:onionion
  1. 字符串分割3

    0下载:
  2. 连续输入字符串,请按长度为8拆分每个字符串后输出到新的字符串数组; 长度不是8整数倍的字符串请在后面补数字0,空字符串不处理。(Input strings consecutively, please split each string to output the new string array according to length 8. The length is not 8 times the number of strings. Please fill in the number
  3. 所属分类:其他

    • 发布日期:2018-05-01
    • 文件大小:1776640
    • 提供者:505爱夏
  1. include

    0下载:
  2. 是s所指的字符串中的内容逆置。例如,字符串原有的字符串为abcdefg,则调用该函数后,字符串中的内容为gfedcba(invert the contents of the string that s is referring to.)
  3. 所属分类:其他

    • 发布日期:2018-05-01
    • 文件大小:9216
    • 提供者:Lusenda
  1. 新建 Microsoft Word 文档

    0下载:
  2. 编写程序,比较两个字符串STRING1和STRING2所含字符是否 完全相同,若相同则显示"MATCH",若不同则显示"NO MATCH"(Programming, to compare two character strings STRING1 and STRING2 contained exactly whether, if the same "MATCH" is displayed, is displayed when a di
  3. 所属分类:汇编语言

    • 发布日期:2018-05-01
    • 文件大小:11264
    • 提供者:yybw0_0
  1. StringMatcher

    0下载:
  2. 课程作业做的一个字符串匹配小程序,初学编程,请多指教(A small application about string matching)
  3. 所属分类:其他小程序

    • 发布日期:2018-05-02
    • 文件大小:8192
    • 提供者:Echo28
  1. Switch

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

  1. C程序—查找

    0下载:
  2. 寻找对称的字符串的最大长度,输入一串字符,输出与其对称的最大长度。(Finding the maximum length of a symmetric string)
  3. 所属分类:其他

    • 发布日期:2018-05-06
    • 文件大小:1469440
    • 提供者:墨染静然
  1. 检测xxxxxxxxxx位开始后的xxxxxxxxxx字符

    1下载:
  2. delphi检测任意位字符或字符串,字符串中间的字符(Detection of arbitrary character or string)
  3. 所属分类:其他

    • 发布日期:2021-02-13
    • 文件大小:173056
    • 提供者:C小王
  1. 字符串至数组转置

    2下载:
  2. 基于labview编写的程序,功能为字符串至数组转换(LabVIEW based programming, function to string to array conversion)
  3. 所属分类:其他

  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
    • 文件大小:14336
    • 提供者:鲁瑞莲
  1. alisp字符串替换

    0下载:
  2. alisp字符串替换alisp字符串替换alisp字符串替换alisp字符串替换
  3. 所属分类:CAD

  1. SQL Server之字符串函数

    0下载:
  2. SQL Server之字符串函数SQL Server之字符串函数
  3. 所属分类:数据库编程

  1. SQL 自定义聚合函数

    1下载:
  2. 适用于SQL SERVER 的自定义字符串聚合函数 用于连接字符串 连接符号可自行给出
  3. 所属分类:数据库系统

  1. HexString_To_String

    1下载:
  2. 16进制字符串转成普通字符串 ~~~~~超级好用(HexString_To_String , Super easy to use)
  3. 所属分类:其他小程序

    • 发布日期:2020-01-13
    • 文件大小:8192
    • 提供者:allen163
  1. 我编写的delphi字符串炸开分割车成动态数组的库MyUtils

    1下载:
  2. 我编写的delphi字符串炸开分割车成动态数组的库MyUtils,很好用哦,
  3. 所属分类:Dephi控件源码

  1. downbank061020 全能字符串替换机7.0无限制版

    0下载:
  2. downbank061020 全能字符串替换机7.0无限制版
  3. 所属分类:编辑

  1. 替换文件中特定字符串

    0下载:
  2. 一种快捷的方法,找出并替换文件中的特定字符串并存到另一文件中
  3. 所属分类:其他小程序

  1. 测量字符串长度

    1下载:
  2. 测量字符串长度,输入字符串,输出字符串的长度。(Measure the length of the string, input the string, output the length of the string.)
  3. 所属分类:书籍源码

    • 发布日期:2021-03-09
    • 文件大小:11264
    • 提供者:深海不蓝
  1. 字符串相减

    0下载:
  2. 华为笔试题,字符串相减,c++实现,利用stl等,完成
  3. 所属分类:打印编程

    • 发布日期:2020-10-15
    • 文件大小:525
    • 提供者:fanminhao
  1. delphi源码 sendmessage发送字符串

    0下载:
  2. 程序之间可以通过发送字符串来通讯,内含源码,在Delphi 10.3下编译通过。
  3. 所属分类:通讯编程

    • 发布日期:2021-02-04
    • 文件大小:53737
    • 提供者:makson5
« 1 2 ... 14 15 16 17 18 1920 21 22 23 24 ... 50 »
搜珍网 www.dssz.com