-
LWIP的移植说明 LWIP的移植说明 LWIP的移植说明
LWIP的移植说明 LWIP的移植说明 LWIP的移植说明-Description lwIP lwIP transplant transplant transplant lwIP Description Description Description lwIP transplant
- 2023-05-13 01:30:03下载
- 积分:1
-
在板与板之间常用到的通信,就是用一般IO口模拟IR去控制另一片板,使用起来非常方便...
在板与板之间常用到的通信,就是用一般IO口模拟IR去控制另一片板,使用起来非常方便-In common between the board and board of communications, is using an ordinary analog IO port IR to control another chip board, very convenient to use
- 2023-03-19 14:25:03下载
- 积分:1
-
UPC EAN13打印标签与Visual Studio
UPC EAN13 printing label with visual studio
- 2022-02-02 07:44:04下载
- 积分:1
-
样式表 样式表 样式表 样式表
样式表 样式表 样式表 样式表-Stylesheet style sheet style sheet style sheet style sheet style sheet style sheet
- 2022-03-19 23:54:44下载
- 积分:1
-
这是软件工程的学习课件,其对软件工程中涉及到的各种问题都有详细的介绍。...
这是软件工程的学习课件,其对软件工程中涉及到的各种问题都有详细的介绍。-This is the software engineering learning courseware, software engineering related to the various issues are described in detail.
- 2022-01-26 06:18:50下载
- 积分:1
-
software quality assurance plan template.
software quality assurance plan template.
- 2022-07-25 02:37:42下载
- 积分:1
-
Shelter in case of method of tracking people, VIP information from top to bottom...
遮挡情况下的多人跟踪方法研究,维普资讯上下的,有需要的朋友可以下载-Shelter in case of method of tracking people, VIP information from top to bottom, there is a need to look at the friend can be downloaded
- 2022-07-07 20:02:50下载
- 积分:1
-
Hainan Normal University, the program is the campus of the University procedures...
该程序是海南师范大学大学的校园导航系统程序-Hainan Normal University, the program is the campus of the University procedures for navigation system
- 2023-05-12 06:20:02下载
- 积分:1
-
是ISE的中文教程,主要是对初学者演示和展示在XILINX的ISE集成软件环境下,如何用VHDL和原理图的方式进行设计输入,用MOdelsim方针。...
是ISE的中文教程,主要是对初学者演示和展示在XILINX的ISE集成软件环境下,如何用VHDL和原理图的方式进行设计输入,用MOdelsim方针。-ISE is a Chinese course is mainly for beginners and display presentation of the ISE in XILINX Integrated Software environment, how to use VHDL and schematic design entry way, with the principle of MOdelsim.
- 2022-11-27 03:40:03下载
- 积分: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