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

搜索资源列表

  1. LU

    0下载:
  2. C++MFC获取主机信息,显示在页面上,程序可直接用VS2010打开-Get host information
  3. 所属分类:Console

    • 发布日期:2017-12-02
    • 文件大小:5164793
    • 提供者:向某
  1. VS2010__MFC__OpenCV_2.4.1

    0下载:
  2. 如何在vs2010中的MFC中使用OPENCV,里面有讲配置方法。-How to use the MFC vs2010 OPENCV, inside speaks configuration.
  3. 所属分类:2D Graphic

    • 发布日期:2017-11-15
    • 文件大小:804909
    • 提供者:黄军伟
  1. WILD-CHIND

    0下载:
  2. 利用MFC在vs2010中实现画图的代码,可以用于画简单的基本图元-MFC in the drawing code in vs2010, can be used to draw a simple base map elements
  3. 所属分类:.net

    • 发布日期:2017-11-22
    • 文件大小:126633
    • 提供者:萨芬
  1. fis

    0下载:
  2. /* * 这是修改过后的fis.c模糊推理系统库函数,可以移植C/C++环境使用,在VS2010的MFC环境经过测试 * 1、将fis.c文件拷贝到项目中; * 2、修改VS2010的配置属性,项目->属性->C/C++->预处理器->预处理器定义,添加 * _CRT_SECURE_NO_WARNINGS * 3、在【解决方案资源管理器】中选中fis.c文件,单击右键的属性 * 【配置属性】->【常
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-11-06
    • 文件大小:14190
    • 提供者:王行凤
  1. GMap

    0下载:
  2. 在MFC对话框中插入谷歌地图,完整VS2010工程。-Insert Google Map in MFC Dialog, VS2010 Project
  3. 所属分类:ActiveX-DCOM-ATL

    • 发布日期:2017-11-01
    • 文件大小:142301
    • 提供者:Gao
  1. TCPIP_Code

    1下载:
  2. 在VS2010平台下使用MFC开发的TCP/IP通信应用,里面拥有详细的代码注释,并且支持16进制接受和发送,支持TCP/UCP通信,以及服务器server和客户端client模式选择-TCP/IP communication applications developed using MFC in VS2010 platform, which has a detailed code comments, and support for hexadecimal to receive and send
  3. 所属分类:WinSock-NDIS

    • 发布日期:2014-12-20
    • 文件大小:920576
    • 提供者:
  1. zoom

    0下载:
  2. 纯MFC做的放大镜小例子,VC6,VS2010可以编译运行,支持自定义,支持当前鼠标位置放大,和当前放大窗口位置放大,圆形窗口,双缓冲绘图,有悬浮透明提示窗口,改变了传统的放大镜的实现  按ESC或双击放大镜可退出程序-The the pure MFC do the magnifying glass small example, VC6, VS2010 can compile and run support custom support current mouse position zoom z
  3. 所属分类:GDI-Bitmap

    • 发布日期:2017-11-13
    • 文件大小:29175
    • 提供者:cgl
  1. DCTaIDCT

    1下载:
  2. 这是在VS2010平台上编写的MFC应用程序,采用单文档模式,用四种不同的方法实现图像的DCT(离散余弦变换)以及IDCT变换,支持8*8分块儿变换-This MFC application written in VS2010 platform, a single document mode, using four different methods to achieve image DCT (discrete cosine transform) and IDCT transform and s
  3. 所属分类:Special Effects

    • 发布日期:
    • 文件大小:26955717
    • 提供者:HY
  1. UnZip

    1下载:
  2. 用C++实现zip压缩解压缩,主要是利用第三方源码接口,自己封装了一个压缩函数,和解压函数。使使用操作简单化。编译器是 VS2010,在MFC工程下测试的。-In C++ zip compression and decompression is to use a third-party source interface encapsulates a function of compression and decompression functions. The compiler is VS201
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-11-06
    • 文件大小:68447
    • 提供者:huazai
  1. mfc_print

    0下载:
  2. 一个很好的打印实例,包括打印和打印预览 适合VS2010或以上版本的mfc-print and preprint
  3. 所属分类:.net

    • 发布日期:2017-11-12
    • 文件大小:34913280
    • 提供者:顾进
  1. MFCDB

    0下载:
  2.   C++连接数据库有很多种方法,ODBC,ADO等等。我这里就采用了ADO的方法。   既然都涉及到数据库了,就直接做个带界面的吧。先打开VS2010,新建一个“MFC应用程序”,在里面记得选择“基于对话框”,因为这个比较简单,我就用这个举例了,其他的自己研究一下吧,然后一直下一步就可以了。-There are many ways C++ connect to the database, ODBC, ADO, etc.. I am here on the use of the method
  3. 所属分类:ADO-ODBC

    • 发布日期:2017-11-22
    • 文件大小:267633
    • 提供者:王小刚
  1. FIVECHESS

    0下载:
  2. 基于MFC开发的五子棋小游戏,人机博弈,智能化程度高,使用的是VS2010平台,可以直接用VS2010编译,调试运行。--Based the MFC developers backgammon game, man-machine game, a high degree of intelligence, using VS2010 platform directly with VS2010 compile, debug and run.
  3. 所属分类:Other Riddle games

    • 发布日期:2017-11-20
    • 文件大小:155136
    • 提供者:于亚军
  1. FangDa

    0下载:
  2. 纯MFC做的放大镜小例子,VC6,VS2010可以编译运行,支持自定义,支持当前鼠标位置放大,和当前放大窗口位置放大,圆形窗口,双缓冲绘图,有悬浮透明提示窗口,改变了传统的放大镜的实现,完全是自己的创意,希望大家喜欢,抗锯齿可以使用GDI+技术或PNG图解决,已测试。   按ESC或双击放大镜可退出程序。-The the pure MFC do the magnifying glass small example, VC6, VS2010 can compile and run suppo
  3. 所属分类:Windows Develop

    • 发布日期:2017-11-16
    • 文件大小:25903
    • 提供者:Blue
  1. CrystalWnd

    0下载:
  2. 利用vs2010下的MFC编写的小程序,显示不规则窗口,利用一副png图片代替传统方形窗口 -MFC small programs written using vs2010, irregular window is displayed, use a png image instead of the traditional square window
  3. 所属分类:Dialog_Window

    • 发布日期:2017-11-19
    • 文件大小:21292627
    • 提供者:123
  1. MIS

    0下载:
  2. 自己写的一个简单的人事工资管理系统。vs2010 环境mfc应用程序,数据库使用SQLsever2008。文件包括了vs工程文件和数据库文件。-Write a simple human resources management system. The vs2010 environmental MFC applications, databases SQLsever2008. The documents include vs engineering files and database files
  3. 所属分类:Windows Develop

    • 发布日期:2017-11-30
    • 文件大小:1236231
    • 提供者:Green
  1. Hosptial-System

    0下载:
  2. 一个用MFC做的小型医院门诊收费系统,开发环境是vs2010,是通过ADO连接SQL Serve数据库-To do with MFC small hospital outpatient payment system, the development environment is VS2010 and SQL Serve database through ADO connection
  3. 所属分类:GUI Develop

    • 发布日期:2017-11-11
    • 文件大小:948763
    • 提供者:万少华
  1. DimChainEXE

    0下载:
  2. vs2010编写的mfc程序。两个功能:1、异步启动Prp/E;2、与matlab2011的混合编程实例-vs2010 prepared by the mfc procedures. Two functions: 1, asynchronous start the Prp/E 2, with the matlab2011' s mixed programming instance of
  3. 所属分类:Other windows programs

    • 发布日期:2017-11-15
    • 文件大小:248192
    • 提供者:ONWAY
  1. FangDa

    0下载:
  2. 纯MFC做的放大镜小例子,VC6,VS2010可以编译运行,支持自定义,支持当前鼠标位置放大,和当前放大窗口位置放大,圆形窗口,双缓冲绘图,有悬浮透明提示窗口,改变了传统的放大镜的实现,完全是自己的创意,希望大家喜欢,抗锯齿可以使用GDI+技术或PNG图解决,已测试。   按ESC或双击放大镜可退出程序。-Pure MFC to do the magnifying small example, VC6, VS2010 can compile and run, support for cus
  3. 所属分类:Dialog_Window

    • 发布日期:2017-11-13
    • 文件大小:25300
    • 提供者:eben
  1. MulitThreadtest

    0下载:
  2. vs2010 VC++演示mfc下单个线程暂停、启动、停止功能。演示了开启任意线程,并且区分线程ID和线程句柄的功能。演示了线程加锁、互斥的功能-vs2010 VC++ demonstrates the mfc single thread pause, start, stop function. Demonstrates open any thread, and the thread ID and thread handles distinguish features. Demonstrates
  3. 所属分类:Process-Thread

    • 发布日期:2017-11-10
    • 文件大小:23877997
    • 提供者:杜云江
  1. CvvImage

    0下载:
  2. vs2010+opencv2.3.1的基于MFC对话框打开图片需添加的cpp文件-vs2010+opencv2.3.1 MFC dialog-based open picture cpp files to be added
  3. 所属分类:GDI-Bitmap

    • 发布日期:2017-03-22
    • 文件大小:2242
    • 提供者:顾亚军
« 1 2 3 4 5 6 78 9 10 11 »
搜珍网 www.dssz.com