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

搜索资源列表

  1. graphical

    0下载:
  2. 该系统前台为VB开发,调用VC写的dll,该DLL封装了46个图片处理函数,而且该程序含有源码,是图像开发的非常好的典范-prospects for VB, VC was called the dll, the DLL package of 46 photos handling functions, and the source code contains procedures, the development of the image is a very good example
  3. 所属分类:GDI/图象编程

    • 发布日期:2008-10-13
    • 文件大小:264352
    • 提供者:lww
  1. 系统ALPHA通道的应用

    0下载:
  2. 本程序通过调用系统API函数AlphaBlend和使用自定义数组来进行同一幅图片的透明效果处理,从它们相同的效果和不同的反应速度上来体现出系统透明通道的应用-this program by calling the API function AlphaBlend system and the use of custom arrays for a picture with the transparent effect, the same from their effectiveness and sp
  3. 所属分类:GDI/图象编程

    • 发布日期:2008-10-13
    • 文件大小:322465
    • 提供者:JELL
  1. 透明窗口SetWindowLong

    0下载:
  2. 本程序通过调用user32.dll中的系统函数 SetWindowLong(this->GetSafeHwnd(),GWL_EXSTYLE, GetWindowLong(this->GetSafeHwnd(),GWL_EXSTYLE)^0x80000) 完成对窗口半透明的处理-this program by calling user32.dll the system function SetWindowLong (this - gt; GetSafeHwnd
  3. 所属分类:GDI/图象编程

    • 发布日期:2008-10-13
    • 文件大小:24668
    • 提供者:JELL
  1. tuxiangwenjian

    0下载:
  2. ImageView.zip CImageObject 这个类库可以处理BMP、GIF、PCX、TGA、JPG、TIF格式的图像文件,而且具有图像点处理、图像区域处理的功能,你所要做的只是调用函数而已,不必清楚这些图像文件的内部格式。注意例子中并不包含类库的代码,请一起下载CImageObject代码。另外,在运行时请确保在系统目录或你的可执行文件目录下有ImageLoad.dll。(也在CImageObject中) bitmap_ocx.zip 一个自适应大小的位图控件
  3. 所属分类:GDI/图象编程

    • 发布日期:2008-10-13
    • 文件大小:739069
    • 提供者:yanglin
  1. AddFeature1

    1下载:
  2. vc调用MAPX开发二维地理信息系统之增加特征功能-vc two-dimensional development of geographic information systems to increase functional characteristics
  3. 所属分类:GDI/图象编程

    • 发布日期:2008-10-13
    • 文件大小:97817
    • 提供者:石头
  1. matlab wavelet code

    0下载:
  2. 图形图像处理中小波压缩编码的码头喇叭实现,非常简单,只是调用系统函数-graphics processing wavelet compression coding to achieve the terminal loudspeaker, very simple, just call functions
  3. 所属分类:GDI/图象编程

    • 发布日期:2008-10-13
    • 文件大小:3115
    • 提供者:liu
  1. 两球在sin曲线上

    0下载:
  2. 两球在sin曲线上,可用来学习VC编程,学习系统函数的调用和界面的生成.-twice in sin curves can be used to learn the VC program, learning system function call interface and the formation.
  3. 所属分类:GDI/图象编程

    • 发布日期:2008-10-13
    • 文件大小:9681
    • 提供者:王云
  1. 笔样式,实画刷,阴影画刷,pie函数

    0下载:
  2. 简单的系统调用,笔样式,实画刷,阴影画刷,pie函数,Simple system calls
  3. 所属分类:GDI/图象编程

    • 发布日期:2017-03-26
    • 文件大小:798083
    • 提供者:cly
  1. VCMFCPictureimages

    1下载:
  2. 功能需求 : 1、可以打开BMP、PCX、TGA、JPEG及GIF图像。 2、打开的图像,用户均能另存为任意一种格式,以实现图像格式的转换。 3、实现图片的放大、缩小,还原。 4、可以对图像进行90度、180度旋转。 5、可以直接调用Windows画图程序打开图片并进行编辑。 6、软件提供“上一张”、“下一张”功能。 7、可以进行全屏幕浏览,并提供“幻灯片播放”的功能,自动显示当前文件夹下的所有图像。 8、在查看图片时,可以选择从当前目录删除该图片,并将其放入系统
  3. 所属分类:GDI-Bitmap

    • 发布日期:2017-05-23
    • 文件大小:7257115
    • 提供者:keke
  1. 20090607065257_62

    0下载:
  2. 对于一个“标准”的Windows应用程序,一般都有一个工具栏。如果你用过某个GIS系统,一定用过工具栏上的工具。工具栏上的工具为我们提供了一个快速调用某个功能的捷径。我们这就来创建一个MapX的工具栏。 先来实现什么功能呢?我们来个模仿Mapinfo: 放大工具、 缩小工具。 要对图象进行放大缩小,该用什么算法呢?不必你操心!我们是进行二次开发,这些算法的实现,MapX都有了,我们只需要调用它的功能就行了。更绝的是,MapX已经内建了常用的“工具”。放大工具就是miZoomInTo
  3. 所属分类:GDI-Bitmap

    • 发布日期:2017-04-17
    • 文件大小:437492
    • 提供者:zjr5
  1. asda

    0下载:
  2. 这是利用asphyre310制作的粒子系统,可随意编辑粒子的个数、生命周期、产生速率及每个粒子的初始速度和方向、旋转速度和加速度、重力、颜色等等信息,从而方便地制作爆炸、喷泉、下雪、焰火等令人称奇的效果,编辑好后更可以方便地在程序中调用!-It is produced using asphyre310 particle system, are free to edit the number of particles, the life cycle, production rate and the
  3. 所属分类:GDI-Bitmap

    • 发布日期:2017-04-10
    • 文件大小:1261319
    • 提供者:龙少
  1. taijitu

    0下载:
  2. 一个在屏幕上画太极图的VB源码,实现方法是直接调用了系统绘图API函数,具有一定的参考意义-Tai Chi on the screen draw a map of the VB source code, implementation is a direct call to the system graphics API functions, with some reference value
  3. 所属分类:GDI-Bitmap

    • 发布日期:2017-03-30
    • 文件大小:6972
    • 提供者:tsinghua
  1. Line

    0下载:
  2. 用VC6.0写的画直线的小程序,调用系统的函数,使画的直线具有保持的功能,即窗口重绘时所画直线不消失-Applet the VC6.0 write draw a straight line, call the system function, and draw a straight line with maintained function when the window redraw draw a straight line does not disappear
  3. 所属分类:GDI-Bitmap

    • 发布日期:2017-03-31
    • 文件大小:34516
    • 提供者:shiren
  1. ShutdownComputer

    0下载:
  2. 立刻关闭计算机,mfc代码,通过调用系统api实现,亲自测试效果好-Immediately turn off the computer, mfc code, by calling the system api realized, personally tested the effect is good
  3. 所属分类:GDI-Bitmap

    • 发布日期:2017-04-27
    • 文件大小:120518
    • 提供者:禾路
  1. showtime

    0下载:
  2. 用汇编语言写的显示系统时间的小程序.用于参考int 21h 的2ch号调用.-Using assembly language to write the time of the Display System applet. Used in reference to the int 21h call No. 2ch.
  3. 所属分类:GDI-Bitmap

    • 发布日期:2017-04-12
    • 文件大小:1099
    • 提供者:jiaan3nwg49
搜珍网 www.dssz.com