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

搜索资源列表

  1. Traffic

    1下载:
  2. 基于MFC的流量统计,实现端口到进程的映射,输出到表格,类似360的流量监控;利用Michael Fatzi编写的绘制按钮类,对总流量以柱形图的形式展示,流量统计采用Winpcap抓包分析得来。-MFC-based traffic statistics, port-to-process mapping to achieve the output to a table, similar to the 360 ​ ​ traffic monitoring prepared us
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-05-14
    • 文件大小:3138378
    • 提供者:CaiBoyang
  1. Robot

    1下载:
  2. 用openGL画的六自由度机械臂,环境为基于Dialog的MFC应用程序,环境VS2008-Draw the Six Arms of Robot with OpenGL,This Project is On VS2008,It is a Program Based On Dialog in The environment of MFC.
  3. 所属分类:OpenGL program

    • 发布日期:2015-05-12
    • 文件大小:13592576
    • 提供者:高帅
  1. IFS

    0下载:
  2. IFS算法模拟山,在MFC的View视图中通过算法画出山的模型,有用可行,简单-IFS algorithm simulation mountains, in the MFC View Mountain view by algorithm to draw a model, useful, practical and simple
  3. 所属分类:Other systems

    • 发布日期:2017-05-10
    • 文件大小:2386944
    • 提供者:金豆豆
  1. XHtmlTree

    0下载:
  2. Component for draw/manipilation with XHTML tree (based on MFC CTree)
  3. 所属分类:TreeView

    • 发布日期:2017-03-29
    • 文件大小:50366
    • 提供者:masirka325i
  1. scldraw2

    0下载:
  2. 基于MFC的opengl实现画线,画圆,画矩形, 用鼠标中键控制图形大小,鼠标左右键进行拖拉-based opengl draw line,rectangle
  3. 所属分类:OpenGL program

    • 发布日期:2017-05-10
    • 文件大小:2414426
    • 提供者:沙春林
  1. MyProjects

    0下载:
  2. 在MFC中建立Opengl环境并绘制图形-The building up of the Opengl environment in MFC and draw graphics
  3. 所属分类:assembly language

    • 发布日期:2017-05-11
    • 文件大小:2079551
    • 提供者:huangying
  1. CLControl

    0下载:
  2. 实现在基于对话框的MFC程序上,绘制OpenGL场景的,可以绘制多个。这里提供的是核心基类,绝对原创代码,只发pudn。注释十分详细,如需使用,请保留本人版权信息。-Dialog-based MFC implementation procedures, drawing OpenGL scene, you can draw a number. Here are the core base class, absolutely original code, only made pudn. Very d
  3. 所属分类:OpenGL program

    • 发布日期:2017-04-07
    • 文件大小:3154
    • 提供者:rnment
  1. DrawScene

    0下载:
  2. 基于openGl,VC++环境下的MFC绘制3D背景的一些函数及实现。-Based on openGl, VC++ environment to draw 3D MFC function and achieve some of the background.
  3. 所属分类:OpenGL program

    • 发布日期:2017-04-14
    • 文件大小:2732
    • 提供者:dropins
  1. 2D-graphics-design

    0下载:
  2. 二维平面图设计,MFC可视化编程,可以自己绘制图形-2D graphics design, MFC visual programming, you can draw your own graphics
  3. 所属分类:2D Graphic

    • 发布日期:2017-05-18
    • 文件大小:4654007
    • 提供者:尹宇洁
  1. bresenham

    0下载:
  2. bresenham画直线算法MFC实现,根据课本上的伪代码自己写的。-To draw a line with bresenham algorithm
  3. 所属分类:2D Graphic

    • 发布日期:2017-05-08
    • 文件大小:1961388
    • 提供者:eric
  1. line

    0下载:
  2. 基础的DDA算法用来画直线,使用MFC做框架实现-Based DDA algorithm is used to draw a straight line, use the MFC framework to achieve to do
  3. 所属分类:2D Graphic

    • 发布日期:2017-05-08
    • 文件大小:1908052
    • 提供者:eric
  1. load-bitmap

    0下载:
  2. 用 加载一个bmp图像,用的是win32函数,没用用MFC来实现这个过程。-using the win 32 applition to load a bmp picture,not using the MFC to draw.
  3. 所属分类:Graph program

    • 发布日期:2017-04-11
    • 文件大小:1332
    • 提供者:anmili
  1. CruvePractice

    1下载:
  2. MFC画曲线,坐标轴的数值可以改变,也可以查看曲线的局部-draw cruve
  3. 所属分类:GUI Develop

    • 发布日期:2017-05-25
    • 文件大小:8645038
    • 提供者:李志腾
  1. line2Doc

    0下载:
  2. 画直线,在C++环境下建立一个MFC工程,建议一个鼠标事件,并在此基础上,定义一个画刷,填充所花的区域-Draw a straight line, to establish an environment in C++ MFC project, suggested a mouse event, and on this basis, define a brush, filling the area spent
  3. 所属分类:Graph Drawing

    • 发布日期:2017-04-07
    • 文件大小:716
    • 提供者:zhang
  1. ChildFrm

    0下载:
  2. 画一条抛物线,在C++环境下建立一个MFC工程,定义一个鼠标事件,并定义一个画刷,填充所画的图形-Draw a parabola, to establish an environment in C++ MFC project, define a mouse event, and define a brush, filling the painting graphics
  3. 所属分类:Graph Drawing

    • 发布日期:2017-04-08
    • 文件大小:704
    • 提供者:zhang
  1. hzx2Doc

    0下载:
  2. 画多条直线,在C++环境下,建立一个MFC工程,定义一个鼠标事件,并在此基础上,定义一个画刷,填充所画的图形-Draw multiple lines in C++ environment, build a MFC project, define a mouse event and on this basis, define a brush, filling the painting graphics
  3. 所属分类:Graph Drawing

    • 发布日期:2017-04-08
    • 文件大小:719
    • 提供者:zhang
  1. testView

    0下载:
  2. 画一个金刚石,在C++环境下,建立一个MFC工程,要求实现运行窗口有菜单,并且可通过对话框来设置图形的半径-Draw a diamond in C++ environment, build a MFC project, required to achieve operational window has menus and dialog boxes to set the graphics by the radius
  3. 所属分类:Graph Drawing

    • 发布日期:2017-04-04
    • 文件大小:1962
    • 提供者:zhang
  1. ChildFrm

    0下载:
  2. 画自由曲线,在C++环境下,建立一个MFC工程,通过你拟合的方法分别画出抛物线,椭圆,双曲线,-Free curve drawn in C++ environment, build an MFC project, through the fitting method you were to draw a parabola, ellipse, hyperbola,
  3. 所属分类:Graph Drawing

    • 发布日期:2017-04-04
    • 文件大小:706
    • 提供者:zhang
  1. ChildFrm

    0下载:
  2. 画圆,在C++环境下,建立一个MFC工程,采用逐点画圆法,画一个圆,并在此基础上,使用其他方法画圆-Circle, in C++ environment, build a MFC project, point by point Circle, draw a circle, and on this basis, the use of other methods Circle
  3. 所属分类:Graph Drawing

    • 发布日期:2017-04-07
    • 文件大小:701
    • 提供者:zhang
  1. AOE-

    0下载:
  2. 用mfc完成AOE, 1.判断工程是否可行 2.求出工程每个活动的最早开始时间e(i),最迟开始时间l(i)和全工程可以完成的最早时间 3.画出AOE网络和关键路径-Complete with mfc AOE, 1. Determine engineering feasibility 2. Obtain engineering earliest start time for each activity e (i), latest start time l (i) and the wh
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-17
    • 文件大小:11284
    • 提供者:黄愫芸
« 1 2 ... 25 26 27 28 29 3031 32 33 34 35 36 37 »
搜珍网 www.dssz.com