搜索资源列表
H.265_X86_DEMO
- ZPAV(小名H265),凝集 形态,分形,模糊,小波,数字图象处理学 等数学精华, 我 感受到了她的威猛的能量,听到了她的呐喊!她如春雷, 震撼着 单薄数学(DCT+ME+HUFFMAN等)的MPEGxx和H26xx的古老统治! ZPAV (H.265) 基本算法 :V0,V6 用了 二维小波;V8 用了 三维小波;V9 用了 四维小波; P帧(ME) 使用了 小波域运动估计;声音(A0,A6,A8,A9), 运动矢量(MV) 使用了 广义小波。 Z
memento.doc
- MIPS的解码表,及注释,学MIPS语言必备的基本资料-MIPS
unrar.4.0.6.mips.tar
- mips版unrar 可以運行在mips機器上實現rar壓縮與解壓縮-mips version of unrar
QUEENS
- 8皇后问题mips实现,用RISC实现,附有详尽注释-8Queen Problems Solution in Mips
insertsort_recursive
- MIPS迭代实现插入排序算法。时间复杂度和空间复杂度较低-MIPS iterations to achieve insertion sort
queen
- 经典的八皇后问题,采用MIPS汇编语言的实现方法。-solution of the eight queens problem by MIPS
calculadora
- implementation of the calculator in language assembler for MIPS 32 bits in simulator MARS, the program was developed in portuguese
matrix_multiplication_assembly
- implementation of the multiplication of matrix in language assembly for MIPS 32 bits in simulator MARS, the program was developed in portuguese
ProcessorDesgin
- 32-bit pipelined MIPS processor design
BendersDecomposition
- BENDERS分解算法,用来求解MIPS,即混合整数线性规划问题。我已经做了注释。-Benders decomposition of solving MIPS problem, which is mixed integer linear programming, I have done Notes
MIPS-master
- A MIPS proc emulator I think.