-
EVC prepared, S3c2440 test platform, DGraph kind of a use, the realization of th...
EVC编写,S3c2440平台测试通过,DGraph类的一个使用,实现对话框上的坐标图全屏显示以及退出全屏显示的切换-EVC prepared, S3c2440 test platform, DGraph kind of a use, the realization of the dialog box on the full screen map coordinates, as well as switching out of full screen
- 2022-03-24 21:58:11下载
- 积分:1
-
智能车时钟系统程序
智能车必学的时钟系统,有助于更好的认识智能车如何操作。
- 2022-07-20 18:10:11下载
- 积分:1
-
wince under the TCP application source code, including TCPClient and TCPServer,
wince下TCP应用源代码,包括TCPClient和TCPServer,-wince under the TCP application source code, including TCPClient and TCPServer,
- 2022-07-21 22:38:20下载
- 积分:1
-
pspread.ocx for VB activx control
pspread.ocx for VB activx control
- 2023-07-24 03:15:04下载
- 积分:1
-
基于自相关法语音识别
该程序用 matlab 编程设计,用来区分基于自相关和互相关方法和 FIR 滤波器的两个字。包括了结果和这些源代码,结果是优良的。
- 2023-04-28 11:40:03下载
- 积分:1
-
Transformation of the AD
有关AD变换相关的程序,用C编写,并且进行了相关调试。-Transformation of the AD-related procedures, prepared by C and were related to debugging.
- 2022-12-12 08:05:03下载
- 积分:1
-
MSDOS 7.1 ISO
MSDOS 7.1 ISO完整版镜像可在虚拟机内运行~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
- 2022-01-24 17:17:01下载
- 积分: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
-
每个人经常会在一个对话终端的编辑框里输入信息与他人进行交流,这个小程序就是实现这个用途的。请不要用作商业用途...
每个人经常会在一个对话终端的编辑框里输入信息与他人进行交流,这个小程序就是实现这个用途的。请不要用作商业用途-Each person in a dialogue often terminal input edit box to exchange information with others, this small program is to achieve this purpose. Please do not used for commercial purposes
- 2022-09-16 23:15:03下载
- 积分:1
-
Java kernel is unicode,as well as class files.However,most multimedias use strea...
Java内核是unicode的,就连class文件也是,但是很多媒体,包括文件/流的保存方式是使用字节流的。因此Java要对这些字节流经行转化。char是unicode的,而byte是字节。Java中byte/char互转的函数在sun.io的包中间有。其中ByteToCharConverter类是中调度,可以用来告诉你,你用的convertor。其中两个很常用的静态函数是-Java kernel is unicode,as well as class files.However,most multimedias use stream bytes,including the way of their storage.So java ought to convert these stream bytes.char is unicode,while byte is byte.byte/char convertion function is in sun.io.class ByteToCharConverter could tell you which convertor you are using.two usual static functions are
- 2022-03-13 14:22:53下载
- 积分:1