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

搜索资源列表

  1. imagedisplay

    0下载:
  2. 本代码实现了图片的显示功能,把图片显示到对话框中,并且实现了字符串的叠加,把水印叠加上去-The code of the picture display, the picture displayed to the dialog box, and realized the string stack, stacking up the watermark
  3. 所属分类:Special Effects

    • 发布日期:2017-06-22
    • 文件大小:41109504
    • 提供者:木头
  1. fractral

    0下载:
  2. 绘制分形图像,MFC平台开发的可视化操作界面,包括字符串迭代、IFS、牛顿函数迭代等算法。-Draw fractal image, MFC platform visual interface, including string iteration, IFS, algorithms such as Newton iteration function.
  3. 所属分类:Fractal program

    • 发布日期:2017-05-10
    • 文件大小:2126882
    • 提供者:king
  1. ldistance

    0下载:
  2. 实现LV距离算法,可用于字符串等相似度的应用计算,是相似度的核心算法实现,共分7步-LV distance algorithm to achieve, can be used to calculate the string so the application of similarity is the similarity of the core algorithm, is divided into 7 steps
  3. 所属分类:Special Effects

    • 发布日期:2017-04-07
    • 文件大小:768
    • 提供者:孙西
  1. Lexer

    0下载:
  2. 设计、编制并调试一个词法分析程序。 算法的基本任务是从字符串表示的源程序中识别出具有独立意义的单词符号,其基本思想是根据扫描到的单词符号的第一个字符种类,拼出相应的单词符号,如果扫描到的单词符号是关键字,则到关键字种别码表中查出相应的种别码,并将其种别码和单词符号本身存入二元组-Design, preparation and commissioning of a lexical analyzer. Basic task of the algorithm is to identify th
  3. 所属分类:Graph Recognize

    • 发布日期:2017-04-09
    • 文件大小:9911
    • 提供者:贾明军
  1. CharStatistic

    0下载:
  2. 这个小程序很实用的个人觉得,可以统计一段中英文混合字符串中所有中文的字符个数,它能识别英文、标点以及特殊字符,仅挑选出中文字符来统计,程序主要是根据编码进行统计,这在以后的程序开发中经常要用到。 -This little program very useful personally feel that, you can count a string of mixed Chinese and English characters in the number of all Chinese, it
  3. 所属分类:Graph Recognize

    • 发布日期:2017-03-30
    • 文件大小:20238
    • 提供者:madud00062
  1. search-string

    0下载:
  2. 字符串搜索算法,可以直接运行,希望对大家有用-String search algorithm can be run directly, we want to be useful
  3. 所属分类:Special Effects

    • 发布日期:2017-05-26
    • 文件大小:9586989
    • 提供者:mingzhu
  1. SimilarStrings_demo

    0下载:
  2. 字符串对比,输入对比的字符串即可得到对比结果-String comparison,comparing the results can be obtained by comparing the input string
  3. 所属分类:Graph program

    • 发布日期:2017-04-03
    • 文件大小:24684
    • 提供者:lijie1
  1. KMP

    0下载:
  2. 图像处理的KMP算法源程序,KMP算法是一种基本的、实用的字符串比较算法,广泛应用于图像处理和模式识别。-Image processing algorithms source KMP, KMP algorithm is a basic, practical string comparison algorithm, widely used in image processing and pattern recognition.
  3. 所属分类:Special Effects

    • 发布日期:2017-04-07
    • 文件大小:7360
    • 提供者:viemvimvir
  1. Calculate

    0下载:
  2. 一个能够接受字符串的简易计算器,能够有效识别建议字符串。比如:“25+30”-It s a simple calculater which can accept inputting strings like "23+35"
  3. 所属分类:Graph Recognize

    • 发布日期:2017-04-02
    • 文件大小:584
    • 提供者:大宇
  1. playvideo

    0下载:
  2. 通过调用opencv库中的一些函数,实现video的播放,同时在video上叠加一些字符串。-through calling the functions of opencv, a video is played and some strings are added on the frames of the video.
  3. 所属分类:OpenCV

    • 发布日期:2017-06-19
    • 文件大小:29249536
    • 提供者:赵莎
  1. arithmetic

    0下载:
  2. 扫描识别四则运算的字符串,并计算出结果的小程序。结构清晰。-Scan and identify the string arithmetic, and calculates the results of small programs. Structure is clear.
  3. 所属分类:Graph Recognize

    • 发布日期:2017-04-05
    • 文件大小:982
    • 提供者:fuyufeng
  1. gongshi

    0下载:
  2. 合式论文的识别处理 根据输入的字符串判断是否为合式公式-The paper is fit to identify treatment According to the input string to decide whether it is fit for formula
  3. 所属分类:Graph Recognize

    • 发布日期:2017-03-31
    • 文件大小:100671
    • 提供者:牛寺
  1. Levenshtein-Distance

    0下载:
  2. 验证码识别,字符串相似度算法(编辑距离算法 Levenshtein Distance)-Verification code identification, string similarity algorithm (edit Distance algorithm Levenshtein Distance)
  3. 所属分类:Graph Recognize

    • 发布日期:2017-03-31
    • 文件大小:494794
    • 提供者:
  1. VC_Split

    0下载:
  2. 应用于vc6环境的字符串分割函数,用三种不同的方法实现!调试正确,有例程。-Applied to the string partition function in vc6 environment, using three different methods to achieve! Debugging correctly, and routines.
  3. 所属分类:Special Effects

    • 发布日期:2017-03-29
    • 文件大小:24542
    • 提供者:ch
  1. jiansuo

    0下载:
  2. dfa识别字符串,主要是dfa的简单实现-Dfa identification string
  3. 所属分类:Graph Recognize

    • 发布日期:2017-03-29
    • 文件大小:879
    • 提供者:gt
  1. Algorithm-template

    0下载:
  2. C++ 写的一些算法模板 ,比如Kruskal、KMP、欧几里德算法、最大匹配(匈牙利算法)、最小费用最大流、字符串的哈希方法、增广路算法、网络最大流_邻接表等-C++ write some algorithms template, such as Kruskal, KMP, Euclid arithmetic, maximal matching (Hungary) is proposed, the minimum cost and maximum flow, string hash metho
  3. 所属分类:Special Effects

    • 发布日期:2017-03-28
    • 文件大小:995692
    • 提供者:zhzhl
  1. remark

    0下载:
  2. 为了识别标识符,在编译过程中,这个程序就是简单的识别了字符串中的标识符-to distinguish identifier
  3. 所属分类:Graph Recognize

    • 发布日期:2017-04-03
    • 文件大小:687
    • 提供者:石慧
  1. cn

    0下载:
  2. 几年前写的一个将图片转化为网页的趣味程序,选项设置非常多,可以指定用什么字符作为拼装像素,支持一些基本的图像特效,其中涉及到色差的计算,用来减小生成的HTML文件的体积,源码里包含一个快速字符串处理单元QString可以好好利用!本软件可以用来传情达意,把你想说的话作为像素字符,把她的照片转一下,你懂的!QQ:78273318-IMAGE2HTML SOURCE CODE
  3. 所属分类:Special Effects

    • 发布日期:2017-05-07
    • 文件大小:1662123
    • 提供者:qiang.dennis
  1. MAppStart

    0下载:
  2. mil 8.0由加拿大Matrox公司开发的一个独立于硬件的、含有多个标准模块或组件的32位图像库,可以对图像进行采集、处理、分析、显示和存取操作本示例显示如何mil函数显示字符串。-mil, 8.0 developed by Canada, Matrox, a hardware-independent, 32 Image Library contains a number of standard modules or components, image acquisition, process
  3. 所属分类:Special Effects

    • 发布日期:2017-04-03
    • 文件大小:20769
    • 提供者:付帅
  1. DFA

    0下载:
  2. 模拟图状态,识别DFA指定字符串。根据给定的图,识别指定字符序列-Identify the the DFA specified string
  3. 所属分类:Graph Recognize

    • 发布日期:2017-03-28
    • 文件大小:1134
    • 提供者:
« 1 2 34 5 6 7 »
搜珍网 www.dssz.com