资源列表
pi.tar
- 一个好的算法,用于演示,如何获得PI值,可以精确到小数点后上千位。-A good example to show how to produce the value of PI
BeiJingDiTieChaXun
- 北京地铁查询软件,应用floyd算法,实现最短路径查询,有管理员等功能,图形界面为MFC-Beijing subway query software, application floyd algorithm to achieve the shortest path query, there are administrators and other functions, graphical interface for MFC
tydlvvx
- svm,支持向量基,内含代码注释,pdf详解,支持不同的数据储存方式不同()
Data-Structures
- a simple example for the use of Data Structure.-a simple example for the use of Data Structure.
wuyang
- 动态规划----多边形的最优三角剖分 输入测试用例个数 和 各个点的坐标 输出弦长最短的边的总和-Optimal Dynamic Programming---- polygon triangulation input test case number and the coordinates of each point of the output side of the chord length of the sum of the shortest
MAOPAOPAIXU
- 数据结构算的经典小程序,冒泡排序的程序,就是这个东西,希望有用-Classic applet data structure count, bubble sort program, this is the thing, I hope useful
2Treeback
- 创建二叉树,由中序和后序(或后序)恢复二叉树。-The creation of a binary tree,In the sequence and sequence (before or after sequence) resume binary tree
maze
- 迷宫问题解答,适用于VC6.0用于一般初学者。-Maze of questions, for VC6.0 for general beginners.
5901f92db5a9
- 一个完整的系统应具有以下功能: (1) I:初始化(Initialization)。从终端读入字符集大小n,以及n个字符和n个权值,建立赫夫曼树,并将它存于文件hfmTree中。 (2) E:编码(Encoding)。利用已建好的赫夫曼树(如不在内存,则从文件hfmTree中读入),对文件ToBeTran中的正文进行编码,然后将结果存入文件CodeFile中。 (3) D:译码(Decoding)。利用已建好的赫夫曼树将文件CodeFile中的代码进行译码,结果存入文件Textfil
tanxin
- 本程序主要是贪心算法的实现,是在C++环境下编的-This procedure is mainly greedy algorithm, in C++, compiled under the
24dian
- 山东理工大学的ACM解题报告,24点算法,很不错的哦-the answer about ACM of shandong university of technology,24 points algorithm, it is very good.
guangyibiao
- 已知广义表的序列,建立二叉树,其中的函数包括初始化二叉树,由字符串建立二叉树,中序遍历二叉树-Generalized form of the sequence is known, the establishment of a binary tree, binary tree in which the functions include initialization, set up by the string, binary tree, binary tree in order traversal
