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

搜索资源列表

  1. pythoncode

    1下载:
  2. 验证码识别代码,可以将图片形式的验证码识别成字符串-Code identification code, you can identify images in the form verification code to a string
  3. 所属分类:Graph Recognize

    • 发布日期:2017-04-04
    • 文件大小:9931
    • 提供者:pynix
  1. LSB-Data-Hiding-Image

    3下载:
  2. 图像的组成无非是一些字符串或者一些字节组成的字符串,然而,每一个字节数据位的重要度并不是一样的,两个相邻字节往往只有低位是不一样的。例如:00100110和00100111代表了两个不同渐变度的红色,但是就人眼是分辨不出来的。最低有效位LSB算法,就是利用这一点,达到图像压缩,或者数字水印的功能。-The composition of the image is nothing more than some number of bytes or string composed of string,
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2014-01-16
    • 文件大小:323245
    • 提供者:xlz
  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. 所属分类:Graph program

    • 发布日期:2017-04-07
    • 文件大小:3429
    • 提供者:hqr
  1. 91331949suanshucoden122

    0下载:
  2. 算术编码的应用实例matlab版本 1.可以对字符进行算术编码 2.开头不必制定字符串的大小 3.编码精度高,达到小数点8位以上 -The application of arithmetic coding matlab version 1. Can carry out arithmetic coding of characters 2. At the beginning of the string do not have to develop the size of 3. Coding and
  3. 所属分类:Special Effects

    • 发布日期:2017-05-07
    • 文件大小:1404552
    • 提供者:李金荣
  1. 11111

    0下载:
  2. 前面两篇文章所使用的范例都是传输字符串,有的时候我们可能会想在服务端和客户端之间传递文件。比如,考虑这样一种情况,假如客户端显示了一个菜单,当我们输入S1、S2或S3(S为Send缩写)时,分别向服务端发送文件Client01.jpg、Client02.jpg、Client03.jpg;当我们输入R1、R2或R3时(R为Receive缩写),则分别从服务端接收文件Server01.jpg、Server02.jpg、Server03.jpg。那么,我们该如何完成这件事呢?此时可能有这样两种做法:
  3. 所属分类:Picture Viewer

    • 发布日期:2017-04-28
    • 文件大小:221859
    • 提供者:123456
  1. LoadDllRes

    0下载:
  2. Visual C++ 创建纯资源 DLL 包含资源(如图标、位图、字符串和对话框)的 DLL。 纯资源 DLL 的应用程序应调用loadLibrary 来显式链接到 DLL。若要访问资源,请调用资源特定的函数之一:LoadBitmap,LoadImage,LoadCursor,LoadIcon,LoadString //资源ID不加 “”。使用完资源后,应用程序应调用 FreeLibrary。 LoadDllRes.rar 演示了全过程。 -Visual C++ to cre
  3. 所属分类:Special Effects

    • 发布日期:2017-05-26
    • 文件大小:70891
    • 提供者:xuyucheng
  1. huffman_encode

    0下载:
  2. 一个简单的对用户定义的字符串创建和可视化哈夫曼编码树的程序-A simple user-defined string to create and visualization procedures Huffman tree
  3. 所属分类:Graph program

    • 发布日期:2017-04-07
    • 文件大小:24230
    • 提供者:danny911
  1. Md5Code

    0下载:
  2. C编写,实现字符串摘要、文件摘要两个功能。里面主要包含3个文件: Md5.cpp、Md5.h、Main.cpp。其中Md5.cpp是算法的代码,里的代码大多是从 rfc-1321 里copy过来的;Main.cpp是主程序。 -C to prepare, to achieve string summary document containing a summary of the two functions. 3 inside the main document contains: Md5.cpp
  3. 所属分类:Graph Recognize

    • 发布日期:2017-04-08
    • 文件大小:88863
    • 提供者:wang
  1. BmpPack

    0下载:
  2. 一个BMP文件压缩打包工具源码. 在LIB目录中包括了一系列相关C++类源码. 其中有INI文件一读写类,字符串类(可计算表达式)图形类.-A BMP file compression tool for source code package. In the LIB directory, including a series of related C++ type source. Which one to read and write INI file type, string type
  3. 所属分类:2D Graphic

    • 发布日期:2017-03-27
    • 文件大小:430961
    • 提供者:周志鹏
  1. MyWordPad

    0下载:
  2. 类似微软的Word软件.可以实现字符串,汉字的输入输出,排版,改变字体大小,形状.以及字符的查找替换等功能.-Similar to Microsoft' s Word software. Can be a string, the input and output of Chinese characters, layout and change the font size, shape. And the characters to find the replacement functions
  3. 所属分类:Graph Recognize

    • 发布日期:2017-04-01
    • 文件大小:137805
    • 提供者:赵文俊
  1. scanpix

    0下载:
  2. 一个色点扫描转换成字符串的工具,适合做验证码用的小工具-Point of a color scanner into a tool string, the code suitable for small tools used in
  3. 所属分类:Graph program

    • 发布日期:2017-04-16
    • 文件大小:13716
    • 提供者:wenbo
  1. string_split

    0下载:
  2. 读文本文件,将里面的字符串筛选出来,split函数的运用,分割字符串。-Read a text file, which filter out the string, split function, the use of split strings.
  3. 所属分类:Graph Recognize

    • 发布日期:2017-03-29
    • 文件大小:246662
    • 提供者:tanyong
  1. chenye

    0下载:
  2. 实现基本的图形变换,如百叶窗之类和字符串的一些变换(复制、叠加之类)-To achieve the basic graphics transformations, such as the shutters and the like, and string some transformation (replication, overlay of the class)
  3. 所属分类:Graph program

    • 发布日期:2017-04-03
    • 文件大小:1068
    • 提供者:chenye
  1. MailaddressRecognitionAndTranslation

    0下载:
  2. 本文提出了一种基于非精确字符串匹配技术的地址翻译方法,能够自动识别出英文地址并翻译成中文。-To deal with the address got from Optical Character Recognition, an English to Chinese address translation method based on inexact string matching technology was proposed。
  3. 所属分类:Graph Recognize

    • 发布日期:2017-04-05
    • 文件大小:615722
    • 提供者:王林
  1. code

    0下载:
  2. 这五个文件包含五个基本函数,例如,检验点是否在一个多边形内,计算两个时间字符串代表的时间差,显示一个vector的内容等。-/* This method is to check weather a point is inside a polygon outside it*/
  3. 所属分类:Fractal program

    • 发布日期:2017-04-05
    • 文件大小:1894
    • 提供者:andy
  1. lib1

    0下载:
  2. 编写一个C语言程序,模拟实现DFA识别字符串的过程。-dfa
  3. 所属分类:Graph Recognize

    • 发布日期:2017-04-13
    • 文件大小:1637
    • 提供者:刘岩
  1. marching

    0下载:
  2. 这个例子演示了vtkTransformPolyDataFilter的使用,重新定位一个三维文本字符串。-This example demonstrates the use of the vtkTransformPolyDataFilter to reposition a 3D text string.
  3. 所属分类:3D Graphic

    • 发布日期:2017-04-15
    • 文件大小:8038
    • 提供者:仲花
  1. Barcode_src

    0下载:
  2. 生成条形码的lib,为开发者提供一个简单的类,当他们需要使用的条形码图像从一个字符串生成的图像。-This library was designed to give an easy class for developers to use when they need to generate barcode images from a string of data.
  3. 所属分类:Special Effects

    • 发布日期:2017-03-31
    • 文件大小:77300
    • 提供者:力量
  1. cifa

    0下载:
  2. 编制一个读单词过程,从输入的源程序中,识别出各个具有独立意义的单词,即基本保留字、标识符、整数、小数、字符串、运算符、分隔符七大类。并依次输出各个单词的内部编码及单词符号自身值。(遇到错误时可显示“Error”,然后跳过错误部分继续显示) -The process of the preparation of a word read from the input source program, to identify each word has an independent significanc
  3. 所属分类:Graph Recognize

    • 发布日期:2017-04-03
    • 文件大小:3113
    • 提供者:吴亦青
  1. kmp

    0下载:
  2. KMP是一种快速字符串匹配算法,KMP算法的时间复杂度为O(m+n)。-KMP string matching algorithm is a fast, KMP algorithm' s time complexity is O (m+ n).
  3. 所属分类:Special Effects

    • 发布日期:2017-04-07
    • 文件大小:709
    • 提供者:mashiwei
« 1 23 4 5 6 7 »
搜珍网 www.dssz.com