-
than watching, and if there are a lot of opportunities exchanges.
初学linux比看的,如果有机会可以多多交流的。-than watching, and if there are a lot of opportunities exchanges.
- 2023-03-30 05:35:04下载
- 积分:1
-
data sheet
LM1881规格书,英文版本的,对于要用到这个IC的硬件设计者非常有帮助。-data sheet
- 2023-08-03 07:35:03下载
- 积分:1
-
清华大学建筑指导PPT
清华大学系统结构教程ppt-Tsinghua University Architecture Guide ppt
- 2022-08-06 02:27:28下载
- 积分:1
-
一个实现高精度乘法与加法的源代码.
一个实现高精度乘法与加法的源代码.-a precision multiplication and addition to the source code.
- 2022-03-16 13:34:35下载
- 积分:1
-
Win2000 network services
Win2000网络服务功能-Win2000 network services
- 2022-03-17 22:21:02下载
- 积分:1
-
LCM汉字显示及流动变化等
只作参考使用,程序以调试过.
LCM汉字显示及流动变化等
只作参考使用,程序以调试过.-LCM display and movement of characters change only for reference use, procedures to debug too.
- 2022-02-01 07:49:33下载
- 积分:1
-
这篇论文的名字是《Detection and identification of cyclostationary signals》。
程序如下:functi...
这篇论文的名字是《Detection and identification of cyclostationary signals》。
程序如下:function [Sx,alphao,fo]=autofam(x,fs,df,dalpha)-This paper is the name of "Detection and identification of cyclostationary signals".
Procedures are as follows:
function [Sx, alphao, fo] = autofam (x, fs, df, dalpha)
搜索
- 2022-05-17 23:23:06下载
- 积分:1
-
the basic principles of GPS communications code system and location
GPS 的基本原理通讯码制及定位应用-the basic principles of GPS communications code system and location-based applications
- 2022-06-15 07:24:39下载
- 积分:1
-
a Markov chain model based on the dynamic clustering method
一种基于Markov链模型的动态聚类方法-a Markov chain model based on the dynamic clustering method
- 2023-05-23 02:15: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