CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - MFC draw

搜索资源列表

  1. DrawChip

    0下载:
  2. 用VC的MFC框架,GUI编程的实例,可以绘制各种电子元器件,包括三极管,电容等,可直接用于电子元器件的功能绘制,保证可以运行。-The MFC framework with VC, GUI programming examples, you can draw a variety of electronic components, including transistors, capacitors, electronic components can be directly used for f
  3. 所属分类:GUI Develop

    • 发布日期:2017-04-03
    • 文件大小:214410
    • 提供者:王伟
  1. DiamondViaMFC

    0下载:
  2. 通过MFC进行2D金刚石的绘制和渲染,主要运用递归的算法和MFC类库的调用-Draw a diamond via MFC
  3. 所属分类:2D Graphic

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

    0下载:
  2. 利用opengl在MFC上画一个带色彩的水壶,立体效果比较好-Opengl draw on MFC using a water bottle with a color, three-dimensional effect is better
  3. 所属分类:OpenGL program

    • 发布日期:2017-05-12
    • 文件大小:2571302
    • 提供者:李云龙
  1. earth

    0下载:
  2. 利用opengl在MFC上画地球,利用了opengl的光线与纹理-Opengl draw on the use of the earth in MFC, use of light and texture opengl
  3. 所属分类:OpenGL program

    • 发布日期:2017-04-02
    • 文件大小:372253
    • 提供者:李云龙
  1. MyClock

    0下载:
  2. MFC时钟小程序,课获取系统时间并绘制时钟。-MFC clock applet, and draw lessons for the system time clock.
  3. 所属分类:GDI-Bitmap

    • 发布日期:2017-05-11
    • 文件大小:2357554
    • 提供者:jerry
  1. fanzouyang

    0下载:
  2. 基于Visual C++ MFC的直线反走样算法实现。可绘制直线且实现反走样,消除锯齿。-Based on Visual C++ MFC line anti-aliasing algorithm. Can draw a straight line and to achieve anti-aliasing, anti-aliasing.
  3. 所属分类:GUI Develop

    • 发布日期:2017-04-04
    • 文件大小:359622
    • 提供者:李文东
  1. line

    0下载:
  2. 画线的实现 用MFC可以实现直线的画线 拾取 修改等操作 还可以保存只羡慕-draw line you can choose modify and save
  3. 所属分类:GUI Develop

    • 发布日期:2017-05-15
    • 文件大小:3901411
    • 提供者:吴蔚
  1. v

    0下载:
  2. 这是一个mfc的小程序,主要功能是画线,端点有一个小矩形-this is a small c++ program ,it can draw a line with a rectangle
  3. 所属分类:Windows Develop

    • 发布日期:2017-05-13
    • 文件大小:3335362
    • 提供者:cc
  1. drawpainv1.3aa

    0下载:
  2. Application programmed in Microsoft Visual Studio 2010 based on the MFC Doc / View Architecture. The program is used to draw lines and objects. A typical paint-type program. Package contains all necessary source code of the project classes.
  3. 所属分类:GDI-Bitmap

    • 发布日期:2017-06-17
    • 文件大小:26128472
    • 提供者:az
  1. MFCtestmove

    0下载:
  2. vc++MFC编写的简单绘图程序,可在菜单中选择绘制图形,颜色,线型,并添加移动功能,鼠标点击移动,可拖动图形的结点。-simple drawing program written in vc++ MFC, you can select in the menu to draw graphics, color, line, and add mobile functionality, the mouse click to move, drag the graphic node..
  3. 所属分类:GDI-Bitmap

    • 发布日期:2017-06-16
    • 文件大小:25694491
    • 提供者:秦寒
  1. Draw2

    0下载:
  2. MFC画板小程序 1)按下鼠标左键, 画线开始 2)随着鼠标的移动, 画下鼠标经过各点的连线 3)松开鼠标左键, 画线结束-With the mouse movement, draw the mouse after each point connection
  3. 所属分类:Graph Drawing

    • 发布日期:2017-05-08
    • 文件大小:1929917
    • 提供者:BRUCE
  1. ex05c

    0下载:
  2. 用mfc绘制一个椭圆,并且用鼠标移动椭圆-use mfc to draw a ellipse,besides use mouse to move the ellipse
  3. 所属分类:GDI-Bitmap

    • 发布日期:2017-04-10
    • 文件大小:1929525
    • 提供者:萧峰
  1. OpenGL_Line

    0下载:
  2. 基于MFC单文本对话框的opengl画线程序,里面画线程序只完善了网格线的,其余留着可自行添加-Opengl drawing a line program dialog based MFC single text, which draw lines program only perfect grid lines, the rest keep their own Add
  3. 所属分类:OpenGL program

    • 发布日期:2017-05-18
    • 文件大小:5006541
    • 提供者:孙俊
  1. fangcheng

    0下载:
  2. 使用MFC(微软技术类库)实现解答一元二次方程并且画出方程图像。画出一元二次方程的抛物线。-Use the MFC (Microsoft Class Library), answer a quadratic equation and draw the equation image. Draw the parabola of a quadratic equation.
  3. 所属分类:Button control

    • 发布日期:2017-04-10
    • 文件大小:1993236
    • 提供者:baby
  1. Sam1

    0下载:
  2. 在MFC上中点法画圆画直线,DDA算法画直线,计算机图形学实验-Midpoint circle drawing a straight line, draw a straight line of the DDA algorithm
  3. 所属分类:GDI-Bitmap

    • 发布日期:2017-05-15
    • 文件大小:3673774
    • 提供者:汪静
  1. windowsGDI

    0下载:
  2. windowGDI程序设计。一个化扇形的小例程。 使用MFC编写。-A simple window GDI program written by MFC. it can let you draw nice triangles
  3. 所属分类:GDI-Bitmap

    • 发布日期:2017-04-10
    • 文件大小:1927219
    • 提供者:王润
  1. DrawPrj

    0下载:
  2. mfc画图板 实现放大缩小 画长方形 画圆 直线斜线 -the mfc drawing board to enlarge the narrow draw a rectangle circle a straight line slash
  3. 所属分类:GDI-Bitmap

    • 发布日期:2017-03-26
    • 文件大小:76527
    • 提供者:我为我
  1. OpenGL_MFC

    0下载:
  2. 这一些OpenGL在MFC中实现的一些小的例程,可以实现抗锯齿,纹理映射,纹理照明,纹理透明度等。 这些例程创建一种方法实现以下功能: 在一个对话框中画一个简单的立方体并使用OpenGL进行渲染。 可以用鼠标右键菜单操纵物体,改变纹理等。 一个定时器控制的自动旋转。 纹理文件必须是2^n*2^m*24bits的BMP位图。-This is the smallest example to make : Antialiasing Gouraud Textur
  3. 所属分类:OpenGL program

    • 发布日期:2017-04-10
    • 文件大小:1108679
    • 提供者:李平
  1. OpenGLDraw-

    0下载:
  2. 利用MFC和OPenGL函数可以画图形系统-MFC and OpenGL functions to draw graphics system
  3. 所属分类:OpenGL program

    • 发布日期:2017-03-28
    • 文件大小:792750
    • 提供者:张健雄
  1. Interactive

    0下载:
  2. MFC的交互式绘图的,MFCMFCMFC VC++,实现了画线,画圆,画点等功能-MFC interactive drawing, MFCMFCMFC VC++, draw lines, draw a circle, draw points
  3. 所属分类:GDI-Bitmap

    • 发布日期:2017-05-08
    • 文件大小:1947392
    • 提供者:zyq
« 1 2 ... 19 20 21 22 23 2425 26 27 28 29 ... 37 »
搜珍网 www.dssz.com