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

搜索资源列表

  1. substr

    0下载:
  2. 给定1 棵有n 个结点的树T。子树分割问题要求从树T 中删除尽可能少的边得到一个恰有k 个结点的连通分支。
  3. 所属分类:数据结构常用算法

    • 发布日期:2008-10-13
    • 文件大小:857byte
    • 提供者:黄利
  1. formulaC++20080625

    0下载:
  2. 该组件可用编写字符串和数字运算处理脚本,供运行时调用获取执行结果 1、组件调用的方式可以参考 main.cpp 2、脚本的编写可以参考 debug/my.cfg 3、可调用系统函数有 atof: 将字符串转换为浮点数 ceil: floor: abs: index: strcmp: substr: strlen: trim: strstr: split: replace:字符串替换函数 printf:
  3. 所属分类:Windows编程

    • 发布日期:2008-10-13
    • 文件大小:424.52kb
    • 提供者:范哲伟
  1. HW2.rar

    0下载:
  2. we solve the LCS (LONGEST COMMON SUBSTRİ NG ) problem in this code with two different way One of them is dynamic programming.,we solve the LCS (LONGEST COMMON SUBSTRİ NG ) problem in this code with two different way One of them is dynamic pro
  3. 所属分类:Console

    • 发布日期:2017-03-24
    • 文件大小:129.49kb
    • 提供者:burcin
  1. substr

    0下载:
  2. 把链表S中从第m个元素起共n个元素存储到s中,成功返回1,否则返回0int LEN(STRING S) -S in the list from the first m elements from a total of n elements stored in the s successful one back, otherwise return 0int LEN (STRING S)
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-04-14
    • 文件大小:2.64kb
    • 提供者:徐领生
  1. substr

    0下载:
  2. C语言编译,有链表的方法建立substr函数-C language compiler, a list of methods to establish substr function
  3. 所属分类:Windows Develop

    • 发布日期:2017-03-31
    • 文件大小:149.85kb
    • 提供者:徐玲
  1. test

    0下载:
  2. select PRSSD_notam_pk,substr
  3. 所属分类:MiddleWare

    • 发布日期:2017-04-01
    • 文件大小:320.27kb
    • 提供者:zhanglei
  1. oracle

    0下载:
  2. oracle初学者1000问.chm - oracle初学者1000问.chm oracle初学者1000问.chm oracle初学者1000问.chm
  3. 所属分类:Oracle

    • 发布日期:2017-03-29
    • 文件大小:34.44kb
    • 提供者:刘超
  1. cqic

    0下载:
  2. 进制转换、字符串拷贝类似 substr()
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-13
    • 文件大小:1.55kb
    • 提供者:dongworld
  1. 0715

    0下载:
  2. search substr search substrs earch substr-search substrsearch substrsearch substrsearch substr
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-11
    • 文件大小:938byte
    • 提供者:chinacode
  1. 46

    0下载:
  2. 给定程序MODI1.C中函数fun的功能是:统计substr所指字符串在str所指字符串中出现的次数。 例如,若字符串为aaas lkaaas,子字符串为as,则应输出2. 请改正程序中的错误,使它能计算出正确的结果。 注意:不要改动main函数,不得增行或删行,也不得更改程序的结构。-In a given program MODI1.C function fun is the function: Statistics within the meaning of the string
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-04-08
    • 文件大小:1.02kb
    • 提供者:储谢东
  1. js

    0下载:
  2. js中substr与substring的区别;nodetype返回类型-js difference between substr and substring the nodetype return type
  3. 所属分类:JavaScript

    • 发布日期:2017-03-30
    • 文件大小:611byte
    • 提供者:crash
  1. MatchFindStr

    0下载:
  2. MatchFindStr.zip,网上只看到有通配符查找,返回boolean值的,为进行补充,单独写了一个通配符查找单元MatchFind,主要的为MatchFindStr(MainStr,SubStr)函数,返回符合条件的通配符的字符。 奇怪的是在winxp下,微软的查找中文使用通配符正确,使用英文通配符查找反而错误,诡异。本函数没这问题,对不符合规范的通配符进行过预处理。 例如:母串“数据手册_WDT-1200E_20120709.docx”,查找通配符子串“W???12*09”,返回值为“
  3. 所属分类:Delphi VCL

    • 发布日期:2017-12-05
    • 文件大小:179.58kb
    • 提供者:lq
  1. substr

    0下载:
  2. Test String.prototype.replace.
  3. 所属分类:JavaScript

    • 发布日期:2017-04-13
    • 文件大小:1.93kb
    • 提供者:jiehunei
  1. QCtrl

    0下载:
  2. GetMmInch - 取得打印机及屏幕信息 GetPCName - 取电脑名 GetPCIP - 通过机器名得到IP地址 IsNumStr - 判断字符串是否是数字串 IsCharStr - 判断字符串是否是[A..Z]字串 ArbStr - 取随机字符串 DenCrypt - 异或加密解密 EncrypKey - 字符串加密 UncrypKey - 字符串解密 StrNum - 查询子字符串SubStr在字符串Str中出现的次数 FSize - 取文件
  3. 所属分类:Delphi VCL

    • 发布日期:2017-04-07
    • 文件大小:9.51kb
    • 提供者:qylin
  1. ide-legacy

    0下载:
  2. The name for any socket class should be suffixed by socket , and doesn t contain more than one substr of socket . -The name for any socket class should be suffixed by socket , and doesn t contain more than one substr of socket .
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-03-28
    • 文件大小:2.2kb
    • 提供者:ranzuith
  1. clk-ssp

    0下载:
  2. Note: The name for any socket class should be suffixed by socket , and doesn t contain more than one substr of socket . -Note: The name for any socket class should be suffixed by socket , and doesn t contain more than one substr of socket .
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-13
    • 文件大小:2.48kb
    • 提供者:wongbongvong
  1. kgram6

    0下载:
  2. C实现k_gram拼写校正算法。 实现了C++里面的substr和find方法-C achieve k_gram spelling correction algorithms. Substr realized C++ inside and find methods
  3. 所属分类:source in ebook

    • 发布日期:2017-04-12
    • 文件大小:1.13kb
    • 提供者:彭亮
  1. kaijiang

    0下载:
  2. String.prototype.format=function(){ if(arguments.length==0) return this var args=[], i=0 for( i<arguments.length i++) args[i]=arguments[i] return this.replace(/\ [sSfdDTt\ ]/g, function(m){ if(m== ) return var v=a
  3. 所属分类:WEB(ASP,PHP,...)

    • 发布日期:2017-04-26
    • 文件大小:305.9kb
    • 提供者:黄现威
  1. JS-

    0下载:
  2. JS interception string and substring substr method of difference
  3. 所属分类:JavaScript

    • 发布日期:2017-04-14
    • 文件大小:3.88kb
    • 提供者:mrzhangxs
  1. 22

    0下载:
  2. 链表中字符串Substr函数的实现,即将从m个字符开始长度为n个字符的长度(Implementation of string substr function in linked list)
  3. 所属分类:其他

    • 发布日期:2018-01-04
    • 文件大小:13kb
    • 提供者:LL6666
« 12 »
搜珍网 www.dssz.com