资源列表
expression
- 中缀表达式计算的堆栈算法的实现,在tc或vc++下编译通过-Infixation expression stack algorithm for the calculation of the realization in tc or under compile vc
readTxt
- 首先在文本文件中写入要求格式的数据,然后利用程序把这些数据读取到屏幕中显示,
ordering3
- 自底向上排序:思想: 将数组的个部分,两两有序数组进行合并 算法平均时间复杂度: O(nlogn)
1
- 用C++实现了算术编码 希望对大家有点帮助 第一次自己编程-With C++ Achieved arithmetic coding hope we are a bit to help the first time its own programming
01Knapsack
- 贪心法0-1背包问题贪 心法0-1背包问题-0/1Knapsack problem greedy Method
LRU-update-Cache-
- LRU置换算法是选择最近最久未使用的页面予以置换。该算法赋予每个页面一个访问字段,用来记录一个页面自上次被访问以来经历的时间T,当须淘汰一个页面时,选择现有页面中T值最大的,即最近最久没有访问的页面。这是一个比较合理的置换算法。-LRU replacement algorithm is to select the page from lack of use the most recent to be replaced. The algorithm gives an access field in
Fano
- 费诺编码的简单应用及编码方法,信息论实验用的-Application fee simple promise coding and encoding method used in information theory test
c-Sharp-sorting
- c#排序,插入排序和全对比排序,主要是算法结构-c# sort, insertion sort, and all comparison sorting algorithm structure is mainly
sitela
- 迪杰斯特拉求解单源点最短路径,不能有负权值存在-the shortest path
shu
- 数组 栈 入栈 出栈 插入 删除 返回栈的长度 -Array Stack
eigenface
- 经典的特征脸识别算法 经典的特征脸识别算法 -descr iption: a matlab program that implement the classical face recognition base on eigenface
SEP_Protocol_in_Matlab_by_www.wsnlab.org
- SEP protocol for wireless sensor network using matlab
