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

搜索资源列表

  1. VC-MFC

    0下载:
  2. Visual C++应用程序有四项主要基本知识:创建一个窗口、了解其他的M F C类、把消息 发送到一个窗口和在一个窗口内绘图。当然还有其他一些基本知识,我们也将在涉及时适当地进行讨论。
  3. 所属分类:Windows编程

    • 发布日期:2008-10-13
    • 文件大小:25563532
    • 提供者:sd
  1. MediaPlayer.用MFC做的播放器

    0下载:
  2. 用MFC做的播放器,各种功能都有实现,是学校的一个实训项目,MFC to do with the players, a variety of function implementation is a Training School project
  3. 所属分类:ActiveX/DCOM

    • 发布日期:2017-06-10
    • 文件大小:17718725
    • 提供者:陈荣
  1. ImageLoad.rar

    0下载:
  2. MFC只提供了BMP位图的载入,我给大家提供一个包含JPG GIF TIF PNG 格式图片载入的类库,MFC provides only BMP bitmap loading, let us provide an included JPG GIF TIF PNG format image loading library
  3. 所属分类:Picture Viewer

    • 发布日期:2017-03-28
    • 文件大小:93618
    • 提供者:杨永龙
  1. MFC_scroll_slider.rar

    1下载:
  2. 程序在MFC下实现,包括滚动条、滑动条的一些函数和功能的实现。,Under the procedures in the MFC implementation, including the scroll bars, slider function and features some of the implementation.
  3. 所属分类:GUI Develop

    • 发布日期:2017-03-29
    • 文件大小:42454
    • 提供者:qingbo
  1. ComboBox.rar

    0下载:
  2. 这是MFC中一个关于组合框的简单例子,有助于学习简单的MFC编程。,This is a MFC combo box on a simple example will help to learn MFC programming simple.
  3. 所属分类:GUI Develop

    • 发布日期:2017-04-09
    • 文件大小:1879077
    • 提供者:huangyaqin
  1. GetAirReport.rar

    0下载:
  2. 通过基于对话框的MFC编程获取天气预报信息,MFC dialog-based programming access to weather information
  3. 所属分类:GUI Develop

    • 发布日期:2017-04-01
    • 文件大小:31575
    • 提供者:ray
  1. mfcmysql.rar

    0下载:
  2. 利用MFC操作MySQL数据库,利用微软的MFC里面的CDatabase和CRecordset两个类再加上MyODBC可以很容易的编出程序,MFC operation using MySQL database, using Microsoft MFC and CDatabase inside CRecordset coupled with two types of MyODBC can be easily prepared and the procedures
  3. 所属分类:ADO-ODBC

    • 发布日期:2017-03-29
    • 文件大小:2527
    • 提供者:张友亮
  1. S3C6410_MFC_Decode

    1下载:
  2. 三星S3C6410新的MFC(Multi-Format Video Codec)编解码器的调用代码。支持MPEG4、H263、H264、VC1。最好在840x600以下分辨率使用,否则将超出6410的带宽,会引起刷屏闪烁(在GUI区域更明显)。-full function source codes for S3C6410 MFC DECODE demo.
  3. 所属分类:Windows CE

    • 发布日期:2017-03-22
    • 文件大小:72405
    • 提供者:zhjy15
  1. 使用MFC+DirectDraw编写的窗口程序

    2下载:
  2. 使用MFC+DirectDraw编写的窗口程序,可以作为一个简单游戏的基本框架,-MFC+ DirectDraw prepared to use a window procedure can be used as a basic framework of a simple game,
  3. 所属分类:Windows编程

    • 发布日期:2012-10-17
    • 文件大小:29970
    • 提供者:zhangruiqiang
  1. MFCSockets_src

    0下载:
  2. 一个MFC网络小程序,提供MFC学习人员开始使用TCP/IP方法。-A small M network FC program to provide beginner to use MFC and learn TCP/IP method.
  3. 所属分类:TCP/IP Stack

    • 发布日期:2014-08-05
    • 文件大小:23120
    • 提供者:peter
  1. qtwinmigrate-2.8-opensource

    1下载:
  2. Qt与MFC以及Win32窗口混合使用,提供的一些类能够在Qt中使用Win32窗口或在MFC中使用Qt-Qt with MFC and Win32 window, mixed use, providing some of the Qt classes can use Win32 or MFC window using Qt
  3. 所属分类:GUI Develop

    • 发布日期:2017-03-21
    • 文件大小:240534
    • 提供者:小马
  1. MFCAero

    0下载:
  2. 想在Win7下重画MFC应用程序界面及实现界面的毛玻璃效果,在网上溜达一下发现“用C++品尝Vista美味:界面地毛玻璃效果”,各大网站都是相互转载的同一篇文章。这篇文章是基于WTL实现的,其中有个默认主题句柄。而MFC没有这个,所以便实现了MFC下毛玻璃效果的程序。 本程序在Windows 7 下VS2008 编写测试。使用与Vista 和 Win 7系统。 author:phenix email:xlsmail@163.com-Win7 want to re-draw un
  3. 所属分类:Windows Develop

    • 发布日期:2017-03-29
    • 文件大小:320319
    • 提供者:shine
  1. ToolTip

    0下载:
  2. MFC中ToolTip的简单应用,可以实时显示鼠标当前坐标.-ToolTip in a simple MFC application, you can real-time display the current mouse coordinates.
  3. 所属分类:StatusBar

    • 发布日期:2017-03-23
    • 文件大小:25124
    • 提供者:taobao1
  1. M1

    0下载:
  2. 使用MFC编写的进度条控件,每隔0.1秒进度条的值增一,到100时变为0,一直循环。-Written using the MFC progress bar control, every 0.1 seconds by the value of a progress bar to 100, becomes 0, has been circulating.
  3. 所属分类:StatusBar

    • 发布日期:2017-04-09
    • 文件大小:1886089
    • 提供者:许大伟
  1. mfc

    0下载:
  2. 在MFC架构中,渲染一个立方体,directX,可以旋转,鼠标可响应-In the MFC framework, the rendering of a cube
  3. 所属分类:DirextX

    • 发布日期:2017-05-11
    • 文件大小:2759587
    • 提供者:雪夜
  1. ping(mfc)

    1下载:
  2. MFC运行模式,功能:可在界面直接修改你想遍历的IP地址范围,点击按钮,开始查询,ping通的显示主机名和IP地址。-MFC operation mode, function: can be modified directly at the interface you want to traverse the IP address range, click the button, and start inquiries, ping' s show the host name and IP
  3. 所属分类:Windows Develop

    • 发布日期:2017-02-28
    • 文件大小:3634935
    • 提供者:zachary
  1. RSA-MFC

    1下载:
  2. RSA-MFC,基于MFC的RSA加密算法的实现,可以用于16进制文件的加解密-RSA-MFC, the MFC based on the realization of RSA encryption algorithm, can be used for 16-band file encryption and decryption
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-05-15
    • 文件大小:3763250
    • 提供者:高飞
  1. MFC-fullScreen

    0下载:
  2. 采用MFC写的一个全屏显示的程序,是一个实现全屏的超级经典例子。-Using MFC to write a full-screen procedures to achieve full-screen is a classic example of the super.
  3. 所属分类:GUI Develop

    • 发布日期:2017-03-23
    • 文件大小:590905
    • 提供者:wang gang
  1. MP3

    1下载:
  2. MFC写的一个MP3播放器,界面很精美,比较实用-MFC write an MP3 player
  3. 所属分类:多媒体编程

    • 发布日期:2014-01-09
    • 文件大小:224314
    • 提供者:朱文杰
  1. vc2008-RussiaBlock(MFC)

    0下载:
  2. 碰到一个很好的vc2008(用到MFC)开发的俄罗斯方块,很适合初学者学习!-Get a good vc2008 (use MFC) development of Tetris, it is suitable for beginners to learn!
  3. 所属分类:Other Riddle games

    • 发布日期:2017-05-31
    • 文件大小:13615523
    • 提供者:疯狂的三哥
« 12 3 4 5 6 7 »
搜珍网 www.dssz.com