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

搜索资源列表

  1. 5-Longest-Palindromic-Substring

    0下载:
  2. “回文串”是一个正读和反读都一样的字符串,比如“level”或者“noon”等等就是回文串。回文子串,顾名思义,即字符串中满足回文性质的子串。 Manacher算法- Palindrome string is a positive reading and verlan are the same string, such as level or noon and so is a palindrome string. Palindrome substring, by definitio
  3. 所属分类:Data structs

    • 发布日期:2017-05-14
    • 文件大小:3132928
    • 提供者:闫鑫
  1. zifuchuanyixilie

    0下载:
  2. 字符串拷贝,排序,连接,数字字符转数字等-these program is related on string
  3. 所属分类:Data structs

    • 发布日期:2017-04-14
    • 文件大小:2973
    • 提供者:小丸子
  1. Huffman

    0下载:
  2. 使用huffman算法对字符串进行压缩,显示压缩详情,压缩比-Use huffman compression algorithm for string display compression details, compression ratio
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-05-13
    • 文件大小:2876513
    • 提供者:Yin
  1. edit_distance

    0下载:
  2. 字符串的编辑距离也被称为Levenshtein距离(Levenshtein Distance),一般用动态规划来实现。属于经典算法。-Edit distance of the string is also known as the Levenshtein distance (Distance Levenshtein), the general use of dynamic programming to achieve. Belong to the classical algorithm.
  3. 所属分类:Data Mining

    • 发布日期:2017-04-12
    • 文件大小:680
    • 提供者:wang
  1. addTwoNumbers

    0下载:
  2. Leetcode练习,将两个非负整数相加,整数一字符串的形式保存,逆向存储。要求得到的结果也是字符串。-You are given two linked lists representing two non-negative numbers. The digits are stored in reverse order and each of their nodes contain a single digit. Add the two numbers and return it as a li
  3. 所属分类:Data structs

    • 发布日期:2017-04-12
    • 文件大小:585
    • 提供者:李玥珮
  1. Chp2-Lineer

    0下载:
  2. 根据线性表的抽象数据类型的定义,选择下面任一种链式结构实现线性表,并完成线性表的基本功能。 线性表存储结构(五选一): 1、 带头结点的单链表 2、 不带头结点的单链表 3、 循环链表 4、 双链表 5、 静态链表 线性表的基本功能: 1、 构造:使用头插法、尾插法两种方法 2、 插入:要求建立的链表按照关键字从小到大有序 3、 删除 4、 查找:按位置查找和按值查找 5、 获取链表长度 6、 销毁 编写测试main()函数测试线性表的正确
  3. 所属分类:Data structs

    • 发布日期:2017-05-20
    • 文件大小:5233144
    • 提供者:Jimmy
  1. Verify-parentheses-matches

    0下载:
  2. 写的一个程序,内容是:输入一串字符串,其中有普通的字符与括号组成(包括‘(’、‘)’、‘[’, ] ),要求验证括号是否匹配,如果匹配则输出0、否则输出1-Enter a string of string ordinary characters and parentheses (including ( , ) , [ , ] ) requires authentication brackets matches, if the match is output 0, otherwise ou
  3. 所属分类:Data structs

    • 发布日期:2017-04-15
    • 文件大小:7490
    • 提供者:江柳琳
  1. String-separation

    0下载:
  2. 写的一个程序,题目描述: 通过键盘输入任意一个字符串序列,字符串可能包含多个子串,子串以空格分隔。请编写一 个程序,自动分离出各个子串,并使用’,’将其分隔,并且在最后也补充一个’,’并将子 串存储。 -Subject descr iption: An arbitrary string sequence through the keyboard input string may contain more than one substring, substring sepa
  3. 所属分类:Data structs

    • 发布日期:2017-04-15
    • 文件大小:7083
    • 提供者:江柳琳
  1. Exponentiation

    0下载:
  2. 用字符串实现浮点数计算,使输出精度达到30多位。-Characters used to calculate floating-point multiply achieve, achieve the output accuracy of 30 degrees position
  3. 所属分类:Algorithm

    • 发布日期:2017-04-12
    • 文件大小:1117
    • 提供者:emily
  1. acm_stirng

    0下载:
  2. acm/icpc比赛中有关字符串问题的模板-the model about string in acm/icpc
  3. 所属分类:Data structs

    • 发布日期:2017-04-29
    • 文件大小:25493
    • 提供者:last_one
  1. AC

    0下载:
  2. 实现字符串最长公共子序列的提取算法,掌握网络恶意代码特征的提取流程-Extraction algorithm to achieve the longest common subsequence of strings, master network malicious code feature extraction process
  3. 所属分类:Data structs

    • 发布日期:2017-04-29
    • 文件大小:239030
    • 提供者:Eason
  1. chuan

    0下载:
  2. ⑴ 输入的形式和输入值的范围;字符和字符串 ⑵ 输出的形式;字符和字符串 ⑶ 程序所能达到的功能;题目要求的基本功能和选做要求的功能。 ⑷ 测试数据,包括正确的输入及其输出结果和含有错误的输入及其输出结果。 正确的输入能得到正确的结果,错误的输入回进行相应的错误处理。 -The range of the input form and input character and string value The output in the form of chara
  3. 所属分类:Data structs

    • 发布日期:2017-04-29
    • 文件大小:33983
    • 提供者:梁文水
  1. Huffman

    0下载:
  2. 实现Huffman树的创建、编码及译码, 对一个字符串进行Huffman编码与译码,字符串中每个字母的权值自由设置。附有源码、可执行文件与说明文档。-Huffman tree to achieve the creation, encoding and decoding, Huffman for a string of encoding and decoding, the string of each letter of the freedom to set the weight. Wit
  3. 所属分类:Data structs

    • 发布日期:2017-04-30
    • 文件大小:78228
    • 提供者:蔡颖
  1. KMP

    0下载:
  2. 通过KMP匹配算法,实现字符串的查找功能,寻找最长的真子串。-By KMP matching algorithm, string search function to find the longest substring true.
  3. 所属分类:Data structs

    • 发布日期:2017-05-09
    • 文件大小:1699738
    • 提供者:毛意超
  1. Brute-Force

    0下载:
  2. 通过Brute-Force匹配算法,实现字符串的查找功能,寻找最长的真子串。-By Bruteforce matching algorithm, string search function to find the longest substring true.
  3. 所属分类:Data structs

    • 发布日期:2017-05-09
    • 文件大小:1699589
    • 提供者:毛意超
  1. LZW-encoding-and-decoding

    0下载:
  2. 对小写英文的字符串进行lzw编码与解码的文件 字典上限为256-LZW encoding and decoding The dictionary limit is 256
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-04-12
    • 文件大小:939
    • 提供者:流火
  1. BM-suanfa

    0下载:
  2. BM 算法 字符串匹配的一种算法 The BM Algorithm string matching algorithm-The BM Algorithm string matching algorithm
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-05-01
    • 文件大小:7847
    • 提供者:jing419517
  1. ExcludeString

    0下载:
  2. 排除相同的字符串,在进行文本比较的时候,我们经常都需要对需要进行比较的两个文本进行筛选,排除掉相同的,剩下的就是不同的,这个小工具可以完成这一任务-Excluded the same string, in the text of comparison, we need to always have to compare the two texts should be screened out of the same, and the rest is different, this gadget
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-04-12
    • 文件大小:1528
    • 提供者:fen8406284
  1. Func

    0下载:
  2. 一些功能函数,其中包含数值型转换为字符串,还有为字符安川补充不足位,等等。-Some of the performance function, which contains numeric into a string, as well as the lack of character Yaskawa added bit, and so on.
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-04-13
    • 文件大小:1630
    • 提供者:yi428428
  1. inttostring

    0下载:
  2. 基于C语言的,用递归法将一整数n转换成字符串输出-Based on C language, with a recursive method to convert a string to output integer n
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-04-15
    • 文件大小:5536
    • 提供者:nuo109057
« 1 2 ... 45 46 47 48 49 50»
搜珍网 www.dssz.com