-
银行管理系统实现
C++编写的银行管理系统。分为前台操作和后台管理,前台用户可以进行存款、取款、查看最余额、修改密码等操作。后台可以创建和删除账号,界面简单,代码易于理解。
- 2023-09-07 09:50:04下载
- 积分:1
-
操作系统调度算法(先来先服务,短作业优先,时间片轮转,响应比优先)...
操作系统调度算法(先来先服务,短作业优先,时间片轮转,响应比优先)-scheduling algorithms operating system (first-come first-serve, short operating priority, time-rotate in response to priority over)
- 2022-04-07 13:39:45下载
- 积分:1
-
csharp写的一个俄罗斯方块,功能齐全,程序容易看懂,适合新手学习...
csharp写的一个俄罗斯方块,功能齐全,程序容易看懂,适合新手学习-CSharp written by a Russian box, full-featured, easy to understand procedures, suitable for novice learning
- 2022-04-30 19:51:46下载
- 积分:1
-
temperature_sampling_source_code_base_on_DS18B20
基于DS18B20的温度采样原程序(C),编译通过,很好...
temperature_sampling_source_code_base_on_DS18B20
基于DS18B20的温度采样原程序(C),编译通过,很好用,大家-temperature_sampling_source_code_bas e_on_DS18B20 based on the temperature DS18B20 original sampling procedures (C), compile, useful, we look at
- 2022-03-26 09:24:16下载
- 积分:1
-
CDMA downlink demodulation process MatLab
CDMA下行解调的MatLab程序,完成下行信号的解扩。-CDMA downlink demodulation process MatLab
- 2023-03-23 22:50:04下载
- 积分:1
-
AVLTree的实现以及结点的增加删除和查找。
AVLTree的实现以及结点的增加删除和查找。-AVLTree the realization of the increase in node delete and search.
- 2022-09-13 05:10:03下载
- 积分:1
-
transforms pdf file to text file
pdf转换为text-transforms pdf file to text file
- 2022-06-16 04:02:32下载
- 积分:1
-
很好的一段源码 ,并具有加强难度等功能。
很好的一段源码 ,并具有加强难度等功能。-For some very good source, and has features such as strengthening the degree of difficulty.
- 2023-01-24 23:45:03下载
- 积分:1
-
dbExpress连接MYSQL4.0以上版本
用dbexpress连接mysql4.0以上的版本 -dbexpress connected with the above version mysql4.0
- 2022-08-05 13:00:35下载
- 积分:1
-
Prepared using a binary list stored in binary form of the creation, the first se...
1 编写采用二叉链表形式存储的二叉树的创建、先序、中序、后序和按层遍历的算法。
2 编写将一棵二叉树的所有左右子树进行交换的算法。
提示:验证是否交换可以调用二叉树的遍历算法,比较输出结点序列。
3 编写一个主函数,将上面函数连在一起,构成一个完整的程序。
4 调试并运行实验源程序。
-Prepared using a binary list stored in binary form of the creation, the first sequence, the sequence, after the order and by level traversal algorithms. 2 the preparation of a binary tree will be all about the exchange of sub-tree algorithms. Tip: Verify that the exchange can be called binary tree traversal algorithm to compare the output node sequence. 3 write a main function, the above functions together to form a complete program. 4 debug and run experiments source.
- 2022-04-12 05:14:21下载
- 积分:1