搜索结果
找到约 1,158 项符合
itextsharp-all 的查询结果
软件工程 This book provides a comprehensive introduction to the modern study of computer algorithms. It prese
This book provides a comprehensive introduction to the modern study of computer algorithms. It presents many algorithms and covers them in considerable depth, yet makes their design and analysis accessible to all levels of readers. We have tried to keep explanations elementary without sacrificing de ...
其他书籍 TI warrants performance of its products to the specifications applicable at the time of sale in acc
TI warrants performance of its products to the specifications applicable at the time of sale in
accordance with TI’s standard warranty. Testing and other quality control techniques are utilized
to the extent TI deems necessary to support this warranty. Specific testing of all parameters of
each dev ...
Java编程 We have a group of N items (represented by integers from 1 to N), and we know that there is some tot
We have a group of N items (represented by integers from 1 to N), and we know that there is some total order defined for these items. You may assume that no two elements will be equal (for all a, b: a<b or b<a). However, it is expensive to compare two items. Your task is to make a number of comparis ...
其他 The problem of image registration subsumes a number of problems and techniques in multiframe image
The problem of image registration subsumes a number of problems and techniques in multiframe
image analysis, including the computation of optic flow (general pixel-based motion), stereo
correspondence, structure from motion, and feature tracking. We present a new registration
algorithm based on spli ...
其他 The Bad Beginning: A Terrible Tale Do you enjoy happy endings? If so, The Bad Beginning by Lemony
The Bad Beginning: A Terrible Tale
Do you enjoy happy endings? If so, The Bad Beginning by
Lemony Snicket is a book you’ll want to avoid. This is a
story with a bad beginning, a bad middle and a bad
ending. Why would anyone want to read such a thoroughly
bad book? It’s all in good fun!
压缩解压 The Tremor Vorbis I stream and file decoder provides an embeddable, integer-only library [libvorbisi
The Tremor Vorbis I stream and file decoder provides an embeddable, integer-only library [libvorbisidec] intended for decoding all current and future Vorbis I compliant streams. The Tremor libvorbisidec library exposes an API intended to be as similar as possible to the familiar vorbisfile library i ...
压缩解压 The Tremor Vorbis I stream and file decoder provides an embeddable, integer-only library [libvorbisi
The Tremor Vorbis I stream and file decoder provides an embeddable, integer-only library [libvorbisidec] intended for decoding all current and future Vorbis I compliant streams. The Tremor libvorbisidec library exposes an API intended to be as similar as possible to the familiar vorbisfile library i ...
通讯编程文档 This article describes a sniffer for Windows. WinSniff is an application for capturing packets on th
This article describes a sniffer for Windows. WinSniff is an application for capturing packets on the network. It displays all the packets that are transmitted on the local network and gives detailed information about each header in the packet. In order to keep it simple, I am not dealing with appli ...
Internet/网络编程 DELPHIBOX The ImageHTML converts images to ASCII characters in HTML format. The output image is in
DELPHIBOX
The ImageHTML converts images to ASCII characters in HTML format.
The output image is in three formats: true color, grayscale, and
mono color.
The ImageHTML is provided "AS IS " without any warranty of any
kind, either express or implied. The entire risk as to the quality
and performance ...
SQL Server Executing a DTS package is very simple, in its simplest form the execution contains for 3 steps. The
Executing a DTS package is very simple, in its simplest form the execution contains for 3 steps. These 3 steps form the foundation for all more complicated forms for package execution.