-
飞思卡尔智能车光电的完整程序,适用于光电管控制的智能车...
飞思卡尔智能车光电的完整程序,适用于光电管控制的智能车-Freescale optoelectronic smart car a complete procedure, applied to photocell control of smart cars
- 2022-03-12 07:43:10下载
- 积分:1
-
虽然是非常老的一部教材了,但是介绍的仍然十分详尽,包括SEH、反调试等...
虽然是非常老的一部教材了,但是介绍的仍然十分详尽,包括SEH、反调试等-is a very old material, but is still on the very detailed, including SEH, anti-debugging
- 2022-02-14 20:53:55下载
- 积分:1
-
Visual Studio风格的用户界面(132KB)
Visual Studio风格的用户界面(132KB)-Visual Studio-style user interface (132KB)
- 2022-03-07 08:34:17下载
- 积分:1
-
AU辅助工具 主要用于明星挑战 可以使用 放心无毒
AU辅助工具 主要用于明星挑战 可以使用 放心无毒-AU aids major challenge for the star can be assured non-toxic
- 2022-07-17 07:52:17下载
- 积分:1
-
grid views in asp.net
grid views in asp.net
- 2022-09-09 09:35:04下载
- 积分:1
-
windows 2003安全管理,组策略通常是系统管理员为加强整个域或网络共同的策略而设置并进行管理的. 组策略是配置的集合,可以把它应用到AD中的一个或多个对...
windows 2003安全管理,组策略通常是系统管理员为加强整个域或网络共同的策略而设置并进行管理的. 组策略是配置的集合,可以把它应用到AD中的一个或多个对象上,这些设置包含在组策略对象GPO内-windows 2003 security management, Group Policy is usually the system administrator to strengthen the network of the entire domain or a common strategy and set up and manage. Group Policy is a collection of configuration, it can be applied to the AD in one or more objects, These settings are included in the GPO in Group Policy Object
- 2022-04-19 23:12:51下载
- 积分:1
-
C++ 调试程序合集
C++ 调试程序合集-C debugger Collection
- 2022-02-13 23:46:59下载
- 积分:1
-
QOS路由器器问题的Lagrange松驰求解方法 可以参考
QOS路由器器问题的Lagrange松驰求解方法 可以参考-QOS routers for the Lagrange relaxation can refer Solution
- 2022-03-23 09:30:23下载
- 积分:1
-
创建SvcHost_exe调用的服务原理与实践
创建SvcHost_exe调用的服务原理与实践-Create a service call SvcHost_exe Principles and Practice
- 2022-12-31 13:05:03下载
- 积分:1
-
编程语言,最基本的元素,和指针,使用和范围…
本章将介绍C++编程语言的最基本的元素,以及C++的指针、引用和作用域。在第3章和第4章,将介绍C++的类和面向对象编程。在你使用微软基础类库(Microsoft Foundation Class Library,MFC)进行Windows编程时,你需要所有这些知识。
C++是一种复杂的语言,它的许多元素非常抽象。它也是一个庞大的语言,为专业编程而设计。本书的重点是使用Visual C++语言来利用MFC编写Windows程序,因此没有深入地讨论C++语言。
MFC是构造于原始C++之上的应用程序框架,它提供了一个Windows应用程序工作的基础,一个可以向内添入自己代码的框架。这个框架提供了绝大多数Windows特征――菜单、工具栏、对话框、控件和滚动条。它也提供使开发者能相对容易的将数据写入文件、打印数据等机制。这个框架的部件是C++的类,这些类表示了应用程序的组件,例如应用程序的主窗口、它的对话框、字符串、如矩形和点的图像对象,甚至应用程序本身。因此,为了使用Visual C++编写Windows程序,你需要知道足够的C++知识来利用MFC。
-C programming language, the most basic elements, and C pointers, use and scope. In Chapter 3 and Chapter 4, will introduce the class C and object-oriented programming. Your use of Microsoft Foundation Class Library (Microsoft Foundation Class Library, MFC) for Windows programming, you need all knowledge. C is a complex language, and many of its elements is very abstract. It is a huge language, as a professional programming and design. The book focuses on the use of language Visual C MFC prepared to use Win
- 2023-09-08 16:30:02下载
- 积分:1