资源列表
mine.rar
- 能进行画图 鼠标移动画圆 矩形 同时改变光标,Paint can drawcircle rectangular mouse cursor at the same time
ZipTest_src.zip
- 这是一款zip压缩与解压缩的编码,可以通过调用里面压缩函数和解压缩函数对相应的文件与文件夹进行压缩与解压缩功能的操作,This is a zip compression and decompression of the coding, you can by calling the function inside the compression and decompression function of the corresponding file and folder compression a
arith-n.zip
- Arith-N 是可以在命令行指定阶数的 N 阶上下文自适应算术编码通用压缩、解压缩程序,由于是用作教程示例,为清晰起见,在某些地方并没有刻意进行效率上的优化。由王笨笨大侠提供,Arith-N is specified in the command-line order of the N-order context adaptive arithmetic coding common compression, decompression procedures, because it is used
x264_dm6446_ccs
- CCS3.3环境软仿真dm6446下X264编码的程序,可直接运行,由于foreman_cif.yuv原始图像数据较大,没有放在里面,请在网上自己下载,下载后放在同一个目录下就可以编译运行。-CCS3.3 environment simulation dm6446 software code under the X264 program, can be run directly, as foreman_cif.yuv larger original image data, not on the
IO
- 控制安捷伦矢量信号源,在本地计算机上产生一个信号然后传入信号源,本代码含若干练习性的源代码,结合自己大量的调试经验,在signal1.m中对初学者甚至经常使用的用户极易犯得错误进行了详细标注,-Matlab generate data in the waveform file, downloaded to the Agilent signal sources. By reading it, you will get a lot.
z_decompress
- 以zlib解压缩算法为核心的工具,能够直接解压zlib压缩数据。-zlib decompress tool.
hausdorff1.rar
- 对于做模式识别的朋友有很大的帮助~HAUSDORFF距离!!!!!,Pattern Recognition for doing a great friend to help ~ HAUSDORFF distance! ! ! ! !
a.rar
- 哈夫曼编码译码系統,利用哈夫曼编码进行信息通信可以大大提高信道利用率,缩短信息传输时间,降低传输成本。但是,这要求在发送端通过一个编码系统对待传数据预先编码,在接收端将传来的数据进行译码(复原)。对于双工信道(既可以双向传输信息的信道),每端都需要一个完整的编/译码系统。本次设计就是为这样的信息收发站写的一个哈夫曼的编/译码器。,Huffman decoding systems, the use of Huffman encoding of information and communicati
ArithmeticCoding.rar
- 算术编码的源程序,搞图像压缩的人应该都游泳吧,希望大家喜欢,Arithmetic coding of the source, engage in image compression should have swimming, I hope you like
lzma457.rar
- LZMA压缩算法实现源码,可直接使用或加以改进.,LZMA compression algorithm source code can be used directly or be improved.
TryDCT.rar
- 这是一组DCT和iDCT的代码,都是基于x86构架汇编的或标准C的,有使用MMX、3Dnow或者SSE、SSE2,是陈氏算法的变种,可以参考Intel APP Notes 9,This is a group of DCT and IDCT code, are based on the x86 architecture or standard C compilation, with the use of MMX, 3Dnow or SSE, SSE2, is a variant of Chen s
lzss.rar
- 这是一个关于lzss压缩的C的源代码,This is a study on lzss compressed C source code