• 大小: 778KB
    文件类型: .zip
    金币: 1
    下载: 0 次
    发布日期: 2021-01-03
  • 语言: C/C++
  • 标签:

资源简介

C语言课程设计《食堂刷卡系统》,做C语言课程设计的亲们可以看看哦·················

资源截图

代码片段和文件信息

#include
#include
#include
#include“STU.h“
void consum1_List();
int fun2(char a[ ]);
STU *ReadData();
float  PrintData2(STU *headint s);
STU *ReadData2();
float PrintData3(STU *headint sfloat f);
void PrintData4(STU *headint sfloat f);

void consum1()
{
STU *head*head2;
char ch[33];
int sk;
float f;

consum1_List();
    
printf(“\n  请输入您的32位二进制卡编号:>> “);
scanf(“%s“ch);
ch[32]=‘\0‘;

s=fun2(ch);
while(!s)
{
printf(“\n请敲回车键重新输入:>>  “);
_getch();

consum1_List();

printf(“\n  请重新输入您的32位二进制卡编号:>> “);
                    scanf(“%s“ch);
                ch[32]=‘\0‘;

s=fun2(ch);
}
                 head=ReadData();

f=PrintData2(heads);

k=PrintData3(ReadData2()sf);

   

 属性            大小     日期    时间   名称
----------- ---------  ---------- -----  ----
     目录           0  2011-10-13 23:18  stsk\
     文件         940  2011-10-13 23:15  stsk\consum1.cpp
     文件         509  2011-10-13 15:31  stsk\consum1_List.cpp
     文件        1017  2011-10-13 15:25  stsk\consum2.cpp
     文件         506  2011-10-13 15:03  stsk\count.cpp
     文件        1244  2011-10-13 15:03  stsk\count_List.cpp
     文件        1368  2011-10-13 22:20  stsk\creat.cpp
     目录           0  2011-10-13 23:17  stsk\Debug\
     文件        9218  2011-10-13 23:17  stsk\Debug\BuildLog.htm
     文件        7716  2011-10-13 23:15  stsk\Debug\consum1.obj
     文件        6611  2011-10-13 15:31  stsk\Debug\consum1_List.obj
     文件        8581  2011-10-13 15:25  stsk\Debug\consum2.obj
     文件        5851  2011-10-13 15:03  stsk\Debug\count.obj
     文件        9420  2011-10-13 15:03  stsk\Debug\count_List.obj
     文件       10913  2011-10-13 22:21  stsk\Debug\creat.obj
     文件        2922  2011-10-12 22:23  stsk\Debug\fun1.obj
     文件        8154  2011-10-13 23:13  stsk\Debug\fun2.obj
     文件        5785  2011-10-13 14:57  stsk\Debug\handle.obj
     文件        7778  2011-10-13 22:21  stsk\Debug\input1.obj
     文件        7287  2011-10-13 23:10  stsk\Debug\input2.obj
     文件        6612  2011-10-13 15:28  stsk\Debug\input2_List.obj
     文件        6972  2011-10-13 23:17  stsk\Debug\main.obj
     文件        9211  2011-10-12 20:49  stsk\Debug\main_List.obj
     文件          67  2011-10-13 23:17  stsk\Debug\mt.dep
     文件        5535  2011-10-13 22:21  stsk\Debug\Print.obj
     文件        7671  2011-10-13 15:52  stsk\Debug\PrintData.obj
     文件        7721  2011-10-13 22:24  stsk\Debug\PrintData2.obj
     文件        5522  2011-10-13 22:24  stsk\Debug\PrintData3.obj
     文件        6649  2011-10-13 22:24  stsk\Debug\PrintData4.obj
     文件        8110  2011-10-13 15:25  stsk\Debug\PrintData5.obj
     文件        5555  2011-10-13 15:16  stsk\Debug\PrintData6.obj
............此处省略52个文件信息

评论

共有 条评论

相关资源