-
简单介绍了一种数据结构的构建及其使用情况
简单介绍了一种数据结构的构建及其使用情况-introduces a simple data structure of the building and its use
- 2023-08-21 10:50:04下载
- 积分:1
-
判断给定的二叉树是否相似,用C ++实现的,是作业
判断给定的二叉树是否相似,用C ++实现的,是作业-to judge whether the binary tree similar to that used C to achieve, and is operating
- 2022-09-29 14:35:03下载
- 积分:1
-
药品信息管理系统
药品信息管理系统 随着计算机技术的不断发展,数据库方面的应用也显得越来越重要,特别是在当前的一些十分重要领域,如银行的账目管理、公司的财政管理等。 医院或医疗机构往往需要对药品进行有效的管理。当前一些小的医疗机构在药品管理上仍然采用人工管理的方法,不仅浪费大量的人力、物力,而且还在很大程度上制约了这些机构的发展,因此有必要采用一种快速高效的管理手段。“药品信息管理系统”就是在这种前提下提出的。 本药品信息管理系统只实现了简单的药品管理功能,读者可以在此基础上进行一步的开发与完善。重点内容:l基于ODBC数据源的VC数据库编程l基于用户的权限分配l 基本的数据库操作
- 2023-07-24 14:55:05下载
- 积分:1
-
Intended to develop an ATM of a bank teller machine system to achieve the follow...
某银行拟开发一套ATM取款机系统,实现如下功能:
1、开户(到银行填写开户申请单,卡号自动生成)
2、取钱
3、存钱
4、查询余额
5、转账(如使用一卡通代缴手机话费、个人股票交易等)
现要求对“ATM柜员机系统”进行数据库的设计并实现,数据库保存在D:ank目录下,文件增长率为15 。
-Intended to develop an ATM of a bank teller machine system to achieve the following functions: 1, open an account (complete bank account opening application form, card number, automatically generated) 2, to collect the money 3, save four, query the balance of 5, transfers (such as the use of a Cartoon payment of phone calls, personal stock, etc.) is called for " ATM ATM system" for database design and implementation, the database stored in D: bank directory, the file growth rate of 15 .
- 2022-04-21 08:46:56下载
- 积分:1
-
这是一个人力资源管理系统,可用于机构的日常管理,可供学习...
这是一个人力资源管理系统,可用于机构的日常管理,可供学习-This is a human resources management system can be used for the daily management of institutions available for study and
- 2022-11-19 14:40:04下载
- 积分:1
-
插队买票
AppWizard has created this 插队买票1 application for you.
This file contains a summary of what you will find in each of the files that
make up your 插队买票1 application.
插队买票1.dsp
This file (the project file) contains information at the project level and
is used to build a single project or subproject. Other users can share the
project (.dsp) file, but they should export the makefiles locally.
插队买票1.cpp
- 2022-03-02 22:02:48下载
- 积分:1
-
The database of the agricultural enterprise
农业企业数据库是为教育目的而设计的。
- 2023-08-11 06:15:03下载
- 积分:1
-
对学数据结构的朋友很帮助
对学数据结构的朋友很帮助-Data on the structure of a friend is to help
- 2022-02-01 21:07:10下载
- 积分:1
-
哈夫曼树算法
根据给定的n个权值{w1,w2,……wn},构造n棵只有根结点的二叉树,令起权值为wj
在森林中选取两棵根结点权值最小的树作左右子树,构造...
哈夫曼树算法
根据给定的n个权值{w1,w2,……wn},构造n棵只有根结点的二叉树,令起权值为wj
在森林中选取两棵根结点权值最小的树作左右子树,构造一棵新的二叉树,置新二叉树根结点权值为其左右子树根结点权值之和
在森林中删除这两棵树,同时将新得到的二叉树加入森林中
重复上述两步,直到只含一棵树为止,这棵树即哈夫曼树
-Huffman tree algorithm based on a given n-weights (w1, w2, ... ... wn), construct n trees only a root node of the tree, so that from the right value of wj in the forest root node to select two the right tree for the value of the smallest subtree around, a new binary tree structure, the right to buy a new tree root node value of its subtree root node around the right value in the forest and delete these two trees, At the same time, the new binary tree obtained by adding the forest to repeat the above two steps until a tree containing only the date, that is, Huffman tree tree
- 2023-05-05 13:05:03下载
- 积分:1
-
- 2022-04-28 07:23:49下载
- 积分:1