资源列表
expression
- 中缀表达式计算的堆栈算法的实现,在tc或vc++下编译通过-Infixation expression stack algorithm for the calculation of the realization in tc or under compile vc
besselconstantwidthBF_music
- 实现任意结构阵列的恒定束宽波束形成法,采用贝塞尔函数分解
ordering3
- 自底向上排序:思想: 将数组的个部分,两两有序数组进行合并 算法平均时间复杂度: O(nlogn)
1
- 用C++实现了算术编码 希望对大家有点帮助 第一次自己编程-With C++ Achieved arithmetic coding hope we are a bit to help the first time its own programming
zuixiaoerchengfa
- vC++6.0数值计算方法中“函数拟合最小二乘”-vC++ 6.0 numerical method of least-squares fitting
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
hdu1542Atlantis
- hdu1542(Atlantics)的AC代码,用线段树+扫描线实现-hdu1542 (Atlantics) AC code with the the segment tree the+ scan line to achieve
wx_sample
- 微信开发例子,密码算法,从微信开发文档中可以下载-sample code example for winxin develop