CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 图形图象 搜索资源 - windows窗口

搜索资源列表

  1. 用SDK编写的异形位图演示窗口

    0下载:
  2. 用SDK编写的异形位图演示窗口,这个不是用MFC 编写的-SDK used to prepare a square windows bitmap demonstration, this is not to prepare the MFC
  3. 所属分类:图片显示浏览

    • 发布日期:2008-10-13
    • 文件大小:162114
    • 提供者:ke
  1. timageedge

    0下载:
  2. C++编写的进行图像边缘检测处理的基本算法程序,一共有四种算法可以选择,可以自定义图像大小和处理模式,略加修改后也可以应用在Windows窗口模式下。-prepared by the image edge detection algorithm to deal with the basic procedures, a total of four algorithms to choose from, You can define the size and image processing mode
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2008-10-13
    • 文件大小:2240
    • 提供者:赵杰伊
  1. Windows_bkBitmap

    0下载:
  2. 利用BitBlt函数和ROP代码实现在Windows窗口中擦除位图背景-using BitBlt function and the realization of ROP code in Windows window background bitmap erasure
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2008-10-13
    • 文件大小:78135
    • 提供者:啊征
  1. Windows_button

    0下载:
  2. 模拟Windows窗口和按钮 TC2.0编译通过-simulated Windows window and compile button READ
  3. 所属分类:图形图象

    • 发布日期:2008-10-13
    • 文件大小:172063
    • 提供者:绿荫之下
  1. Surface.2000.6.5

    0下载:
  2. opengl开发相应的windows窗口程序
  3. 所属分类:OpenGL

    • 发布日期:2008-10-13
    • 文件大小:103343
    • 提供者:zhaoqimeng
  1. Draw

    0下载:
  2. 一个不错的结合WINDOWS窗口的绘图VC代码~
  3. 所属分类:绘图程序

    • 发布日期:2014-01-16
    • 文件大小:7446959
    • 提供者:庸少
  1. MFCappwizad

    0下载:
  2. 讲述MFC AppWizard的原理与MFC程序框架的剖析。AppWizard是一个源代码生成工具,是计算机辅助程序设计工具,WinMain在MFC程序中是如何从源程序中被隐藏的,theApp全局变量是如何被分配的,MFC框架中的几个类的作用与相互关系,MFC框架窗口是如何产生和销毁的,对窗口类的PreCreateWidow和OnCreate两个函数的着重分析,Windows窗口与C++中的CWnd类的关系。
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2008-10-13
    • 文件大小:45849
    • 提供者:王英妹
  1. 多窗口编程的C函数库和演示程序

    0下载:
  2. 多窗口编程的C函数库和演示程序-more windows on the C function libraries and Demonstration Program
  3. 所属分类:图形图象

    • 发布日期:2008-10-13
    • 文件大小:33525
    • 提供者:孟庆新
  1. pentagram

    0下载:
  2. 此程序的功能是在windows窗口中画一个空心的红色五角星。
  3. 所属分类:图形图象

    • 发布日期:2008-10-13
    • 文件大小:6537
    • 提供者:李春开
  1. source

    0下载:
  2. 在WINDOWS窗口中擦除位图背景的程序设计
  3. 所属分类:图片显示浏览

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

    0下载:
  2. OpenGL学习程序,仿照nehe的sdk对windows窗口函数和opengl做了包装-OpenGL learning process, modeled on the sdk nehe of windows and window function to do the packaging opengl
  3. 所属分类:OpenGL program

    • 发布日期:2017-11-23
    • 文件大小:104920
    • 提供者:吴文
  1. Code

    0下载:
  2. 讲述MFC AppWizard的原理与MFC程序框架的剖析。AppWizard是一个源代码生成工具,是计算机辅助程序设计工具,WinMain在MFC程序中是如何从源程序中被隐藏的,theApp全局变量是如何被分配的,MFC框架中的几个类的作用与相互关系,MFC框架窗口是如何产生和销毁的,对窗口类的PreCreateWidow和OnCreate两个函数的着重分析,Windows窗口与C++中的CWnd类的关系。-MFC AppWizard on Principle and analysis of
  3. 所属分类:Graph Drawing

    • 发布日期:2017-04-17
    • 文件大小:45688
    • 提供者:芳草
  1. CGCapWin

    0下载:
  2. 演示直接采集图像到计算机屏幕(显存)。 采集图像显示的位置为指定Windows窗口。为使该窗口位置满足图像卡硬件的要求,在图像采集开始前,需要对图像的起始位置坐标、视频输入输出窗口的宽度/高度和显示范围加以调整。-Demonstration of direct capture images to the computer screen (memory). Acquisition image shows the location for a specified Windows window.
  3. 所属分类:Graph program

    • 发布日期:2017-04-01
    • 文件大小:52594
    • 提供者:liulin
  1. ToDraw

    3下载:
  2. 本程序功能与Windows下附件中的画图软件功能相近。本程序是在VC6.0平台上用MFC所编,支持多文档和多视图结构,视图为滚动视图,允许分割窗口。绘制方面的功能主要包括绘制各种图元,包括直线、Bezier曲线、矩形、圆角矩形、椭圆(圆)、多边形,用笔或画刷自由绘图,橡皮擦擦除,颜料桶填充,取色和区域选取移动。绘图时可以选择各种画笔颜色和画刷颜色,各种线型和线宽,以及画封闭图元时是否填充,当然,还能设置背景色、清除图像及画布大小调整等,并且在绘图区单击右键会弹出快捷菜单。程序支持保存和读取位图
  3. 所属分类:绘图程序

    • 发布日期:2013-01-09
    • 文件大小:2262197
    • 提供者:NiP
  1. 11

    0下载:
  2. 从NEHE改编的程序 适合新手看 NEHE里面多了很多窗口控制方面的程序 我把它全部剔除掉了 同样是新手 这样看起来比较方便!-NEHE adapted from the procedure more suitable for novice to see a lot of windows inside NEHE control programs I removed it all out the same way a novice looks more convenient!
  3. 所属分类:OpenGL program

    • 发布日期:2017-04-08
    • 文件大小:3898
    • 提供者:
  1. changetoheWindows

    0下载:
  2. 将输出改到Windows窗口上.功能将在调试过程中的debugger当前位置挂起程序的执行,然后就可以在调 试状态一修改程序的代码,接着可以用Apply Code Changes(Alt+F10)来应用修改的代码到正在调试的程序当中.如果,当前(需要,待)可以(从DOS -The output to change to the Windows window. Feature will be in the debugging process in the debugger current l
  3. 所属分类:Special Effects

    • 发布日期:2017-05-01
    • 文件大小:1000576
    • 提供者:大棚
  1. ContourBitmapDemo

    0下载:
  2. 不规则窗口及鼠标跟随 -Irregular windows and mouse and mouse follow the following irregular window
  3. 所属分类:Special Effects

    • 发布日期:2017-04-08
    • 文件大小:42610
    • 提供者:deng
  1. 2

    0下载:
  2. OpenGL实现魔方,以及魔方旋转,windows窗口下的程序-OpenGL, Cube, and Cube rotation, windows process window
  3. 所属分类:OpenGL program

    • 发布日期:2017-05-08
    • 文件大小:1660822
    • 提供者:钱航
  1. hexagon

    0下载:
  2. 用opengl glut库做的小例子 画了个六边形 省去了windows窗口的搭建-Opengl glut library example draws a hexagon Eliminating the need for windows window structures
  3. 所属分类:OpenGL program

    • 发布日期:2017-11-11
    • 文件大小:2015657
    • 提供者:youthy
  1. pentagram

    0下载:
  2. 此程序的功能是在windows窗口中画一个空心的红色五角星。-The function of this procedure is the window in the windows painted a hollow red five-pointed star.
  3. 所属分类:Graph program

    • 发布日期:2017-04-06
    • 文件大小:6586
    • 提供者:egove
« 12 3 4 5 6 7 »
搜珍网 www.dssz.com