资源列表
Queap
- 用两个栈模拟一个队列,包含出队、入队和获取最大值函数,时间复杂的O(n)-Simulation of a queue with two stacks contain enter and quit team, and get the maximum value function, the time complexity of O (n)
huffman
- 数据结构(严蔚敏版)中哈夫曼树的操作程序源代码-Of data structure (Yan Wei Min version) operating procedures in the source code Huffman tree
BigNum
- 大数程序,用自定义数据类型及重载运算符的方法实现大数的四则运算-Large numbers program, with self-defined data types and overloaded operator methods to achieve large numbers of the four operations
TIN_OutPackage
- 采用VB6.0实现TIN的另一种构建算法:凸闭包构建TIN算法-TIN using VB6.0 to achieve another building algorithms: convex closure algorithm for building a TIN
链表结点的删除
- 利用C语言的数据结构的算法实现链表结点的删除
2
- 数据结构 图的建立与遍历-Chart establishment and traversal
zerone
- 【题目描述】 Adam 和Eve 被赶出伊甸园后,盖起了四面高墙。高墙上写着n 行01 串。两人无事可做,于是 开始就这些01 串做如下博弈: 1. Adam 进行第1 手,此后双方轮流操作。 2. 第 i 手的操作者,可以且必须在0 和1 之间选择,并相应地抹掉某些串。具体地,若选择 0(1),则抹掉第i 位为0(1)的所有串。长度短于i 的串,也须抹掉。 3. 一方操作之后若将所有串都抹掉了,则判该方失败。 若两人皆明智,则胜负必然确定。不幸的是他俩
DataStructure-flash
- 数据结构动画演示,通过动画展示数据结构各种算法的运行过程-A flah of DataStructure. It s a good resources for beginners.
report
- 数据结构实验报告 关于带括号的算术表达式求值-Experimental data structure to report on the brackets with arithmetic expression evaluator
TreeOperation
- 数据结构树的操作,包括输入二叉树用广义表表示的字符串,前序,中序,后序,按层遍历,查找树中元素,还有树的深度-Tree data structure operations, including input binary string representation of generalized table, pre-order, in order, the order, according to the layer through to find the tree of elements, as
subroutine
- 热膨胀ABAQUS的UEXP用户子程序,适用于多种热膨胀及热生长情况-The thermal expansion of the UEXP user subroutine of ABAQUS, for a variety of thermal expansion and thermal growth
xx
- 数据结构实验报告链表的操作,包括创建空链表、插入、删除节点等-Experimental Report list data structure operations, including creating an empty list, insert, delete nodes, etc.
