您好,欢迎光临本网站![请登录][注册会员]  

搜索资源列表

  1. Davis.Chapman.-.Visual.C++.6.in.21.Days

  2. DAY 1 THE VISUAL C++ DEVELOPMENT ENVIRONMENT—BUILDING YOUR FIRST VISUAL C++ APPLICATION 7 The Visual C++ Development Environment............................................................8 The Output Pane ...........................................
  3. 所属分类:C++

    • 发布日期:2009-10-21
    • 文件大小:5242880
    • 提供者:conquerwave
  1. Software Engineering and Computer Games

  2. Copyright Pearson Education Foreword Abbreviations Acknowledgements Introduction Part I: Software Engineering and Computer Games Chapter 1. Projects and games Section 1.1. Features of a successful program Section 1.2. Game design Section 1.3. The Po
  3. 所属分类:C++

    • 发布日期:2009-12-31
    • 文件大小:3145728
    • 提供者:osoon
  1. Using LUA with Visual C++ (Introduction)

  2. What is LUA? LUA is a scr ipting language, its power lies in the fact that it can be embedded in your C++ programs. scr ipts give you the possibility to change the behaviour of your C++ programs without any need to recompile your program. A real wor
  3. 所属分类:C++

    • 发布日期:2010-07-27
    • 文件大小:295936
    • 提供者:hloveloveu
  1. Pragramming windows with MFC

  2. second edition!英文版chm,强烈推荐!
  3. 所属分类:C++

    • 发布日期:2008-02-29
    • 文件大小:5242880
    • 提供者:TragicJun
  1. programming windows with MFC (英文原版)

  2. Amazon.com Review The second edition of Jeff Prosise's Programming Windows with MFC is a great introduction to the programming language that will help you build client-side applications in MFC. Though it doesn't cover Internet development, this titl
  3. 所属分类:C++

    • 发布日期:2010-10-09
    • 文件大小:4194304
    • 提供者:timsonboy
  1. Programming Windows with MFC

  2. Programming Windows with MFC Second Edition
  3. 所属分类:C++

    • 发布日期:2008-03-08
    • 文件大小:4194304
    • 提供者:xmi_x
  1. MFC与Windows编程

  2. MFC与Windows编程(第二版)---全英文的。 Programming Windows with MFC (second edition) Part I Fundametals of Windows and MFC chapter 1 Hello, MFC chapter 2 Drawing in a window chapter 3 The Mouse and the Keyboard chapter 4 Menus chapter 5 The MFC Collection Class
  3. 所属分类:C/C++

    • 发布日期:2011-05-23
    • 文件大小:8388608
    • 提供者:yuan__fen
  1. VC专题教程

  2. VC专题教程 -- 第一章 Internet相关开发 打包下载 ------ 1.1 如何编写CGI程序 ------ 1.2 一种更亲切的CGI开发系统WinCGI ------ 1.3 利用ISAPI开发CGI程序 ------ 1.4 利用WinInet开发Internet程序 +-- 第二章 ActiveX控件开发 打包下载 ------ 2.1 ActiveX控件介绍 ------ 2.2 利用MFC开发ActiveX控件 ------ 2.3 利用ATL(ActiveX模板库)创建
  3. 所属分类:网络攻防

    • 发布日期:2008-04-27
    • 文件大小:912384
    • 提供者:sky319
  1. c++播放器代码

  2. // MP3PlayerDlg.cpp : implementation file // #include "stdafx.h" #include "MP3Player.h" #include "MP3PlayerDlg.h" #include "mmsystem.h" #ifdef _DEBUG #define new DEBUG_NEW #undef THIS_FILE static char THIS_FILE[] = __FILE__; #endif /////////////////
  3. 所属分类:C++

    • 发布日期:2011-12-28
    • 文件大小:7168
    • 提供者:nba321654987
  1. Microsoft Visual C++ 2005 Redistributable Package

  2. 概述 Microsoft Visual C++ 2005 Redistributable Package (x86) 安装在未安装 Visual C++ 2005 的计算机上运行使用 Visual C++ 开发的应用程序所需的 Visual C++ 库的运行时组件。 此软件包安装 C Runtime (CRT)、Standard C++、ATL、MFC、OpenMP 和 MSDIA 库的运行时组件。对于支持并行部署模式的库(CRT、SCL、ATL、MFC 和 OpenMP),这些运行时组件安装
  3. 所属分类:桌面系统

    • 发布日期:2012-01-08
    • 文件大小:2097152
    • 提供者:looken
  1. MFC实验报告

  2. 编写一个如示例WinMain的Windows应用程序,其中窗口的背景色、光标、图标等属性可以设置成自己喜欢的风格。作为该示例的扩展,要求编程实现当在该窗口中单击右键时,播放一曲自己喜欢的音乐。(4学时) 编写一个如示例ExDlgCtl的MFC对话框应用程序,其中必须实现的功能包括: “对话框”菜单下的模态对话框、非模态对话框和文件对话框; “控件”菜单下的计算器、动态创建按钮、上网问卷调查、调整对话框背景色等四个对话框。 示例中的其它功能可以根据实际情况决定是否编写。(4学时) 3)编写一个如
  3. 所属分类:C/C++

    • 发布日期:2012-02-27
    • 文件大小:9437184
    • 提供者:neu_caoyuan
  1. MFC+Windows程序设计

  2. Introduction Like many of my colleagues in this industry, I learned Windows programming from Charles Petzold's Programming Windows—a classic programming text that is the bible to an entire generation of Windows programmers. When I set out to become
  3. 所属分类:C++

    • 发布日期:2012-05-19
    • 文件大小:45088768
    • 提供者:oo000000oolionel
  1. MFC连个编辑框换值

  2. 初始状态下编辑框一显示文字列“First String”、编辑框二显示“Second String” 单击按钮一时将编辑框一中的文字复制到编辑框二中 单击按钮二时将编辑框二中的文字复制到编辑框一中
  3. 所属分类:C/C++

    • 发布日期:2013-05-07
    • 文件大小:1048576
    • 提供者:tianhong11
  1. programming windows with MFC

  2. Programming windows with MFC Second Edition Jeff Prosise The premier resource for object-oriented programming on 32-bit Windows platforms
  3. 所属分类:C++

    • 发布日期:2014-06-18
    • 文件大小:5242880
    • 提供者:jinjgkfadfaf
  1. MFC制作的MP3

  2. 使用MFC制作MP3打开vc6.0,建立如图所示mfc工程文件 选择基于对话框的确定 删除所有空间,建立如图所示对话框 属性如下: 播放 IDC_open; 添加 IDC_fileopen; 暂停 IDC_pause; 删除 IDC_del; 停止 IDC_stop; 退出 IDC_exit; 音乐名编辑框 IDC_filename; 音量控制滑块 IDC_SLIDER1; 音量控制编辑框 IDC_vol; 建立类向导对应如下: 在工程文件,右键,插入,bitmap位图 引入你想插入的背景图,
  3. 所属分类:C/C++

    • 发布日期:2014-12-13
    • 文件大小:2097152
    • 提供者:cyfcyf000000
  1. 基于sniffer做的一个抓包监控软件

  2. // ipmonDlg.cpp : implementation file // #include "stdafx.h" #include "ipmon.h" #include "ipmonDlg.h" #include "mstcpip.h" #include "afxsock.h" #include "Iphlpapi.h" #ifdef _DEBUG #define new DEBUG_NEW #undef THIS_FILE static char THIS_FILE[] = __FI
  3. 所属分类:网络安全

    • 发布日期:2015-03-17
    • 文件大小:3145728
    • 提供者:qq_26641337
  1. Jeff Prosise的《Programming Windows with MFC>>

  2. The second edition of Jeff Prosise's Programming Windows with MFC is a great introduction to the programming language that will help you build client-side applications in MFC. Though it doesn't cover Internet development, this title provides a worth
  3. 所属分类:C++

    • 发布日期:2008-12-01
    • 文件大小:4194304
    • 提供者:ian_0126
  1. Learn The MFC C++ Classes

  2. 如果你曾象我一样,想学MFC,但就是连那本MFC 圣经Programming Windows With MFC (Second Edition)MFC Windows程序设计(第二版)也读不下去,几乎在做呕中最终放弃,那么试试这本教科书吧,相信它最终可以邻你进入MFC大门。
  3. 所属分类:C++

    • 发布日期:2009-01-06
    • 文件大小:7340032
    • 提供者:samsam598
  1. MFC Black Book

  2. MFC Black Book,Are you an MFC programmer? Good. There are two types of MFC programmers. What kind are you? The first kind are the good programmers who write programs that conform to the way MFC wants you to do things. The second bunch are wild-eyed
  3. 所属分类:C++

    • 发布日期:2009-02-27
    • 文件大小:5242880
    • 提供者:xxd2008
  1. 数学计算的mfc小程序

  2. Implement 4 windows (A, B, C, D) using VS2005 (You can use MFC to create window). Each window should output a value repeatedly every half of a second: the A window should output the sum of (B+C+D);the B window should output a random number; the C wi
  3. 所属分类:C++

    • 发布日期:2009-04-17
    • 文件大小:989184
    • 提供者:s1514278
« 12 »