登录
首页 » c » 超市管理系统

超市管理系统

于 2022-01-24 发布 文件大小:18.02 kB
0 144
下载积分: 2 下载次数: 1

代码说明:

#include          /*输入,输出头文件*/ #include          /*申请空间头文件*/ #include          /*对字符串加工头文件*/ #include #include       /*清屏头文件*/ struct arraysGoods { int goods_id; //商品编号 char goods_name[50]; //商品名称 char goods_address[50]; //商品产地 char goods_type[50]; //商品种类 float goods_inputprice; //商品进价 float goods_outputprice; //商品售价 int goods_num; //商品进货量 }; struct arraysGoods GoodsDates[50]={ {2013,"衬衫","北京","c",1.4,2.5,5},{2012,"裤子","上海","b",1.3,2.5,6}, {2011,"短袖","大连","a",1.1,2.5,7}}; struct arraysGoods GoodsDates2[50]; void loginTitle(); void loginManager(); void selectManagerMenu(); void spendPassager(); v

下载说明:请别用迅雷下载,失败请重下,重下不扣分!

发表评论

0 个回复

  • 数字图像处理汇总 VC++
    该程序是数字图像的汇总,基于MFC框架实现了对图像的打开保存,几何形态学,阈值变换以及特征提取等操作。 
    2022-01-26 07:26:13下载
    积分:1
  • Text2Tiff
    说明:  一个能把文本文件(text)文件转换成传真格式文件(tiff文件)的源代码。(convert text file to tiff file.)
    2010-04-01 10:44:06下载
    积分:1
  • objective-CPP
    C++面向对象编程的宝典,深刻分析C++面向的特性,外国的编程人士实在是让人佩服呀。(C++ object-oriented programming book, profound analysis C++ oriented features, foreign programming who really admire it.)
    2013-05-23 16:59:11下载
    积分:1
  • 任务管理系统
    网络应用程序允许用户管理任务、项目和组织的员工,同时也提供关于他们的报告
    2022-02-01 00:13:48下载
    积分:1
  • xunhuanbaoshu
    这个程序针对的问题是: 17个人为成圈,依次编号为0-16,从第一号开始报数,报到3的倍数的人离开, 一直数下去,直到最后只剩1人,求此人的编号. 程序有点复杂,不过还只能算是初级的水平 (This procedure for the question is: 17 individuals into the circle, followed by numbered 0-16, from the first to begin reported the number of people who report a multiple of three to leave, to keep counting votes until the last only a person seeking this person number. program a bit complicated, but can only be considered the primary level of)
    2010-01-27 01:17:44下载
    积分:1
  • fuzzy_PID
    说明:  模糊PID实现在STM32F103单片机中温度控制(Temperature control in STM32F103 single chip microcomputer based on Fuzzy PID)
    2021-03-13 11:59:25下载
    积分:1
  • AVR16电子琴
    AVR16电子琴,使用ATmega16作为主控芯片,使用矩阵键盘作为输入,支持自动歌曲播放,以及电子琴常见功能。
    2022-06-16 13:35:29下载
    积分:1
  • HT1621驱动程序
    合太液晶HT1621的驱动程序,介绍该芯片的使用资料,以及如何使用该芯片驱动液晶,程序采用C语言编写,加了注释,易看好懂.
    2022-07-17 09:26:51下载
    积分:1
  • cSharplianliankan
    c#实现的一个简单连连看,没有什么bug,在vs下可以运行(C# Lianliankan a simple, no bug, can run under vs)
    2013-09-22 19:33:45下载
    积分:1
  • VideoCap
    视频卡视频采集程序,是学习多媒体开发的例子(Video card video compression program, learning examples of multimedia development)
    2012-10-19 16:30:04下载
    积分:1
  • 696516资源总数
  • 106658会员总数
  • 16今日下载