CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 Windows编程 GDI/图象编程 搜索资源 - 函数

搜索资源列表

  1. PR

    0下载:
  2. 一个数字图像处理的小示例软件,里面有傅里叶变换等3种常见的图像处理函数。-A small example of digital image processing software, which has Fourier transform three kinds of common image processing functions.
  3. 所属分类:GDI-Bitmap

    • 发布日期:2017-05-15
    • 文件大小:3970081
    • 提供者:zhangzifeng
  1. CSharp_GDIplus_Programming

    0下载:
  2. 简要介绍了在c#,GDI+编程的一些重要的类和及其函数和属性。-Brief introduction to program in c# with GDI+.
  3. 所属分类:GDI-Bitmap

    • 发布日期:2017-05-02
    • 文件大小:926975
    • 提供者:韩笑
  1. janFX

    1下载:
  2. 图像处理的函数很多 ,推荐大家可以搜索一 下janFX.pas这个函数单元,是一个老外搜集编写的DELPHI的图像函数集,里面包含了一些常用的图像特效函数,例如调整一个BMP的亮度、变 灰、缩放、旋转等等,仔细看看会比较有收获。文件不是很大,直接上传作附件了。-图像处理的函数很多很多,推荐大家可以搜索一 下janFX.pas这个函数单元,是一个老外搜集编写的DELPHI的图像函数集,里面包含了一些常用的图像特效函数,例如调整一个BMP的亮度、变 灰、缩放、旋转等等,仔细看看会比较有收获。文件不是
  3. 所属分类:GDI-Bitmap

    • 发布日期:2017-04-01
    • 文件大小:18242
    • 提供者:xfengsoft
  1. vcprj

    0下载:
  2. 对人脸进行识别和匹配,改匹配函数是找到相似的人脸-Human face identification and matching
  3. 所属分类:GDI-Bitmap

    • 发布日期:2017-05-13
    • 文件大小:3432137
    • 提供者:chenjie
  1. dh

    1下载:
  2. OpenGL动画编程。用窗口初始化函数,窗口处理和事件处理函数,定义场景绘制循环函数,三维物体绘制函数,空闲事件处理函数等来进行书写程序-OpenGL animation programming. Initialization function with the window, window treatment and event handlers, custom scene rendering loop function, three-dimensional object drawing fu
  3. 所属分类:GDI-Bitmap

    • 发布日期:2015-11-26
    • 文件大小:1726
    • 提供者:肖旖旎
  1. TestBitmap

    0下载:
  2. VC中用GDI函数实规高速平滑动画,实现理想的效果。-VC speed regulation using GDI function is real smooth animation, to achieve the desired results.
  3. 所属分类:GDI-Bitmap

    • 发布日期:2017-04-09
    • 文件大小:1963724
    • 提供者:刘学伟
  1. image

    0下载:
  2. 图形用户界面(GUI)演示常见的二维函数图形。菜单条中含有5个菜单项:Plot、Option、LineStyle、Color和Quit。Plot中有Sine Wave、tsin(3t) Wave、2*exp(-0.5*x).*cos(pi*x) Wave、四页玫瑰曲线、阿基米德螺旋曲线和心形曲线六个子菜单项,分别控制在本图形窗口画出相应曲线。-Graphical user interface (GUI) shows the common two-dimensional graphics func
  3. 所属分类:GDI-Bitmap

    • 发布日期:2017-03-29
    • 文件大小:928
    • 提供者:lx
  1. 201051921289360

    0下载:
  2. 最近几天学MFC,感觉蛮有兴趣。想起以前自己在星期天编了个图形时钟,不是MFC编的,Windows api 函数的使用。正在策划Windows自带的扫雷游戏。 -Studies in recent days MFC, feel yours is full interest. Think of themselves before the clock in the Sunday Bian Lege graphics, not MFC series, Windows api function to
  3. 所属分类:GDI-Bitmap

    • 发布日期:2017-04-06
    • 文件大小:779426
    • 提供者:hare4318
  1. VCReadIMAGE

    0下载:
  2. 用VC2008(MFC)打开获取将图片存入CBitmap的方法,MFC有时候就是这么麻烦,所以收藏这个示例,并写出你自己的函数库将是一件很不错的事情!-With the VC2008 (MFC) to open access to images into CBitmap way, MFC sometimes is too much trouble, so collection of the sample, and write your own library would be a very go
  3. 所属分类:GDI-Bitmap

    • 发布日期:2017-06-13
    • 文件大小:21475163
    • 提供者:罗兵哥
  1. drawline

    0下载:
  2. 图像处理VC++画线函数 用各种函数绘画图线-VC++ image processing functions in various functions draw a line graph Line Painting
  3. 所属分类:GDI-Bitmap

    • 发布日期:2017-05-13
    • 文件大小:3478591
    • 提供者:owen
  1. BitMap

    0下载:
  2. 从资源中载入GDI位图,本例利用CBitmap类的LoadBitmap()成员函数实现的-GDI loaded from a resource bitmap, in this case using CBitmap class LoadBitmap () member function implementation
  3. 所属分类:GDI-Bitmap

    • 发布日期:2017-05-08
    • 文件大小:2041856
    • 提供者:王辉
  1. PictureDisplayActivxControl

    0下载:
  2. 用VC开发的图片显示Activex控件.PictureDisplay支持图片格式: jpg,tiff,png,bmp,jpeg,gif. 和传统的Picture控件相比,PictureDisplay支持的格式更多,使用更加灵活方便。主要有四个函数: 1.获得文件路径 CString GetFilePathName() 2.设置文件路径void SetFilePathName(LPCTSTR) 3.获得是否缩放显示BOOL GetShowMode() 4.设置显
  3. 所属分类:GDI-Bitmap

    • 发布日期:2017-03-21
    • 文件大小:646501
    • 提供者:SimpleSan
  1. AStarTest

    0下载:
  2. Astar算法实现,主要函数在AStarArith.cpp中,使用时需要安装mapinfo软件并下载武汉市地图到Maps文件夹中。-Astar algorithm, the main function in the AStarArith.cpp in mapinfo software used to install and download the map to the Wuhan City Maps folder.
  3. 所属分类:GDI-Bitmap

    • 发布日期:2017-05-16
    • 文件大小:4404082
    • 提供者:龚敏
  1. 7.GDIhuitu

    0下载:
  2. 本实验要求利用GDI绘图相关知识,绘制广州地铁线路图。该实验我建立的是MFC工程的基本对话框程序。当点击对话框上的按钮时,便会出现地铁线路图。因此,显示地铁图的相关代码添加在该按钮通过消息映射对应的函数内。 -The dialog box procedure. When you click the button on the dialog box will appear when the MRT. Therefore, the metro map display-related code t
  3. 所属分类:GDI-Bitmap

    • 发布日期:2017-04-10
    • 文件大小:1884420
    • 提供者:谢振宇
  1. BmpClockv1.0

    0下载:
  2. 一个用位图结合gdi画线函数显示系统时间的小程序,用radasm写的。-A combination of using bitmap gdi function of draw line shows the system time of small programs written using radasm.
  3. 所属分类:GDI-Bitmap

    • 发布日期:2017-04-04
    • 文件大小:85738
    • 提供者:周康
  1. clock

    0下载:
  2. 小时钟程序,少锯齿,采用最基本的GDI函数实现,当然用了GDIPlus,-Small clock program, less jagged, using GDI functions to achieve the most basic, of course, with the GDIPlus, Oh
  3. 所属分类:GDI-Bitmap

    • 发布日期:2017-05-04
    • 文件大小:1249388
    • 提供者:黑山老妖
  1. first

    0下载:
  2. 实现一个简单的风车转动函数, -Implement a simple windmill rotation function
  3. 所属分类:GDI-Bitmap

    • 发布日期:2017-04-03
    • 文件大小:772069
    • 提供者:张林
  1. StockSystem

    0下载:
  2. 系统是在VS2005下开发的. MFC做的界面,主要是对初学者有指导作用,利用函数对庞大数据的处理,并用图形显示出来!-System is developed under VS2005. MFC to do the interface is mainly a guide for beginners, using a large data processing functions, and graphical display!
  3. 所属分类:GDI-Bitmap

    • 发布日期:2017-06-09
    • 文件大小:16492832
    • 提供者:
  1. ImageProcessLib

    0下载:
  2. 基于GDI+的图像处理技术库,包括了目前所有基本的图像处理的基本算法,并用函数封装完毕,可根据实际来调用-GDI+ based image processing library, including all of the current basic image processing of the basic algorithm with the function of packaging is completed, according to the actual call
  3. 所属分类:GDI-Bitmap

    • 发布日期:2017-05-16
    • 文件大小:4430552
    • 提供者:朱於军
  1. DataShowClass

    0下载:
  2. 主要功能: 1.动态显示数据。在类中定义了两个大小为2000的double型数值。可显示小于2000组的X,Y数据。动态显示的原理为实时更新数据。只要更新x,y数据,在显示界面就会及时显示。 2.数据捕捉功能。当鼠标靠近数据点时,十字线会绘制一个红色的矩形捕捉框。 3.支持曲线平移,缩放,网格开关,时间显示以及文字说明。平移时,按住右键拖动鼠标;缩放时按住鼠标中键拖动鼠标。 4.支持颜色设置,具体可看弹出菜单。双击鼠标右键,弹出菜单可进行相应的操作。 5.类主要封装了一些设置
  3. 所属分类:GDI-Bitmap

    • 发布日期:2017-03-28
    • 文件大小:169102
    • 提供者:黄雅威
« 1 2 ... 11 12 13 14 15 1617 18 19 20 21 ... 27 »
搜珍网 www.dssz.com