搜索资源列表
LZW
- 用VC++实现LZW算法,还不错,值得一看-Using VC++ realize LZW algorithm, but also well worth a visit
ART
- 计算机算法基础ART算法(计算连通图的深度优先生成树的DFN和L)用VC++代码实现-Computer algorithm based ART algorithm (calculated connected graph depth-first spanning tree of the DFN and L) with VC++ code
Ldomino
- L型骨牌是用VC++实现的,在一个2的k次幂乘以2的k次幂个方格组成的棋盘中,恰有一个方格与其他方格不同,称该方格为一特殊方格,且称该棋盘为一特殊棋盘.在棋盘覆盖问题中,用四种不同形态的L型骨牌覆盖给定的特殊棋盘上除特殊方格以外的所有方格. -Ldomino is using vc++ to achieve