资源列表
1062
- pku上1062最短路径的题目ac代码,使用dijkstra 算法-ac code for 1062 in pku it s a problem about dijkstra
danlianbiaocaozuo
- 利用单链表完成一个班级的所有学生信息的管理:能够增加、删除、查找、修改学生的记录。-Completed using a single list of all students in a class of information management: the ability to add, delete, search, modify the student' s record.
nonrecuorder
- 关于数据结构这门学科的源代码程序,序列七之四-About data structure of the subject, the source program
improved-quiksort
- 对传统的快速排序加入插入排序进行改进 并根据时间函数测算最优的K值-Improved quiksort
juzhenliancheng
- 算法与分析中使用动态规划法求解矩阵连乘的问题-Algorithm and analysis using dynamic programming method for solving the matrix multiplicative
mallat1
- mallat 算法 可以给一些小波变换的人提供帮助。也可以给压缩的人提供帮助
高斯消元法(不列主元)
- 高斯消元法(不列主元)大学计算方法里面的一个算法,用c++编的-Gaussian Elimination Act (PCA not out) University calculation inside an algorithm, using the c series
Tree
- 二叉树的先序、中序、后序遍历 以及生成凹入表-The preorder,inorder and postorder traversal of a binary tree.
jiheyusuan
- 本文件为,实现数组及数值的集合运算的代码。-This document is to achieve the set of the array and numerical computation code.
3_2
- 分数计算器及测试程序。 1.该程序是分数计算器,程序的有些功能没有完成,请编写函数,将程序完成,要求界面提示清晰,便于操作。 2.增加输入分数四则运算的功能。 3.增加输出文件的功能,使输入的字符串及输出结果可以保存在文件中。 4.增加判别分母是否为零的功能,无论任何运算,分母一旦为零,则退出当前运算并输出提示消息。-Score Calculator and testing procedures. 1. The program is fractional calculator,
zhebanchazhao
- 依次输入顺序表的各个元素,然后进行关键字的查找,如果存在则返回待查元素位置,否则显示不存在-Followed by the various elements of the input sequence table, and then keyword search, if there is element of unknown origin location is returned, otherwise the show does not exist
IUnttitledd1n
- 将中缀表达式转化为后缀表达达式并求值,输出后缀表达式及值 -Infix expression conversion and evaluation to the suffix table Dada type, output postfix expression and the value of