资源列表
1020111
- 把学生的学号作为关键字进行二分法查询,而且能够以学号递增排序,可以以成绩递减排序-The number of students learning dichotomy as keyword queries , but also to learn numbers in ascending order , descending order can result
stress-strain-cycle-time
- 能够实现循环应力-应变数据的提取,非常方便实用!-obtain the cyclic stress- strain data, convenient and practical!
e2.6
- 《数据结构教程》,李春葆蒋晶钰版,实验2.6,C语言版-Data Structure Course, Li ChunBao,Jiang JingYu version, experiments 2.6, C language version
lqx10002
- 最佳高度问题。 问题描述: 假设有n个任务由K个可并行工作的机器完成。完成任务i需要的时间为t(i)。试设计一个算法找出完成这n个任务的最佳调度,使得完成全部任务的时间最早。-best height of the problem. Problem descr iption : Suppose a mandate from the n-K parallel work can be completed machines. I need to complete the task for t
yi
- huffman 编码,能过该程序,你可以轻松的进行哈夫曼编码
gezhongbianlisuanfa
- 各种二叉树的遍历算法,一共有9种,包括是先序遍历递归算法,非递归算法一,非递归算法二,同样后序,中序遍历也各有三种,很用心,都有注释,希望有所帮助-All kinds of binary tree traversal algorithm, a total of nine kinds, including the first recursive traversal algorithm, a non-recursive algorithms, non-recursive algorithm for
1857
- zoj1857利用SPFA算法解决最短路问题-zoj1857 use SPFA algorithm to solve shortest path problem
HeapSort
- 这是著名的堆排序算法的实现,自己写的,经过验证是可以用的。-This is a well-known heapsort algorithm, write, proven is can be used.
EvaluateExpression
- 表达式求值,输入一个表达式,用栈的方式储存,然后在进行计算。-a c code for evlelutiong the expresssion
sum
- 数据结构与算法实验题 8.2 树求和问题 ★ 实验任务 我 们 知 道树有 许 多 种表示 法 , 左儿子 右 兄 弟就是 一 种 表示法 。 现 在给出 一 棵 以左儿 子 右 兄 弟表 示的 树 ,并 且结 点 带有 权值 , 求以 给出 结 点为 根的 子 树的 所有 结 点权 值之 和。对 于给出的一棵树的左儿子右兄弟表示法,按要求输出这棵树的子树的权值和。 ★ 数据输入 第一行为一个整数 n , 1<=n<=1000 ,表示这棵树的结
Dijkstra(JAVA)
- 最短路径Dijkstra算法(JAVA)-Dijkstra JAVA
DD
- 硬件加密RSA KEY
