-
白领教材,高清版
白领教材,高清版-void CPrintView::OnPrepareDC(CDC* pDC, CPrintInfo* pInfo)
{
CScrollView::OnPrepareDC(pDC, pInfo)
// TODO: Add your specialized code here and/or call the base class
if (pInfo!=NULL)
pInfo_>m_bContinuePrinting=!m_bPrintEnd
}
- 2022-01-26 06:27:44下载
- 积分:1
-
各大厂家的MLCC电容的选型手册,供开发设计人员参考
各大厂家的MLCC电容的选型手册,供开发设计人员参考-major manufacturers MLCC capacitor selection manual for the development of reference design
- 2022-02-14 18:26:02下载
- 积分:1
-
一本给有一定编程经验的c++程序员的好书!
一本给有一定编程经验的c++程序员的好书!-one to have programming experience in C++ programmers in the books!
- 2022-08-19 20:46:46下载
- 积分:1
-
This paper provides a rigorous comprehensive approach to the design of the princ...
This paper provides a rigorous comprehensive approach to the design of the principal software
algorithmsutilized inmodern-day strapdown inertial navigationsystems: integration of angular rate into attitude,
acceleration transformation/integration into velocity, and integration of velocity into position.
- 2022-10-25 16:40:03下载
- 积分:1
-
用堆栈实现迷宫求解问题
基本思想:
若当前位置可以通过,则压入栈中,否则探求下一位置,若走不通,则回朔,迷宫大小:M*N.迷宫设置自定义。
求解迷宫...
用堆栈实现迷宫求解问题
基本思想:
若当前位置可以通过,则压入栈中,否则探求下一位置,若走不通,则回朔,迷宫大小:M*N.迷宫设置自定义。
求解迷宫问题的简单方法是:从入口出发,沿某一方向进行探索,若能走通,则继续向前走;否则沿原路返回,换一方向再进行探索,直到所有可能的通路都探索到为止。
为避免走回到已经进入的点(包括已在当前路径上的点和曾经在当前路径上的点),凡是进入过的点都应做上记号。-Maze with the stack to achieve the basic idea for solving the problem: If the current position can be adopted, in pressure, otherwise the next location to explore, if a dead end, then back to New Moon, the size of the maze: M* N. maze set up a custom. A simple maze to solve the problem is: starting from the entrance, along a certain direction to explore, can walk, then continue to move forward otherwise return along the same route, a direction for further exploration, until all possible pathways are exploring to date. In order to avoid going back to have access points (including the current path and current path in the point), all the points should be entered mark.
- 2022-03-21 17:16:01下载
- 积分:1
-
用C实现图象编程
用C实现图象编程-C Programming Image
- 2022-08-02 19:32:46下载
- 积分:1
-
Navida introductory information on the CUDA learning. Be useful for beginners!
Navida之CUDA学习入门资料。对初学者有用!-Navida introductory information on the CUDA learning. Be useful for beginners!
- 2022-04-14 23:59:33下载
- 积分:1
-
是否懂得C语言并不是学习C++的前提。不仅仅是因为C++本身兼容C语言,更重要的是C++所倡导的程序设计观念是和C语言完全不同的。C语言在某种意义上是对CPU模...
是否懂得C语言并不是学习C++的前提。不仅仅是因为C++本身兼容C语言,更重要的是C++所倡导的程序设计观念是和C语言完全不同的。C语言在某种意义上是对CPU模型的抽象。尽管C++完全保留了C语言的机器模型,但是C++更加注重对现实世界进行抽象。为此,C++创始人Bjarne Stroustrup专门写过一篇著名的文章:《Learning Standard C++ as a New Language》(把标准C++作为一种全新的语言来学习)-Does not know how to learn C language C++ Premise. Not only because C++ Itself compatible with C language and, more importantly, C++ Advocated the concept of programming and C language is completely different. C language, in a sense is an abstract model of CPU. Although the C++ Completely retained the C language machine model, but the C++ Pay more attention to abstract the real world. To this end, C++ Founder specialized Bjarne Stroustrup wrote a famous article: Learning Standard C++ As a New Language (standard C++ As a new language to learn)
- 2023-05-30 19:15:04下载
- 积分:1
-
基于单片机与PC机之间的通讯问题,描述清晰,值得一读
基于单片机与PC机之间的通讯问题,描述清晰,值得一读-Microcontroller and PC-based communication between the problems, described in clear, worth reading
- 2022-10-02 17:05:03下载
- 积分:1
-
Documents and Settings new Desktop New Folder ca stingnum.rar
Documents and Settings
ew桌面新建文件夹castingnum.rar-Documents and Settings new Desktop New Folder ca stingnum.rar
- 2022-03-23 21:00:26下载
- 积分:1