资源列表
11组表达式求值
- 设计一个表达式求值的程序。该程序必须可以接受包含(,),+,-,*,/的中缀表达式,并求出结果。如果表达式正确,则输出表达式的结果;如果表达式非法,则不输出或输出其他字符。(Design an expression evaluation procedures. The program must accept (,), including +, -, *, / the infix expression, and the results obtained. If the expression is
hufman
- 哈夫曼编/译码器:建立哈夫曼树,通过哈夫曼树来建立哈弗曼代码(Haverman/decoder: set up the hafman tree and build the haverman code through the haffman tree)
稀疏矩阵
- 简单的稀疏矩阵算法实现,语言由C++编写,可以实现矩阵的转置和相加(Simple sparse matrix algorithm to achieve)
动态查找表
- 关于二叉搜索树的树的建立,添加结点,查询,插入,删除等(About two forks search tree's establishment, adds the node, the inquiry, inserts, deletes and so o)
二叉树
- 二叉树的简单实现,使用了c语言地方萨芬撒但是(this is important file for put it on the web is aimportant thing dsaf fdsa)
Desktop
- 啊收到尽快发给ask了放假啦可是对方;乐趣啊可了(There is a park near my home.There are a lot of beautiful trees,flowers and birds in the park.So many people go to the park to enjoy their weekends.They like walking or having a picnic in the park.But I like flying a kite wit
Implementation of convex hull
- 实现凸包实现,采用MATLAB编写代码,用于凸包算法的快速实现。(Implementation of convex hull)
AVLTree
- 二叉平衡树类模板的实现,删除、插入和打印等功能。(Implementation of two fork balanced tree template)
循环队列
- 数据结构,是循环队列的创建,只有循环队列,可以直接使用(Data structure, is the creation of a circular queue, only the loop queue, you can directly use)
Problem1
- Binary searching java code
dijkatra.c
- dijstra算法 网络的节点之间的最短路径(Dijstra algorthm,computing the shortest path between network diagrams,applied to routing in computer network.)
Sort
- 几个排序函数的实现,冒泡、选择、插入、快排、希尔、堆排、归并、基数(The implementation of several sorting functions, bubble, select, insert, fast row, Hill, heap row, merge, Radix)