CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 Windows编程 其他小程序 搜索资源 - mfc,文档

搜索资源列表

  1. MyDrawing

    0下载:
  2. mfc但文档程序例子,用鼠标拖动可以实现画圆或矩形-But the documentation procedures mfc example, draw a circle with the mouse drag can be achieved or rectangular
  3. 所属分类:Other systems

    • 发布日期:2017-04-03
    • 文件大小:61.49kb
    • 提供者:王柳
  1. undo

    0下载:
  2. 在MFC的文档/视图结构中,增加Undo、Redo功能的类的代码-In the MFC document/view structure to increase the Undo, Redo feature class code
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-13
    • 文件大小:1.78kb
    • 提供者:ChenJian
  1. treeview

    1下载:
  2. MFC控件,树形,像资源管理器一样,实现树形获取文档的功能-MFC control, tree, like the Explorer, the same access to the document to achieve the function tree
  3. 所属分类:Other windows programs

    • 发布日期:2017-05-07
    • 文件大小:1.8mb
    • 提供者:殿
  1. zuijingdiandui

    0下载:
  2. 基于MFC单文档实现的最近点对的算法,是图形界面的-MFC single document based on the closest point to the realization of the algorithm is a graphical interface
  3. 所属分类:Other windows programs

    • 发布日期:2017-05-29
    • 文件大小:11.48mb
    • 提供者:dahai
  1. mfc

    0下载:
  2. 深入了解MFC中的文挡视结构.pdf。笔者拟从MFC中的文档/视结构入手,分析一些函数的流程,并解决编制MDI 应用程序过程中的一些常见问题-MSYS-1.0.11
  3. 所属分类:Other systems

    • 发布日期:2017-04-08
    • 文件大小:157.43kb
    • 提供者:黄明发
  1. mfc

    0下载:
  2. 独立开发一个MFC绘图程序,基于“文档-视图”结构,在客户区能够完成- void CDopicDlg::OnBnClickedQuse() { // TODO: 在此添加控件通知处理程序代码 CDC* m_dc CRect m_rect m_pic.GetClientRect(m_rect) m_dc = m_pic.GetDC() int r1,g1,b1,r2,g2,b2 for (int i = 1 i<m_rect.ri
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-02
    • 文件大小:396.35kb
    • 提供者:落雨軒囂
  1. tetris_MFC

    0下载:
  2. 用MFC单文档结构编写的俄罗斯方块小游戏,上下左右控制,供初学者学习-Tetris game written using MFC single document structure, the upper and lower control, for beginners to learn about
  3. 所属分类:Other windows programs

    • 发布日期:2017-05-10
    • 文件大小:2.23mb
    • 提供者:李华
  1. VC-API-MFC

    0下载:
  2. 该文档详细介绍了API函数和MFC框架,是中文文档,对于英语不好的有很大的帮助哦!-It is a detail introduction of API and MFC
  3. 所属分类:Other systems

    • 发布日期:2017-11-09
    • 文件大小:912.15kb
    • 提供者:tonhigh
  1. EX_Draw2_0301

    0下载:
  2. visual c++ MFC单文档图形绘制,绘制函数和曲线-visual c++ MFC single document graphics rendering, drawing functions and curves
  3. 所属分类:Other windows programs

    • 发布日期:2017-12-02
    • 文件大小:2.26mb
    • 提供者:赖婷
  1. Chap11

    0下载:
  2. MFC 多文档典型实现,包括消息机制,窗口拆分,窗口创建!-MFC Multiple Document typical implementation, including messaging, split window, window to create!
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-07
    • 文件大小:199.62kb
    • 提供者:tanglizhe
  1. mfc-excel

    0下载:
  2. mfc读写excel的文档说明,通过ODBC来实现的。-mfc excel documents to read and write instructions, via ODBC to achieve.
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-01
    • 文件大小:15.03kb
    • 提供者:zhang
  1. huffmanYS

    0下载:
  2. 带MFC界面的哈弗曼压缩和解压(界面稍有简陋),可用于图片和文档,图片效果较明显,文档稍小。-Huffman compression and decompression MFC interface with (interface slightly shabby), can be used for pictures and documents, picture effect is obvious, the document smaller.
  3. 所属分类:Other windows programs

    • 发布日期:2017-06-19
    • 文件大小:28.46mb
    • 提供者:
  1. MFC-clock

    0下载:
  2. MFC单文档实现秒针分针时针的始终,程序涉及到MFC的界面编程。包含两个工程,一个是黑白的时钟,另一个是彩色版。-MFC single document hour minute second hand is always achieved, the program involves the MFC programming interface. Contains two projects, one is black and white clock, and the other is a color
  3. 所属分类:Other windows programs

    • 发布日期:2017-05-02
    • 文件大小:529.72kb
    • 提供者:zhanghang
  1. CircleWave

    0下载:
  2. 在MFC 单文档中绘制绚丽的圆环,点击鼠标可以改变圆环位置和颜色。-Draw gorgeous ring in MFC single document, click the mouse you can change the position and color ring.
  3. 所属分类:Other windows programs

    • 发布日期:2017-05-10
    • 文件大小:2.23mb
    • 提供者:Tony
  1. wuziqi

    0下载:
  2. MFC单文档开发的五子棋游戏,在VS2008下编译通过,支持人人和人机两种模式。-gobang game developed by MFC single document, compile under VS2008, support for two modes which is person to person and person to machine.
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-25
    • 文件大小:153.68kb
    • 提供者:
  1. diplay-digital-mapinfo

    0下载:
  2. MFC单文档画等高线,可以移动放大或缩小-diplay digital mapinfo
  3. 所属分类:Other windows programs

    • 发布日期:2017-05-12
    • 文件大小:2.7mb
    • 提供者:张永
  1. Button_test

    0下载:
  2. 在mfc单文档下,自定义绘制按钮,通过代码实现-n mfc single document, custom drawing buttons, by code
  3. 所属分类:Other windows programs

    • 发布日期:2017-05-18
    • 文件大小:4.55mb
    • 提供者:周鹏
  1. AddViewToSplitter

    0下载:
  2. MFC单文档程序中,分割窗口,在每个窗口中添加相应的视图-MFC single document application, split window, add the appropriate view in each window
  3. 所属分类:Other systems

    • 发布日期:2017-05-18
    • 文件大小:4.55mb
    • 提供者:
  1. OpenGL1

    0下载:
  2. vc++编写的关于opengl在mfc单文档中初始化以及水壶图形的绘制,代码简单,适合初学者。-vc++ in opengl mfc prepared by the single document drawn graphics initialization and kettle, the code is simple, suitable for beginners.
  3. 所属分类:Other systems

    • 发布日期:2017-05-18
    • 文件大小:4.51mb
    • 提供者:陈振兴
  1. Photo

    0下载:
  2. 此程序是用MFC单文档编写的图像处理程序,可进行图像翻转,调节对比度,饱和度以及色彩平衡等操作。(This program is written in MFC single document image processing program, can be image flip, adjust contrast, saturation and color balance and other operations.)
  3. 所属分类:其他

    • 发布日期:2018-01-04
    • 文件大小:69.15mb
    • 提供者:tefkssb
« 12 3 4 »
搜珍网 www.dssz.com