文件名称:info_sys.tar
-
所属分类:
- 标签属性:
- 上传时间:2012-11-16
-
文件大小:5.88kb
-
已下载:0次
-
提 供 者:
-
相关连接:无下载说明:别用迅雷下载,失败请重下,重下不扣分!
介绍说明--下载内容来自于网络,使用问题请自行百度
《简单信息管理系统(C语言描述)》
这是本人用C语言实现的简单信息管理系统,由顺序存储的线性表来组织数据结构,程序在CentOS 5.1环境下完成,我的博客上有程序界面截图(我的博客:http://blog.163.com/joshuachan@yeah/)。
本系统实现的数据操作:
增加/遍历/排序/查询及删除匹配数据/数据文件的导入和导出。
系统文件组成:
测试程序<test.c>,综合头文件<main.h>,界面函数<menu.c>,数据操作函数<operate.c>,字符串函数<util.c>,文件按行操作函数<file_io.c>,数据类型头文件<list.h>,数据类型函数集<list.c>。-"Simple Information Management System (C language descr iption)."
This is my simple implementation in C language, information management systems, linear tables stored by the order to organize data structures, program completion in CentOS 5.1 environment, the program on my blog Screenshots (my blog: http:// blog.163.com/joshuachan @ yeah /).
The system implementation data manipulation:
Increase/traverse/sort/query, and delete matching data/data file import and export.
System files:
Test procedures <test.c>, integrated header files <main.h>, interface functions <menu.c>, data manipulation functions <operate.c>, string functions <util.c>, file manipulation functions by line <file_io . c>, the data type of header files <list.h>, data type function set <list.c>.
这是本人用C语言实现的简单信息管理系统,由顺序存储的线性表来组织数据结构,程序在CentOS 5.1环境下完成,我的博客上有程序界面截图(我的博客:http://blog.163.com/joshuachan@yeah/)。
本系统实现的数据操作:
增加/遍历/排序/查询及删除匹配数据/数据文件的导入和导出。
系统文件组成:
测试程序<test.c>,综合头文件<main.h>,界面函数<menu.c>,数据操作函数<operate.c>,字符串函数<util.c>,文件按行操作函数<file_io.c>,数据类型头文件<list.h>,数据类型函数集<list.c>。-"Simple Information Management System (C language descr iption)."
This is my simple implementation in C language, information management systems, linear tables stored by the order to organize data structures, program completion in CentOS 5.1 environment, the program on my blog Screenshots (my blog: http:// blog.163.com/joshuachan @ yeah /).
The system implementation data manipulation:
Increase/traverse/sort/query, and delete matching data/data file import and export.
System files:
Test procedures <test.c>, integrated header files <main.h>, interface functions <menu.c>, data manipulation functions <operate.c>, string functions <util.c>, file manipulation functions by line <file_io . c>, the data type of header files <list.h>, data type function set <list.c>.
(系统自动生成,下载前可以参看下载内容)
下载文件列表
info_sys/
info_sys/TAGS
info_sys/list.c
info_sys/operate.c
info_sys/file_io.c
info_sys/Makefile
info_sys/list.h
info_sys/util.c
info_sys/student.dat
info_sys/main.h
info_sys/test.c
info_sys/menu.c
info_sys/TAGS
info_sys/list.c
info_sys/operate.c
info_sys/file_io.c
info_sys/Makefile
info_sys/list.h
info_sys/util.c
info_sys/student.dat
info_sys/main.h
info_sys/test.c
info_sys/menu.c
本网站为编程资源及源代码搜集、介绍的搜索网站,版权归原作者所有! 粤ICP备11031372号
1999-2046 搜珍网 All Rights Reserved.