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

搜索资源列表

  1. MPI-StringMatch

    0下载:
  2. KMP串匹配、随机串匹配、近似串匹配的并行算法源码。-KMP string matching, randomized string matching, parallel algorithm for approximate string matching source code.
  3. 所属分类:MPI

    • 发布日期:2017-03-26
    • 文件大小:9799
    • 提供者:不死鸟
  1. string

    0下载:
  2. C++初学字符串的运用 字符串的编辑 各种编码的区别主要有UNICODE、ANSI-C++ beginner string use string edit a variety of coding the main difference between UNICODE, ANSI,
  3. 所属分类:Console

    • 发布日期:2017-06-14
    • 文件大小:21033782
    • 提供者:李海伟
  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. stringsort

    0下载:
  2. 一个可以对字符串进行选择排序和冒泡排序的小程序-A string can choose to sort and bubble sort of small programs
  3. 所属分类:Java Develop

    • 发布日期:2017-12-01
    • 文件大小:1139
    • 提供者:wangweipeng
  1. Pointer-seeking-string-length

    0下载:
  2. 运用指针的相关知识进行求取字符串长度的操作。-Knowledge of the use of pointers strike length of the string operation.
  3. 所属分类:Other windows programs

    • 发布日期:2017-11-06
    • 文件大小:7099
    • 提供者:
  1. STRING

    0下载:
  2. 用空格符实现对字符串中某一个字符的替换,程序经过调试-By a space at the realization of a string of characters to replace, the program after debugging
  3. 所属分类:assembly language

    • 发布日期:2017-04-04
    • 文件大小:3080
    • 提供者:何丽
  1. String

    0下载:
  2. 自己写的一个String类,功能与String.h差不多,但有些特殊的功能-To write a String class, function and String.h almost, but some special features
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-03
    • 文件大小:4917
    • 提供者:hmw
  1. DSDesign

    1下载:
  2. 实现并对比三种基本字符串匹配算法(朴素算法,Rabin-Karp算法,KMP),并给出动态演示结果~-And contrast to achieve three basic string-matching algorithm (simple algorithm, Rabin-Karp algorithm, KMP), and gives the results of the dynamic presentation ~
  3. 所属分类:GUI Develop

    • 发布日期:2017-05-27
    • 文件大小:3462504
    • 提供者:funfunhit
  1. string

    0下载:
  2. 队列子系统.实现输 入 子 串,连 接 子串 ,取 出 子 串,删 除 子 串 ,插 入 子 串 ,查 找 子 串 ,比 较 大 小 ,显 示 子 串 -Queue subsystem. Input substring, substring connection, remove the substring to delete the substring, insert substring, substring search, compare the size, show Substrin
  3. 所属分类:.net

    • 发布日期:2017-04-04
    • 文件大小:1515
    • 提供者:
  1. uart

    0下载:
  2. C51字符串的接收和发送测试功能,例如发送HEX。95 10 20 25 可在调试窗口显示。-C51 string to receive and send a test function, for example, to send HEX. 95 10 20 25 can be displayed in the debug window.
  3. 所属分类:SCM

    • 发布日期:2017-03-27
    • 文件大小:6389
    • 提供者:李勇
  1. String

    0下载:
  2. 这是我自己编写的一个程序,对字符串进行各种运算,希望对大家有所帮助-This is what I have written a procedure to string a variety of computing, I hope all of you to help
  3. 所属分类:CSharp

    • 发布日期:2017-04-11
    • 文件大小:1789
    • 提供者:乐天
  1. Skype4Java

    0下载:
  2. Skype4Java开发指南 Skype4Java架构 Skype4Java提供了一个较为完善的开发体系,使您可以非常容易地使用Java开发Skype外壳程序。 Skype插件程序与Skype的通信都是基于一些文本命令来完成的。因此,要想开发Skype的插件应用,就需要依靠不同操作系统平台的系统调用,发送Skype平台的相应命令来实现。 Skype4Java在最底层,也是通过操作系统的系统调用来完成消息的发送。针对异构平台,Skype4Java提供了不同平台的底层实现
  3. 所属分类:Java Develop

    • 发布日期:2017-03-21
    • 文件大小:522448
    • 提供者:刘剑
  1. MD5Code

    0下载:
  2. md5编码器,用于用户注册系统的密码加密功能,返回的32为字符串-md5 encoder for the user registration system encryption password, the return of 32 for the string
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-03-28
    • 文件大小:4337
    • 提供者:satanest
  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. 基于离散特性的离散子串理论与算法,老师的一个论文,比较实用,可以看一下。-Based on the discrete characteristics of discrete sub-string theory and algorithms, a teacher s papers, more practical, you can look at.
  3. 所属分类:software engineering

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

    0下载:
  2. 串的功能实现:找出一个字符串中最大的字符并把它放在最前面, 其它字符往后顺序存放。如字符串”china”处理后成为”nchia-String functions: to identify the largest of a string of characters and put it in front of other characters in the next order of storage. If the string china after becoming nchia
  3. 所属分类:Other windows programs

    • 发布日期:2017-03-29
    • 文件大小:803
    • 提供者:周爽
  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. StringExt

    0下载:
  2. String扩展类,增强String的功能,同时提供了一系列常用功能的封装,包括文件复制、文件相对路径、绝对路径转换等。-String category to expand and enhance the function of String, while providing a series of commonly used functions of packaging, including document reproduction, document relative path, abso
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-26
    • 文件大小:9056
    • 提供者:陈国栋
  1. feng

    0下载:
  2. 此为openmp的简单运用,主要是运用openmp将串匹配算法并行化-This is simple to use OpenMP, mainly to the use of OpenMP parallel string matching algorithm
  3. 所属分类:GDI-Bitmap

    • 发布日期:2017-04-12
    • 文件大小:1249
    • 提供者:吴日晖
  1. STRING_FUNCTION

    0下载:
  2. 标准C串操作函数全解,CHM电子文档。总结标准C库的串操作函数。- The standard C string manipulation functions-wide solution, CHM electronic documents. Summary of the standard C library string manipulation functions.
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-25
    • 文件大小:28079
    • 提供者:陈紫阳
« 1 2 3 45 6 7 8 9 10 ... 50 »
搜珍网 www.dssz.com