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

搜索资源列表

  1. coordinate-ellipse

    0下载:
  2. 用WINDOWS 32 APPLITION 实现通用的坐标设计,函数是WIN32函数,没用MFC。-using windows 32 applition to draw a zuobiao,not using the MFC.
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-11
    • 文件大小:954
    • 提供者:ganggang
  1. OGL_MFC

    0下载:
  2. 为了图像处理的需要,很想实现二维图像的三维显示,于是写了本代码,希望与此有兴趣的读者共享。图像的获取一是bmp图像文件,二是来自剪贴板。本代码在MFC中调用OpenGL库函数来实现二维图像的三维显示,图像的宽度、高度和象素的亮度分别为三维空间的x,z,y坐标。程序主要有初始化、绘图、资源释放和操作部分,这些功能在OGL_MFCView.cpp文件中实现。OpenGL库的初始化在该文件中的OnCreate,InitScene和DrawScene函数中实现,主要初始化OpenGL运行时的环境变量,三
  3. 所属分类:Windows Develop

    • 发布日期:2017-03-31
    • 文件大小:106657
    • 提供者:tom
  1. a

    0下载:
  2. 二维图像的三维显示希望与此有兴趣的读者共享。图像的获取一是bmp图像文件,二是来自剪贴板。本代码在MFC中调用OpenGL库函数来实现二维图像的三维显示,图像的宽度、高度和象素的亮度分别为三维空间的x,z,y坐标。程序主要有初始化、绘图、资源释放和操作部分,这些功能在OGL_MFCView.cpp文件中实现。OpenGL库的初始化在该文件中的OnCreate,InitScene和DrawScene函数中实现,主要初始化OpenGL运行时的环境变量,三维物体的光照,材质等,由于介绍OpenGL库的
  3. 所属分类:Document

    • 发布日期:2017-05-07
    • 文件大小:1141174
    • 提供者:biao
  1. FPoint

    0下载:
  2. 1.生成mfc基于对话框的模块。 2.绘制表格,获取对话框的宽度和高度后画线等分。在onpaint函数内操作的,画棋子也是在其中操作的。 3.根据表格的交界和数组对应,就相当于一个点看作一个元素。同时每个点对应的坐标值是可以算出来的,就是等分原理。比如总长100,坐标就是10,20,。。 4.事件映射数组,有一个双击事件,用来获取鼠标的光标值,这个值和网格点的哪个值最接近就算是哪个点被点击了。 5被点击后数组用1,2标志。onpaint里话棋子,如果为1,2就画两种不同的子。
  3. 所属分类:Other windows programs

    • 发布日期:2017-05-17
    • 文件大小:4722520
    • 提供者:李龙
  1. muniduihua

    0下载:
  2. 在mfc的模拟对话框实现对话 深入了解逻辑坐标和坐标的含义-The dialog box in mfc Coordinate graphic insight into the meaning of the logical coordinates and coordinate
  3. 所属分类:Dialog_Window

    • 发布日期:2017-05-08
    • 文件大小:1942699
    • 提供者:nanhai
  1. Draw

    0下载:
  2. 如何修改MFC AppWizard向导生成的框架程序的外观和大小,修改图标、光标、背景的三种方法。如何增加和删除工具栏按钮,如何给应用程序增加工具栏,如何显示和隐藏工具栏。定制状态栏,在状态栏中添加时钟显示,CTime类及其用法。在状态栏中添加进度条(主窗口产生后立即产生进度条的巧妙思想,不能在OnCreate函数中直接处理,要用到自定义消息的方法)。鼠标坐标显示,在CView中获取状态栏对象的几种方式。如何为应用程序添加启动画面。-How to modify the MFC AppWizard
  3. 所属分类:Other windows programs

    • 发布日期:2017-05-09
    • 文件大小:1947963
    • 提供者:chenyu
  1. Graph3D-src

    0下载:
  2. 3D 画图MFC界面及显示程序,可以设置坐标等参数,可以鼠标拖放-MFC 3D drawing interface and display program, you can set the coordinates and other parameters, you can drag the mouse
  3. 所属分类:OpenGL program

    • 发布日期:2017-04-03
    • 文件大小:69170
    • 提供者:liruirui
  1. Style

    0下载:
  2. 如何修改MFC AppWizard向导生成的框架程序的外观和大小,修改图标、光标、背景的三种方法。如何增加和删除工具栏按钮,如何给应用程序增加工具栏,如何显示和隐藏工具栏。定制状态栏,在状态栏中添加时钟显示,CTime类及其用法。在状态栏中添加进度条(主窗口产生后立即产生进度条的巧妙思想,不能在OnCreate函数中直接处理,要用到自定义消息的方法)。鼠标坐标显示,在CView中获取状态栏对象的几种方式。如何为应用程序添加启动画面。 -How to modify the wizard gen
  3. 所属分类:Windows Develop

    • 发布日期:2017-05-09
    • 文件大小:1555504
    • 提供者:时书政
  1. MFCGaussKruger

    1下载:
  2. 高斯克鲁格 海图中大地坐标和高斯坐标之间的转换,MFC实现-High Intrinsic Luge Hai geodetic coordinates and the Gauss map coordinate conversion between, MFC Implementation
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-03
    • 文件大小:49522
    • 提供者:EasonSun
  1. lesson9

    0下载:
  2. 如何修改MFC AppWizard向导生成的框架程序的外观和大小,修改图标、光标、背景的三种方法。如何增加和删除工具栏按钮,如何给应用程序增加工具栏,如何显示和隐藏工具栏。定制状态栏,在状态栏中添加时钟显示,CTime类及其用法。在状态栏中添加进度条(主窗口产生后立即产生进度条的巧妙思想,不能在OnCreate函数中直接处理,要用到自定义消息的方法)。鼠标坐标显示,在CView中获取状态栏对象的几种方式。如何为应用程序添加启动画面。-How to modify the wizard-genera
  3. 所属分类:GUI Develop

    • 发布日期:2017-03-29
    • 文件大小:65376
    • 提供者:玄一
  1. PhotoProg

    2下载:
  2. MFC编的一个摄影测量后方交会和前方交会,以及相对定向绝对定向的程序,从文本读入控制点和像点坐标就可以出结果了,是本人的一次课外作业,相关方向的同学可以借鉴一下。-MFC compiled a photographic measurement of resection and intersection, and the absolute orientation of the program relative orientation, the text read from the control
  3. 所属分类:File Operate

    • 发布日期:2014-04-26
    • 文件大小:4391936
    • 提供者:孙山
  1. Lesson9Code

    0下载:
  2. 如何修改MFC AppWizard向导生成的框架程序的外观和大小,修改图标、光标、背景的三种方法。如何增加和删除工具栏按钮,如何给应用程序增加工具栏,如何显示和隐藏工具栏。定制状态栏,在状态栏中添加时钟显示,CTime类及其用法。在状态栏中添加进度条(主窗口产生后立即产生进度条的巧妙思想,不能在OnCreate函数中直接处理,要用到自定义消息的方法)。鼠标坐标显示,在CView中获取状态栏对象的几种方式。如何为应用程序添加启动画面。 -How to modify the wizard-gen
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-04-24
    • 文件大小:58062
    • 提供者:王晓坡
  1. 3DTrans

    0下载:
  2. 运用了Opengl和MFC的结合,编程实现可以三维的坐标变化,-Changes in three-dimensional coordinates can be achieved
  3. 所属分类:3D Graphic

    • 发布日期:2017-05-06
    • 文件大小:1259980
    • 提供者:yly
  1. huitu1

    0下载:
  2. MFC中生成对话框,在对话框中输入点坐标可以画直线-Generated MFC dialog box, enter the point coordinates in the dialog box can draw a straight line
  3. 所属分类:GUI Develop

    • 发布日期:2017-05-08
    • 文件大小:1962443
    • 提供者:weimiao
  1. circle

    0下载:
  2. 使用MFC工具,创建对话框,使用参数方程,输入圆心坐标,半径,自动生成圆-MFC tools used to create the dialog box, use the parametric equation, enter the center coordinates, radius, and automatic generation of round
  3. 所属分类:GUI Develop

    • 发布日期:2017-05-08
    • 文件大小:1950336
    • 提供者:刘述明
  1. Sinusoid

    0下载:
  2. 基于VC++6.0开发的,MFC单文档应用程序,可以实现正弦曲线绘制,并且有坐标标注。-Developed based on VC++6.0, MFC single document, to achieve the sine curve drawing, and there are coordinates marked.
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-01
    • 文件大小:23453
    • 提供者:yangzhao
  1. pointdrawEX

    0下载:
  2. 一个简易的连点绘图实例,可以通过鼠标定义坐标,直接实现线段连点;对MFC初学者很有帮助;打开后先运行.dsw,Ctrl+F5,即可看到实例;-The connection point of drawing a simple example, you can define the coordinates of the mouse, direct line to achieve even point to MFC useful for beginners opened the first run
  3. 所属分类:Graph Drawing

    • 发布日期:2017-04-25
    • 文件大小:34915
    • 提供者:jack
  1. 3DSLOADER

    1下载:
  2. 使用opengl在mfc中编写的三维坐标,可以进行任意旋转-Use opengl mfc write in three-dimensional coordinates can be rotated
  3. 所属分类:OpenGL program

    • 发布日期:2017-05-12
    • 文件大小:2602331
    • 提供者:miaoshujiang
  1. STLViewer

    0下载:
  2. MFC下OpenGL读取坐标模型,做好了相应配置 并能进行后续OpenGL设计-Read the coordinates of the model under the OpenGL MFC, make the appropriate configuration and design to follow-up OpenGL
  3. 所属分类:OpenGL program

    • 发布日期:2017-03-24
    • 文件大小:758570
    • 提供者:张龙
  1. positive-and-negative-measurement

    0下载:
  2. 大地测量正反算MFC版本,经纬度与XYZ坐标相互转换-geodesy positive and negative measurement useing MFC
  3. 所属分类:GIS program

    • 发布日期:2017-05-14
    • 文件大小:3834197
    • 提供者:扎拉
« 1 2 3 4 56 7 8 »
搜珍网 www.dssz.com