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

搜索资源列表

  1. arithmetic.encoding

    0下载:
  2. 算术编码的应用实例matlab版本 1.可以对字符进行算术编码 2.开头不必制定字符串的大小 3.编码精度高,达到小数点8位以上 4.以函数的形式给出,易于调用和移值实现 5.显示界面人机交互较出色 -arithmetic coding examples of the application of a version of Matlab. Be right characters arithmetic coding 2. Not the beginning de
  3. 所属分类:2D图形编程

    • 发布日期:2008-10-13
    • 文件大小:999
    • 提供者:方周
  1. Program_8_src

    0下载:
  2. This program shows you how to draw strings on the screen.-This program shows you how to draw strings o n the screen.
  3. 所属分类:图形图象

    • 发布日期:2008-10-13
    • 文件大小:1933
    • 提供者:billy
  1. glenabledview_demo

    0下载:
  2. An MDI view class supporting OpenGL. (一个opengl程序框架,里面有一个三维坐标球,支持鼠标拖拽调整视图) a function to get various information about the OpenGL implementation which is currently being used (separate information for the OPENGL and GLU libraries). manages inte
  3. 所属分类:OpenGL

    • 发布日期:2008-10-13
    • 文件大小:84237
    • 提供者:wang an
  1. xml

    0下载:
  2. With this tool you can convert strings and files containing XML data to MATLAB struct arrays. Either as one array of structs with all text and tags, or as sub- and subsub-levels of structs for each section enclosed between tags. With xmldata(...
  3. 所属分类:2D图形编程

    • 发布日期:2008-10-13
    • 文件大小:28571
    • 提供者:aprist
  1. 11

    0下载:
  2. 源程序输入串的预处理,为单词识别做好准备-Preprocessing source code input strings, prepare for word recognition
  3. 所属分类:Special Effects

    • 发布日期:2017-04-10
    • 文件大小:1908684
    • 提供者:钟会
  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. Circle_Recognition_Through_a_Point_Hough_Transform

    0下载:
  2. :给出了一种新的Hough 变换圆检测方法——点Hough 变换(PHT)。该方法根据圆周上任意两条不平行弦的中垂线相交与圆心的几 何性质,同时选取曲线上3点 进行计算,将传统Hough变换圆检测时的三维参量统计变成一维参量统计,极大地降低了计算复杂性和对资源的需求。为了克服任意选取组合点可能带来的计算量增加及统计结果的分散程度提高,文中提出了点的选择方法。合成图和实际图像的实验结果表明,该方法用于普通图像中圆检测时快速、稳定、准确。-: This paper presents a new
  3. 所属分类:Special Effects

    • 发布日期:2017-03-28
    • 文件大小:212905
    • 提供者:王浩
  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. Big-5_Font_Bitmap_Library

    0下载:
  2. Big-5 Font 字型庫;可自由使用完全免費 -Printing Routines for OpenGL. The file declares the routines that renders the formatted strings with the font bitmaps and glBitmap() call. The rasterization position is moved after the strings are rendered.
  3. 所属分类:Graph program

    • 发布日期:2017-04-09
    • 文件大小:1820712
    • 提供者:nic
  1. Calculate

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

    • 发布日期:2017-04-01
    • 文件大小: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. 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. 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. qstringlistmodel

    0下载:
  2. The QStringListModel class provides a model that supplies strings to views for Linux.
  3. 所属分类:Special Effects

    • 发布日期:2017-04-09
    • 文件大小:2564
    • 提供者:gangnerbui
  1. circle-MFC

    0下载:
  2. 连接一个圆的圆周亮点之间的线段称为弦。计算在圆周上分布有N个点的园内,有多少条弦? 弦的计算绘图程序功能要求 (1)绘制一个大圆圈 (2)依次在圆周上分布2~20个点,在任意两点之间绘制弦。 (3)画出绘画效果,并计算和显示出弦的个数。 (4)如果从某个点出发,可以一笔画出这个构建的图形吗?记住,在绘制过程中可以重复经过点,但不可以重绘边。 -Bright circumference of a circle connecting between the chord lin
  3. 所属分类:Graph Drawing

    • 发布日期:2017-05-07
    • 文件大小:1949470
    • 提供者:小周
  1. BERConstructedOctetString

    0下载:
  2. convert a vector of octet strings into a single byte string.
  3. 所属分类:Special Effects

    • 发布日期:2017-04-11
    • 文件大小:1170
    • 提供者:sdosilebnrhtres
  1. sum

    1下载:
  2. 本程序在cad中选择字符串,然后把所有数字型字符串变成数字,然后求和-this lisp text strings,then change the number text into integer,then sum all the integers.
  3. 所属分类:CAD

    • 发布日期:2017-04-11
    • 文件大小:1046
    • 提供者:xiaojian
  1. strings-cutting

    0下载:
  2. 使用线段裁剪算法对线段进行裁剪,并实现简单的图形裁剪-Use of the line segment clipping algorithm for cropping and achieve a simple graphical clipping
  3. 所属分类:2D Graphic

    • 发布日期:2017-05-23
    • 文件大小:7252015
    • 提供者:黄安
  1. extract

    2下载:
  2. 批量提取文字的内容及坐标,提取圆的坐标-extract the XY coordinates of strings and circles.........
  3. 所属分类:CAD

    • 发布日期:2016-11-23
    • 文件大小:21504
    • 提供者:niejianwei
  1. 11-(1)

    0下载:
  2. 这个程序的主要功能是,帮助你查询你所需要查找的字符串-The program s main function is to help you need you inquires search strings
  3. 所属分类:Graph program

    • 发布日期:2017-04-12
    • 文件大小:752
    • 提供者:zi4195173
« 12 »
搜珍网 www.dssz.com