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

搜索资源列表

  1. MFC-li-ti-wen-zi

    0下载:
  2. 用VC++6.0实现具有立体感汉字的方法,可以自己去试一试,上面教我们怎么去做-With vc++ 6.0 realization method of Chinese characters have stereo feeling, can have a try, it teaches us how to do it
  3. 所属分类:File Formats

    • 发布日期:2017-03-26
    • 文件大小:9621
    • 提供者:郝朋
  1. MFC-MESSAGE

    0下载:
  2. 描述MFC中所有消息和数据类型,对新手学习有很大的帮助,并作工具书查询!-Describes the MFC message and data types of all, the novice learning a great help, and check for books!
  3. 所属分类:Communication

    • 发布日期:2017-04-01
    • 文件大小:19488
    • 提供者:张三
  1. MFC

    0下载:
  2. 本电子书介绍的是关于MFC的开发与使用。其中涉及到了VC++的基础知识介绍,Windos开发的基础知识及MFC的开发使用。-This book describes the development and use of MFC. Which involves a basic knowledge of VC++ descr iption, Windos development of basic knowledge and use of MFC development.
  3. 所属分类:software engineering

    • 发布日期:2017-05-24
    • 文件大小:7812500
    • 提供者:涂淑荣
  1. Integrating-D3D9-with-MFC-on-VS

    0下载:
  2. D3D和MFC的整合(英文),手把手教你如何在VS环境下通过向导和文档/视图结构将D3D应用程序与MFC框架相结合-This paper shows the reader, step by step, how to set up a simple Direct3D 9.0 application in the MFC framework using the wizards and the document/view architecture in Visual Studio
  3. 所属分类:software engineering

    • 发布日期:2017-03-29
    • 文件大小:441881
    • 提供者:冉冉
  1. MFC

    0下载:
  2. 对于MFC初学者,这个文档可以说十分有用的,我从一个师兄那里得来,如获至宝,在此分享希望对更多的人有用-If you are fresh,this file can help you study MFC in a short time.
  3. 所属分类:software engineering

    • 发布日期:2017-04-06
    • 文件大小:52255
    • 提供者:阳诚
  1. timer-design-based-on-MFC-of-VCPP

    0下载:
  2. MFC是一个微软公司提供的类库,以C++的形式封装了Windows的API,并且包含一个应用程序框架,以减少应用程序开发人员的工作量。基于MFC的定时器设计,首先进入到主界面,选择你想要的工作模式,当选择工作在“定时”时,设定定时时间,确定定时即可,时间到来时,定时器提醒。当想“退出”时,点击退出按钮。当选择“关闭计算机”,点击关机。-MFC is a Microsoft-provided class libraries in C++ in the form of packaging of th
  3. 所属分类:software engineering

    • 发布日期:2017-03-24
    • 文件大小:103333
    • 提供者:王舒
  1. OpenCV-for-a-game

    0下载:
  2. 基于Opencv和MFC的分形图像压缩实现程序,Opencv用于读取图像-Implementation of fractal image compression based on Opencv and MFC programs, Opencv is used to read images
  3. 所属分类:software engineering

    • 发布日期:2017-04-01
    • 文件大小:3936
    • 提供者:程明
  1. VS-MFC

    0下载:
  2. 一款关于基于VS2010中MFC的程序设计教程,里面有详细的步骤,即使初学者也能顺利实现。-A based the VS2010 MFC program design tutorial, there are the detailed steps, even beginners can successfully achieve.
  3. 所属分类:Project Manage

    • 发布日期:2017-11-09
    • 文件大小:1901208
    • 提供者:林芸
  1. mfc-print

    1下载:
  2. 包含多种用于实现MFC打印功能的代码和方法介绍,用户可按需选择并测试,经本人测试后可以使用。-Contains a variety of code and methods used to implement the MFC print function introduced, users can demand options and test can be used after I tested.
  3. 所属分类:software engineering

    • 发布日期:2017-11-20
    • 文件大小:30740
    • 提供者:王云
  1. MFC-and-OpenGL-3-d-graphics

    0下载:
  2. OpenGL是一个功能强大的图形库,在VC环境下,MFC将其封装,用其编写一些图形程序很好。-OpenGL is a functional library for graphic,and MFC,and VC
  3. 所属分类:software engineering

    • 发布日期:2017-11-07
    • 文件大小:11140
    • 提供者:小光
  1. MFC

    0下载:
  2. 这是一份深入浅出的讲述MCF的PDF文档,对需要用到MCF的初学者应该会有帮助-This is a layman' s language about MCF PDF documents, should be helpful for the beginners need MCF
  3. 所属分类:File Formats

    • 发布日期:2017-11-25
    • 文件大小:7655401
    • 提供者:smile
  1. MFC-QQ

    0下载:
  2. 本系统基于客户端/服务器基本原理,程序即是服务端,也是客户端,通过IP 就可以相互添加好友,并且实现点到点通信,有聊天记录(未实现根据用户发送的消息而改变字体颜色,只能在客户端改),字体颜色设置(一改全改~),包含主界面MaindBord 和聊天Talk 两大功能模块。-The basic principle of the system is based on a client/server program, client service, client over IP Add Friend e
  3. 所属分类:Communication

    • 发布日期:2017-11-22
    • 文件大小:339651
    • 提供者:朱汐
  1. MFC-clock

    0下载:
  2. MFC时钟 一个可重用的C++类,可以通过该类实现一个简单的模拟时钟-MFC clock a reusable C++ class, the class can implement a simple analog clock
  3. 所属分类:Project Design

    • 发布日期:2017-11-11
    • 文件大小:385967
    • 提供者:闫浩飞
  1. MFC-Student-information-management

    0下载:
  2. 定义一个链表类实现对学生信息进行插入、删除、显示所有学生信息的操作,采用基于MFC可视化编程的方式实现。-Define a linked list class implements information for students insert, delete, display all the student information operations, the use of MFC-based visual programming ways.
  3. 所属分类:software engineering

    • 发布日期:2017-11-09
    • 文件大小:3589
    • 提供者:路子祥
  1. MFC-Class-library

    0下载:
  2. 详细说明了MFC中所有类的APP函数和简单的例子-A detailed descr iption of all the classes in MFC APP functions and a simple example
  3. 所属分类:software engineering

    • 发布日期:2017-05-07
    • 文件大小:1444976
    • 提供者:孙毅
  1. MFC

    1下载:
  2. 基于 MFC的绘图板程序 MFC是一个巨大的应用程序类库,而整个MFC以一个CObject类为基类,其他所有的类全部继承于它。给我们开发程序带来了方便的条件。 本程序用到了GDI(图形设备接口)来进行windows图形编程,充分利用了设备无关位图和面向对象的编程思想。本程序可以使用户完成多种功能,比如:从工具栏选择颜色,更改绘图的线条的粗细,各式各样的绘图工具,选择不同工具时鼠标光标的变化,从外界引入位图。最后还可以对任意位图进行修改,并且运用双缓冲的技术使用户在绘图过程中不
  3. 所属分类:software engineering

    • 发布日期:2017-05-15
    • 文件大小:3747679
    • 提供者:狼_图腾
  1. MFC-OpenCV

    0下载:
  2. OpenCV视频教程,目标检测与跟踪,车辆特征识别,人脸识别,字符识别,特征提取, 图像分割,手势识别,计算机视觉视频教程,opencv基础知识 -OpenCV is released under a BSD license and hence it’s free for both academic and commercial use. It has C++, C, Python and Java interfaces
  3. 所属分类:software engineering

    • 发布日期:
    • 文件大小:378782
    • 提供者:史长修
  1. MFC-Open-the-save-file-dialog-box

    0下载:
  2. 开发窗口应用程序中,一般都会使用到文件保存对话框,我在这里提供其中一种方法-Developing windows applications, usually to a file using the Save dialog box, I am here to provide methods
  3. 所属分类:Project Design

    • 发布日期:2017-04-01
    • 文件大小:1449
    • 提供者:布伦特
  1. mfc

    0下载:
  2. MFC中常用类,宏,函数介绍,和GUI有关的各种对象,在窗口中输出文字,使用点,刷子,笔进行绘图,使用各种映射方式-MFC commonly used classes, macros, functions, introduction, and GUI on a variety of objects, the output text in the window, point of use, brush, pen drawing, using a variety of mapping methods
  3. 所属分类:software engineering

    • 发布日期:2017-04-05
    • 文件大小:127888
    • 提供者:dl
  1. The-MFC-entry-to-the-master-course-

    0下载:
  2. 本文章可以对MFC入门的朋友一很好的帮助,尤其是零基础的学生-This article on MFC entry friends a very good help, especially the zero based students
  3. 所属分类:File Formats

    • 发布日期:2017-04-16
    • 文件大小:439738
    • 提供者:高鹏
« 1 23 4 5 6 7 8 9 »
搜珍网 www.dssz.com