文件名称:yaopinguanli

  • 所属分类:
  • 数据结构常用算法
  • 资源属性:
  • [Text]
  • 上传时间:
  • 2013-06-14
  • 文件大小:
  • 2kb
  • 下载次数:
  • 0次
  • 提 供 者:
  • 苏**
  • 相关连接:
  • 下载说明:
  • 别用迅雷下载,失败请重下,重下不扣分!

介绍说明--下载内容均来自于网络,请自行研究使用

设计一系统,实现医药公司定期对销售各药品的记录进行统计,可按药品的编号、单价、销售量或销售额做出排名。在本设计中,首先从数据文件中读出各药品的信息记录,存储在顺序表中。各药品的信息包括:药品编号、药名、药品单价、销出数量、销售额。药品编号共4位,采用字母和数字混合编号,如:A125,前一位为大写字母,后三位为数字,按药品编号进行排序时,可采用基数排序法。对各药品的单价、销售量或销售额进行排序时,可采用多种排序方法,如直接插入排序、冒泡排序、快速排序,直接选择排序等方法。在本设计中,对单价的排序采用冒泡排序法,对销售量的排序采用快速排序法,对销售额的排序采用堆排序法-Design a system to achieve sales of all pharmaceutical companies regularly statistical records of drugs, according to the number of drugs, price, sales volume or revenue to make rankings. In this design, the first read from the data file records of each drug information stored in the sequence table. The drug information, including: pharmaceuticals number, drug name, drug price, the number of sales, sales. Number of four drugs, the use of letters and numbers mixed numbers, such as: A125, before an uppercase letter, the latter three as a number, numbers are sorted by drugs, we can use radix sort. For each drug price, sales volume or revenue sort, we can use a variety of sorting methods, such as direct insertion sort, bubble sort, quick sort, sorting methods such as direct selection. In this design, the sort used for price bubble sort method, the sales order using quick sort, the sort used for sales heap sort method
(系统自动生成,下载前可以参看下载内容)

下载文件列表





药店药品销售管理系统 .txt

相关说明

  • 本站资源为会员上传分享交流与学习,如有侵犯您的权益,请联系我们删除.
  • 本站是交换下载平台,提供交流渠道,下载内容来自于网络,除下载问题外,其它问题请自行百度更多...
  • 请直接用浏览器下载本站内容,不要使用迅雷之类的下载软件,用WinRAR最新版进行解压.
  • 如果您发现内容无法下载,请稍后再次尝试;或者到消费记录里找到下载记录反馈给我们.
  • 下载后发现下载的内容跟说明不相乎,请到消费记录里找到下载记录反馈给我们,经确认后退回积分.
  • 如下载前有疑问,可以通过点击"提供者"的名字,查看对方的联系方式,联系对方咨询.

相关评论

暂无评论内容.

发表评论

*主  题:
*内  容:
*验 证 码:

源码中国 www.ymcn.org