-
在arm9 2440 开发板上采用RTP协议实现语音传输 需在开发板上接入麦克风...
在arm9 2440 开发板上采用RTP协议实现语音传输 需在开发板上接入麦克风-In the arm9 2440 development board using RTP protocol for voice transmission needs in the development of on-board access to the microphone
- 2022-02-03 16:01:22下载
- 积分:1
-
lab2000系统下的计数器实验报告,带源程序的!喜欢的
lab2000系统下的计数器实验报告,带源程序的!喜欢的-Counter lab2000 systems experimental report, with source code! Favorite
- 2023-05-14 16:05:03下载
- 积分:1
-
使用VB获得Access密码
使用VB获得Access密码-use Visual Basic Access Password
- 2022-03-18 17:07:04下载
- 积分:1
-
一个通用的C++委托模板类(函数对象)的实现。
一个通用的C++委托模板类(函数对象)的实现。-A common C++ Commissioned template classes (function object) is achieved.
- 2022-06-16 15:04:04下载
- 积分:1
-
国外有限元分析源程序5,用FORTRAN编写,用于结构的有限元分析。...
国外有限元分析源程序5,用FORTRAN编写,用于结构的有限元分析。-foreign source Finite Element Analysis 5, FORTRAN prepared for the structure of the finite element analysis.
- 2023-03-26 20:55:02下载
- 积分:1
-
上传的是站长收藏夹里的源代码
上传的是站长收藏夹里的源代码-upload favorites is the head of the source code Lane
- 2022-03-04 03:40:08下载
- 积分:1
-
串口通信,发送接收数据
- 2023-01-02 21:35:06下载
- 积分:1
-
Windows Mobile7 UX Customization Overview
Windows Mobile7 UX Customization Overview
- 2022-03-19 13:08:30下载
- 积分:1
-
c++ at c are created on the basis of
C than the more powerful, it is an object
c++是在c的基础上创建的
它比c的功能更强大,它是一门面向对象程序设计语言
向对象程序设计是一种新型的程序设计范型.这种范型的主要特征是:
程序=对象+消息
面向对象程序的基本元素是对象,面向对象程序的主要结构特点是:第一,程序一般由类的定义和类的使用两部分组成,在主程序中定义各对象并规定它们之间传递消息的规律.第二,程序中的一切操作都是通过向对象发送消息来实现的,对象接收到消息后,启动有关方法完成相应的操作.一个程序中涉及到的类,可以由程序设计者自己定义,也可以使用现成的类(包括类库中为用户提供的类和他人已构建好的).尽量使用现成的类,是面向对象程序设计范型所倡导的程序设计风格.
-c++ at c are created on the basis of
C than the more powerful, it is an object-oriented programming language
Designed to the object is a new kind of programming model. This model s main features are:
Process = object+ message
Object-oriented programming is an essential element of the object, object-oriented programming are the main structural characteristics: first, the general procedures defined by the type and category of use of two parts, as defined in the main program and the provisions of the object between them message passing patterns. Secondly, the proceedings of all operations through to the target to send the message to achieve targeted message received a
- 2022-05-27 17:07:45下载
- 积分:1
-
步骤:。编译DLL:CL / LD f.cpp。查看出口:dumpbin /exports f.dll的…
steps: . compile dll: cl /LD f.cpp . view the exports: dumpbin /exports f.dll . compile exe: cl test.cpp . run: test
- 2022-03-24 08:35:04下载
- 积分:1