搜索资源列表
080248_1
- 单链表操作,从键盘输入任意的5个数,生成一个有序单链表-Single-linked list operation, from the keyboard input any number of 5 to generate an ordered singly linked list
MiniPlus_TEAM_A
- 这是课程设计做的一个员工信息管理系统,还不完善,包含了一个SQL解析器,双链表实现的-This is a course designed to do an employee information management system is not perfect, contains a SQL parser, double-linked list implementation. .
Bank-analog-system.
- 银行模拟系统。链表和链队列(均带头指针)实现,程序中累计客户逗留时间,客户数,银行营业时间等,最终计算客户排队办理时间-Bank analog system. Linked list and chain queue (pointer to take the lead) to achieve, the cumulative customers stay program time, the number of customers, banking hours, the final calculati
duilie
- 用单链表实现优先级队列,编写实现队列的下列操作的函数并实现书上的进程调度应用. -Realization of the priority queue with a single linked list, prepared to achieve the following functions of the queue and process scheduling application book.