文件名称:info_sys.tar
介绍说明--下载内容均来自于网络,请自行研究使用
《简单信息管理系统(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>.
(系统自动生成,下载前可以参看下载内容)
下载文件列表
79419099info_sys.tar