-
windows消息大全
windows消息大全-windows news Daquan
- 2022-04-24 00:02:30下载
- 积分:1
-
介绍adboosting算法的重要文献,对算法有详细的描述并且有较好的试验和结果分析。...
介绍adboosting算法的重要文献,对算法有详细的描述并且有较好的试验和结果分析。-adboosting algorithm introduced an important document, the algorithm is described in detail and a better test results and analysis.
- 2022-06-03 11:38:56下载
- 积分:1
-
小波变换门限编码方法,计算简单,适用于硬件实现
小波变换门限编码方法,计算简单,适用于硬件实现-A wavelet method based threshold code technique. Simply computation that can be easily implementation on hardware.
- 2022-02-07 15:27:29下载
- 积分:1
-
一个简单的聊天代码,用Asp.Net创建基于Ajax的聊天室程序
一个简单的聊天代码,用Asp.Net创建基于Ajax的聊天室程序-A simple chat code, using Asp.Net create Ajax-based chat room program
- 2022-12-26 17:10:04下载
- 积分:1
-
problems against the finite difference uniform grid of the disadvantages of vari...
针对有限差分问题中的均匀网格技术存在的弊端提出了变网格技术,并提出了区分粗细网格的假设与原则,给出了区分粗细网格在算法上实现的流程图。-problems against the finite difference uniform grid of the disadvantages of variable grid. and made a distinction between coarse and fine mesh assumptions and principles, is a distinction between the coarse and fine mesh algorithm to achieve the flowchart.
- 2023-04-11 11:20:04下载
- 积分:1
-
Kugoo号码自动申请的代码
Kugoo号码自动申请的代码-Kugoo numbers for automatic code
- 2023-04-18 18:45:04下载
- 积分: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
-
MFC开发ActiveX控件全过程,新手学习哦
MFC开发ActiveX控件全过程,新手学习哦-MFC Activex
- 2022-09-14 21:55:03下载
- 积分:1
-
栅极驱动
IGBT 驱动 IC 包括先进的控制和保护功能
IGBT 器件在电源应用中由于其高电流/电压能力和易用性方面发挥很大的作用驾驶。大多数工业应用程序使用 1200V IGBT 的三相逆变器。驾驶这些在中型或大型电源应用中的设备需要单独的、 浮动的高和低边驱动程序与电绝缘。控制和保护功能也确保可靠的操作。此后提出的设备是一个新的集成电路直接包含所需的所有功能驱动 IGBT 功率应用中,特别适合于 1200V IGBT 的电流额定值的 25 至80A 类似 Econopak 的模块中。
- 2022-01-25 15:22:58下载
- 积分:1
-
本文从理论上推导出CRC 算法实现原理,给出三种分别适应不同计算机或微控制器硬件环境的C 语言程序。读者更能根据本算法原理,用不同的语言编写出独特风格更加实用的...
本文从理论上推导出CRC 算法实现原理,给出三种分别适应不同计算机或微控制器硬件环境的C 语言程序。读者更能根据本算法原理,用不同的语言编写出独特风格更加实用的CRC 计算程序。-is theoretically derived from the CRC algorithm principle is given, respectively, to adapt to three different computer or microcontroller hardware environment of C language program. According to the readers better method, use different language unique style more practical CRC calculation procedures.
- 2023-07-13 01:50:03下载
- 积分:1