-
C++驱动时钟芯片SD2300程序
//实时时钟SD2300读写C51演示程序
//本程序在王思焰,闫亨的程序基础上修改,在此一并致谢!...
C++驱动时钟芯片SD2300程序
//实时时钟SD2300读写C51演示程序
//本程序在王思焰,闫亨的程序基础上修改,在此一并致谢!
-C-clock chip SD2300 procedures// real-time clock SD2300 literacy C51 demo program// The procedure Wong Yan, Yan Ma procedures on the basis of changes like to thank!
- 2023-07-27 23:15:03下载
- 积分:1
-
开发控制面板的例子,源代码
开发控制面板的例子,源代码-development control panel example, the source code
- 2022-02-07 18:06:29下载
- 积分:1
-
excel表格的自动化,不用人工录入繁复的数据,程序自动完成!...
excel表格的自动化,不用人工录入繁复的数据,程序自动完成!-excel forms of automation, no complicated manual entry of data, the program automatically!
- 2022-01-29 04:17:45下载
- 积分:1
-
关于串口通信的接受和发送在VC++的MFC中实现
关于串口通信的接受和发送在VC++的MFC中实现-Serial Communication on the acceptance and send in VC++ Realize the MFC in
- 2022-03-01 23:13:40下载
- 积分:1
-
可以上网了!! 这个程序可以按照你设置的多少分钟进行测试可不可以上网!
可以上网了!! 这个程序可以按照你设置的多少分钟进行测试可不可以上网!-can be connected! ! In accordance with the procedures set you how many minutes of the tests conducted online Can!
- 2023-04-05 21:45:03下载
- 积分:1
-
TSPlug4.19源码,最新版本,功能不次于大漠插件
资源描述大漠插件,游戏脚本用的最多的一种,这个是天使插件源码,功能和大漠一样,不次于大漠插件,想研究的朋友可以下载下来看看了
- 2022-03-15 10:59:33下载
- 积分:1
-
单纯形法c程序,能解决任意的线性规划问题,朝方便的
单纯形法c程序,能解决任意的线性规划问题,朝方便的-faasfgknjjkgjkojgobfhuh,furhf
- 2022-05-17 22:11:17下载
- 积分:1
-
新大话西游经典系列源代码.
应用软件:vc
新大话西游经典系列源代码.
应用软件:vc-Westward Journey Series classic new source code. Application Software: vc
- 2022-03-13 16:36:21下载
- 积分:1
-
windows GUI,人工非mfc界面,可以录制视频,要学习摄像头编程和界面编程的都来学习。...
windows GUI,人工非mfc界面,可以录制视频,要学习摄像头编程和界面编程的都来学习。-non-mfc interface, can record video.
- 2022-05-17 03:49:54下载
- 积分: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