资源列表
[数据结构常用算法] KXC251_A_2006Exam
说明:外国C++数据结构的试卷,看看外国大学考试的难度-Foreign C++ Data structure of the paper, take a look at the difficulty of exams in foreign universities<g> 在 2025-06-09 上传 | 大小:161kb | 下载:0
[数据结构常用算法] biaodashiqiuzhi
说明:对于一个表达式求值 用堆栈实现 数据结构第一个实验 没有做附加功能 -For an expression evaluation stack data structure with the first experiment did not do additional functionality<409> 在 2025-06-09 上传 | 大小:1kb | 下载:0
[数据结构常用算法] calculator
说明:科学计算器。可以解读表达式,进行整数、浮点数的加减乘除运算。-Scientific calculator. Expression can be interpreted, for integer, floating-point addition and subtraction, multiplication and division calculations.<晴天雨> 在 2025-06-09 上传 | 大小:2kb | 下载:0
[数据结构常用算法] DosAvl
说明:这是一个数据结构的小程序,非递归的avl树实现,用到了穿线法-This is a data structure of small procedures, non-recursive AVL tree realization, using the threading method<hanjiasong> 在 2025-06-09 上传 | 大小:3kb | 下载:0
[数据结构常用算法] datastructureforc++
说明:C++数据结构 -C++ Data structure C++ Data structure<李强> 在 2025-06-09 上传 | 大小:3.59mb | 下载:0
[数据结构常用算法] 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<jiangyi> 在 2025-06-09 上传 | 大小:1kb | 下载:0
[数据结构常用算法] ansi917(14)
说明:大随机数生成器算法的研究与实现.大随机数已经在当今社会的各个领域中都频繁使用,特别是在加密技术中已经成了不可缺少的一部分,像RSA,MD5中随机数成为加密技术的关键。 本设计主要为第3代移动通信系统(3G)提供符合要求的随机数(1024位),首先取得系统时间和RAND()函数所产生的随机数作为最初的随机初值,经过三重DES(两密钥通过MD5算法得来)和异或的变换,保证其随机数的足够随机,然后通过16次的循环得到一个组合起来的1024位随机数,设计还提供一个检验随机数是否随机的平台,采用了均匀<瑞力克> 在 2025-06-09 上传 | 大小:3.42mb | 下载:0