搜索结果
找到约 1,036 项符合
simple-lz 的查询结果
Delphi控件源码 This will allow to detect if a file is RTF or not. Use with drag and drop mecanism. Good and simpl
This will allow to detect if a file is RTF or not.
Use with drag and drop mecanism.
Good and simple example.
其他书籍 This gorgeous, full-color book will guide you through the complete design process, from getting insp
This gorgeous, full-color book will guide you through the complete design process, from getting inspiration and sketching ideas out, through to choosing a color scheme, designing the layout, and selecting effective imagery.
Throughout, the focus is on simple and practical techniques that anyone can ...
电子书籍 Servomotors are available as AC or DC motors. Early servomotors were generally DC motors because the
Servomotors are available as AC or DC motors. Early servomotors were generally DC motors because the only type of control for large currents was through SCRs for many years. As transistors became capable of controlling larger currents and switching the large currents at higher frequencies, the AC se ...
*行业应用 A Design and Implementation of The Online Shopping System Abstract: Along with the development
A Design and Implementation of The Online Shopping System
Abstract: Along with the development of the computer ,the database technique is widespread in the application of Internet, more and more , providing more thoughtful and humanized service for the large network customer. Characteristic serv ...
VC书籍 Each exploration in this book is a mixture of text and interactive exercises. The exercises are unl
Each exploration in this book is a mixture of text and interactive exercises. The exercises are
unlike anything you鈥檝e seen in other books. Instead of multiple choice, fill-in-the-blank, or
simple Q&A exercises, lessons are interactive explorations of key C++ features.
数值算法/人工智能 This program incorporates the FV method for solving the Navier-Stokes equations using 2D, Cartesian
This program incorporates the FV method for solving the Navier-Stokes equations using 2D, Cartesian grids and the staggered arrangement of variables. Variables are stored as 2D arrays. SIMPLE method is used for pressure calculation. UDS and CDS are implemented for the discretization of convective te ...
数据库系统 详细说明:sqlhelper类
详细说明:sqlhelper类,是MICROSOFT新发布的数据库访问类。使用起来非常简单好用。-sqlhelper category is the new release of Microsoft Database Access category. Using it is very simple and easy.
其他行业 YFast is a PHP class developed to use on this blog, it gives you the possibility to use all modern t
YFast is a PHP class developed to use on this blog, it gives you the possibility to use all modern technics of web development (etags, gzip, exipire headers) on your site in a very simple way -- and get A on YSlow.
行业发展研究 H.264/AVC is the current video standardization project of the ITU-T Video Coding Experts Group (VCE
H.264/AVC is the current video standardization project of the ITU-T Video Coding
Experts Group (VCEG) and the ISO/IEC Moving Picture Experts Group (MPEG). The
main goals of this standardization effort are to develop a simple and straightforward
video coding design, with enhanced compression performa ...
压缩解压 Lzw数据压缩算法的源代码
Lzw数据压缩算法的源代码,使用c语言实现的
.包括Huffuman算法,RLE算法,LZ算法