-
使用递归 - 汉诺塔游戏
这个程序使用递归解决汉诺塔游戏的问题。 这个程序将所有盘从嘴左边的指针处移动到最右边,并满足以下要求1) 一次仅移动一个盘子.2)移除的盘子必须放到一个指针下面 3)大盘子不能放在小盘子上面
- 2022-08-11 12:59:27下载
- 积分:1
-
药品信息管理系统
药品信息管理系统 随着计算机技术的不断发展,数据库方面的应用也显得越来越重要,特别是在当前的一些十分重要领域,如银行的账目管理、公司的财政管理等。 医院或医疗机构往往需要对药品进行有效的管理。当前一些小的医疗机构在药品管理上仍然采用人工管理的方法,不仅浪费大量的人力、物力,而且还在很大程度上制约了这些机构的发展,因此有必要采用一种快速高效的管理手段。“药品信息管理系统”就是在这种前提下提出的。 本药品信息管理系统只实现了简单的药品管理功能,读者可以在此基础上进行一步的开发与完善。重点内容:l基于ODBC数据源的VC数据库编程l基于用户的权限分配l 基本的数据库操作
- 2023-07-24 14:55:05下载
- 积分:1
-
倒置一个单链表,链表是带有头结点的单链表,通过不断在表头插入结点,使链表有序...
倒置一个单链表,链表是带有头结点的单链表,通过不断在表头插入结点,使链表有序-Inversion of a single linked list, linked list is the first node with a single list, through constant head inserted in the table node, so that an orderly list
- 2023-03-15 21:25:04下载
- 积分:1
-
ACM模拟试题 饮食问题 附件中有详细的题目要求和运行通过的源代码...
ACM模拟试题 饮食问题 附件中有详细的题目要求和运行通过的源代码-ACM mock examination papers eating problems are detailed in the annex to the subject requirements and run through the source code
- 2022-04-23 23:09:24下载
- 积分:1
-
对绘图工作者,绘图工作可能有一定的帮助。
对绘图工作者,绘图工作可能有一定的帮助。-right Mapping workers, drawings may be of some help.
- 2023-01-25 18:10:04下载
- 积分:1
-
一个计算平均分数,应用好的算法,提供了运行速率
一个计算平均分数,应用好的算法,提供了运行速率-get the average of some numbers with a good algorithm
- 2023-03-03 09:25:03下载
- 积分:1
-
数据预测算法,主要是一元n次方程的回归预测实现。* 预测分析...
数据预测算法,主要是一元n次方程的回归预测实现。* 预测分析--本算法只适用于有明显线性趋势的数据 * 默认为一元二次曲线方程法 * * 本程序主要涉及有两个算法 * 1.用最小二乘原理找到线性方程组的系数和常数。 * 2.解线性方程组 * 本程序在解线性方程组中,由于考虑到收敛性问题未采用迭代法,而是采用Gauss-Jordan消去法来解决。-data prediction algorithm is mainly one yuan n equation forecast to achieve reunification.* Forecast and Analysis-- This algorithm applies only to clear linear trend data* default as a quadratic curve equation method** The procedure involves two main algorithm* 1. Using the principle of least squares linear equations to find the constants and coefficients.* 2. The solution of linear equations* The procedure for solving linear equations, due to convergence problems using iterative method, instead of using the Gauss-Jordan elimination method to solve.
- 2023-06-09 07:00:02下载
- 积分:1
-
彩电故障信息共享系统
本程序使用Visual C++6.0编程制作信息共享系统,实现信息管理共享的自动化。由此实现了信息的增加、删除、修改、查看等功能,并且...
彩电故障信息共享系统
本程序使用Visual C++6.0编程制作信息共享系统,实现信息管理共享的自动化。由此实现了信息的增加、删除、修改、查看等功能,并且进而实现信息的安全管理,使信息的管理更加人性化,规范化。从而提高故障排除效率,提高信息利用率,有助于进一步提高了生产效率。-TV fault information sharing system of the present procedures using Visual C 6.0 programming produced information sharing system, Sharing information management automation. This realization of the information to add, delete, modify, check, and other functions, and thereby achieve information security management, information management more humane and standardized. Improve troubleshooting efficiency, improve utilization of information and help further enhance the efficiency of production.
- 2022-12-10 18:10:03下载
- 积分:1
-
数据结构实验,内部排序的源码及实验报告!
数据结构实验,内部排序的源码及实验报告!-Experimental data structure, the internal ranking of the report source and experimental!
- 2022-03-21 01:01:44下载
- 积分:1
-
its about the radix sort technique
its about the radix sort technique
- 2022-02-05 14:37:24下载
- 积分:1