c語言學生資訊管理系統程式設計,C語言學生資訊管理系統程式設計

時間 2021-08-30 11:01:28

1樓:匿名使用者

#include

void shuru(file *wfp);

void tianjia(file *cfp);

void chazhao(file *zfp);

void shanchu(file *sfp);

int choice(void );

struct student

stu[50];

int main( )

fclose(fp);

return 0;

}void shuru(file *wfp)while(c == 1);

printf("1.返回首頁");

printf("0.退出");

scanf("%d",&d);

switch(d)

}void tianjia(file *cfp)while(f == 1);

printf("1.返回首頁");

printf("0.退出");

scanf("%d",&h);

switch(h)

}void chazhao(file *zfp)else

printf("old:%d\n",stu[i].old);

printf("number:%d\n",stu[i].number);

printf("您是否繼續查詢資訊?1.是2.否");

scanf("%d",&j);

}while(j == 1);

printf("1.返回首頁");

printf("0.退出");

scanf("%d",&k);

switch(k)

}void shanchu(file *sfp);dowhile(m == 1);

printf("1.返回首頁");

printf("0.退出");

scanf("%d",&n);

switch(n)

}int choice(void )

根據要求 自己改改!

2樓:文旭烏孫昊英

如果多找幾個人,我倒是有興趣加入一起做,畢竟這個程式還是挺大的,**量也大,不是說一個人一兩天就能完成的。

c語言程式設計題目:學生資訊管理系統設計

3樓:匿名使用者

這個是我以前編的,有些小錯誤,你參考一下:

#include"stdio.h"

#include"stdlib.h"

#include"malloc.h"

#include"string.h"

typedef struct stud

t; t *creat()

while(number) }

q->next=null;

fflush(stdin);

return head;

} void print(t *head)

printf("\nend!\n");

} void fprint(t *head,file *fp)

fprintf(fp,"\nend!\n");

} t *range(t *head)

if(s!=head)

for(s=q=head->next;s;s=q=s->next) }

break;

case 2:

while(p)

if(s!=head)

for(s=q=head->next;s;s=q=s->next) }

break;

case 3:

while(p)

if(s!=head)

for(s=q=head->next;s;s=q=s->next) }

break;

case 4:

while(p)

if(s!=head)

for(s=q=head->next;s;s=q=s->next) }

break;

case 5:

while(p)

if(s!=head)

for(s=q=head->next;s;s=q=s->next) }

break;

} return head;

} t *range_1(t *head)

if(s!=head)

for(s=q=head->next;s;s=q=s->next) }

return head;

} t *insert(t *head)

gets(s->name);

gets(s->***);

scanf("%d",&s->grade);fflush(stdin);

gets(s->other);

q=head;

p=q->next;

if(q->number>s->number)

while(q->numbernumber&&p)

/*if(!q)

else

*/ s->next=p;

q->next=s;

return head;

} t *del(t *head)

q=head;

p=q->next;

if(q->number==x)

while(q&&p->number!=x)

if(q)

else printf("not found!!!\n");

return head;

} void prt()

void fprt(file *p)

void main()

if((p=fopen("d:\\linklist1.dat","w"))==null)

fprt(p);

fprint(head,p);

fclose(p);

} /*

最後一個節點不用。

fflush(stdin);清除快取。

insert中輸入有問題,range。*/

學生資訊管理系統c語言程式設計 20

4樓:匿名使用者

承接課題,bai**與定製matlab,asp.net,vc,aspen畢業設計

和課du程設計或者zhi文獻翻譯等課題dao,成品部分羅列http://975941553.qzone.

你可以專在需要的那屬個帖子下留下****或者直接加該qq為好友祥談定製您需要的設計.請期待更多的作品,希望得到您的認可,滿足您的要求.

5樓:劉小禎

還是自己去看書吧哈~~

6樓:寒軒隱樵

這些問題找老師啊!笨蛋!

學生學籍資訊管理系統c語言的報告總結

2007年01月017日 期末總結 初2的第一個學期就這樣結束了.迎來了盼望已久的寒假.時光飛逝,斗轉星移。轉眼成為高一一班一員已半年多了。回首這半年的點點滴滴,朝朝暮暮,心中頓生了許多感觸。這半年中經歷的每一天,都已在我心中留下了永久的印記,因為這些印記見證我這樣一個新生的成長。在過去半年的內,通...

用c語言設計課程資訊管理系統,用C語言設計一個課程資訊管理系統

include include include include using namespace std struct list typedef struct list node typedef node link 函式宣告 link create link head link search link...

教務資訊管理系統(C語言),C語言編寫一個教務管理系統 注 可以把這個程式也發我一下嗎

include include include include include define len sizeof struct student define format 8d 15s 12.1lf 12.1lf 12.1lf 12.1lf n define data stu i num,stu ...