搜索资源列表

  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
  3. 所属分类:其他小程序

    • 发布日期:2024-05-20
    • 文件大小:1024
    • 提供者:周爽
  1. string

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

    • 发布日期:2024-05-20
    • 文件大小:20480
    • 提供者:小宋
  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
  3. 所属分类:其他小程序

    • 发布日期:2024-05-20
    • 文件大小:9216
    • 提供者:陈国栋
  1. feng

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

    • 发布日期:2024-05-20
    • 文件大小:1024
    • 提供者:吴日晖
  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编程

    • 发布日期:2024-05-20
    • 文件大小:27648
    • 提供者:陈紫阳
  1. RCSeparator

    0下载:
  2. 改变行高 改变行颜色 可编辑subitem的listctrl subitem可编辑,插入combobox,改变行颜色,subitem的tooltip提示 (13) header 中允许多行字符串 (14) 插入combobox (15) 添加背景图片 http://www.codeguru.com/Cpp/controls/listview/backgroundcolora
  3. 所属分类:Windows编程

    • 发布日期:2024-05-20
    • 文件大小:40960
    • 提供者:段洪涛
  1. string

    0下载:
  2. 基于MFC和STL平台的字符串类,可以实现在快速字符串搜索。-Platform based on the MFC and the STL string class, can be achieved in the fast string search.
  3. 所属分类:其他小程序

    • 发布日期:2024-05-20
    • 文件大小:23552
    • 提供者:pengzhangxiang
  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
  3. 所属分类:数据结构常用算法

    • 发布日期:2024-05-20
    • 文件大小:9216
    • 提供者:shuiyeshan
  1. VCstring

    0下载:
  2. C++string深入详解,写得很详细,需要C++中处理字符串的朋友可以看下,有各种函数的详细用法,很使用.-a detailed lesson on string class in VC
  3. 所属分类:Windows编程

    • 发布日期:2024-05-20
    • 文件大小:685056
    • 提供者:quietcai
  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. 所属分类:数据结构常用算法

    • 发布日期:2024-05-20
    • 文件大小:5120
    • 提供者:cailongquan
  1. string

    0下载:
  2. 计字符串类并给出其基本操作和运算符重载的算法实现。
  3. 所属分类:数值算法/人工智能

    • 发布日期:2024-05-20
    • 文件大小:282624
    • 提供者:于翔
  1. Approximate_String_Matching.pdf.tar

    0下载:
  2. This is a pdf file about string matching. Hope u guys enjoy it-This is a pdf file about string matching. Hope u guys enjoy it...
  3. 所属分类:编辑器/阅读器

    • 发布日期:2024-05-20
    • 文件大小:130048
    • 提供者:Hendrik
  1. STRINGCOMPARE

    0下载:
  2. 用JAVA编写的字符的比较,区分大小写功能,非常易懂-String Compare
  3. 所属分类:JSP源码/Java

    • 发布日期:2024-05-20
    • 文件大小:1024
    • 提供者:pb
  1. string

    0下载:
  2. 在Windows系统下进行编程,实现string类,不同于一般别的string类,功能更强大-In the Windows system program, the realization of string type, string type is different from other, more powerful
  3. 所属分类:Windows编程

    • 发布日期:2024-05-20
    • 文件大小:9216
    • 提供者:dulianjie1
  1. String

    0下载:
  2. 字符串的匹配算法,简单的c++算法源码,一共三个文件,文件s和t中存放字符串-String matching algorithm, a simple c++ algorithm source, a total of three documents, document storage s and t in the string
  3. 所属分类:其他小程序

    • 发布日期:2024-05-20
    • 文件大小:2048
    • 提供者:司马俊杰
  1. StringTokenizer

    0下载:
  2. String Tokenizer in C#
  3. 所属分类:C#编程

    • 发布日期:2024-05-20
    • 文件大小:27648
    • 提供者:mai
  1. HyperString.v6.0.Full.Sources.For.Delphi

    0下载:
  2. *** HyperString v6.0 *** (c)1996-2000 EFD Systems, All rights reserved efd@mindspring.com *** THIS IS NOT PUBLIC DOMAIN SOFTWARE *** See below for license agreement, disclaimer, installation and use.
  3. 所属分类:Dephi控件源码

    • 发布日期:2024-05-20
    • 文件大小:229376
    • 提供者:FreeDay
  1. ASCII_str2cod

    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
  3. 所属分类:matlab例程

    • 发布日期:2024-05-20
    • 文件大小:4096
    • 提供者:leo
  1. string

    0下载:
  2. Proteins _ String Kernel
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2024-05-20
    • 文件大小:10240
    • 提供者:Magus_Me
  1. string

    0下载:
  2. dos下字符串应用代码 能够利用string类来进行自符串的操作,类似于txt文件-code of String text under dos
  3. 所属分类:Windows编程

    • 发布日期:2024-05-20
    • 文件大小:1435648
    • 提供者:月月
« 1 2 ... 4 5 6 7 8 910 11 12 13 14 ... 50 »

源码中国 www.ymcn.org