-
本书的目的就是为了让你学会在Visual C++环境下,利用微软的基本类库MFC 开发出功能强大的Windows 应用程序。...
本书的目的就是为了让你学会在Visual C++环境下,利用微软的基本类库MFC 开发出功能强大的Windows 应用程序。-The purpose of this book is to let you learn to work in Visual C++ Environment, the use of Microsoft s basic MFC class library to develop powerful Windows applications.
- 2022-07-20 15:23:32下载
- 积分:1
-
This document discusses recommended practices and style for programmers using th...
This document discusses recommended practices and style for programmers using the C language in the Flight Dynamics Division environment. Guidelines are based on
generally recommended software engineering techniques, industry resources, and local
convention. The Guide offers preferred solutions to common C programming issues and illustrates through examples of C code.-This document discusses recommended prac tices and style for programmers using the C lang uage in the Flight Dynamics Division environme nt. Guidelines are based on generally recommen ded software engineering techniques. industry resources, and local convention. The Guide offers preferr ed solutions to common issues and C programming illustrates through examples of C code.
- 2022-02-20 07:09:50下载
- 积分:1
-
JSP的英文教程,chm格式,大小4.1M,是一本学习JSP很好的原版教材。...
JSP的英文教程,chm格式,大小4.1M,是一本学习JSP很好的原版教材。-JSP English Guide, chm format, size 4.1M is a good learning JSP original materials.
- 2022-03-21 05:17:27下载
- 积分:1
-
as3动画参考资料,写的很详细,有很多可以参考的方法和数据...
as3动画参考资料,写的很详细,有很多可以参考的方法和数据-as3 animation reference, written in great detail, there are many methods and data can refer to
- 2023-09-03 09:25:02下载
- 积分:1
-
软件质量是由大多数程序员的头脑和不只是吨。
软件质量是被大多数程序员挂在嘴上而不是放在心上的东西!
除了完全外行和真正的编程高手外,初读本书,你最先的感受将是惊慌:“哇!我以前捏造的C++/C程序怎么会有那么多的毛病?”
别难过,作者只不过比你早几年、多几次惊慌而已。
请花一两个小时认真阅读这本百页经书,你将会获益匪浅,这是前面N-1个读者的建议
-software quality is linked by the majority of programmers in mind and not just the things! In addition to completely out of the loop and genuine master of programming, early Reader book, you will be the first to the feelings of panic : "wow! I used to fabricate the C/C program how did so many of the defects? "Do not sorry The author only a few years than you, it more often panic. Please spend 12 hours reading this book by 100, you will be benefited, which is in front of N-a suggestion of the readers
- 2022-03-18 03:13:20下载
- 积分:1
-
institutions of higher learning computer science and technology "15" p...
高等院校计算机科学与技术“十五”规划教材基于数据仓库的数据挖掘技术康晓东 主编黎小沛 饶友玲 张建平 副主编
使用阿帕比apabi浏览器阅读-institutions of higher learning computer science and technology "15" planning materials based on the data warehouse data mining technology Guangming Xiaopeiraoyou editor-in-chief Li Ling Zhang Jianping, deputy editor of the use of Apache apabi browser than reading
- 2023-02-26 23:45:04下载
- 积分:1
-
widows programming examples procedures Chapter 1
widows编程例题程序1-6章-widows programming examples procedures Chapter 1-6
- 2023-06-01 04:30:02下载
- 积分:1
-
The first two functions are useful for creating a blank image of the specified p...
The first two functions are useful for creating a blank image of the specified parameters. A possible use is in functions that require a pointer to a result.
The clone function performs an exact copy of the IplImage* parameter-The first two functions are useful for creating a blank image of the specified parameters. A possible use is in functions that require a pointer to a result.
The clone function performs an exact copy of the IplImage* parameter
- 2022-09-15 01:50:03下载
- 积分:1
-
直流电机是一种制备的直流电机PWM控制程序代码…
是一个对直流电动机进行编程的代码,对直流电机的pwm方式控制的编写有一定的指导作用-The DC motor is a programming code of the DC motor pwm control of the preparation of the guiding role of a certain
- 2023-05-26 07:25:03下载
- 积分:1
-
引言 1. 前提 2. Java的学习 3. 目标 4. 联机文档 5. 章节 6. 练习 7. 多媒体CD...
引言 1. 前提 2. Java的学习 3. 目标 4. 联机文档 5. 章节 6. 练习 7. 多媒体CD-ROM 8. 源代码 9. 编码样式 10. Java版本 11. 课程和培训 12. 错误 13. 封面设计 14. 致谢 第1章 对象入门 1.1 抽象的进步 1.2 对象的接口 1.3 实现方案的隐藏 1.4 方案的重复使用 1.5 继承:重新使用接口 1.5.1 改善基础类 1.5.2 等价和类似关系 1.6 多形对象的互换使用 1.6.1 动态绑定 1.6.2 抽象的基础类和接口 1.7 对象的创建和存在时间 1.7.1 集合与继承器 1.7.2 单根结构 1.7.3 集合库与方便使用集合 1.7.4 清除时的困境:由谁负责清除? 1.8 违例控制:解决错误 1.9 多线程 1.10 永久性 1.11 Java和因特网 1.11.1 什么是Web? 1.11.2 客户端编程 1.11.3 服务器端编程 1.11.4 一个独立的领域:应用程序 1.12 分析和设计 1.12.1 不要迷失-INTRODUCTION 1. Premise 2. Learning Java 3. Goal 4. Online documentation 5. Chapter 6. Practice 7. Multimedia CD-ROM 8. Source 9. Coding format 10. The Java version 11. Training courses and 12. Wrong 13. Cover Design 14. Thanks Chapter 1 Introduction to Object 1.1 1.2 progress abstract Object Interface Implementation 1.3 1.4 hidden program of the repeated use of 1.5 Succession : the re-use interface 1.5.1 improve basic category 1. 5.2 equivalent and similar relationships over 1.6-shaped object used interchangeably 1.6.1 1.6.2 bundled w
- 2022-04-16 23:59:12下载
- 积分:1