-
C++高手参考描述:这本书是C++语言参考手册,在…
C++ Master Reference
简介:本书是C++语言参考手册,按字母顺序介绍了C++语言的核心和最常用的类库及函数库,内容涵盖了C++的关键字,函数,运算符,类概念和技术细节.本书解释细致易懂,范例程序简短明了.初学者和有经验的C++程序员都能够从本书快速地找到所需问题的答案. -C++ Master Reference Description: This book is C++ Language reference manual, in alphabetical order, introduced the C++ Language core and most commonly used class libraries and library, which covers the C++ Key word, function, operator, types of concepts and technical details. this book easy to understand explanation of detailed, short and clear example of the procedure. beginners and experienced C++ programmers are able to book quickly find the answer to the question .
- 2022-01-25 19:47:48下载
- 积分:1
-
LabVIEW_Basics_II_2_of_2
Presentation Slides
LabVIEW_Basics_II_2_of_2
Presentation Slides
- 2022-04-10 22:56:43下载
- 积分:1
-
1设计题目及要求
一、程序设计题目:学生成绩管理程序设计
二、 程序设计功能及要求:
1.显示学生各门成绩,总分,和平均分.
2.按总分由高到的...
1设计题目及要求
一、程序设计题目:学生成绩管理程序设计
二、 程序设计功能及要求:
1.显示学生各门成绩,总分,和平均分.
2.按总分由高到的进行排列.
3.要求输入一个学号.要求能找出一个学生的.姓名.各门功课的成绩.
3 算法分析
1. 学生成绩管理软件的数据结构
2. 排序
3. 查找
4. 其它
4 主要流程图
1写程序结构及各模块(输入,显示等等)结构图
本程序用了c++语言里面的思想,比如用了cin 和 cout 函数.分了俩个类.一个是File类.一个是Link类.
File类里面主要的是用于保存和导入数据. Link类主要是用于链表的操作….
本程序分为几个文件编写有.file.cpp文件和file.h文件 Link.cpp文件和Link.h文件 manager..cpp文件和manager.h文件.
本程序的主体结构是链表.用链表操作.实现动态创建和销毁.
主函数main().是在Manger.cpp 里面.是程序的入口处 File.cpp 和 link.cpp 是存放file类.和 link类的源函数变量代码. File.h 和Link.h 是存放file 类 和link 类的声明
- 2022-03-19 23:31:56下载
- 积分:1
-
Software Testing, Second Edition provides practical insight into the world of so...
Software Testing, Second Edition provides practical insight into the world of software testing and quality assurance. Learn how to find problems in any computer program, how to plan an effective test approach and how to tell when software is ready for release. Updated from the previous edition in 2000 to include a chapter that specifically deals with testing software for security bugs, the processes and techniques used throughout the book are timeless. This book is an excellent investment if you want to better understand what your Software Test team does or you want to write better software.
- 2022-03-22 01:57:49下载
- 积分:1
-
软件项目管理:如何管理好你的软件项目
软件项目管理:如何管理好你的软件项目-software project management : how to manage your software project
- 2022-07-03 04:10:36下载
- 积分:1
-
ADSP
ADSP-BF531ADSP-BF532ADSP-BF533中文全套资料
- 2023-08-23 01:50:04下载
- 积分:1
-
this may use ful this for u
this may use ful this for u
- 2023-01-23 07:05:03下载
- 积分:1
-
阿尔杜伊诺滤波器轮项目
项目基于控制天文滤光轮的Arduino平台。过滤来自流行的天文软件通过USB轮控制。
- 2022-05-07 09:12:30下载
- 积分:1
-
关于C++,计算机书籍,希望对学习有帮助
讲述C++,计算机的书,希望对学习有帮助-About the C++, computer books, want to be helpful in learning
- 2022-04-29 03:32:51下载
- 积分:1
-
程序设计规范文档,程序名称文档,数据库设计文档
程序设计规范文档,程序名称文档,数据库设计文档-document
- 2022-03-15 10:38:31下载
- 积分:1