CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 数值算法/人工智能 搜索资源 - string

搜索资源列表

  1. String-Similarity-0.02.tar

    0下载:
  2. 此程序是关于字符串 模糊相似度的计算程序(C语言)-this program is a string of vague similarity calculation procedures (C language)
  3. 所属分类:压缩解压

    • 发布日期:2008-10-13
    • 文件大小:13978
    • 提供者:youyou
  1. String

    0下载:
  2. 笔试中String问题总结,里面用的是指针方法,兄弟姐妹们可以改成引用方法
  3. 所属分类:数据结构常用算法

    • 发布日期:2014-01-16
    • 文件大小:169286
    • 提供者:ncu
  1. longest-common-string

    0下载:
  2. 这是动态规划中,求最长公共子序列(Longest common string)的源代码。自己编写执行。程序简单,有注释。
  3. 所属分类:数据结构常用算法

    • 发布日期:2014-01-17
    • 文件大小:215907
    • 提供者:haha
  1. std string extention

    1下载:
  2. STL中string的扩展类string_ex,给出许多扩展的操作字符串的非常使用的成员函数-STL string of extensions string_ex given many strings to expand the operation of the very use of the function
  3. 所属分类:STL

    • 发布日期:2008-10-13
    • 文件大小:4691
    • 提供者:罗少波
  1. 用动态规划算法思想求最小编辑距离

    0下载:
  2. 用动态规划算法思想求最小编辑距离,即近似字符串匹配问题,Thinking of using dynamic programming algorithm for the minimum edit distance, that is, approximate string matching problem
  3. 所属分类:数据结构常用算法

    • 发布日期:2017-03-25
    • 文件大小:890
    • 提供者:Doreen
  1. ASCII_str2cod.zip

    0下载:
  2. 用matlab实现ASCII和二进制码的互换,在matlab输入ASCII码字符或字符串即可,源文件里有详细的使用说明,一共有5个文件。,Matlab by ASCII and binary code to achieve the exchange, enter the ASCII code in matlab character or string can be, the source file, there are detailed instructions, a total of five
  3. 所属分类:matlab

    • 发布日期:2017-03-29
    • 文件大小:3835
    • 提供者:leo
  1. Rabin-Karp

    0下载:
  2. 字符串模式匹配的RK算法,其中的滚动哈希很有价值-RK string pattern matching algorithm, in which the rolling hash valuable
  3. 所属分类:Data structs

    • 发布日期:2017-03-28
    • 文件大小:1007419
    • 提供者:linge
  1. 4.23

    0下载:
  2. 数据结构练习。。。。判断输入字符串是否为对称的-Data structure practice. . . . Enter the string to determine whether the symmetrical
  3. 所属分类:Data structs

    • 发布日期:2017-04-10
    • 文件大小:1330
    • 提供者:龙王行
  1. 一个通用的排序程序

    0下载:
  2. 此程序还不能对字符串排序,望能予以改进-A general soring program.*It can t sort string, and need to be improved.
  3. 所属分类:Data structs

    • 发布日期:2017-11-11
    • 文件大小:722
    • 提供者:
  1. string

    1下载:
  2. 实现顺序串各种基本算运算,建立串,输出串,输出它的长度,插入,删除,替换,提取,把两个串连接成一个串-String order to achieve a variety of basic counting operations, the establishment of string, the output string, the output of its length, insert, delete, replace, extract, the two strings into a stri
  3. 所属分类:Data structs

    • 发布日期:2017-04-02
    • 文件大小:3958
    • 提供者:王沙沙
  1. string

    0下载:
  2. 构造一个string类,实现一些原先没有的操作。-Construct a string class, not to achieve some of the original operation.
  3. 所属分类:Data structs

    • 发布日期:2017-04-28
    • 文件大小:21160
    • 提供者:小宋
  1. string

    0下载:
  2. 在VC6.0环境下,用C实现串的基本操作:初始化串、求串长、比较两串大小、测试串是否为空、取子串、统计串中某子串个数等。文件中不仅包含源码 ,还包含一组测试结果。-At VC6.0 environment, using C string realize the basic steps: initialization string, and string length, comparing two strings of size, to test whether the string is emp
  3. 所属分类:Data structs

    • 发布日期:2017-04-25
    • 文件大小:9031
    • 提供者:shuiyeshan
  1. data_structure

    0下载:
  2. 1.表达式求值;2.二分匹配模板;3.最大流;4.点到线段的距离;5.字符串字典顺序-1. Expression evaluation 2. Two sub-matching template 3. Maximum flow 4. Points to the distance segment 5. String dictionary order
  3. 所属分类:Data structs

    • 发布日期:2017-04-14
    • 文件大小:4629
    • 提供者:cailongquan
  1. string

    0下载:
  2. 计字符串类并给出其基本操作和运算符重载的算法实现。
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-04-25
    • 文件大小:282970
    • 提供者:于翔
  1. string

    0下载:
  2. Proteins _ String Kernel
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-29
    • 文件大小:10529
    • 提供者:Magus_Me
  1. STRING

    0下载:
  2. 介紹了knuth-morris-pratt方法與化簡了的boyer-morre方法,這兩個方法在尋找字串中是否有一個特定的字串時有相當傑出的表現-Introduced knuth-morris-pratt methods and simplification of the boyer-morre method, the two methods in the search string if the string has a specific time to time the performanc
  3. 所属分类:Data structs

    • 发布日期:2017-04-02
    • 文件大小:14058
    • 提供者:c2535103
  1. string

    0下载:
  2. 求一个字符串的最长不下降子序列,利用动态规划的方法,递归求解。-For a string of maximum decline in sequence, using dynamic programming method for solving recursive.
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-04-17
    • 文件大小:161040
    • 提供者:justsky
  1. string

    0下载:
  2. 解决string的基本操作 赋值,判相等,联接,求长度,求子串,子串定位,串替换,显示,删除,退出。-string
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-03-24
    • 文件大小:2674
    • 提供者:dqs
  1. string-in-acm

    0下载:
  2. 总结了ACM中出现的关于字符串的题目,并提供了实现源码,是word文档格式,大家放心下载-ACM summarized on the string appears in the title, and provides implementation source code for a word document format, download we be assured
  3. 所属分类:Data structs

    • 发布日期:2017-03-28
    • 文件大小:29910
    • 提供者:
  1. String Replacer

    0下载:
  2. String replacer for input and output file
  3. 所属分类:数据结构常用算法

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