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

超市管理系统

于 2022-01-24 发布 文件大小:18.02 kB
0 27
下载积分: 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 个回复

  • mimo
    一种基于MIMO的能够智能天线选择算法 MATLAB语言编写(A conpute of channel selection based on MIMO)
    2011-04-30 16:21:50下载
    积分:1
  • wzq
    用c语言写的五子棋游戏,用 了人工智能的,算法很好的。(us c)
    2010-05-18 23:09:07下载
    积分:1
  • camera
    C#操作USB摄像头,显示图像在视频窗口中(CSharp operator camera)
    2011-12-24 22:16:43下载
    积分:1
  • msp432E401Y
    说明:  基于TI公司的msp432E401Y的keil模板 可实现以太网的连接控制 为开发msp432E401Y提供帮助(Keil template based on msp432E401Y of TI company Connection control of Ethernet Help to develop msp432E401Y)
    2020-06-19 21:20:02下载
    积分:1
  • VideoCap
    视频卡视频采集程序,是学习多媒体开发的例子(Video card video compression program, learning examples of multimedia development)
    2012-10-19 16:30:04下载
    积分:1
  • STM32F4 SD卡实验.rar
    STM32F4 SD卡实验.rar STM32F4 SD卡实验.rar
    2022-01-28 19:42:08下载
    积分:1
  • 新建文件夹
    在图像加密过程中,对像素进行行列置乱时,用到的可以改变像素的位置。(In image encryption, row and column scrambling of pixels)
    2020-06-17 07:40:01下载
    积分:1
  • OPENGL
    OPENGL讲解,主要描述一些基本语句的作用及应用。(OPENGL explain some of the basic statement describes the role and application.)
    2013-10-28 12:55:37下载
    积分:1
  • RussiaBlock
    用c#写的一个俄罗斯方块的游戏,有源码,血药的下。。。。。。。。。。。。。。(C# write a Tetris game, there is the next source of blood. . . . . . . . . . . . . .)
    2013-12-13 14:56:28下载
    积分:1
  • readadc
    说明:  可以读取arduino A0 口数据 运用arduino开发板 串口监视器进行显示(read the data from A0)
    2017-08-11 02:43:30下载
    积分:1
  • 696518资源总数
  • 104224会员总数
  • 54今日下载