搜索资源列表
jzcj
- 这是用c语言编写的,实现矩阵的求逆,逆矩阵和一个矩阵的乘积。有友好的界面,界面是由键盘控制的。
juanji
- C语言完成,图形界面的卷积积分运算器,根据输入的函数进行卷积运算
shujujiegou
- 用c语言描述的数据结构算法,还包括一些界面设计代码。
DSDemoC
- 进入光盘中的“\\DSDemoC”目录,运行DSDemo.EXE,可以进入 数据结构算法演示系统(C语言描述)V3.1C中文版。该软件是在原DOS版程序 基础上改进而成,具体操作请按照界面上的提示进行。
hangbanguanli
- 数据结构课程设计C++语言,应用了MFC库,图形界面编写的小型航班管理系统,数据结构采用文件读写方式,包括查询,订票,退票3个基本功能。 内有程序设计报告-Data Structures C++ language curriculum design, the application of the MFC library, a graphical interface written in small flight management systems, data structures used
c
- C语言下开发的学生管理系统,具有文本界面使用了十字交叉链表建立内部的数据结构-C language development of students under the management system, with a text interface using the Cross-linked list data structure to establish internal
long.RAR
- C语言课程设计--旅店客房管理系统 数据结构:采用十字链表,实现录入、遍历、保存、载入、修改、插入、删除、各种查询及统计等功能。运行环境:Turboc2.0,文本界面-C language:hotel manage system
Sort
- C语言实现的界面化排序算法,希望对大家有帮助!-C language interface of sorting algorithm, we hope to help!
-xrx
- 数据结构 马踏棋盘问题 C语言开发 图形界面 2009年课程设计用过的 程序+文档-Data structure Mata chessboard problem
Dijkstra
- 用C语言实现迪杰斯特拉算法 简单易懂 界面也较好-With the C language interface easy to understand Dijkstra algorithm is also better
EightQueen
- 八皇后问题,基于MFC界面,C++语言写的,可以动态演示,还有word文档报告,下下来就可以教的数据结构课程设计-Eight Queens problem, the interface based on MFC, C++ language to write, can be dynamically presentation, as well as word document report, the next down to the data structure can teach curricul
data-structure-sort
- 对各种排序算法进行时间对比,c语言实现,有字符界面-Time for comparison of various sorting algorithms, c language, there are character-
flight
- 1. 学习和掌握结构体和链表相关知识,掌握程序设计基本过程; 2. 简单的系统与功能分析,了解航班信息管理系统的需求,用C语言开发航班信息管理系统; 3. 建立数据结构链表,数据内容包括航班号、航线、起飞时间、到达时间、机型、所属公司、价格; 4. 编写实现程序功能的各个函数; 5. 建立一个测试数据表,包含十多条航班信息,进行数据测试; 6. 使用数据链表实现数据的:录入、查询、显示、删除、修改、排序、文件保存、系统退出等功能; 调试系统,处理少数系统出错,优化系统界面
info_sys.tar
- 《简单信息管理系统(C语言描述)》 这是本人用C语言实现的简单信息管理系统,由顺序存储的线性表来组织数据结构,程序在CentOS 5.1环境下完成,我的博客上有程序界面截图(我的博客:http://blog.163.com/joshuachan@yeah/)。 本系统实现的数据操作: 增加/遍历/排序/查询及删除匹配数据/数据文件的导入和导出。 系统文件组成: 测试程序<test.c>,综合头文件<main.h>,
dingpiao
- 是飞机订票系统,用C语言和数据结构书写,界面优美-Airline reservation system , written in C language and data structure
Maze
- C语言实现迷宫算法 ,书本上具体的实现,没有图形化界面的·~实现了栈应用-C language maze algorithm, specific books
average-wait-time-bank-customers
- 队列的应用--银行客户平均等待时间.使用C语言编写,在控制台界面显示。本程序演示了队列这种数据结构的实际应用。-Queue application- the average wait time bank customers using the C language, the console screen displays. This program demonstrates the queue practical application of this data structure.
library
- 纯C语言编程的模拟现有图书馆的借阅、续借、归还;图书入库、出库;查询、排序等功能,实现电子图书馆的智慧综合管理。其中查询功能里面嵌套精确查询,排序功能有六种,界面可变色,里面已经附带50多本图书信息包括图书摘要等详细信息。里面还附带详细设计报告和解说PPt。-Pure C language programming simulation existing library borrow, renew, return book storage, a library queries, sorting
management-system-
- 这是一个基于C语言以及数据结构的商品管理系统的源代码,界面优雅美观,麻雀虽小,五脏俱全,十分有利于初学者学习-This is a C-based language and data structures merchandise management system source code, elegant and beautiful interface, small but perfectly formed, very beneficial for beginners to learn
C01
- 学生课程成绩管理系统,C语言课程设计的一类,这个系统适用的是文本界面和三级链表,可以实现维护(增删改)、查询(精确查询和模糊查询)、统计等功能,具有很强的借鉴性。-Student course performance management system, C language curriculum design for a class, the system is applicable text interface and three lists, you can achieve the mai