资源列表
12121
- 数据结构 课件 东软内部资料!! 给需要的人-Neusoft courseware data structure internal information! ! To those who need it
dxsjjc
- 多项式加减乘 用数据节够得算法实现多项式的加减乘 原理简单易懂-suoxiangshi jiajiancheng
NQueenSubset
- N皇后的排列树与子集数算法!里面是Cpp的源代码 带注释-N Queen subset of the arrangement of trees and the number of algorithms!
shujujiegou
- 数据结构,用栈实现表达式求职,是改进后的算法-Data structure, with the stack to achieve expression for employment, is the improved algorithm
src
- Java版运算表达式解析器 主要功能: 对有括号的四则运算解析并求解. 支持多种表达式类型 思路: 1.把中缀表达式转化成后缀表达式 2.从后缀表达式得到解 注意: 该版本只支持1.6JDK,如果想替换成1.5JDK改替换LinkedList的几个方法就行了. 详细内容: http://jomper.javaeye.com/blog/464906-Java version of computing expressions parser mai
calculate
- 高精度加减计算,用链表实现。C++编写。-High-precision addition and subtraction, using linked list implementation. C++ to prepare.
sort_rand
- 归并排序法,对随机产生的数进行排序. VC++6(SP6)下 调试。-Merge sort method, the number of pairs of randomly generated sort. VC++6 (SP6) to debug.
SHUJUJIEGOU
- 这是我们课堂数据结构上常用的一些算法 很好 希望对大家有用-This is our classroom data structure used some of the algorithms very well want to be useful to everyone
paixudaima
- 这是一个有关八位数直接选择排序的代码,希望大家能够喜欢-This is a direct selection on the number of 8 sort code, hope that we can enjoy
xsb
- b树算法,插入,删除,搜索。使用方式见内附设计文档-b-tree algorithm, insert, delete, search. See design documents included the use of methods
DateStructureC
- 数据结构入门教程 清华大学严蔚敏教授很经典的书-Data Structure Getting Started tutorial Tsinghua University, Professor Yan Weimin classic book
Huffman
- 用vc++实现用最短路径查找哈弗曼树。n个权值构成n棵二叉树的集合F={T1, T2, …, Tn},其中每棵二叉树Ti中只有一个带树为Ti的根结点。-Achieved with the vc++ to find the shortest path tree Havermann. n-weight constitutes a collection of n binary trees F = (T1, T2, ..., Tn), which is only a Ti binary Each spe
