搜索资源列表
osdesign
- 这是一个操作系统课程设计之文件系统管理,实现了多级目录管理,先开放20M空间。完成树形目录操作-courses on operating system design from the file system management, and the realization of the multi-level directory management, first 20M open space. Complete tree directory operations
C数据结构课程设计
- 数据结构C语言课程设计源代码 这是我花了一个星期独立编出来的课设,得了100分,整个专业就只 有三个满分!内含24点游戏,飞机订票系统和火车信息查询系统以及课 设论文,注释非常详细,相信对学习C语言和数据结构的同学大有帮助-data structure C language source code design courses that I spent a week down the independent class-based, had 100 points, on the whole, o
数据结构的课程设计
- 大二时做的一个数据结构的课程设计,用2-3树实现的图书馆管理系统,只是控制台程序,没有很好的图形界面。包括管理员、读者。管理员功能有:采编入库、查看图书、查看读者、删除读者。读者功能有:借书、还书、预约、查找等等。。功能全面。包括注册账号,登录需要账号密码。-Sophomore to do a data structure of the curriculum design, with 2-3 tree implementation of library management system, bu
BookManage
- 图书馆的图书管理系统,此系统为数据结构课程设计源代码,为B树实现。-Library' s library management system, the system data structure for curriculum design source code, for the B Tree implementation.
1
- 一个用vC写的c程序,课程设计时做的图书管理系统,控制台程序-VC written with a c procedures, curriculum design when the library management system, control procedures
score
- 这个是用C语言写的成绩管理系统课程设计,用到了文件,结构体等,功能包括增加,删除,排序,查找等-This is written in C language performance management system for course design, use a file, structure, etc., functions include add, delete, sort, search, etc.
tushuguanlixitong
- 大一时的C课程设计,小型的图书管理系统,满足基本要求-Small Library Management System
wyj004
- C语言课程设计,学生信息管理系统。由C语言编写的命令行程序,使用文件存储学生信息。编制了严格的输入约束函数,避免了用户的误操作,控制了输入输出的格式。-C language curriculum design, student information management system. Command line program written in C language, using file to store the students information. It has strictl
student
- c++课程设计————学生信息管理系统 增 删 改 查 及 文件流-c++ curriculum design---- Student Information Management System
A
- 公交线路查询系统,数据结构课程设计,。基于C语言和图建立的综合查询系统-bus query code
xueshengchengjiguanli
- 简单的C++学生成绩管理系统 适合新生 课程设计-Simple C++ student achievement management system suitable for the freshman curriculum design
CPP-LYG-Journey
- 一个用C++写的课程设计,关于旅游的一个系统,用到了最短路径算法-A with C++ write curriculum design of a system on tourism, use the shortest path algorithm
car-rental
- 数据结构课程设计,车辆租赁管理系统,实验说明,源代码,实验报告-Data structure curriculum design, vehicle rental management system, the experiment shows, source code, lab report
Ticket-management-system-
- 车票管理系统,c语言课程设计,源代码,实验报告-Ticket management system, c language curriculum design, source code, experimental reports
book-m
- vc环境下编辑的dos版图书管理系统 可以作为c++课程设计-vc environment editor dos version of library management system can be used as c++ curriculum design
Student-management-system
- 学生管理系统 c语言版 链表实现的学生信息管理系统 单文件结构 可以作为C/C++课程设计-Student management system c language version of the list of student information management system to achieve single-file structure can be used as C/C++ curriculum design
Student-management-system-----2
- 学生信息管理系统 vc环境下的dos版学生信息管理系统 c语言版数组实现多文件结构 可做C/C++课程设计-Student information management system vc environment dos version of student information management system c language version of the array to achieve multi-file structure do C/C++ curriculum design
gradeRecord
- 本次C++课程设计题目是“成绩记录薄” ,系统的主要功能是添加学生姓名,学号,分数。然后可以显示全部的学生信息,并且在众多的学生信息中删除信息,或者修改信息。然后显示分数的排序。 -The C++ curriculum design topic is "record sheet", the main function of the system is to add the student name, student number, fractional. Then it shows all
Airline-reservation-systems
- 数据结构课程设计内容 航空客运订票系统。该系统有如下功能: 1.浏览航线信息。 2.查询航线信息。 3.办理订票业务。 4. 办理退票业务。 5.查看已订票客户信息。 6.查看剩余票数并排序。-Curriculum design content- passenger booking system. The system has the following features: 1. Browse route information. 2. view route inform
student-manage-system
- c语言做的学生管理系统课程设计。主要是将文本按指定格式成链表,再进行增删查改等操作。-Course design of student management system in C language. The main text is a list in the specified format, then the crud operation.