资源列表
BinarySearchTree
- java实现二叉树搜索树的查找查找关键字进行优化路径查找-Java implementation of the two binary tree search tree search to find the key word to find the path to optimize the path
Vector-mobile
- 向量移动的简单算法,希望对大家有用,这是比较基础的算法。-Vector simple algorithm to move, we want to be useful, it is the basis of comparison algorithms.
Huffman_code
- 实现Huffman算法,对数据进行最优编码压缩。-huffman code
chargepumpcircuitdesign
- Ultra Low Power Boost Converter with Battery Management
KMP
- 通过KMP匹配算法,实现字符串的查找功能,寻找最长的真子串。-By KMP matching algorithm, string search function to find the longest substring true.
Brute-Force
- 通过Brute-Force匹配算法,实现字符串的查找功能,寻找最长的真子串。-By Bruteforce matching algorithm, string search function to find the longest substring true.
RailwayCarriage
- 有两条轨道,一条列车轨道,一条等候轨道,输入车厢数,再输入列车车厢的进站顺序,返回列车车厢的出站循序。-There are two tracks, a train track, a waiting track, enter the number of the car, and then enter the stop order train carriage returns sequential outbound train car.
calculator
- 输入一个数学计算公式,给出中缀式和后缀式的计算公式。-Enter a mathematical formula, the formula is given infix and postfix formula.
熵值法
- 熵值法是客观的赋权的方法,确定指标的权重
DES-algrithm-demo
- 该程序实现DES加密算法的加密解密功能,可作为DES编程的参考。-It shows the function of DES.
Desktop
- a short descr iption to my server
QsortaMiddlePivotModification
- 随机产生若干组长度各异的待排序列(乱序的和有序的),分别用快速排序算法和改进的枢轴元素三者取中算法对待排序列进行排序,当待排子序列长度已小于 20时,改用直接插入排序,利用时间函数验证三者取中算法在效率上的提高。-Leader of randomly generated different number of columns to be sorted (out of order and orderly), respectively, with fast sorting algorithm and
