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

搜索资源列表

  1. digitalsystem

    0下载:
  2. 这个程序是数字识别系统源代码。因为已经保存了训练好的网络权值,所以第一次使用识别程序时,可以直接运行\\\\Release目录下的可执行文件,然后对图片目录中的测试图片进行读入、识别。-The program is the digital identification system source code. Because the training has kept good network weights, the first use of the identification procedu
  3. 所属分类:GDI/图象编程

    • 发布日期:2008-10-13
    • 文件大小:73715
    • 提供者:tomb499717
  1. exe_src

    0下载:
  2. 很好的程序,编译通过后,可直接在debug下点exe使用-good procedures, compile, debug directly under the point exe use
  3. 所属分类:GDI/图象编程

    • 发布日期:2008-10-13
    • 文件大小:100227
    • 提供者:
  1. load_bmp_WINSDK

    0下载:
  2. 载入位图的源代码,使用的是BMP格式。可直接编译通过。-included in the bitmap source code, the use of the BMP format. Can be directly translated through.
  3. 所属分类:GDI/图象编程

    • 发布日期:2008-10-13
    • 文件大小:840030
    • 提供者:水杯
  1. color_to_gray

    0下载:
  2. 256色转换灰度图,采用VC++语言编写,可直接使用。
  3. 所属分类:GDI/图象编程

    • 发布日期:2008-10-13
    • 文件大小:138593
    • 提供者:曹鹏
  1. RealTime_Plot

    1下载:
  2. 实时曲线显示类,VC++语言开发,可同时显示4条曲线(用户可自行增加),提供标尺和信息显示栏,背景网格疏密程度可调,可直接产生DLL移植到其他工程中使用。
  3. 所属分类:GDI/图象编程

    • 发布日期:2008-10-13
    • 文件大小:94021
    • 提供者:曹鹏
  1. xxczzoom

    0下载:
  2. 非常好的双线性差值程序,代码简单,效果不错,已经通过调试,可直接使用
  3. 所属分类:GDI/图象编程

    • 发布日期:2008-10-13
    • 文件大小:939
    • 提供者:顾昊琳
  1. 图像处理演示程序

    0下载:
  2. 数字图像处理演示程序。为配合《数字图像处理学》一书的出版,便于读者在学习中对本书的主要内容加深理解并增加一些直观的感性认识,以便在更好地理解本书内容的基础上进一步在实践中利用各种图像处理能,特编制了一套实验演示软件。该软件既可以作为教学、演示之用,也可以在实际图像处理中直接应用。由于本软件严格按照软件工程的规范加以制作,并按惯例进行了包装,因此,安装使用极为方便。软件界面采用中文,界面友好、简便,一般不需要特别的专门学习就可以运用。在阅读完该简单说明后,只要动手试一下,便可灵活自如的加以应用。-
  3. 所属分类:GDI/图象编程

    • 发布日期:2008-10-13
    • 文件大小:2149029
    • 提供者:陈锐
  1. 矢量图形控件 Simple Graphic

    0下载:
  2. ------------------- 1.2版本 Simple Graphic 图形控件: 1.增加锁定功能,锁定的图形要素不可以做任何操作,但可以选中lock 2.增加标注属性功能,标注内容直接设置到labelAttribute属性内,如果为“”则不标注 3.增加ShowLabel属性定义,代表这个图形要素是否显示他的标注。 4.增加BackShowLabel属性定义,这个定义在内部使用,组合时可以把ShowLabel设置为False,原值存入BackShowLabel,拆组时再
  3. 所属分类:GDI/图象编程

    • 发布日期:2009-03-03
    • 文件大小:2714982
    • 提供者:suncoder
  1. 矢量图形控件 Simple Graphic

    1下载:
  2. ------------------- 1.2.1版本: 1.增加设置在选择时,是否可以选择锁定图形,是否可以选择不显示图形 2.ISGElementCollection中增加contains函数,判断是否已经存在 3.ISGControl里增加UserFeedBackElements属性,用于增加用户辅助图形;增加CanUndoRedo属性,用于觉得是否自动记录操作堆栈; 增加搜索函数 ------------------- 1.2版本 Simple Graphic 图形控件:
  3. 所属分类:GDI/图象编程

    • 发布日期:2009-04-07
    • 文件大小:2247414
    • 提供者:suncoder
  1. OpenCVMFCDisplay

    0下载:
  2. 使用OpenCV库实现在MFC平台下的图像显示,已经包含相应的lib和dll库,可直接运行,效果不错-MFC with OpenCV library implementation platform in the image display, already contains the appropriate lib and dll libraries, can be directly run, good results
  3. 所属分类:GDI-Bitmap

    • 发布日期:2017-05-13
    • 文件大小:3221331
    • 提供者:zhufeng
  1. nana-0.1.8

    0下载:
  2. C++ 打造的一个GUI界面控件库源码, vc8,vc7.1,dev-c++均可直接编译使用.-C++ to create a GUI interface source control database, vc8, vc7.1, dev-c++ compiler can be used directly.
  3. 所属分类:GDI-Bitmap

    • 发布日期:2017-04-02
    • 文件大小:580539
    • 提供者:zhoux
  1. DIBDisplay

    0下载:
  2. 用于在MDI中打开和显示一张图片,运行迅速,无任何bug,VC6下编译,可直接使用-MDI is used to open and display a picture, run quickly, without any bug, VC6 compiled can be used directly
  3. 所属分类:GDI-Bitmap

    • 发布日期:2017-03-30
    • 文件大小:88352
    • 提供者:skylost
  1. IMGRegNew

    0下载:
  2. 将两幅不同方法获得的同一场景的图像进行匹配,运算快,可直接使用-Will be two different methods to obtain images of the same scene matching, computing fast, can be used directly
  3. 所属分类:GDI-Bitmap

    • 发布日期:2017-04-24
    • 文件大小:113547
    • 提供者:skylost
  1. JM10.2

    0下载:
  2. JM H264源码,10.2版本 用VC编程,整个项目工程代码完整,可直接编译使用-JM H264 source, version 10.2 with the VC program, complete the entire project code can be compiled directly using
  3. 所属分类:GDI-Bitmap

    • 发布日期:2017-05-14
    • 文件大小:3998317
    • 提供者:林强
  1. JJpegDecoderp

    0下载:
  2. Jpeg解码器的源代码,用CC语言实现,很详细。可直接使用。 -Jpeg decoder source code, using C language, in greaat detail. Complete source code can be used directly.
  3. 所属分类:GDI-Bitmap

    • 发布日期:2017-04-05
    • 文件大小:366377
    • 提供者:
  1. Mediison_binne

    0下载:
  2. 关于均值漂移的程序源码,该代码为编译好的程程序源码,能直接看图像分割效果! 可直接使用。 -Mean Shift on the procedures, the code compiled proceedures, can loook directly image segmentation results!
  3. 所属分类:GDI-Bitmap

    • 发布日期:2017-05-03
    • 文件大小:1368675
    • 提供者:积累
  1. Test_PNG

    0下载:
  2. GDI图形编程库 gdi+ 包括头文件 LIB 和DLL 可直接使用 包括调用DEMO-GDI graphics programming the library gdi+ including header files LIB and DLL can be used directly, including call DEMO
  3. 所属分类:GDI-Bitmap

    • 发布日期:2017-11-06
    • 文件大小:5512600
    • 提供者:chenshanshan
  1. VBfindcolor_mousecontrol

    0下载:
  2. VB找图,可直接配合鼠标等操作命令一起使用。-VB fullscreen looking diagram can be directly with the mouse and other operations command.
  3. 所属分类:GDI-Bitmap

    • 发布日期:2017-04-05
    • 文件大小:26396
    • 提供者:孔靖
  1. mj2_lib

    0下载:
  2. jpge2000压缩源码,已编译完成,在VS2008以上版本可直接打开使用-jpge2000 compressed source code has been compiled in VS2008 version can be opened directly using the above
  3. 所属分类:GDI-Bitmap

    • 发布日期:2017-06-11
    • 文件大小:19374783
    • 提供者:王令
  1. hybrid-gaussian

    0下载:
  2. 混合高斯模型,提取前景和背景。效果勉强,可直接使用。-Mixed Gauss model, extraction of foreground and background.
  3. 所属分类:GDI-Bitmap

    • 发布日期:2017-05-20
    • 文件大小:5735057
    • 提供者:江d
« 12 »
搜珍网 www.dssz.com