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

搜索资源列表

  1. sift_vs2008

    0下载:
  2. This programs is a sift algorithm sourcefile written by Visual Studio 2008. This is written by MFC. Simply, just compile and run to use.
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-10
    • 文件大小:1242973
    • 提供者:Edward
  1. mfc-listctr

    0下载:
  2. mfc ctrllist空间demo,对于想学习ctrllist的有一定的帮助。-mfc ctrllist
  3. 所属分类:ListView-ListBox

    • 发布日期:2017-03-30
    • 文件大小:12593
    • 提供者:zxmoran
  1. PictureBox

    0下载:
  2. 一个支持透明位图的MFC扩展picture,用法一看代码就会,所以不带工程了。-A support transparent bitmap in MFC extension picture, use a look at the code would be, so I do not bring works of.
  3. 所属分类:Static control

    • 发布日期:2017-03-28
    • 文件大小:1535
    • 提供者:hexun
  1. Application

    0下载:
  2. MFC控件的使用,包括按扭,对话框,文本显示,代码质量很高.-MFC controls, including buttons, dialog box, text display, high quality code.
  3. 所属分类:Other windows programs

    • 发布日期:2017-05-09
    • 文件大小:1941516
    • 提供者:shiyang
  1. plot

    1下载:
  2. vc编译器下的MFC动态画图程序,实现实时的数据描绘,有助于数据计算类工程的仿真。-vc compiler MFC under the dynamic drawing program, to achieve real-time data descr iption, data of class projects help the simulation.
  3. 所属分类:Windows Develop

    • 发布日期:2014-05-22
    • 文件大小:2163833
    • 提供者:姜先生
  1. 对于MFC编程的介绍

    0下载:
  2. 对于MFC编程的介绍,介绍了一些这类应用程序框架。
  3. 所属分类:文档资料

  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. Models

    2下载:
  2. opengl 三维建模 MFC单文档多视图的框架开发 可以对其进行扩展-MFC Single Document opengl three-dimensional modeling framework for multi-view of its development can be extended
  3. 所属分类:3D Graphic

    • 发布日期:2017-01-03
    • 文件大小:4697992
    • 提供者:jack
  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. Button

    0下载:
  2. MFC按钮编程,是<<Visual C++程序模块集锦>> 这本书里面的例子,需要的可以下载参考下-MFC button programming, is < <Visual C++程序模块集锦> > The book inside the case, you can download the information required under! ! !
  3. 所属分类:GUI Develop

    • 发布日期:2017-03-24
    • 文件大小:98415
    • 提供者:
  1. 密码学实验中的DES算法

    0下载:
  2. 密码学实验中的DES算法,MFC实现,包含所有工程文件。-Cryptography DES algorithm experiment, MFC to achieve, including all engineering documents.
  3. 所属分类:密码/编码算法

    • 发布日期:2017-03-23
    • 文件大小:46023
    • 提供者:lerry
  1. DES

    0下载:
  2. MFC实现DES的加密解密模拟,密钥为64位,-MFC to achieve DES encryption and decryption simulation, the key is 64 bits,
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-04-01
    • 文件大小:29654
    • 提供者:greenwheat
  1. DrawingBoard

    0下载:
  2. MFC经典项目,小画板,可以让你对API函数有深入发的了解-Classic MFC project, a small drawing board, you can let your hair API function has in-depth understanding of
  3. 所属分类:Multimedia Develop

    • 发布日期:2017-05-19
    • 文件大小:5184438
    • 提供者:朱文杰
  1. CXTabCtrl_demo

    0下载:
  2. Tab扩展类,MFC可用类,对tabctrl是一个不错的扩展。-Tab expansion category, MFC Class can be used for tabctrl is a good expansion.
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-01
    • 文件大小:38231
    • 提供者:z
  1. CamShift-tracking(MFC)

    0下载:
  2. 打开摄相头;打开视频文件;保存视频文件; Camshift跟踪;VC与opencv混合编程-Open the camera relative to the first open the video files save the video files Camshift track VC mixed programming with opencv
  3. 所属分类:Dialog_Window

    • 发布日期:2017-06-02
    • 文件大小:14954776
    • 提供者:wu
  1. mymfc_guojia

    0下载:
  2. opencv2.1 - VS2008 开发,MFC演示,读图,读视频,读入双摄像头。-opencv2.1- VS2008 development, MFC demonstration, Picture stories, read the video, read the two cameras.
  3. 所属分类:OpenCV

    • 发布日期:2017-06-13
    • 文件大小:21053100
    • 提供者:ars5nal
  1. Rotate

    0下载:
  2. 使用MFC编写的图像旋转算法,利用临近插值的方法实现图像旋转,并且旋转后的图像自适应窗口。-Written using the MFC image rotation algorithm, near the interpolation method used to achieve image rotation, and rotate the image after the adaptive window.
  3. 所属分类:Special Effects

    • 发布日期:2017-04-09
    • 文件大小:2292176
    • 提供者:
  1. MFCopengl

    0下载:
  2. 在MFC窗口中用OPENGL显示一个三维图形,并实现旋转等功能-use mfc and opengl to display a 3d geometry
  3. 所属分类:OpenGL program

    • 发布日期:2017-04-09
    • 文件大小:2416986
    • 提供者:H
  1. clPlot

    0下载:
  2. MFC坐标系的绘制,动态显示曲线,感兴趣的可以参考下-MFC frame rendering, dynamic display curves of interest can refer to the following ~ ~
  3. 所属分类:Graph Drawing

    • 发布日期:2017-05-13
    • 文件大小:3458018
    • 提供者:任菲
  1. sanweixuanzhuan

    0下载:
  2. 实现三维旋转,拖动鼠标测试。基于C++MFC编写而成,可运行。-Three-dimensional rotation, drag the mouse test. Based on written in C++ MFC, you can run.
  3. 所属分类:3D Graphic

    • 发布日期:2017-05-08
    • 文件大小:1992047
    • 提供者:huangz
« 1 2 ... 40 41 42 43 44 4546 47 48 49 50 »
搜珍网 www.dssz.com