-
本书由 刘建中 免费制作,仅供学习研究交流之用
版权归原作者所有,严禁作商业用途。否则一切后果自理!...
本书由 刘建中 免费制作,仅供学习研究交流之用
版权归原作者所有,严禁作商业用途。否则一切后果自理!-This book by Liu Jianzhong free production, study and research exchanges only use belongs to original author is strictly prohibited for commercial purposes. Otherwise, all the consequences of self-care!
- 2023-08-28 21:15:08下载
- 积分:1
-
台湾人写的P2P协议行为与解析方法,包括如何设计测试环境等内容...
台湾人写的P2P协议行为与解析方法,包括如何设计测试环境等内容
- 2022-09-06 22:05:03下载
- 积分:1
-
matlab语言实现的非现象拟合svenson方法程序 (没有测试,输出部分要配合相应的过程)...
matlab语言实现的非现象拟合svenson方法程序 (没有测试,输出部分要配合相应的过程)-Matlab language of the phenomenon svenson fitting methods and procedures (no test, output to cope with the corresponding part of the process)
- 2022-02-28 09:44:52下载
- 积分:1
-
简单介绍c++,对于初学c++的人是很有帮助的。
简单介绍c++,对于初学c++的人是很有帮助的。-Simple introduction c++, For the beginner c++ The people are very helpful.
- 2022-02-04 05:48:14下载
- 积分:1
-
use MFC COM, we often save many development time. For example, the use of AppWiz...
使用MFC实现COM组件时,经常节省许多开发时间。例如,使用AppWizard生成的基于MFC的COM dll工程,已经自动的提供了DllRegisterServer功能的实现。然而,却没有自动生成DllUnregisterServer功能。一般情况下,DllUnregisterServer对于程序是不可缺少的,因为一个完整的程序,不仅需要自注册功能,同时也需要自卸载功能。-use MFC COM, we often save many development time. For example, the use of AppWizard generated based on the MFC COM dll, has provided automatic DllRegisterServer functions. However, they did not automatically generate DllUnregisterServer functions. Under normal circumstances, the procedure for DllUnregisterServer is indispensable. because a complete set of procedures, not only from the registration function, but also need to uninstall feature since.
- 2022-11-04 22:55: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
-
1. 直接插入排序
2. 折半插入排序
3. 希尔排序
4. 起泡排序
5. 快速排序
6. 选择排序
7. 堆排序...
1. 直接插入排序
2. 折半插入排序
3. 希尔排序
4. 起泡排序
5. 快速排序
6. 选择排序
7. 堆排序-1. Direct insertion sort 2. Binary insertion sort 3. Shell sort 4. Bubble sort 5. Quicksort 6. Sorted by 7. Heap Sort
- 2022-01-30 11:59:31下载
- 积分:1
-
this file have useful information about the localization in sensor networks.
this file have useful information about the localization in sensor networks.
- 2022-06-18 16:56:52下载
- 积分:1
-
flash导航条,可以用FLASHMX自行加减
flash导航条,可以用FLASHMX自行加减-flash navigation bar, you can use their own addition and subtraction FlashMX
- 2022-01-25 19:35:43下载
- 积分:1
-
这是博弈论算法全集第二部分:辅助搜索,其它算法将陆续推出.以便与大家共享...
这是博弈论算法全集第二部分:辅助搜索,其它算法将陆续推出.以便与大家共享-This is game theory algorithms Works Part II: Assisted search, other algorithms will be introduced. In order to share with everyone
- 2022-01-25 14:21:13下载
- 积分:1