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

搜索资源列表

  1. VS_MFC_Image

    0下载:
  2. 这个项目是在VS2008上实现的MFC单文档视图,功能是打开和显示位图。-This project is implemented in VS2008 MFC single document view function is to open and display a bitmap.
  3. 所属分类:Picture Viewer

    • 发布日期:2017-06-10
    • 文件大小:17256984
    • 提供者:yang yf
  1. computer-of-MFC

    0下载:
  2. 在vs2008的平台下用C++编程实现计算机的一些功能的代码-computer based on MFC
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-03
    • 文件大小:527424
    • 提供者:汪婷
  1. calculator

    0下载:
  2. 使用VS2008进行MFC编程,可实现简单计算器功能!-Using VS2008 MFC programming, and simple calculator function!
  3. 所属分类:Other windows programs

    • 发布日期:2017-05-29
    • 文件大小:11493231
    • 提供者:sword
  1. QQ2013

    1下载:
  2. VS2008 MFC 模仿QQ聊天通讯 VS2008 MFC 模仿QQ聊天通讯-MFC QQ SERVER 2005 VS2008 MFC QQ SERVER 2005
  3. 所属分类:ICQ/即时通讯

    • 发布日期:2013-01-29
    • 文件大小:7497332
    • 提供者:杨晓军
  1. mfcpicture

    0下载:
  2. vs2008下用mfc功能显示图片的小程序,作了一些处理 ,程序有待简化。-vs2008 mfc function display pictures under a small program, made some processing, the program needs to be simplified.
  3. 所属分类:Other windows programs

    • 发布日期:2017-11-16
    • 文件大小:18836390
    • 提供者:东方小强
  1. Credit_Card_Manage

    0下载:
  2. 模拟atm机的mfc程序,编译环境 vs2008-Mfc program analog atm machine compilation environment vs2008
  3. 所属分类:Finance-Stock software system

    • 发布日期:2017-11-08
    • 文件大小:11690951
    • 提供者:LiuYUN
  1. VS2008

    0下载:
  2. VS2008环境下基于MFC读取显示图像、更改背景图像-VS2008 environment based MFC read the display image, change the background image
  3. 所属分类:Special Effects

    • 发布日期:2017-11-06
    • 文件大小:2054895
    • 提供者:庞涛
  1. gtest

    0下载:
  2. 通过mfc动态创建复选框以及edit控件。非常简单的实例,适合新手参考。VS2008编译。-generate buttons and edits dynamitly ,by vs2008 mfc.very easy,for new comings.
  3. 所属分类:Other windows programs

    • 发布日期:2017-11-01
    • 文件大小:10374261
    • 提供者:石开
  1. SimulateClock

    0下载:
  2. 用VS2008 MFC写的一个漂亮的模拟时钟程序,还带同时显示数字时钟功能-VS2008 MFC wrote a beautiful analog clock program, with digital clock function
  3. 所属分类:Dialog_Window

    • 发布日期:2017-11-14
    • 文件大小:12137834
    • 提供者:xiaoyuyuan
  1. Bresenham-Lines-Mid_circle-and-so-on

    0下载:
  2. VS2008下MFC编程,实现Bresenham画线法、中点画圆、椭圆法,计算机图形学。-Under VS2008 MFC programming, Bresenham line, the midpoint Circle, Ellipse, computer graphics.
  3. 所属分类:EditBox

    • 发布日期:2017-11-09
    • 文件大小:9605148
    • 提供者:LEO_山
  1. CAsynvSocket

    0下载:
  2. 在VS2008中用指针实现MFC Socket通信,其中包括一个客户和一个服务器端程序-In VS2008 MFC Socket communication using pointers, including a client and a server-side program
  3. 所属分类:Communication

    • 发布日期:2017-04-01
    • 文件大小:97476
    • 提供者:李佶林
  1. VC-Double-buffer-technology-test

    0下载:
  2. 在vs2008下基于MFC编写的一个关于双缓存的小程序,通过两个按钮响应,对比在加入双缓存后界面变化情况。-Based in vs2008 MFC prepared a small program on double-buffering via two buttons response, compared to the addition of dual-cache interface changes,
  3. 所属分类:Windows Kernel

    • 发布日期:2017-05-25
    • 文件大小:8505998
    • 提供者:枯木生根
  1. bardemo

    1下载:
  2. 在VS2008下实现MFC界面浮动窗口的创建,以及输出窗口的创建-In VS2008 MFC interface to achieve the creation of a floating window, as well as the creation of the output window
  3. 所属分类:GUI Develop

    • 发布日期:2016-08-16
    • 文件大小:12033024
    • 提供者:chen
  1. ScDetective-master

    0下载:
  2. ScDetective - Full Source A kernel level Anti-Rootkit tool which runs on the windows platform. ## Basic information - GUI : VS2008 - MFC - Driver :VS2005 - ddkwizard - DDK Version:7600.16385.1 - Debug : Windbg - VirtualKD - VMware -
  3. 所属分类:Windows Kernel

    • 发布日期:2017-04-07
    • 文件大小:323414
    • 提供者:venus7
  1. HangkongdingpiaoxitongPVS2008PMFC

    0下载:
  2. 使用VS2008 MFC编程,航空订票系统、里面包括航空订票系统的可执行程序、源程序-Use VS2008 MFC programming, airline reservation system, which includes an executable program, source code
  3. 所属分类:GUI Develop

    • 发布日期:2017-05-25
    • 文件大小:8582054
    • 提供者:羽骜
  1. CSocket-Sample

    0下载:
  2. VS2008里MFC写的CSOCKET 聊天室,分为Client及Server端,Server端会显示本机ip,Client端要指定ip才可以登入。-VS2008 MFC write CSOCKET in chat rooms, divided into Client and Server side, Server side will display the local ip, Client-side to specify the ip can log on.
  3. 所属分类:Communication

    • 发布日期:2017-04-05
    • 文件大小:66166
    • 提供者:陈宗辉
  1. doubleButton

    0下载:
  2. vc2008 MFC实现的对键按钮 左键右键信号分别处理-the code of double button base on vs2008 MFC
  3. 所属分类:Button control

    • 发布日期:2017-04-14
    • 文件大小:3753
    • 提供者:张永超
  1. FaceTest

    1下载:
  2. 简单的人脸识别,VS2008 MFC + OPENCV2.4.4 通过按钮载入图片识别。代源码。-source code . vs2008 mfc and opencv 2.4.4 picture , face_front_recginition.
  3. 所属分类:Graph Recognize

    • 发布日期:2017-05-28
    • 文件大小:11704246
    • 提供者:史森
  1. AVIPlayer

    0下载:
  2. VS2008 MFC & opencv 写的AVI 视频播放器。 有详细源代码。适合初学者。-vs2008 & MFC & OPEBCV SOURCE CODE
  3. 所属分类:Streaming_Mpeg4

    • 发布日期:2017-05-28
    • 文件大小:10911551
    • 提供者:史森
  1. Load_code

    0下载:
  2. VS2008 MFC 实现串口下载程序到XC164单片机-VS2008 MFC to achieve serial download XC164 microcontroller
  3. 所属分类:CSharp

    • 发布日期:2017-05-28
    • 文件大小:10306652
    • 提供者:jiang
« 1 2 3 45 6 7 8 9 10 11 »
搜珍网 www.dssz.com