DL : 1
王艳平 编著
内 容 简 介
本书编写的目的是为学习Windows 编程的读者提供一个良好的学习方法,循序渐进,最终使他们从根本
上提高编程水平,有能力独立开发出像Windows 防火墙一样复杂的应用程序。本书首先介绍了Win32 程序运
行原理和最基本的Win32 API 编程,然后通过模拟MFC 中关键类、全局函数和宏定义的实现详细讲述了框架
程序的设计方法和MFC 的内部工作机制,并指出了这些机制是如何对用户程序造成影响的,最后完整讲述了
开发内核驱动和Windows 防火墙的过程。
全书语言严谨流畅,针对初学者的特点,精心策划、由浅到深,是学习Windows 编程的理想书籍。
ISBN 7-115-13205-4/TP·4535
定价:49.00 元
Date : 2008-12-03
Size : 2.06mb
User : long597
DL : 0
Date : 2010-10-21
Size : 6.16mb
User : 263115975@qq.com
DL : 1
Qt Quick 提供了一套高动态,丰富的 QML 元素来定制用户界面的说明性框架。Qt Quick 有助于程序开发员与界面设计员的合作为便携式设备建立流畅的用户界面,例如:移动电话、媒体播放器,机顶盒以及上网本等。Qt Quick 包含了 QtDeclarati ve C++模块,QML 并且它们全被整合到 QtCreate IDE 中。使用 QtDeclarati ve C++模块可以从你的QT应用程序中载入 QML 文件并与之互动。
Date : 2011-02-15
Size : 1.16mb
User : tonkv@21cn.com
DL : 0
本书既讲解了网络编程所涉及的计算机科学及相关学科知识,也展示了如何编写自己的网络游戏。如果想了解网络游戏的通用建模与实现过程,本书有一定的参考价值。深入剖析游戏编程的实现思想,全力打造个性网络游戏空间。本书面向游戏编程人员,重点介绍如何使用VisualC++和UML进行棋牌类网络游戏建模和编程的实现过程。书中通过大量的程序代码分析了Socket通信程序设计、多线程程序设计、服务器端线程池模型、游戏客户端框架程序构建、服务器端数据库处理、报文处理,以及如何使用RationalRose工具进行网络游戏用户案例的划分和进行UML类框图的设计等内容,使读者能够借鉴本书的内容自行发挥设计出具有个性的网络游戏程序。本书适用于软件工程师、网络程序员、大学计算机软件专业和网络专业的学生,以及从事网络游戏开发的程序设计人员。-book on the network is involved in the programming of computer science and related disciplines knowledge, also demonstrated how to prepare their own online games. If you want to understand the game of generic network modeling and implementation process, the book has some reference value. In-depth analysis of the game program of thinking, spare no efforts to create a personalized online games space. Writing to the game programmer, focus on how to use VisualC Chess & Cards and UML Modeling category online game programming and implementation process. Book through a lot of procedural code of Socket Communications programming, multithreaded programming, Thread Pool server model, the client framework of the game building process, the server-database processing, packet processing, Rational Ro
Date : 2025-12-16
Size : 10.16mb
User : tina
DL : 0
随着计算机技术和网络技术的发展,在线教育平台为校园网的数字化提供了技术支持。它能够有效地将信息技术融入教学的环境当中,从而推动的传统教育的改革。
Struts是Apache软件组织提供的一项开放源代码项目,它为Java Web的开发提供了模型-视图-控制器(Model-View-Controller, MVC)框架,尤其适用于开发大型可扩展的Web应用,并且为其提供了一个通用的框架,使得开发人员可以把精力集中在如何解决实际业务问题上,比较适合大型团队开发。
UML(Unified Modeling Language)是一种可视化的建模语言,功能强大,易于使用,便于开发人员之间的沟通。它已经广泛用于面向对象系统的分析、设计和实现。RUP(Rational Unified Process)是一种软件工程方法,描述了软件迭代的开发过程。
本文描述了在线教育平台的开发过程,遵循RUP的思想,利用UML对系统进行需求、分析和设计,并通过使用Struts框架对系统进行实现。
-with computer and network technology development, online education platform for the digital campus network providing technical support. It found to be effective in information technology into the teaching environment, thereby promoting the traditional educational reform. Apache Struts software is provided by an open source project, Java Web it provided for the development of the model-view-controller (Model-View-Cont roller, MVC) framework, especially in the development of large scalable Web application, and provide a common framework, allows developers can concentrate its energy on how to solve actual business problems and are more suitable for large-scale development team. UML (Unified Modeling Language) is a visual modeling language, Powerful, easy-to-use, ease of development of communi
Date : 2025-12-16
Size : 871kb
User : 张宏
DL : 0
个性化的程序离不开个性化的界面设计,因为优秀的程序界面是人与计算机之间的一座交互桥梁。本书是第一本介绍C++界面程序设计领域新技术的专著。全书共有11章,第1章的内容是基于控件的界面编程;第2章介绍了与窗口框架相关的控件界面程序设计;第3章是树形控件和列表控件的界面编程;第4章讲述了基于对话框的界面程序设计;第5章的内容是基于窗口的界面程序设计;第6章是基于图形的界面程序设计;第7章是关于GDI+程序设计;第8章介绍基于Office自动化的界面程序设计;第9章的内容是Windows Shell程序设计;第10章介绍了使用CJLibrary控件开发界面应用程序;第11章讲述了如何使用CJLibrary工程向导进行界面程序设计。着重进述了目前在界面程序设计领域中的一些新技术,如GDI+程序设计、面向Windows XP的Shell程序设计、Office XP插件程序设计等话题。新技术的使用是本书的一大特色。本书适合的读者可以是广大编程爱好者、C++专业设计人员以及高校相关专业师生。
Date : 2025-12-16
Size : 11.59mb
User : 妍路
DL : 0
本书分为五个部分,共23章。21章
本书主要介绍了Visual C++.NET语言、图形界面开发、文件操作、动态链接库、多线程编程、多媒体编程、帮助的制作、软件的安装与部署、关系数据库、ADO编程技术、.NET框架、ADO.NET编程技术,ASP.NET编程技术和Web服务。
-The book is divided into five sections, a total of 23 chapters. Chapter 21 introduces the book Visual C++. NET language, graphical interface to develop, document operations, dynamic-link library, multi-threaded programming, multimedia programming, production help, software installation and deployment, relational database, ADO programming techniques,. NET framework, ADO.NET programming, ASP.NET programming technology and Web services.
Date : 2025-12-16
Size : 4.15mb
User : ilotusr
DL : 0
一个很好玩的小游戏:会跑的小猪,基于MFC框架下进行开发,有助于更好地理解MFC-A very fun game: the pigs will be run, based on the MFC framework of development, contribute to a better understanding MFC
Date : 2025-12-16
Size : 65kb
User : 蒋娜
DL : 0
本书介绍和分析了MFC程序的框架结构和各种MFC辅助工具的使用方法,实例剖析了MFC中与图形和数据库应用程序设计有关的类。介绍了GIS系统的开发方法和思路,结合具体代码开发实现了矢量图形系统、数据库管理系统、矢量图形系统和数据库管理系统之间的连接、信息查询功能、空间信息统计和分析功能等。-The book introduction and analysis of the MFC process framework and a variety of auxiliary tools MFC methods, examples of analysis of the MFC with the graphics and database application design-related categories. Introduction of GIS system development methods and ideas, combined with the development of specific code to achieve the vector graphics systems, database management system, vector graphics systems and database management system to connect between the information inquiry function, spatial information, such as statistical and analytical functions.
Date : 2025-12-16
Size : 346kb
User : wdss
DL : 0
压缩包里有教材<<C++模式设计-基于QT4开源跨平台开发框架>>所有源码,可供学习者交流-Compression bag are materials <<C++模式设计-基于QT4开源跨平台开发框架>> all the source code available for learners to exchange
Date : 2025-12-16
Size : 144kb
User : tong
DL : 0
这是书上的代码,Visual C++下的OpenGL开发框架与应用举例,供大家参考-This is the book code, Visual C++ Under OpenGL and application development framework, for example, for your reference
Date : 2025-12-16
Size : 957kb
User : Lucy
DL : 0
C++面向对象的语言特征、Windows程序的基本概念和作为应用程序框架的MFC,介绍了如何开发基于对话框的程序、设备环境和GDI对象、窗口的组成元素等。 -C++ Object-oriented language features, Windows program as the basic concept and application framework for MFC, describes how the development of dialog-based procedures, equipment, environment and GDI objects, such as window elements.
Date : 2025-12-16
Size : 5.76mb
User : 吕
DL : 0
VC开发实用实例,包括常用菜单建立,对话框建立,MFC框架等-VC development of practical examples, which are used in set up menu, dialog box set up, MFC framework
Date : 2025-12-16
Size : 6.13mb
User : 高圆圆
DL : 0
嵌入式C语言架构,比较切合实际地讲解嵌入式C语言编程的框架,对嵌入式开发具有指导意义。-Embedded C language structure, more realistic to explain the Embedded C language programming framework for embedded development with guidance.
Date : 2025-12-16
Size : 677kb
User : li
DL : 0
是基于VC的AO开发框架,很好的资料,可以帮助界面设计-Is based on the VC of AO development framework, good information that can help interface design
Date : 2025-12-16
Size : 819kb
User : shenjianming
DL : 0
ase 学习笔记 一个高性能的服务器开发框架-ase study notes a high-performance server development framework
Date : 2025-12-16
Size : 11kb
User : 凉棚
DL : 0
C++开发框架,比较经典的界面库,适合于初学者。中级以上的读者也可参考-Framework of the C++ development, more classic interface library, suitable for beginners. Readers can also refer to intermediate and above
Date : 2025-12-16
Size : 462kb
User : 新波波
DL : 0
Qt是一个1991年由奇趣科技开发的跨平台C++图形用户界面应用程序开发框架。它既可以开发GUI程式,也可用于开发非GUI程式,比如控制台工具和服务器。Qt是面向对象语言,易于扩展,并且允许组件编程-Qt is a Trolltech developed in 1991 by C++ cross-platform graphical user interface application development framework. It can develop GUI program can also be used for developing non-GUI programs such as console tools and servers. Qt is an object-oriented language, easy to expand, and allows component programming
Date : 2025-12-16
Size : 19.25mb
User : Qin
DL : 0
VC OPENGL集成开发框架的介绍,采用MFC框架,介绍Opengl的可视化界面搭建-Introduction VC OPENGL integrated development framework, using MFC framework, introduced Opengl visual interface to build
Date : 2025-12-16
Size : 305kb
User : wenhao
CodeBus is one of the largest source code repositories on the Internet!
Contact us :
1999-2046
CodeBus All Rights Reserved.