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

资源列表

« 1 2 ... .96 .97 .98 .99 .00 1401.02 .03 .04 .05 .06 ... 1508 »
  1. ImageProcessing_Measure

    1下载:
  2. 图像打开,直线,角度,圆面积的测量。 代码比较容易看懂,可以在此基础上扩展-images open, linear, angle, round area measurements. Code is easier to read, on the basis of this expansion
  3. 所属分类:GDI/图象编程

    • 发布日期:2008-10-13
    • 文件大小:65287
    • 提供者:luori
  1. IEC61499_FBD_PLC

    1下载:
  2. 本软件使用C#开发基于IEC61499标准的功能块图(FBD)编辑软件,可做为PLC,DCS,或者逻辑电路仿真编辑软件。-use of the software development based on the C# IEC61499 standard function block diagram (FBD) editing software, the types of PLC, DCS, or logic circuit simulation editing software.
  3. 所属分类:GDI/图象编程

    • 发布日期:2008-10-13
    • 文件大小:44128
    • 提供者:xhs
  1. vtk_skull

    1下载:
  2. vtk头骨示例程序,这个是很多开始学vtk的同胞们可以先研究的程序。这个是mfc下的,那个headsq是ct机的直接导出的切片图片,运行的时候需要读取这些数据的。-VTK skull sample program, this is a lot of learning VTK compatriots can examine procedures. This is the mfc, which headsq ct machine is directly derived slice images, r
  3. 所属分类:GDI/图象编程

    • 发布日期:2008-10-13
    • 文件大小:504212
    • 提供者:肖小
  1. qbezierdemo

    1下载:
  2. 这是一个很好的Bezier曲线的绘制程序。 利用De Casteljau算法绘制Bezier曲线 可以方便嵌入到你的源程序 -This is a good Bezier curve drawing program. De Casteljau algorithm using Bezier curve drawing can easily embedded in your source
  3. 所属分类:GDI/图象编程

    • 发布日期:2008-10-13
    • 文件大小:234997
    • 提供者:潘君
  1. chepaidingwei

    1下载:
  2. 一个关于车牌定位的算法,能够对.JPG,.BMP格式的文件进行定位操作,有一定的参考价值 。-one on the license plate positioning algorithm to right. JPG, . BMP files for positioning operation, the reference value.
  3. 所属分类:GDI/图象编程

    • 发布日期:2008-10-13
    • 文件大小:728901
    • 提供者:吴阳
  1. mobanpipeiippssda

    1下载:
  2. 这是一个图像处理模板匹配的新型算法,里面包括了三代模板匹配算法,包括使用INTEL的Ipp库,还有二次匹配算法,和SSDA算法-This is an image processing template matching new algorithms, including the inside of three generations of template matching algorithm, including the use of Intel studied by the library,
  3. 所属分类:GDI/图象编程

    • 发布日期:2008-10-13
    • 文件大小:78500
    • 提供者:仇烨
  1. MapX_Delph7

    1下载:
  2. 演示Delphi7+MapX开发Gis的完整示例,利用Delphi7开发.-demonstration Delphi7 mapxX Gis a complete example of the use of Delphi7 development.
  3. 所属分类:GDI/图象编程

    • 发布日期:2008-10-13
    • 文件大小:427075
    • 提供者:lotus
  1. 汉诺塔的演示程序

    1下载:
  2. 初学MFC时的拙作,一个汉诺塔的演示程序,采用非递归、非堆栈的算法,直接根据当前步数推算出汉诺塔的状态。界面用GDI实现,伪3D的风格。-beginners at the exposition, a HANOR the demo program, the use of non - recursive and non-stack algorithm, directly under the current steps are projected HANOR state. GDI interface
  3. 所属分类:GDI/图象编程

    • 发布日期:2010-06-29
    • 文件大小:13821
    • 提供者:ioncannon
  1. Lunar Calendar

    1下载:
  2. 一个显示农历月历的程序,支持1801~2100年的公历、农历、节气的显示。除了一个活动窗口,程序还在桌面背景上显示一个半透明的日历(这个功能是通过桌面显示的钩子实现的)。同时在系统栏内显示日历图标。程序包含两个工程,编译连接后分别生成LunarCalendar.exe和DesktopCalendar.dll,两者需要合作才能运行。-a show of the Lunar Calendar procedures, support 1801 ~ 2100 of the Gregorian calen
  3. 所属分类:GDI/图象编程

    • 发布日期:2010-06-29
    • 文件大小:12382
    • 提供者:ioncannon
  1. windowmanager

    1下载:
  2. window窗口管理器 ,主要适用于小型GUI, 管理层次和算法类似于microsoft 的windows窗口系统-window window managers will apply mainly to small GUI, management level and the algorithm similar to microsoft windows Window System
  3. 所属分类:GDI/图象编程

    • 发布日期:2008-10-13
    • 文件大小:55778
    • 提供者:Mark.mao
  1. GraylevelHistogram

    1下载:
  2. 这是VC++灰度直方图仿真程序,打开图像,并且显示灰度直方图。-histogram simulation program, open image, it also shows the histogram.
  3. 所属分类:GDI/图象编程

    • 发布日期:2008-10-13
    • 文件大小:72748
    • 提供者:江水
  1. BitmapApp

    1下载:
  2. 使用内存DC和不使用内存DC画BMP图像,让使用者明白用这两种方法画图的区别。-memory DC and DC painting memory BMP images, users understand that the application of these two methods to draw the distinction.
  3. 所属分类:GDI/图象编程

    • 发布日期:2008-10-13
    • 文件大小:42211
    • 提供者:于小
« 1 2 ... .96 .97 .98 .99 .00 1401.02 .03 .04 .05 .06 ... 1508 »
搜珍网 www.dssz.com