-
一个用Turbo C 2.0编的WINDOWS时钟,界面精美
一个用Turbo C 2.0编的WINDOWS时钟,界面精美 -超酷,值得学习和参考-a Turbo C 2.0 with the Windows series clock interface beautifully-cool, it is worth learning and reference
- 2022-06-03 00:55:08下载
- 积分:1
-
code of changing computer s resolving power
改变计算机分辨率的源程序-code of changing computer s resolving power
- 2022-03-21 13:16:51下载
- 积分:1
-
VC++ matrix class template used to achieve matrix storage, transpose and other i...
VC++中使用的矩阵类模板,实现矩阵存储,转置等问题。-VC++ matrix class template used to achieve matrix storage, transpose and other issues.
- 2023-07-19 18:45:03下载
- 积分:1
-
一个学生成绩管理系统,使用链表实现对数据的插入,发展。
学生成绩管理系统,应用链表实现对数据的插入,删除,查找,排序。-A student achievement management system, uses linked list for data inserting, deleting ,sorting and querying
- 2022-03-07 01:01:34下载
- 积分:1
-
zigbee采集温湿度程序
zigbee采集温湿度程序 用于采集温湿度再发到串口显示出来
- 2022-04-16 23:19:45下载
- 积分:1
-
made a big day; ; Buddhism is facing game; Tension; Rub; Big Buddha; Quasar; Lar...
发了日大;;打法佛达拉;拉;擦;佛大;阿萨;大;;阿法萨-made a big day; ; Buddhism is facing game; Tension; Rub; Big Buddha; Quasar; Large; ; A law Sa
- 2023-04-18 15:55:02下载
- 积分:1
-
一个比较专业的数值计算软件了,是采用蒙特卡洛算法写的,做的是物理学中的Ising model...
一个比较专业的数值计算软件了,是采用蒙特卡洛算法写的,做的是物理学中的Ising model-a more professional numerical calculation software is written using the Monte-Carlo algorithm, so the physics of the Ising model
- 2022-01-28 10:05:38下载
- 积分:1
-
实现UNIX的“C”命令的猫”,我相信这对你是有帮助的
C编写的Unix的cat命令。全部使用C语言,具有很好学习和参考价值。-Implement the Unix s "cat" command in C, I m sure it is helpful for you
- 2023-05-02 23:45:03下载
- 积分:1
-
solve a matrix problems. Look at specific problems documented. And the source.
解决一个矩阵问题。具体的问题看文件说明。和源码。-solve a matrix problems. Look at specific problems documented. And the source.
- 2023-03-27 09:10:03下载
- 积分:1
-
二叉树的应用
利用结构体变量定义了二叉树的指针,完成二叉树的创立可以利用头插法或者尾插法实现。再创立二叉树的过程中直接创立平衡二叉树,然后再平衡二叉树中插入新的节点,此时平衡二叉树失去平衡,重新调整直至平衡。然后再删除一个节点,再重新调整平衡二叉树。还是实现了查找关键字的处理。
- 2023-07-27 09:00:03下载
- 积分:1