搜索资源列表

  1. stringmatch

    0下载:
  2. 字符串的模式匹配(KMP算法)-string pattern matching (KMP algorithm)
  3. 所属分类:数值算法/人工智能

    • 发布日期:2024-04-30
    • 文件大小:11264
    • 提供者:谭悦
  1. dpa

    0下载:
  2. 动态规划算法求字符串的相似性(编辑距离)-dynamic programming algorithms to find the similarity of the string (edit distance)
  3. 所属分类:数值算法/人工智能

    • 发布日期:2024-04-30
    • 文件大小:4096
    • 提供者:Richard
  1. SplitString

    0下载:
  2. 将一个字符串根据空格或其它分隔符分解成字符串数组-according to a string spaces or other separation decomposition of the string array
  3. 所属分类:其他小程序

    • 发布日期:2024-04-30
    • 文件大小:1024
    • 提供者:吴会良
  1. 《VB精华文摘-字符串篇》

    0下载:
  2. 《VB精华文摘-字符串篇》.chm-"Potpourri VB best-string chapter." Chm
  3. 所属分类:书籍源码

    • 发布日期:2024-04-30
    • 文件大小:36864
    • 提供者:曾维宏
  1. 输入一个字符串表达式,计算其值

    0下载:
  2. 输入一个运算字符串表达式,计算其值-input string expression, calculating its value
  3. 所属分类:其他小程序

    • 发布日期:2024-04-30
    • 文件大小:919552
    • 提供者:开心
  1. 取整数

    0下载:
  2. 输入一段字符和数字混杂的字符串,本程序能将其中连续的数字取出,并分别作为一个数组输出。(经调试过)-importation of a number of characters and strings mixed, the continuous process which can figure out respectively, and as an array output. (Tuned)
  3. 所属分类:C#编程

    • 发布日期:2024-04-30
    • 文件大小:1024
    • 提供者:张元佑
  1. 字符串排序

    0下载:
  2. 完全采用指针编写的字符串排序程序,共两种方法,调试过-completely prepared by the string pointer ranking, with a total of two methods tuned
  3. 所属分类:数据结构常用算法

    • 发布日期:2024-04-30
    • 文件大小:1024
    • 提供者:张元佑
  1. Find_String

    0下载:
  2. 查找含有 某些字符串的 文件。-search string containing some documents.
  3. 所属分类:其他小程序

    • 发布日期:2024-04-30
    • 文件大小:41984
    • 提供者:李泽
  1. QSearchStr

    0下载:
  2. 一种改进的Boyer-Moore的字符串查找算法,并封装到类-an improved Boyer- Moore string search algorithms, and type of packaging
  3. 所属分类:数据结构常用算法

    • 发布日期:2024-04-30
    • 文件大小:1024
    • 提供者:曹天
  1. Unicode字符串封装类  

    0下载:
  2. Unicode字符串封装类  .zip-Unicode strings Packaging category. Zip
  3. 所属分类:Windows编程

    • 发布日期:2024-04-30
    • 文件大小:5120
    • 提供者:李建中
  1. 整数转换为字符串

    0下载:
  2. 用递归将整数转换为字符串的C++程序 通过求得整数每位数,再将其转为ASCII码,再调换每位顺序-using recursive integral to the conversion to a string obtained by C program every few Integer, and then converted to ASCII and then swap each sequence
  3. 所属分类:其他小程序

    • 发布日期:2024-04-30
    • 文件大小:1024
    • 提供者:林朝哲
  1. 16-10

    0下载:
  2. 将一个十六进制的字符串转换成它的等价的十进制数值。主函数负责收集字符,并判别它们是否为十六进制字符,htoi函数负责转换工作-to a hexadecimal string converted into its equivalent of the decimal value. The main function responsible for the collection of characters, and for judging w
  3. 所属分类:其他小程序

    • 发布日期:2024-04-30
    • 文件大小:1024
    • 提供者:林朝哲
  1. 1602a

    0下载:
  2. 是用ATmega162单片机控制1602LCD液晶显示的C语言源代码,包括了显示一个字符或一个字符串的功能-ATmega162 microcontroller is used to control 1602LCD LCD C language source code, including a show or a character string function
  3. 所属分类:单片机(51,AVR,MSP430等)

    • 发布日期:2024-04-30
    • 文件大小:1024
    • 提供者:侯景昆
  1. cCharCheck

    0下载:
  2. An MFC Class which offers you the abbility to check Strings for invalid characters 检验字符串是否含有无效字符的类-An MFC Class which offers you the abbility to check for invalid characters Strings test whether a string containing inval
  3. 所属分类:其他小程序

    • 发布日期:2024-04-30
    • 文件大小:20480
    • 提供者:赵悠
  1. strsplit

    0下载:
  2. 功能相当全的字符串切分类,调用过程相当简单-quite cut all the strings classification, the process is quite simple call
  3. 所属分类:文件操作

    • 发布日期:2024-04-30
    • 文件大小:1024
    • 提供者:王小
  1. Edit Distance算法

    0下载:
  2. 对模式识别中的字符串模板匹配问题进行的研究,设计了对任意字符串进行匹配和字符串相似度,即列文斯顿距离进行计算的算法-right pattern recognition template matching string for the research and design of the arbitrary strings and string matching similarity, Ken Livingstone distance c
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2024-04-30
    • 文件大小:2048
    • 提供者:蓝色梦幻
  1. deswww2

    0下载:
  2. 加密_解密字符串的例子,使用简单有效,可以用一下-encryption _ decrypt strings example, the use of simple and effective, you can use what
  3. 所属分类:加密解密

    • 发布日期:2024-04-30
    • 文件大小:8192
    • 提供者:冷寒冰
  1. 连接字符串大全

    0下载:
  2. 这是C#和vb.net连接各种数据库的连接字符串,可以说是有史以来最全的连接字符串大全!相信人人都需要!-This is the C# and vb.net connections to the database linking strings can be said to be the most comprehensive history of the connection string Series! I believe every
  3. 所属分类:数据库编程

    • 发布日期:2024-04-30
    • 文件大小:25600
    • 提供者:木头
  1. strings111

    0下载:
  2. C++语言对字符串对象进行各种操作的子程序,对运算符的重载,实现对字符串方便的各种操作。-C language string object to the operation of various subroutine, right Operators of heavy realize the convenience of a string operation.
  3. 所属分类:数据结构常用算法

    • 发布日期:2024-04-30
    • 文件大小:14336
    • 提供者:yang
  1. 一个可替代CString的字符串类CStdStr

    0下载:
  2. 这是一个非常好的、可以替代mfc中的CString的字符串类。支持ansi、unicode。-This is a very good alternative to redeem mfc the string category. Support ansi, unicode.
  3. 所属分类:STL

    • 发布日期:2024-04-30
    • 文件大小:25600
    • 提供者:王明
« 1 2 ... 5 6 7 8 9 1011 12 13 14 15 ... 50 »

源码中国 www.ymcn.org