文件名称:C-code-modification
- 所属分类:
- 其他小程序
- 资源属性:
- [Windows] [Visual C] [源码]
- 上传时间:
- 2012-11-26
- 文件大小:
- 191kb
- 下载次数:
- 0次
- 提 供 者:
- And***
- 相关连接:
- 无
- 下载说明:
- 别用迅雷下载,失败请重下,重下不扣分!
介绍说明--下载内容均来自于网络,请自行研究使用
我给大一同学修改的C语言实验代码,实现功能:已知一个职工的信息为:职工号、工资,从键盘输入n个职工的信息,并将其显示出来。
【要求】
(1)使用链表实现。
(2)n可以从键盘输入。
(3)定义create函数实现链表的创建
(4)定义list函数实现链表的显示。
在已修改的代码中加入了本人对C代码编写的认识,仅供新手参考,大虾勿拍砖~~
-I modified the C language freshman students experiment code Function: Given a staff of information: staff numbers, wages, workers from the n-keyboard input of information and displays it. 【Requirements】 (1) the use of linked list implementation. (2) n can be entered from the keyboard. (3) the definition of create functions for the creation of lists (4) defines the list functions for the display of the list. In the modified code I added to the understanding of the C code is written only for novice reference, prawns do not Paizhuan ~ ~
【要求】
(1)使用链表实现。
(2)n可以从键盘输入。
(3)定义create函数实现链表的创建
(4)定义list函数实现链表的显示。
在已修改的代码中加入了本人对C代码编写的认识,仅供新手参考,大虾勿拍砖~~
-I modified the C language freshman students experiment code Function: Given a staff of information: staff numbers, wages, workers from the n-keyboard input of information and displays it. 【Requirements】 (1) the use of linked list implementation. (2) n can be entered from the keyboard. (3) the definition of create functions for the creation of lists (4) defines the list functions for the display of the list. In the modified code I added to the understanding of the C code is written only for novice reference, prawns do not Paizhuan ~ ~
(系统自动生成,下载前可以参看下载内容)
下载文件列表
修改代码\2\复件 实验八2.2.c
........\1\sy9_2_2.c
........\.\sy9_2_2.dsp
........\.\sy9_2_2.dsw
........\.\sy9_2_2.ncb
........\.\sy9_2_2.plg
........\.\Debug\sy9_2_2.exe
........\.\.....\sy9_2_2.ilk
........\.\.....\sy9_2_2.obj
........\.\.....\sy9_2_2.pdb
........\.\.....\vc60.idb
........\.\.....\vc60.pdb
........\.\.....\sy9_2_2.pch
........\.\sy9_2_2.opt
........\.\Debug
........\2
........\1
修改代码
........\1\sy9_2_2.c
........\.\sy9_2_2.dsp
........\.\sy9_2_2.dsw
........\.\sy9_2_2.ncb
........\.\sy9_2_2.plg
........\.\Debug\sy9_2_2.exe
........\.\.....\sy9_2_2.ilk
........\.\.....\sy9_2_2.obj
........\.\.....\sy9_2_2.pdb
........\.\.....\vc60.idb
........\.\.....\vc60.pdb
........\.\.....\sy9_2_2.pch
........\.\sy9_2_2.opt
........\.\Debug
........\2
........\1
修改代码