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

搜索资源列表

  1. TCPIPchat-room

    1下载:
  2. VC++MFC工程实现的TCP/IP的聊天室软件,有客户端和用户端。可以实现客户端之间的文件传输,界面友好,有实现报告文档-a chat room project developed by VC++, with sevice and client terminals ,beside , these codes can realize file transmition betwee two client terminals with a friendly oprating interface.
  3. 所属分类:ICQ-IM-Chat

    • 发布日期:2017-03-25
    • 文件大小:816617
    • 提供者:王宇
  1. MyPreview

    1下载:
  2. 在MFC的文档/视图中虽然有很好的打印预览功能,但是工具栏很呆板,本例子可以很好的修改工具栏-At MFC' s document/view there is very good although the print preview function, but the toolbar is very stiff, this can be a very good example of changes Toolbar
  3. 所属分类:Printing program

    • 发布日期:2017-03-30
    • 文件大小:46347
    • 提供者:wsx
  1. DoubanRadio

    0下载:
  2. 豆瓣电台客户端有点大,自己做了个小豆瓣电台,这是源代码 简单介绍下: 1、创建工程时使用MFC单文档,View选那个HTMLVIEW 2、View的InitialUpdate中浏览豆瓣电台http://douban.fm/radio,顺便把窗口大小改变下 3、加个右键置顶的系统菜单项 -Douban radio client a bit large, a small Douban own radio station, which is the source code for
  3. 所属分类:Multimedia Develop

    • 发布日期:2017-03-28
    • 文件大小:22415
    • 提供者:李铂
  1. SystemTree

    0下载:
  2. MFC下的,文档视图下,对TreeList控件的应用,实现类似资源管理器的功能。-MFC under, document view, the TreeList controls on the application of resource management to achieve similar functionality.
  3. 所属分类:TreeView

    • 发布日期:2017-04-05
    • 文件大小:24198
    • 提供者:jennycai
  1. CreateDialog

    0下载:
  2. 用VC实现窗口的创建,仿照MFC单文档对话框编写的源代码-The method of create Dialog
  3. 所属分类:Dialog_Window

    • 发布日期:2017-03-30
    • 文件大小:131481
    • 提供者:wangcong
  1. direct

    0下载:
  2. 利用DirectX显示一个旋转的圆柱。首先构建一个Mfc单文档框架,然后在文档界面显示圆柱。本例用最简单的代码说明了Directx的基本用法-use DirectX to draw a cilinder。firstly,use wizard to make a single document frame,then use Directx to draw a cilinder on the view
  3. 所属分类:DirextX

    • 发布日期:2017-05-15
    • 文件大小:3996244
    • 提供者:hualei
  1. MyImageProcess

    0下载:
  2. MFC单文档应用程序,该程序主要功能是特效显示图片。例如:马赛克,从左向右插入,百叶窗等等。-this is a MFC appWizard pro.Using for displaying pictures with different beautiful mode.
  3. 所属分类:Special Effects

    • 发布日期:2017-11-29
    • 文件大小:3811569
    • 提供者:风清扬
  1. liulanqi

    0下载:
  2. 浏览器源代码 MFC单文档开发,-Browser source code of MFC Single Document development,
  3. 所属分类:Network Security

    • 发布日期:2017-03-28
    • 文件大小:46356
    • 提供者:高大侠
  1. dynviews

    0下载:
  2. 非基于MFC的文档/视图结构创建多维动态视图,轻松创建多维视图的效果,通过openGL,实现效果显示。-Are not based on MFC s document/view structure to create multi-dimensional and dynamic view, to easily create multi-dimensional view of the effect, through openGL, to achieve the effect of show.
  3. 所属分类:GUI Develop

    • 发布日期:2017-03-30
    • 文件大小:117262
    • 提供者:史书
  1. bresenham

    0下载:
  2. 直线bresenham算法,用VC++ 6.0编写。 注意:新建一个MFC(EXE)工程,在导向中选单文档即可-Bresenham line algorithm, with VC++ 6.0 preparation. Note: Create a new MFC (EXE) project, in the guidance document in the menu can be
  3. 所属分类:2D Graphic

    • 发布日期:2017-04-09
    • 文件大小:2005729
    • 提供者:秦始皇
  1. dialog

    0下载:
  2. mfc里的对话框的简单使用,包括文档和程序,挺有用的-mfc dialog in the simple use, including documentation and procedures, used quite
  3. 所属分类:Dialog_Window

    • 发布日期:2017-03-25
    • 文件大小:36740
    • 提供者:黄文雄
  1. Monitor

    0下载:
  2. 由于需要模仿Microsoft Visual C++ 6.0做了个相似的界面,实现了多视图的分割,控件在视图上按比例的放大以及缩小,对初学MFC 多文档编程的同志们应该有些许帮助-Because of the need to imitate Microsoft Visual C++ 6.0 to do a similar interface, to achieve a multi-view division, controls on pro-rata basis in view of the e
  3. 所属分类:GUI Develop

    • 发布日期:2017-04-03
    • 文件大小:155081
    • 提供者:qingtian
  1. MFC

    0下载:
  2. MFC编程大全,主攻MFC问题,使用于初级或者是查阅文档-Encyclopedia of MFC programming, the main MFC, the use of or access to primary documents
  3. 所属分类:Communication

    • 发布日期:2017-04-02
    • 文件大小:3675
    • 提供者:luan
  1. MyPaint

    0下载:
  2. 用鼠标绘制曲线,并用MFC的文档序列化的方法实现曲线的保存,然后再次打开保存的曲线。-Drawing curves with the mouse and the document sequence using MFC methods to achieve the preservation of curves, and then re-open the saved curve.
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-09
    • 文件大小:1029624
    • 提供者:陈勇
  1. Csocket

    0下载:
  2.  本文介绍了CAsyncSocket、CSocket类,并用CSocket类编写了一个简单实用的网络聊天程序。读者还可以通过MFC CArchive 对象进行信息的收发操作,使得网络传输如同使用MFC的文档连载协议(Serialization protocol),简捷易用。-This paper introduces CAsyncSocket, CSocket class, and Class CSocket prepared a simple but useful web chat progr
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-03-24
    • 文件大小:4144
    • 提供者:yifanxuan
  1. undo

    0下载:
  2. 在MFC的文档/视图结构中,增加Undo、Redo功能的类的代码-In the MFC document/view structure to increase the Undo, Redo feature class code
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-13
    • 文件大小:1827
    • 提供者:ChenJian
  1. STEP4

    0下载:
  2. 一个MFC多文档相互关联的例子,是深入浅出MFC的源代码-A MFC interlinked documents many examples are easy MFC' s source code
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-29
    • 文件大小:42674
    • 提供者:
  1. ViewPlugIn_2.0

    0下载:
  2. 自己些的用COM实现MFC单文档程序的多个视图,视图以COM插件的方式动态添加到MFC主程序,添加一个视图后将在工具栏上出现一个按钮。-More use of their own MFC Single Document COM implementation process multiple views, view to the way COM plug-ins added to the MFC dynamic main program, add a view on the toolbar wil
  3. 所属分类:ActiveX-DCOM-ATL

    • 发布日期:2017-06-11
    • 文件大小:18156649
    • 提供者:dfdsf
  1. arp

    0下载:
  2. 构造ARP包,选择并打开网卡,将ARP报文发送出去。<br>另外,附上winPcap的配置文档。<br>基于mfc -Construction ARP packets, select and open the card, the ARP packet sent. <br> In addition, the configuration files attached Winpcap. <br> Based on mfc
  3. 所属分类:Sniffer Package capture

    • 发布日期:2017-04-08
    • 文件大小:257873
    • 提供者:heqin
  1. multy-column

    0下载:
  2. 实现在MFC单文档结构下的,文档窗口的划分,实现多个视图窗口-At MFC implementation under a single document structure, document window, broken windows achieve multiple views
  3. 所属分类:GUI Develop

    • 发布日期:2017-05-11
    • 文件大小:2233215
    • 提供者:霍丽丽
« 1 2 3 4 5 6 78 9 10 11 12 ... 43 »
搜珍网 www.dssz.com