-
vc++在操作系统的应用
vc++在操作系统的应用 -vc in the operating system, applications
- 2022-05-15 05:43:40下载
- 积分:1
-
获得EXE文件的版本信息,功能源码,适合学习。
获得EXE文件的版本信息,功能源码,适合学习。-EXE file to obtain version information, the functional source code, suitable for learning.
- 2022-11-08 21:20:03下载
- 积分:1
-
部分嵌入式试题
两道嵌入式面试试题
部分嵌入式试题
两道嵌入式面试试题
-Part 2 embedded embedded questions interview questions
- 2022-02-04 12:42:35下载
- 积分: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
-
arima 模型
此链接,可以下载 Arima Matlab 模型 cosde。此链接,可以下载 Arima Matlab 模型 cosde。此链接,可以下载 Arima Matlab 模型 cosde。此链接,可以下载 Arima Matlab 模型 cosde。此链接,可以下载 Arima Matlab 模型 cosde。此链接,可以下载 Arima Matlab 模型 cosde。
- 2022-01-26 04:36:43下载
- 积分:1
-
留言板 v0.0.1
精简的增删改查,适合asp程序员快速理解asp.Net
留言板 v0.0.1
精简的增删改查,适合asp程序员快速理解asp.Net -Message Board v0.0.1 streamlined additions and deletions to search for asp programmers quickly understand asp.Net
- 2023-03-20 11:20:02下载
- 积分:1
-
C# 时间1970年开始的纪元秒 与年月日时分秒的转换 提供16进制
用于纪元秒与时间的转换 ,提供两者之间的互转,时间范围1970-1-1 0:0:0 到 2999-12-31 23:59:59 并把纪元秒转换为16进制的8字节长度供参考,采用WPF编写界面,可用于单片机或嵌入式开发的快速时间转换
- 2022-07-19 10:00:47下载
- 积分:1
-
数学公式分析器ATL―代码
数学公式分析器ATL―代码-mathematical formula analyzer ATL-code
- 2023-04-23 06:50:03下载
- 积分:1
-
只有简单的实践例子,C++
资源描述只有简单的实践例子,C++应用背景:(50字以上,良好的背景的描述会让你更多的CF硬币)只有简单的实践例子,C++应用背景:(50字以上,良好的背景的描述会让你更多的CF硬币)只有简单的实践例子,C++应用背景:(50字以上,良好的背景的描述会让你更多的CF硬币)
- 2022-05-25 18:11:07下载
- 积分:1
-
以二叉链表为存储结构,建立二叉树、先序遍历二叉树、求二叉树节点总数、叶子数、树高度的算法。队列抽象数据类型的顺序、链式表示与实现,并可对上面建立的二叉树按层次遍...
以二叉链表为存储结构,建立二叉树、先序遍历二叉树、求二叉树节点总数、叶子数、树高度的算法。队列抽象数据类型的顺序、链式表示与实现,并可对上面建立的二叉树按层次遍历。-List in Binary for the storage structure, the establishment of binary tree, the first tree traversal, and the total number of tree nodes, the number of leaves, tree height algorithm. Queue the order of abstract data types, and implementation of chain that can be built above the level of binary tree traversal by.
- 2022-03-02 09:42:02下载
- 积分:1