资源列表
Back_Simulation
- 《数据结构》清华大学的,蓝皮(c语言篇)65页 模拟银行业务,计算客户平均逗留时间-"data structure," Tsinghua University, the Blue Paper (c Language) 65 simulation banking, calculate the average length of stay customers
HH
- 创建一个简单的单链表,输入数据,对其进行查找和排序-Create a simple single-list, enter data, find and sort them
stackcaculate
- 用栈实现数值计算的计算器,数据结构经典算法。-Numerical calculation with the calculator stack implementation, data structure the classical algorithm.
suanfa_diaodu
- 设计一个虚拟存储区和内存工作区 , 并使用下述算法计算访问命中率。 (1) 先进先出的算法 (FIFO) (2)最近最久未使用的算法调度-Design a virtual memory storage area and work area, and access using the following algorithm to calculate the hit rate. (1) FIFO method (FIFO) (2) lack of use of the algorithm i
1-1count
- 一本书的页码从自然数1开始顺序编码直到自然数n。 书的页码按照通常的习惯编排, 每个页码都不含多余的前导数字0。例如第6页用数字6表示,而不是006,06等。数字技术问 题要求对于给定的书的总页码n,计算出书的全部页码中分别用到多少数字0,1,2,3,4, 5,6,7,8?
hafuman
- 哈夫曼树问题的实现,主要算法为二叉树的各种操作-Huffman tree, the realization of the problem, the main algorithm for the binary tree of various operations
lianbiao
- 单链表的操作,包括各种操作,如 建立链表 删除 插入 合并 -Single-chain operations, including operations, such as the creation of the deletion list Insert Merge
circleList
- 有向循环双向链表,包括结点和链表的头文件以及实现,实现对一组数据的链表存储-Directed cycle two-way linked list, including node and list of header files and implementation, implementation of a set of data stored in the list
huadongchuangkou
- 使用Java编写的模拟滑动窗口协议,部分修改可实现停等、回退N帧以及选择重发功能-Analog sliding window protocol written in Java, the partial revision of the stop-and-wait fallback N frame retransmission function
Knapsack
- 用贪心法求解背包问题。 构造方法,求解背包问题。参数kweight指定背包重量,数组arts提供若干物品-Knapsack problem using greedy method.
shuangxianglianbiao
- 用图形界面实现双向链表算法,在turboC直接运行即可看到结果
express
- 用链表实现的稀疏多项式的计算,这是我在数据结构课上写的,希望对大家有帮助-List with the realization of the calculation of the sparse polynomial, which is in my class to write data structure, and would like to help you
