-
bios中断编程 做出一个界面 可拖动 最大化最小化
bios中断编程 做出一个界面 可拖动 最大化最小化-bios interrupted programming interface can make a drive to maximize the minimum
- 2023-01-19 02:55:04下载
- 积分: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
-
a small expenditure and revenue management system
一个很小的支出收入管理系统-a small expenditure and revenue management system
- 2022-08-11 21:31:13下载
- 积分:1
-
基于块匹配的电子图像稳定算法的文章,采用分块运动估计和运动滤波技术进行稳像...
基于块匹配的电子图像稳定算法的文章,采用分块运动估计和运动滤波技术进行稳像
- 2022-02-04 12:03:29下载
- 积分:1
-
用C++ BUILDER实现的一个类似推箱子的益智游戏。为了简化,采用GDI实现图形显示。适合初学者研究...
用C++ BUILDER实现的一个类似推箱子的益智游戏。为了简化,采用GDI实现图形显示。适合初学者研究-C BUILDER achieve a similar Tuixiangzi of educational games. To simplify using GDI achieved graphics. Research for beginners
- 2022-03-14 09:20:47下载
- 积分:1
-
模拟手机通信录管理系统,实现对手机中的通信录进行管理。功能要求如下:
(1) 查看功能:选择此功能时,列出下列三类选择。
A 办公类
B 个人类...
模拟手机通信录管理系统,实现对手机中的通信录进行管理。功能要求如下:
(1) 查看功能:选择此功能时,列出下列三类选择。
A 办公类
B 个人类
C 商务类
当选中某类时,显示出此类所有数据中的姓名和电话号码。
(2) 增加功能:能录入新数据
一个结点包括:姓名、电话号码、分类、(办公类、个人类、商务类)、电子邮件。
例如:杨春 13589664454 商务类 chuny@126.com
当录入了重复的姓名和电话号码时,则提示数据录入重复并取消录入;当通信录中超过15条信息时,存储空间已满,不能再录入新数据;录入的新数据能按递增的顺序自动进行条目编号。
(3) 修改功能:选中某个人的姓名时,可对此人的相应数据进行修改。
(4) 删除功能:选中某个人的姓名时,可对此人的相应数据进行删除,并自动调整后续条目的编号。
- 2022-01-24 15:13:50下载
- 积分:1
-
游戏移动的源代码
source code about game mobile
- 2022-01-26 06:40:58下载
- 积分:1
-
REF102电压基准滤波器的应用放想。如果可以的话下在看一下
REF102电压基准滤波器的应用放想。如果可以的话下在看一下-REF102 voltage reference filter to the radioimmunoassay. If so let"s see where
- 2023-05-06 13:25:02下载
- 积分:1
-
procedures purpose : to bring in a maze of arbitrary size, with a stack get out...
程序目的: 输入一个任意大小的迷宫,用栈求出一条走出迷宫的路径,并 显示在屏幕上。 程序实现: 可以实现载入迷宫和保存迷宫,附带文件中有4个测试迷宫路径的 文件test1~4.dd。请将这些文件拷贝到TC当前目录下,或者在载 入时写明完全路径。由于屏幕大小的限制,当用户自己输入迷宫 时一定要注意:迷宫大小是有限制的,不小于4*3,不大于30*20。 否则会出现错误信息。输入开始时全是墙,用上下左右键移动, 用Del键删除墙,形成通路,用Enter键添加墙。输入结束时可以 将迷宫保存下来,以dd为扩展名。输入完毕时用F9键来得到结果, 找到路径时,屏幕下方会出现Path found,否则出现Path not found。 程序经Turbo C 2.0编译调试成功。运行时不用添加任何运行库。 不可以在VC上编译。-procedures purpose : to bring in a maze of arbitrary size, with a stack get out of the maze of trails and on the screen. Program : can achieve and preserve the printed maze maze, the accompanying documents were four test maze of trails to document test1 4.dd. I would be grateful if those files are copied to the TC current directory, or in the state when fully contained path. Due to restrictions on the size of the screen when the user input labyrinth must pay attention to : the size of the maze is a restriction, not less than 4* 3, not more than 30* 20. Otherwise there will be a wrong message. At the beginning of the importation of a
- 2022-07-05 03:20:50下载
- 积分:1
-
均值聚类算法 vc++图形演示程序
K-均值聚类算法 vc++图形演示程序-K-means clustering algorithm c++ demo program
- 2022-02-16 03:27:12下载
- 积分:1