搜索资源列表
unreduce_full
- As of UnZip 5.42, this source has been removed from Info-ZIP s UnZip source distribution because of its conflicting copyright. There are no plans to ever rewrite this code from scratch, because the unreduce algorithm was never used in the \"
TI6400dspmp3
- TI的DM642 DSP上的MP3编码优化代码,关键部分为线性汇编优化-TI's DM642 DSP MP3 encoding optimized code, the key part of the compilation of linear optimization
SPIHT_matlab_code
- MATLAB implementation of SPIHT (without Arithmatic coding stage). % Performance evaluation : this toolbox VS. SPIHT % Test image: lena512.raw % bpp SPIHT(dB) This code(dB) % 0.1000 29.8107 29.3202 % 0.2000 32.7202 32.2514 % 0.3000 34.5
WIRE1x_2_5_1_src.zip
- wire1x的最新源码,用于IEEE802.1x的开发,是台湾国立清华大学的一个研究室花了三年时间研发的,全部开源,wire1x the latest source code for IEEE802.1x the development of Taiwan' s National Tsing Hua University, a research spent three years research and development, all open-source
audio_convert
- CCITT的g.723,g.721,g.729,pcm之间的编解码转换代码-CCITT' s g.723, g.721, g.729, pcm codec conversion code between the
mp3player
- 这是基于AT32UC3A的定点MP3解压源代码,支持U盘播放。该代码在IAR下编译通过,并在ATMEL的EVK1100中正常运行-This is based on fixed-point MP3 decompression AT32UC3A source code, support U disk player. The code compiled by the IAR, and in the normal operation of ATMEL' s EVK1100
xl-01-1
- 类似百度的搜索下拉时的代码,很好用。内有例子-Baidu' s search drop-down when a similar code, it just works. There are examples of
ASYCLS11.ZIP
- 异步处理类, C++代码,有点借鉴意义,看看吧-Asynchronous processing class, C++ code, learn a little meaning, let' s see it
h.263
- 基于H.263的图像压缩编解码的C源码,在CPU为586以上的PC上能够实时完成压缩、解压缩算法,并可以很容易地移植到TI的DSP上.-Image compression based on H.263 codec in C source code, in the CPU for more than 586 real-time on a PC to complete the compression, decompression algorithms, and can be easily porte
YJ.WebControls
- 属性: TextBoxID : 目标 TextBox 的ID,只需要正确填写该属性本控件就可以使用 UpdatePanelID : 控件所在并且进行异步更新的UpdatePanel控件的编号(该属性为了支持ASP.NET 2.0 AJAX Extensions 1.0组件设计,因为代码内使用了UpdatePanel类,所以在使用时如果没有安装ASP.NET 2.0 AJAX Extensions 1.0组件请先安装) 注意: 1.本控件必须放在与目标TextBox同一
wangqushop4
- 一款很好的网上购物网站的源码,不看不知道,看了就说好。-A good online shopping site' s source code, enlightened and saw I said OK.
x264
- 一个X264的学习材料,是一篇硕士论文。其中包含了对x264代码比较详细的介绍,对刚开始看代码的学习者应该会有帮助的。-1 X264 learning materials, is a master' s thesis. Which contains the code for x264 more detailed descr iption of the beginning learners to see the code should be helpful.
compress
- 基于形态学的数据压缩代码,压缩比较高,对于低频的信号而言,可以达到20左右,相关性达到0.95以上。 compress.m 为压缩程序, decompress.m 为解压程序。-Based on morphological data compression code, high compression, low-frequency signals for terms up to 20 or so, related to 0.95. Compress.m for the compression p
JPEG_Encoder_BF_Rel3.1.1
- 基于ADI的Blackfin533平台的JPEG压缩程序!代码实现了优化,容易看懂,相当好!相信大家用得到!-Blackfin533 platform based on ADI' s JPEG compression program! Code is optimized, easy to understand, very good! I believe we get to use!
sgpy
- 送给朋友 生日礼物 很有爱的 相对来说不是很难的源码 可自行修改-Great love is relatively not difficult to source code can be sent to a friend' s birthday gift to modify
LZWSample
- 实现简单的LZW压缩算法,LZW压缩算法的基本概念:LZW压缩有三个重要的对象:数据流(CharStream)、编码流(CodeStream)和编译表(String Table)。在编码时,数据流是输入对象(文本文件的据序列),编码流就是输出对象(经过压缩运算的编码数据);在解码时,编码流则是输入对象,数据流是输出对象;而编译表是在编码和解码时都须要用借助的对象。字符(Character):最基础的数据元素,在文本文件中就是一个字节;字符串(String):由几个连续的字符组成; 前缀(Pref
eventloop
- 地球自转,看到美丽的颜色和图片,代码很清楚-Earth' s rotation, see the beautiful colors and images, the code is very clear
Periodic_ILB(R-a-B)
- The MatLab code uses lattice Boltzmann (LB) method to simulate two phase flows for immiscible fluids (blue & red fluids) in 2D according to the D2Q9 scheme. The model is also referred to as color model or chromodynamic model or ILB (immiscible LB)