-
Super driver Baodian (MSDN DDK documentation in Chinese), which are: to support...
驱动程序超级宝典(中文的MSDN DDK文档),内容有:支持即插即用和电源管理的驱动程序、Windows 2000内核模式驱动程序、图形驱动程序、网路驱动程序的设计指南-Super driver Baodian (MSDN DDK documentation in Chinese), which are: to support the Plug and Play and power management driver, Windows 2000 kernel-mode drivers, graphics drivers, network drivers of the design guidelines
- 2023-05-05 08:35:04下载
- 积分:1
-
制作可扩展的对话框,使用VC语言编写的,
制作可扩展的对话框,使用VC语言编写的,-production can be expanded to the dialog box, use the Visual C++ language.
- 2022-07-07 05:32:12下载
- 积分:1
-
MULTI BORAD 控制
MULTI BORAD 控制-MULTI BORAD control.
- 2022-03-18 14:01:20下载
- 积分:1
-
java嵌入式开发的文档,对有用java进行嵌入式开发的朋友会有很大帮助...
java嵌入式开发的文档,对有用java进行嵌入式开发的朋友会有很大帮助-java development of the Embedded Document of java useful for the development of the Embedded friends will be of great help
- 2023-05-01 11:10:02下载
- 积分:1
-
基于FPGA的VGA显示接口的研究与设计
基于FPGA的VGA显示接口的研究与设计-FPGA-based VGA Display Interface Research and Design
- 2023-06-20 02:45:03下载
- 积分:1
-
openGL basic examples
openGL basic examples-openGL introduction get started
- 2022-04-28 05:10:01下载
- 积分:1
-
图像课程设计,直方图显示,均衡化,中值滤波以及均值滤波...
图像课程设计,直方图显示,均衡化,中值滤波以及均值滤波-Images curriculum design, histogram display, balanced, and median filter and mean filter
- 2022-04-17 08:08:19下载
- 积分:1
-
  本简明教程的目的是帮助你理解和掌握 Visual C++ MFC 编程的基本概念和技术。很多人使用 Visual
C++,开始于 AppWiza...
本简明教程的目的是帮助你理解和掌握 Visual C++ MFC 编程的基本概念和技术。很多人使用 Visual
C++,开始于 AppWizard,使用它建立一程序框架,然后就不知道下一步该如何是好了。这主要是因为不理解
AppWizard 所产生的 MFC 代码的含义。所以你必须了解和掌握 MFC 代码结构,才能继续下去。
-The Concise Guide is designed to help you understand and master the Visual C++ MFC programming the basic concepts and techniques. Many people use VisualC++, Began in the AppWizard, use it to establish a procedural framework, and then do not know what to do next. This is mainly because they do not understand the AppWizard generated MFC code meaning. So you must understand and master the structure of MFC code in order to continue.
- 2022-05-27 20:39:36下载
- 积分:1
-
给定一个正整数 n,计算有多少个不同的连续自然数段,其和恰为 n。例如,当 n=27
时,有4个不同的连续自然数段的和恰为27:2+3+4+5+6+7;8+...
给定一个正整数 n,计算有多少个不同的连续自然数段,其和恰为 n。例如,当 n=27
时,有4个不同的连续自然数段的和恰为27:2+3+4+5+6+7;8+9+10;13+14;27。 -Given a positive integer n, calculate the number of consecutive natural number of different paragraph, and its and exactly n. For example, when n = 27 when the four have a different section of consecutive natural numbers and exactly 27:22 B! 3+ 4+ 5+ 6+ 7 8+ 9+ 10 13+ 14 27.
- 2022-02-05 23:56:32下载
- 积分:1
-
介绍键盘上的所有快捷键用法,比如ALT+F4 关闭当前应用程序 ALT+SPACEBAR 打开程序最左上角的菜单...
介绍键盘上的所有快捷键用法,比如ALT+F4 关闭当前应用程序 ALT+SPACEBAR 打开程序最左上角的菜单-Introduce all the keyboard shortcuts use, such as ALT+ F4 to close the current application ALT+ SPACEBAR to open the upper-left corner of the menu program
- 2022-01-28 11:46:29下载
- 积分:1