CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 图形图象 搜索资源 - 字符串

搜索资源列表

  1. datestr8601

    0下载:
  2. 快速转换的矢量/数字字符串的日期。可选的输入令牌/ s的字符串中的日期/时间控制:多个输入令牌可以用来创建多个输出字符串。 令牌提供使用ISO 8601的风格的日期,或单一的日期值。-The rapid conversion of the vector/digital string date. Optional input token/s string date/time control: a plurality of input tokens can be used to creat
  3. 所属分类:Special Effects

    • 发布日期:2017-04-04
    • 文件大小:5729
    • 提供者:fu jiang
  1. cifa

    0下载:
  2. 从字符串表示的源程序中识别出具有独立意义的单词符号,其基本思想是根据扫描到单词符号的第一个字符的种类,拼出相应的单词符号。-From the string representation of the source identified with the independent significance of the word symbol, the basic idea is that depending on the type of scan to word symbols, characte
  3. 所属分类:Graph Recognize

    • 发布日期:2017-04-03
    • 文件大小:148569
    • 提供者:xiamihbu
  1. 5956477matlabforFaceRecognition

    0下载:
  2. 对每一张图片 每张图片的信息做为T的一列 字符串拼接,得到每一张训练图片的完整路径-tr = strcat( \ ,int2str(i), .jpg
  3. 所属分类:Special Effects

    • 发布日期:2017-04-03
    • 文件大小:307657
    • 提供者:zxc
  1. SimilarImageSearch

    0下载:
  2. 相似图片搜索.关键技术:"感知哈希算法"(Perceptual hash algorithm),它的作用是对每张图片生成一个"指纹"(fingerprint)字符串,然后比较不同图片的指纹。结果越接近,就说明图片越相似。 -Similar image search. Key technologies: perception of the hash algorithm (the Perceptual hash algorithm), it is the role of each image t
  3. 所属分类:Special Effects

    • 发布日期:2017-03-26
    • 文件大小:249916
    • 提供者:wt
  1. KMP_Algorithm

    0下载:
  2. KMP算法 字符串匹配算法 c++源码实现 方便快捷 算法清晰-KMP algorithm for string matching
  3. 所属分类:Special Effects

    • 发布日期:2017-11-19
    • 文件大小:100549
    • 提供者:nelson
  1. Textual-programming

    0下载:
  2. 本内容基于VC++的文本编辑,主要包括创建图形插入符、添加字符串资源、路径、以及字幕变色等功能的实现。-The is based VC++ text editor, includes creating graphics caret, add a string resource, the function of the realization of the path, as well as subtitles discoloration.
  3. 所属分类:Graph Drawing

    • 发布日期:2017-11-23
    • 文件大小:2333818
    • 提供者:张海洋
  1. Uniform_Extraction

    0下载:
  2. 该程序实现了字符串提取算法,算法中使用了Boost库来处理字符串。-The program implements string extraction algorithm, the algorithm uses the Boost library to handle strings.
  3. 所属分类:Picture Viewer

    • 发布日期:2017-11-20
    • 文件大小:2644
    • 提供者:许森
  1. MOcr

    0下载:
  2. 这个例子演示了如何Matrox MIL8 OCR控件与其他 ActiveMIL控件结合使用,读取半导体晶片中图像中的序列号。在晶片上印刷的序列号,SEMI是一个标准的的字体字符串,使用SEMI M1292,包含一个校验和。-This example demonstrates how to read the serial number in an image of a semiconductor wafer, using the CharacterRecogntion control in co
  3. 所属分类:Special Effects

    • 发布日期:2017-11-07
    • 文件大小:60880
    • 提供者:chenpu
  1. zifu-watermarking

    0下载:
  2. 在Matlab开发环境下,实现将输入的随机字符串以随机序列的方式嵌入载体图像中,并很好的保证了水印的不可见性,同时也实现了水印的盲检测并成功提取出输入的字符。-In Matlab development environment, to achieve the random string input by random sequence was embedded in the carrier image, and it guarantees the invisibility of the wate
  3. 所属分类:Special Effects

    • 发布日期:2017-11-25
    • 文件大小:92580
    • 提供者:石海凤
  1. drawpic

    0下载:
  2. 本程序用MFC实现了简单的windows画图板,功能基本齐全。可以画出直线、矩形、正方形、圆形、椭圆形、字符串等。还可以设置颜色、字体。-The program with MFC simple the windows drawing board, an almost fully functional. Linear, rectangular, square, circular, oval, strings, etc. can be drawn. You can also set colors,
  3. 所属分类:Graph Drawing

    • 发布日期:2017-12-03
    • 文件大小:62246
    • 提供者:吴林
  1. jc_KMP

    0下载:
  2. C++语言实现KMP字符串匹配算法,用于查找匹配字符的位置-C++ language KMP string matching algorithm is used to find the location of matching characters
  3. 所属分类:Graph Recognize

    • 发布日期:2017-04-02
    • 文件大小:908
    • 提供者:sf
  1. dealimg

    0下载:
  2. 调用opencv函数,读入一幅图像,并且在图像上显示文本字符串-Call opencv function reads an image, and in the text string displayed on the image
  3. 所属分类:OpenCV

    • 发布日期:2017-04-09
    • 文件大小:1388353
    • 提供者:amy
  1. back

    0下载:
  2. 后缀数组的构造,实现了对字符串的子串的匹配及最长重复子串的查找-Suffix array construction, the realization of a substring of string matching and longest repeat substring search
  3. 所属分类:Graph program

    • 发布日期:2017-04-15
    • 文件大小:5964
    • 提供者:oeconom
  1. BarCodeMaker

    0下载:
  2. 封装好的条码生成器类(目前支持39码),输入字符串,输出条码图片,可输出到硬盘文件,也可输出到内存缓冲。-Packaging good barcode generator category (currently supports 39 yards), input string, output barcode image can be output to disk files can also be output to a memory buffer.
  3. 所属分类:图形图象

    • 发布日期:2017-04-14
    • 文件大小:3474
    • 提供者:marketf
  1. patternMatching

    0下载:
  2. 三种字符串匹配:BF,BM,KMP,附上测试-three means of pattern matching
  3. 所属分类:Graph program

    • 发布日期:2017-04-15
    • 文件大小:7134
    • 提供者:madecle
  1. RegexUtil

    0下载:
  2. 利用正则表达式,来完成对一些字符串的匹配,很好的工具。-Regular expressions, string matching
  3. 所属分类:Graph program

    • 发布日期:2017-03-31
    • 文件大小:860
    • 提供者:fromth
  1. LED_FONT

    0下载:
  2. 把黑白图片按定义的字符大小来分割,并取得C语言格式的点阵数据。还可以直接输入字符串调整字体大小来生成点阵数据。这是针对Terawins的IC要求的OSD数据格式做的,也可适用于其它-The black and white picture, by definition, the character size to partition and format the C language to obtain the lattice data. You can also adjust the font
  3. 所属分类:Graph Recognize

    • 发布日期:2017-04-03
    • 文件大小:63919
    • 提供者:子期
  1. stringclass

    0下载:
  2. 定义了字符串类,并实现了基本类函数,比较,拼接等-Defines the string class, and to achieve the basic class functions, comparison, stitching, etc.
  3. 所属分类:Graph program

    • 发布日期:2017-04-13
    • 文件大小:1677
    • 提供者:安德森
  1. stringmatch

    0下载:
  2. c++程序,对于输入的n个字符串进行串匹配,使用者可以输入查询字串,返回所有在任意位置有匹配字串的字符串。
  3. 所属分类:Graph program

    • 发布日期:2017-04-12
    • 文件大小:1351
    • 提供者:马坊镇
  1. StringTokenizer

    0下载:
  2. 该源码是一个比较经典的字符串处理函数,用于对字符串分割和读取处理。-the source is a more classical string handling functions for the string processing division and reading.
  3. 所属分类:Graph program

    • 发布日期:2017-04-14
    • 文件大小:3921
    • 提供者:thefou
« 1 2 3 45 6 7 »
搜珍网 www.dssz.com