-
u盘自动读取
U盘加密解密自动获取优盘数据,请大家下载使用
- 2022-07-20 23:29:00下载
- 积分:1
-
VC++写的,推箱子游戏源码,运行的很好,提供一种很好的小游戏设计思路。...
VC++写的,推箱子游戏源码,运行的很好,提供一种很好的小游戏设计思路。-VC written in the source game magazines, a good run, a very good small game design ideas.
- 2022-07-09 07:37:01下载
- 积分:1
-
Wind the film version of professional v3.7 Sql open
乘风电影v3.7 Sql版
专业的开的-Wind the film version of professional v3.7 Sql open
- 2022-02-21 07:04:33下载
- 积分:1
-
ae9.2的右键菜单菜单语言是VC++ 2005
ae9.2的popmenu菜单
语言是vc++2005-ae9.2 the popmenu menu language is vc++ 2005
- 2022-03-10 15:05:58下载
- 积分:1
-
100个经典程序,主要是由C语言编写的经典程序,由易到难,非常适合新手学习...
100个经典程序,主要是由C语言编写的经典程序,由易到难,非常适合新手学习-100 classic program, mainly by the C language written in the classic procedure, Youyidaonan very suitable for novice to learn
- 2022-01-26 03:28:25下载
- 积分:1
-
一个对于初学者很有用的东西
希望和大家一块分享
一个对于初学者很有用的东西
希望和大家一块分享-a very useful things and you share a
- 2023-03-07 23:55:03下载
- 积分:1
-
这是一个典型的非数值问题,如果使用非递归算法求解此问题,要设计复杂的算法,编写很长的程序。而使用递归算法可以使整个算法清晰,使程序简洁。本问题分析并建立递归算法...
这是一个典型的非数值问题,如果使用非递归算法求解此问题,要设计复杂的算法,编写很长的程序。而使用递归算法可以使整个算法清晰,使程序简洁。本问题分析并建立递归算法的过程是典型的抽取问题本质、建立递归算法 并最终解决非数值问题递归实例。-This is a typical non_numerical value problem.you must design complicated arithmetic and long program if you use non_recursion arithmetic.But if you make use of recursion arithmetic,your arithmetic will be clear.The course of analysing and establish recursion arithmetic is a typical example to take out the principle ,establish recursion arithmetic and solve non_numerical value problem.
- 2022-05-25 16:28:31下载
- 积分:1
-
Encryption and decryption use PC1 algorithm
Encryption and decryption use PC1 algorithm
- 2022-03-16 04:31:14下载
- 积分: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-11-29 22:10:03下载
- 积分:1
-
Tetris game procedures, procedures and the operation of the keyboard up and arou...
俄罗斯方块的游戏程序,程序的操作与键盘的上下,左右键一致,上键还起变形的作用,下键起加速的作用-Tetris game procedures, procedures and the operation of the keyboard up and around key agreement on the bond had a role in the deformation, the next key role in accelerating effect
- 2022-03-26 06:20:17下载
- 积分:1