-
Perl and XML
XML is a text-based markup language that has taken the programming world by storm. More
powerful than HTML yet less demanding than SGML, XML has proven itself to be flexible and
resilient. XML is the perfect tool for formatting documents with even the smallest bit of
complexity, from Web pages to legal contracts to books. However, XML has also proven itself to
be indispensable for organizing and conveying other sorts of data as well, thus its central role
in web services like SOAP and XML-RPC.
As the Perl programming language was tailor-
標簽:
programming
text-based
XML
language
上傳時間:
2014-01-07
上傳用戶:jichenxi0730
-
This book uses the Python language to teach pro
-
gramming concepts and problem
-solving skills, without assuming any previous program- ming experience. With easy-to-understand examples, pseudocode, flowcharts, and other
tools, the student learns how to design the logic of programs and then implement those
programs using Python. This book is ideal for an introductory programming course or a
programming logic and design course using Python as the language.
As with all the boolts in the
Starting Out With
series, the hallmark of this text is its clear,
friendly, and easy
-to-understand writing. In addition, it is rich in example programs that
are concise and practical. The programs in this book include short examples that highlight
specific programming topics, as well as more involved examples that focus on problem
solving. Each chapter provides one or more case studies that provide step
-by-step analysis
of a specific problem and shows the student how to solve it.
標簽:
language
gramming
concepts
problem
上傳時間:
2014-01-12
上傳用戶:獨孤求源
-
The C++ Editor is a text editor for C++ programmers. The editor have
color syntax highlighting. Editor s main purpose is to edit source
code files outside the IDE (Integrated Development Environment) with
multiple opened copies of program, when programmer needs to find,
replace or compare source code. The program can compile the file
using for this purpose the Microsoft VC compiler. Most effectively
the editor can be used with a file search utility. The search utility
Search&Edit or IDE Helper is available for download on developer s
WEB site (http://www.easydevtools.com/dwnl_frame.htm).
標簽:
editor
highlighting
programmers
The
上傳時間:
2013-12-09
上傳用戶:x4587
-
This is a short text on arrays and pointers in C with an emphasis
on using multi-dimensional arrays. The seemingly unrelated C rules
are explained as an attempt to unify arrays and pointers, replacing
arrays and the basic array equation by a new notation and special
rules
標簽:
multi-dimensional
emphasis
pointers
arrays
上傳時間:
2017-03-08
上傳用戶:13215175592
-
This Telecommunication Standard [TS] describes the detailed mapping from input blocks of 160 speech samples in
13-bit uniform PCM format to encoded blocks of 95, 103, 118, 134, 148, 159, 204, and 244 bits and from encoded
blocks of 95, 103, 118, 134, 148, 159, 204, and 244 bits to output blocks of 160 reconstructed speech samples
標簽:
Telecommunication
describes
Standard
detailed
上傳時間:
2013-12-12
上傳用戶:cuibaigao
-
The SWF [pronounced 鈥渟wiff 鈥? file format delivers vector graphics, text, video, and sound
over the Internet and is supported by Adobe廬 Flash廬 Player software. The SWF file format is
designed to be an efficient delivery format, not a format for exchanging graphics between
graphics editors.
標簽:
pronounced
delivers
graphics
format
上傳時間:
2017-03-20
上傳用戶:waizhang
-
This book is an introduction to Ada 95. It uses an example-driven approach which gradually develops small trivial programs into large case-study type programs. The main emphasis of this book is on maintenance problems, and using object-oriented technology to write maintainable, extensible programs. Program design is introduced throughout the book, with hypothetical maintenance scenarios used to shoe design shortcomings. and revise them to accomodate maintenance needs. Practical issues such as debugging programs are tackled, and important Ada features not found in other languages are dealt with practically and early on in the text. These include exception handling, user-defined types, procedures, functions, packages and child packages.
標簽:
example-driven
introduction
gradually
approach
上傳時間:
2014-01-12
上傳用戶:koulian
-
Face Transfer is a method for mapping videorecorded perfor-mances of one individual to facial animations of another. It extracts visemes (speech-related mouth articulations), expressions, and three-dimensional (3D) pose from monocular video or 鏗乴m footage.
標簽:
videorecorded
perfor-mances
individual
Transfer
上傳時間:
2014-01-11
上傳用戶:2467478207
-
The philosophy of the book is to present various pattern recognition tasks in
a unified way, including image analysis, speech processing, and communication applications. Despite their differences, these areas do share common features and their study can only benefit from a unified approach.
標簽:
recognition
philosophy
pattern
present
上傳時間:
2017-05-05
上傳用戶:plsee
-
Tiny Planet is small device connected to a GSM cell phone. When the mobile receives a predefined SMS (text message), like "Activate burglar alarm" or "Start backup pump", the circuit automatically recognizes it as a command, and switches the output port accordingly. Besides switching the port on or off, the user can pulse it for a short period (e.g. 鈥淩eboot remote server鈥?.
標簽:
predefined
connected
receives
Planet
上傳時間:
2017-05-17
上傳用戶:fanboynet