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

搜索资源列表

  1. observer_mode

    0下载:
  2. 设计模式,观察者模式的源码实现,其中包含智能指针的使用-Design pattern, observer pattern in the source implementation, which includes the use of smart pointers
  3. 所属分类:GIS program

    • 发布日期:2017-03-31
    • 文件大小:1528
    • 提供者:jolin
  1. SIFT

    0下载:
  2. 使用默认参数找到图像中的SIFT特征,所有检测到的特征存储在feat指针数组中。-Finds SIFT features in an image using default parameter values. All detected features are stored in the array pointed to by \a feat.
  3. 所属分类:Graph Recognize

    • 发布日期:2017-03-27
    • 文件大小:201353
    • 提供者:吴鑫
  1. 5.1

    0下载:
  2. d在前面板建立一个量表控件,将其指针颜色设为绿色,主刻度颜色设为红色,标记文本颜色设为蓝色,并将主刻度设为反转。-d on the front panel to create a scale control to set the pointer to the color green, the main scale color to red, marking the text color to blue, and the main scale to reverse.
  3. 所属分类:Graph program

    • 发布日期:2017-04-08
    • 文件大小:3516
    • 提供者:shortlived
  1. 006

    0下载:
  2. 幫助你理解复杂的指针类形,让你不再害怕指针…-Help you understand the complex pointer kinds, so you are no longer afraid of pointers ...
  3. 所属分类:Special Effects

    • 发布日期:2017-04-16
    • 文件大小:186873
    • 提供者:ice
  1. cPP_opengl_yibiao

    0下载:
  2. c++开发的OpenGl程序,一个简单的电流表指示模型应用,能实现电流表指针的左右摆动等功能-The c++ written OpenGl program, a simple ammeter instructions application model, can realize the ammeter pointer swings around etc. Function
  3. 所属分类:OpenGL program

    • 发布日期:2017-04-10
    • 文件大小:1306715
    • 提供者:罗红亮
  1. IndepentList

    0下载:
  2. 子窗口调用主窗口的函数,需要在子窗口中声明主窗口的指针-The main window, child window calls a function, you need to declare the child window pointer the main window
  3. 所属分类:Special Effects

    • 发布日期:2017-05-30
    • 文件大小:12234401
    • 提供者:zhengbin
  1. EmrCompression

    0下载:
  2. 批量将图像进行自定义的压缩、旋转操作,c++Builder指针操作完成,经典代码。-Batch Process Images for rotate and resize.
  3. 所属分类:Special Effects

    • 发布日期:2017-04-16
    • 文件大小:476299
    • 提供者:Jun
  1. openGL-practice3

    0下载:
  2. 用openGL做的一个二维时钟,指针可以按照系统时间走动-OpenGL do with a two-dimensional clock, move the pointer can follow the system time
  3. 所属分类:OpenGL program

    • 发布日期:2017-03-27
    • 文件大小:712366
    • 提供者:李文林
  1. FaceDetection

    0下载:
  2. 本程序使用OpenCV中提供的“haarcascade_frontalface_alt.xml”文件存储的目标检测分类,用cvLoad函数载入后,进行强制类型转换。OpenCV中提供的用于检测图像中目标的函数是cvHaarDetectObjects,该函数使用指针对某目标物体(如人脸)训练的级联分类器在图象中找到包含目标物体的矩形区域,并将这些区域作为一序列的矩形框返回。分类器在使用后需要被显式释放,所用的函数为cvReleaseHaarClassifierCascade。-face detec
  3. 所属分类:Special Effects

    • 发布日期:2017-05-08
    • 文件大小:1992600
    • 提供者:
  1. Meter

    0下载:
  2. 通用仪表绘制程序,可实现仪表刻度,边框,指针等的自由定义-General Instrument drawing program, free definition of the meter scale, borders, pointer, etc. can be realized
  3. 所属分类:Graph Drawing

    • 发布日期:2017-05-08
    • 文件大小:1670189
    • 提供者:my name
  1. clock

    0下载:
  2. opengl小程序:模拟钟表的三个指针,实现将系统时间转化为钟表。-a small opengl program.---clock
  3. 所属分类:OpenGL program

    • 发布日期:2017-05-04
    • 文件大小:1240718
    • 提供者:古月今玉
  1. otsu111

    0下载:
  2. Otsu算法步骤如下: 设图象包含L个灰度级(0,1…,L-1),灰度值为i的的象素点数为Ni ,图象总的象素点数为N=N0+N1+...+N(L-1)。灰度值为i的点的概率为: P(i) = N(i)/N. 门限t将整幅图象分为暗区c1和亮区c2两类,则类间方差σ是t的函数: σ=a1*a2(u1-u2)^2 (2) 式中,aj 为类cj的面积与图象总面积之比,a1 = sum(P(i)) i->t, a2 = 1-a1 uj为类cj的均值,u1 = sum(i*P(
  3. 所属分类:Special Effects

    • 发布日期:2017-04-10
    • 文件大小:1549115
    • 提供者:燕子一舞
  1. HoughTrans

    1下载:
  2. hough变换检测直线,改进过可以用来检测直线和坐标之间的角度,用来检测指针式仪表的值。-an inptoed hough transform for line segments detection
  3. 所属分类:Special Effects

    • 发布日期:2017-05-20
    • 文件大小:5981423
    • 提供者:ljd
  1. zhizhenshiyibiao

    4下载:
  2. 完整识别指针式模拟仪表的示数的程序,用matlab编写的程序m文件,做了gui彩色界面,另附4种示数指针式表盘图片。-The complete identification pointer analog gauges show the number of procedures, programs written using matlab m files, do the the gui colored interface, attached show the number of pointer d
  3. 所属分类:图形/文字识别

    • 发布日期:2014-02-06
    • 文件大小:512734
    • 提供者:
  1. shiyan2

    0下载:
  2. 利用opengl绘制钟面,指针,并同步显示当时时间-using opengl to draw a clock
  3. 所属分类:OpenGL program

    • 发布日期:2017-05-30
    • 文件大小:12317994
    • 提供者:sevnape
  1. Hough-transform

    0下载:
  2. * 函数名称: * HoughDIB() * * 参数: * LPSTR lpDIBBits - 指向源DIB图像指针 * LONG lWidth - 源图像宽度(象素数,必须是4的倍数) * LONG lHeight - 源图像高度(象素数) * 返回值: * BOOL - 运算成功返回TRUE,否则返回FALSE。 * * 说明: * 该函数用于对检测图像中的平行直线。如果图像中有两条平行的直线,则将这两条平行直线
  3. 所属分类:Special Effects

    • 发布日期:2017-04-02
    • 文件大小:1816
    • 提供者:何垒
  1. caBMP

    0下载:
  2. c语言读取BMP图像,头文件,指针,函数-c & bmp
  3. 所属分类:Special Effects

    • 发布日期:2017-04-24
    • 文件大小:71070
    • 提供者:蒋天天
  1. dianziznong

    0下载:
  2. 微机原理课设_指针式屏显电子钟的别写方法,显示时钟的界面和跳动 -Do not write computer principle course located _ pointer on screen electronic clock, clock interface and beating
  3. 所属分类:2D Graphic

    • 发布日期:2017-04-02
    • 文件大小:280237
    • 提供者:李靖
  1. LoadShowImage

    0下载:
  2. 将磁盘的.bmp文件转换到Cbitmap对象指针中,再显示出来-Disk. Bmp file is converted to Cbitmap object pointer, and then displayed
  3. 所属分类:Picture Viewer

    • 发布日期:2017-04-07
    • 文件大小:322615
    • 提供者:zhang
  1. lena-picture-read-method

    0下载:
  2. 使用C#直接读取lena图片,不使用任何工具,直接操作文件指针,直接读取数据,学习读取bmp文件。-Lena pictures to use C# directly read, do not use any tools, direct manipulation of the file pointer to read data directly, learning to read the bmp file.
  3. 所属分类:Special Effects

    • 发布日期:2017-11-03
    • 文件大小:4516873
    • 提供者:张元科
« 1 2 3 4 56 7 8 »
搜珍网 www.dssz.com