资源列表
biaodashiqiuzhi
- 对于一个表达式求值 用堆栈实现 数据结构第一个实验 没有做附加功能 -For an expression evaluation stack data structure with the first experiment did not do additional functionality
bstree
- 二叉树 数据结构 忘了是第几个实验 好像是第六个 用b树做的-Binary tree data structure is the first of several forgotten experiment seems to be the sixth to do with b tree
ffff
- 长整数的加法 用链表做的 只实现加法没有别的运算 数据结构试验-Long list of additive used to do only the realization of adder computing data structure there is no other test
dating
- 用贪心算法做的一道ckp的约会 期间用快速排序对约会结束时间做了升序排列 跟活动安排异曲同工-Greedy algorithm used to do together during appointments ckp quick sort of dating the end of time to do the activities arranged in ascending order with the same
code
- 杭电acm解题报告2001---2099.-Hangzhou Xinhua report acm solving 2001--- 2099.
calculator
- 科学计算器。可以解读表达式,进行整数、浮点数的加减乘除运算。-Scientific calculator. Expression can be interpreted, for integer, floating-point addition and subtraction, multiplication and division calculations.
KMP
- kmp算法的程序,效率很高,非常不错,吐血推荐-KMP algorithm procedures, efficient, very good, hematemesis Recommended
DosAvl
- 这是一个数据结构的小程序,非递归的avl树实现,用到了穿线法-This is a data structure of small procedures, non-recursive AVL tree realization, using the threading method
datastructureforc++
- C++数据结构 -C++ Data structure C++ Data structure
shuangxianglianbiao
- 昨天同学叫我帮他写个双向链表的程序 于是就随便写了 个 希望大家多提意见-Yesterday, the students asked me to help him write a list of two-way process so he just wrote a hope that we do so
ansi917(14)
- 大随机数生成器算法的研究与实现.大随机数已经在当今社会的各个领域中都频繁使用,特别是在加密技术中已经成了不可缺少的一部分,像RSA,MD5中随机数成为加密技术的关键。 本设计主要为第3代移动通信系统(3G)提供符合要求的随机数(1024位),首先取得系统时间和RAND()函数所产生的随机数作为最初的随机初值,经过三重DES(两密钥通过MD5算法得来)和异或的变换,保证其随机数的足够随机,然后通过16次的循环得到一个组合起来的1024位随机数,设计还提供一个检验随机数是否随机的平台,采用了均匀
DataStructureTest
- 数据结构的一些基本的相关的试验,如二叉树的遍历,打印,如排序算法,检索算法,动态结构的静态实现实验-Data structures related to some basic tests, such as binary tree traversal, print, such as sorting algorithms, search algorithms, the dynamic structure of the realization of the experimental static
