This library allows creating, modifying and extracting zip archives in the compatible way with PKZIP (2.5 and higher) and WinZip. Supported are all possible operations on the zip archive: creating, extracting, adding, deleting files from the archive, modifications of the existing archive. There is also the support for creating and extracting multiple disk archives (on non-removable devices as well) and for password encryption and decryption. This module uses compression and decompression functions from zlib library by Jean-loup Gailly and Mark Adler.
资源简介:This library allows creating, modifying and extracting zip archives in the compatible way with PKZIP (2.5 and higher) and WinZip. Supported are all possible operations on the zip archive: creating, extracting, adding, deleting files from th...
上传时间: 2014-12-22
上传用户:chfanjiang
资源简介:ZIP压缩、解压缩算法库,完全C++实现,支持多种平台。下面是英文描述: This library adds zip compression and decompression functionality to your program, allowing you to create and modify ZIP files in the compatible way with WinZip, PKZIP and ...
上传时间: 2013-11-28
上传用户:hopy
资源简介:This document discusses recommended practices and style for programmers using the C language in the Flight Dynamics Division environment. Guidelines are based on generally recommended software engineering techniques, industry resources, an...
上传时间: 2015-07-19
上传用户:jcljkh
资源简介:This paper provides video capture and category CcaptureVideo example, in Win2K DirectX9 SDK VC6 through debugging environment
上传时间: 2016-07-18
上传用户:thesk123
资源简介:This archive contains circuit diagram and text documents making up the design of audio spectrum analyzer
上传时间: 2017-05-11
上传用户:13215175592
资源简介:This Symbian C++ code example demonstrates how to easily use the onboard camera with zoom and autofocus, utilising an accompanying CameraWrapper made by Forum Nokia. The Camera Wrapper supports all Nokia s S60 devices based on S60 3rd Editi...
上传时间: 2013-12-11
上传用户:hopy
资源简介:The source code samples for chapter 2, 4, 6, and 8 are contained in the EvenChapters project. Those chapters all reference various aspects of this single project. The source code for the BullsEye control (chapter 10 example) is in the B...
上传时间: 2015-09-07
上传用户:yuchunhai1990
资源简介:This is a paper describing Pulse Compression technique implemented in the Weather Radar system. This paper presents data examples from the radars and contrasts the use of pulse compression waveforms with more traditional non-modulated pu...
上传时间: 2017-08-25
上传用户:问题问题
资源简介:C++在几乎所有的计算环境中都非常普及,而且可以用于几乎所有的应用程序。C++从C中继承了过程化编程的高效性,并集成了面向对象编程的功能。C++在其标准库中提供了大量的功能。有许多商业C++库支持数量众多的操作系统环境和专业应用程序。但因为它的内容太多...
上传时间: 2013-11-18
上传用户:gaoqinwu
资源简介:a program that takes in an integer number as an argument and returns its equivalent in the binary and octal formats.
上传时间: 2015-07-22
上传用户:h886166
资源简介:· Develop clear, readable, well-documented and well-designed programs in the C Programming Language. · Develop software in the Unix/Linux using tools such as gcc, gdb, and make. · Locate and interpreting “man pages” applicable to...
上传时间: 2015-08-16
上传用户:yuchunhai1990
资源简介:A program for computing energy levels, reaction matrix and radial wave functions in the coupled-channel hyperspherical adiabatic approach
上传时间: 2016-02-24
上传用户:英雄
资源简介:handshake checker and it is used in the design of USB or other material ,it is a simple one on the acadimic level
上传时间: 2017-03-09
上传用户:asasasas
资源简介:load flow algorithm, with entering bus data and line data it solves the load flow with newton method.
上传时间: 2014-01-22
上传用户:aix008
资源简介:This OpenNL, a library to easily construct and solve sparse linear systems. * OpenNL is supplied with a set of built-in iterative solvers (Conjugate gradient,BICGSTAB, GMRes) and preconditioners (Jacobi, SSOR). * OpenNL can also use othe...
上传时间: 2014-01-07
上传用户:semi1981
资源简介:This a software runing on the matlab, it is used in the channel coding simulation. It include DVB-S2 LDPC, Covolution turbo, and block turbo code, You can choose which channel coding to run. it run the encoder and add white noise in the c...
上传时间: 2015-08-06
上传用户:
资源简介:This handbook presents a thorough overview in 45 chapters from more than 100 renowned experts in the field. It provides the tools to help overcome the problems of video storage, cataloging, and retrieval, by exploring content standardizatio...
上传时间: 2013-12-15
上传用户:yuzsu
资源简介:A .zip file contains a series of scripts that were used in the MathWorks webinar "Using MATLAB to Develop Portfolio Optimization Models." The scripts generate 3D efficient frontiers for a universe of 44 stocks with time as the third axis. A...
上传时间: 2014-01-04
上传用户:trepb001
资源简介:This ZIP archive includes the sources (and executable) for the FileTest utility, written by Ladislav Zezula. The archive also includes the source of a general purpose "Utils" lib which contains some generally useful functions and is al...
上传时间: 2014-01-25
上传用户:ccclll
资源简介:The zip file in this directory contains a series of lectures and examples intended as an introduction to USB.
上传时间: 2015-04-02
上传用户:lxm
资源简介:This zip file shows the use ROM Services in order to speed up an application and reduce its code size. It shows how to open services such as ROM Entry, Xmodem and DataFlash and how to simply use their methods. Includes main.html file for he...
上传时间: 2014-11-02
上传用户:66666
资源简介:This zip file shows the use ROM Services in order to speed up an application and reduce its code size. It shows how to load a method of the Xmodem service and obtain a first level bootloader. Includes main.html file for help.
上传时间: 2013-12-06
上传用户:我们的船长
资源简介:This serial client in JAVA allows sending, reading and writing of SMS via a serial COM port. The tool uses the PDU SMS format. IRDA drivers are included. The functionality can be implemented into applications for remote alerting or SMS auth...
上传时间: 2013-12-17
上传用户:s363994250
资源简介:Samsung KS0719 graphical LCD (SPI) This driver allows to draw points and to write characters on this graphical display.
上传时间: 2015-09-02
上传用户:Pzj
资源简介:The goal of this library is to make ODBC recordsets look just like an STL container. As a user, you can move through our containers using standard STL iterators and if you insert(), erase() or replace() records in our containers changes can...
上传时间: 2015-10-11
上传用户:xlcky
资源简介:This library provides a C++ interface to XML files. It uses libxml 2 to access the XML files, and in order to configure libxml++ you must have both libxml and pkg-config installed.
上传时间: 2016-01-05
上传用户:firstbyte
资源简介:this the mpeg4 library which includes VC6 and eVC3 project file.
上传时间: 2014-01-27
上传用户:13188549192
资源简介:This programme contains head file and library file of gcc.
上传时间: 2014-01-05
上传用户:TRIFCT
资源简介:This program allows reading or writing values to and from the DSP through hyperterminal serial port interface.
上传时间: 2014-01-19
上传用户:gyq
资源简介:This software allows reading and writing internal eeprom in Motorola MCUS. MC68HC05、MC68HC705、MC68HC
上传时间: 2013-12-31
上传用户:yd19890720