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

搜索资源列表

  1. curveevlhjf

    0下载:
  2. 几何偏微分方程方法应用于曲线演化的一个小程序,这里是一个matlab的源程序,不是十分复杂,显示了一个哑铃形状的曲线演化的过程-geometric partial differential equations method has been applied to the evolution of the curve of a small program here is a source of Matlab, is not very complex, and shows a dumbbell-sh
  3. 所属分类:2D图形编程

    • 发布日期:2008-10-13
    • 文件大小:1.25kb
    • 提供者:贺静芳
  1. imagerecog

    0下载:
  2. 去图书馆借来的新版《数字图像识别技术典型案例》的配套源码上传到这里供大家学习!-go to the library borrowed the new edition of "Digital Image Recognition Technology typical case of" matching source to upload here for everyone to learn!
  3. 所属分类:2D图形编程

    • 发布日期:2018-09-07
    • 文件大小:1.52mb
    • 提供者:tang
  1. Bitbitchuli

    1下载:
  2. 昨天在论坛上,有人问起双缓冲的实现问题,想起网上这方面资料比较凌乱,而且多是 DirectX 相关的,今天特地在这里给大家简要的介绍一下双缓冲技术及其在 VC++ 的 GDI 绘图环境下的实现。 -yesterday at the forum, it was asked to achieve double-buffer issues, I think this information online comparison messy, DirectX is also more relevan
  3. 所属分类:2D图形编程

    • 发布日期:2008-10-13
    • 文件大小:29.4kb
    • 提供者:nikker
  1. 20067-OCR

    2下载:
  2. 图形文字识别(OCR)是常用的东西。许多程序员都想在自己的程序中嵌入OCR的识别模块。但是,用别人的—要价太高;自己做—难度太大。 其实微软早在Office2003中推出了一个OCR模块,对中文有很好的支持(不亚于国内的一个品牌产品)。可能有许多人都注意到这个好东西了,但是MS_OCR在VC++上的接口和用法一直没见披露。 笔者在这里发布一个用MS_OCR做的示范程序,大家试试,识别能力还不错,并且支持多种图形格式(bmp,jpg,tif)。 -graphic character r
  3. 所属分类:2D图形编程

    • 发布日期:2008-10-13
    • 文件大小:3.17mb
    • 提供者:jms
  1. uniform_parameter

    0下载:
  2. NVIDIA推出的C for Graphics(cg)。Cg是一种高级编程语言,可使开发者更轻松、快捷地创建具有电影效果的实时图像。这里是基于vc环境的联合变量程序。安装cg runtime 后可以运行和编译了,希望对在学cg的朋友有用。-NVIDIA introduced the C for Graphics (cg). Cg is a high-level programming language, developers can more easily and quickly create
  3. 所属分类:2D图形编程

    • 发布日期:2008-10-13
    • 文件大小:29.49kb
    • 提供者:张正
  1. varying_parameter

    0下载:
  2. NVIDIA推出的C for Graphics(cg)。Cg是一种高级编程语言,可使开发者更轻松、快捷地创建具有电影效果的实时图像。这里是基于vc环境的外部变量程序。安装cg runtime 后可以运行和编译了,希望对在学cg的朋友有用。-NVIDIA introduced the C for Graphics (cg). Cg is a high-level programming language, developers can more easily and quickly create
  3. 所属分类:2D图形编程

    • 发布日期:2008-10-13
    • 文件大小:28.76kb
    • 提供者:张正
  1. vertex_and_fragment_program

    0下载:
  2. NVIDIA推出的C for Graphics(cg)。Cg是一种高级编程语言,可使开发者更轻松、快捷地创建具有电影效果的实时图像。这里是基于vc环境的顶点和变量完整过程的程序。安装cg runtime 后可以运行和编译了,希望对在学cg的朋友有用。-NVIDIA introduced the C for Graphics (cg). Cg is a high-level programming language, developers can more easily and quickly c
  3. 所属分类:2D图形编程

    • 发布日期:2008-10-13
    • 文件大小:33.59kb
    • 提供者:张正
  1. ReadDXF

    0下载:
  2. 读取DXF文件数据信息(这里只实现了读取多段线),其它类型可参考扩充!-read DXF file data information (here is the realization of a multi-line reading), other types can refer to expand!
  3. 所属分类:2D图形编程

    • 发布日期:2008-10-13
    • 文件大小:25.98kb
    • 提供者:aaa
  1. aaShowBMP

    0下载:
  2. 这里有个SHOWBMP的代码,它是直接把BMP图片显示在界面上的(由网友所编)-SHOWBMP Here is the code, it is directly BMP images displayed on the interface (from the Internet friend series)
  3. 所属分类:2D图形编程

    • 发布日期:2008-10-13
    • 文件大小:105.7kb
    • 提供者:xsq
  1. 封装的DIB

    0下载:
  2. MFC中没有封装DIB,这里是自己写的DIB函数库-MFC no Packaging DIB, here is the DIB to write his library
  3. 所属分类:2D图形编程

    • 发布日期:2008-10-13
    • 文件大小:7.99kb
    • 提供者:胡强丰
  1. delaunay

    0下载:
  2. void CDelaunayView::OnDelaunay() { // TODO: Add your command handler code here CDelaunayDoc* pDoc = GetDocument(); ASSERT_VALID(pDoc); if(!pDoc->PointList->GetCount()) { char str[100]; ostrstream osr(str,100); osr<&
  3. 所属分类:2D图形编程

  1. DDADrawingprogramplusdelaytime

    0下载:
  2. DDA画线算法, 此处加上了延时,更便于观察画线过程,演示效果好。-DDA line drawing algorithm, here coupled with the delay, but also easy to observe the process of drawing lines to demonstrate good results.
  3. 所属分类:2D Graphic

    • 发布日期:2017-04-25
    • 文件大小:14.58kb
    • 提供者:nina.g
  1. Developing_GUIs_in_C++

    0下载:
  2. we’ve successfully developed a simple GUI interface, using only a few lines of code. The major factor which works here is the entire class structure is re-usable, and can be applied to build a lot of other different User Interfaces too. The reader c
  3. 所属分类:2D Graphic

    • 发布日期:2017-03-26
    • 文件大小:12.14kb
    • 提供者:Abhijeetrao
  1. PaletteGenerator

    0下载:
  2. This program lets you load a JPEG or BMP image and then generate a 256 color palette from sampling 256 evenly spaced spots on the image. It scans the image evenly in a 16 x 16 grid to generate this palette. It can save the palette file in either the
  3. 所属分类:2D Graphic

    • 发布日期:2017-04-04
    • 文件大小:2.2kb
    • 提供者:Ben321
  1. levelset_withoutreinitialization

    1下载:
  2. 利用水平集函数来检测物体轮廓,一般水平集收敛用到signed distance function的,但是这里实现的程序不用每次都要进行reinitialization就可以使水平集函数趋于收敛。-The use of level set function to detect an object contour, the general level set signed distance function used in the convergence, but the program here
  3. 所属分类:2D Graphic

    • 发布日期:2017-04-16
    • 文件大小:25kb
    • 提供者:朴松林
  1. Scaramuzza_OCamCalib_v2.0

    0下载:
  2. 用于对全景镜头进行标定,能求解出图像上对应点的世界坐标的方向向量-The OcamCalib Toolbox for Matlab allows the user (also inexpert users) to calibrate any central omnidirectional camera, that is, any panoramic camera having a single effective viewpoint (see section 17). The Toolbox i
  3. 所属分类:2D Graphic

    • 发布日期:2017-05-19
    • 文件大小:5.27mb
    • 提供者:dony
  1. CGeditor

    0下载:
  2. The package must also have a user-friendly interface that may be menu-oriented, iconic or a combination of both. It provides most the features that a 2D graphic editor should have. It is developed in C. it has been implemented on DOS platform. The 2-
  3. 所属分类:2D Graphic

    • 发布日期:2017-04-02
    • 文件大小:15.5kb
    • 提供者:sk
  1. LifeGame

    0下载:
  2. 这里模拟的是生命游戏,是八邻居的。是基于元胞自动机的研究的。-Here is the simulation of a life game。
  3. 所属分类:2D Graphic

    • 发布日期:2017-04-04
    • 文件大小:44.94kb
    • 提供者:Metal
  1. Q2

    0下载:
  2. 计算图片中大米的个数,计算每个大米的周长和中心点-Here we are interested to find number of rices and their perimeters as well as their center of gravities. Using the image, segment rices in a binary image. Then you can use the help mfile (Q2.m) to see how we can lable, fin
  3. 所属分类:2D Graphic

    • 发布日期:2017-03-30
    • 文件大小:45.44kb
    • 提供者:Chen Gaojun
  1. 123142344

    0下载:
  2. 利用MATLAB进行图像处理。这里是用来进行图像中的目标跟踪。效果很好。-Using MATLAB for image processing. Here is used for target tracking in the image. Good results.
  3. 所属分类:2D Graphic

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