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

搜索资源列表

  1. Demo

    1下载:
  2. 该程序是利用MFC画出一个坐标系,然后随机的在坐标系中生成一些点,利用K-Means对这些点进行聚类(由于点的聚类是由效果不好,我自动生成的点,但是k-means算法是有的,使用者可以在此基础上进行修改)-The program is using MFC to draw out a coordinate system and random in the coordinate generation at some point, using k-means clustering (due to cl
  3. 所属分类:GDI-Bitmap

    • 发布日期:2017-06-16
    • 文件大小:25485168
    • 提供者:zhuhao
  1. ShowMapTheShortestRoute

    0下载:
  2. 根据一副地图,在地图上任意点击两地点,可画出两点的最短距离路线。对要熟悉MFC用法及最短路算法的初学者有很大帮助。-According to a map, click on the map on the two locations, you can draw two points of the shortest distance route. To be familiar with MFC usage and the shortest path algorithm for beginners a
  3. 所属分类:Data structs

    • 发布日期:2017-12-16
    • 文件大小:60385280
    • 提供者:王侠
  1. CGWORK0715-2.0

    0下载:
  2. MFC下绘制矩形,圆形,多边形,bezier曲线,B样条曲线-draw rectangle bezier Bcurve circle
  3. 所属分类:2D Graphic

    • 发布日期:2017-05-19
    • 文件大小:4912015
    • 提供者:张军
  1. DrawCurve

    1下载:
  2. MFC绘制三次B样条曲线和贝塞尔曲线,并且可以移动控制点,变换曲线形状。-Using MFC to draw the curve of cubic B spline and bezier, and can move the control points, transform curve shape.
  3. 所属分类:Other windows programs

    • 发布日期:2016-12-03
    • 文件大小:4914176
    • 提供者:李虎
  1. Tumbling

    0下载:
  2. MFC实现绘制一个小人翻跟头,计算机图形学图形变换,包括旋转变换和平移变换-MFC realize draw a dog or cartwheel, computer graphics, the graphics transformation, including rotation and translation transformation
  3. 所属分类:Other windows programs

    • 发布日期:2017-12-20
    • 文件大小:61613056
    • 提供者:陌晴
  1. Line

    0下载:
  2. 运用vc6.0里面的mfc.exe工程实现bresenham算法画圆,画直线,是计算机图形学上机实习的基础内容-Use vc6.0 inside mfc.exe project realization bresenham algorithm circle, draw a straight line, on the basis of the content of computer graphics machine internship
  3. 所属分类:2D Graphic

    • 发布日期:2017-05-11
    • 文件大小:2287104
    • 提供者:王嘉辉
  1. SampleDrawLin

    0下载:
  2. 自己用MFC写的一个用来画线的小程序,界面设计简洁大方。-MFC used to write a line to draw a small program, the interface design simple and generous.
  3. 所属分类:Graph Drawing

    • 发布日期:2017-05-20
    • 文件大小:5369747
    • 提供者:夏虫
  1. CDrawLines

    0下载:
  2. 使用C++语言实现的MFC程序。在界面上显示菜单栏,工具条实现鼠标画线功能-Use C++ language MFC program. The menu bar is displayed on the screen, the tool bar functions to achieve the mouse to draw the line
  3. 所属分类:Windows Develop

    • 发布日期:2017-05-05
    • 文件大小:209178
    • 提供者:斯齐
  1. sort(7-methods)

    2下载:
  2. 这是用MFC写的,开发环境是VC++。 主要实现7种排序算法(直接插入排序、堆排序、基数排序、冒泡排序、归并排序、希尔排序、快速排序),能计算每种排序算法的运行时间,进行多次排序后,可以对各种排序算法时间复杂度进行直线拟合,并以图线的形式表示,其中,画图部分是调用外部CCHART库来完成的。以上是本程序的主要功能,还有一些细节的东西请打开工程自行探索。 程序亲测无误。-It`s a MFC project and the development environment is VC++.T
  3. 所属分类:GUI Develop

    • 发布日期:2017-05-20
    • 文件大小:5540797
    • 提供者:小奥
  1. Triangle

    0下载:
  2. MFC编程实现输入三角形三条边,绘制三角形,并输出三角形的面积-MFC programming input three sides of the triangle, draw a triangle, and the output area of ​ ​ the triangle
  3. 所属分类:Dialog_Window

    • 发布日期:2017-12-14
    • 文件大小:41016320
    • 提供者:六山野
  1. EllipseLineRectangle

    0下载:
  2. mfc 通过鼠标或者对话框填写参数绘制虚线或实线的椭圆、直线、矩形-Mfc through the mouse or the dialog box to fill in the parameters to draw the dotted line or solid line of the oval, straight, rectangular
  3. 所属分类:Dialog_Window

    • 发布日期:2017-12-15
    • 文件大小:2045952
    • 提供者:Zhangkai
  1. psnr

    0下载:
  2. 两个视频的psnr比较,并利用mfc进行了界面设计,实现了将视频文件传送进去后,计算出psnr值并绘制出坐标图-Two video psnr comparison, and the use of mfc interface design, the realization of the video file sent into, calculate the psnr value and draw the coordinates
  3. 所属分类:Special Effects

    • 发布日期:2017-12-12
    • 文件大小:72765440
    • 提供者:郑旭
  1. drazing

    0下载:
  2. 图形学画图MFC实现 可以画点画线,不错的程序,-Graphics drawing MFC implementation can draw the dotted line, a good program,
  3. 所属分类:ComboBox

    • 发布日期:2017-12-12
    • 文件大小:155911
    • 提供者:irawmepiation
  1. bridgv-sxspend-enum

    0下载:
  2. 图形学画图MFC实现 可以画点画线,不错的程序,-Graphics drawing MFC implementation can draw the dotted line, a good program,
  3. 所属分类:ComboBox

    • 发布日期:2017-12-14
    • 文件大小:214016
    • 提供者:irawmepiation
  1. linecakrectangle

    0下载:
  2. MFC drawing, you can draw a straight line, rounded rectangle, rectangle
  3. 所属分类:Network Security

    • 发布日期:2017-12-15
    • 文件大小:38912
    • 提供者:Pandoqa
  1. nogf2

    0下载:
  2. 这个主要是讲在MFC中如何使用bizer这个函数来画可变的曲线-This is mainly about how to use in the MFC bizer this function to draw the curve of the variable
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-12-16
    • 文件大小:7168
    • 提供者:Marmjfa
  1. ldrcuit__suspend

    0下载:
  2. MFC drawing, you can draw a straight line, rounded rectangle, rectangle
  3. 所属分类:Other systems

    • 发布日期:2017-12-13
    • 文件大小:38734
    • 提供者:Clevelcnd
  1. CFJN

    0下载:
  2. 这是一个根据产品的数量来画出对应扇形比例图的程序,它是用MFC写的,-This is a based on the amount of product to draw the corresponding fan scale map program, it is written in MFC,
  3. 所属分类:Windows Kernel

    • 发布日期:2017-12-13
    • 文件大小:25347
    • 提供者:Hqddb
  1. 09030495

    0下载:
  2. 这是一个简单的vc++程序,用于学习简单窗口构建,对初学vc++中MFC编程的人来说可以借鉴一下,-This is a simple vc++ program, used to build learning simple window, for beginners vc++ MFC programming people can draw lessons it,
  3. 所属分类:Network Security

    • 发布日期:2017-12-15
    • 文件大小:37888
    • 提供者:cclllctiyn
  1. Check-box

    0下载:
  2. 在MFC程序界面上画一个形状可以改变,颜色也可以自选的图像。颜色有红绿蓝,形状有圆形,矩形。-Draw a shape on the MFC programming interface can be changed, color also can customize the image.Color has red, green and blue, a round shape and rectangle.
  3. 所属分类:ELanguage

    • 发布日期:2017-12-16
    • 文件大小:2089984
    • 提供者:王柯霖
« 1 2 ... 30 31 32 33 34 3536 37 »
搜珍网 www.dssz.com