Steganography is the art of communicating a message by embedding it into multimedia data. It is desired to maximize the amount of hidden information (embedding rate) while preserving security against detection by unauthorized parties. An appropriate information-theoretic model for steganography has been proposed by Cachin
标签: Steganography communicating multimedia embedding
上传时间: 2017-07-29
上传用户:
This C++ example demonstrates how to play (a maximum of 16) simultaneous voices. The example has eight blocks moving on the screen and playing sounds when they collide with a wall or with each other. The updated example has been tested to support S60 5th Edition and touch UI. Important classes: CMdaAudioOutputStream, TMdaAudioDataSettings, MMdaAudioOutputStreamCallback, RThread, RSemaphore, RMutex
标签: example demonstrates simultaneous maximum
上传时间: 2014-11-17
上传用户:yt1993410
This book is about 3D math, the study of the mathematics behind the geometry of a 3D world. 3D math is related to computational geometry, which deals with solving geometric problems algorithmically. 3D math and computational geometry have applications in a wide variety of fields that use computers to model or reason about the world in 3D, such as graphics, games, simulation, robotics, virtual reality, and cinematography. This book covers theory and practice in C++.
标签: the math mathematics 3D
上传时间: 2014-01-23
上传用户:xwd2010
Model for Opnet. Use this model to generate traffic between source and destination pairs. The resultant traffic file can then be imported into the networks to mimic traffic patterns and represent background loading on a network
标签: destination generate between traffic
上传时间: 2017-08-06
上传用户:gaome
With the Wireless module, OPNET can model both terrestrial and satellite radio systems. In this tutorial, you will use Modeler and Wireless modeling to create a radio network you will also observe variations in the quality of received signal that results from radio noise at the receiving node in a dynamic network topology.
标签: terrestrial satellite Wireless systems
上传时间: 2017-08-06
上传用户:xwd2010
H=CIRCLE(CENTER,RADIUS,NOP,STYLE) This routine draws a circle with center defined as a vector CENTER, radius as a scaler RADIS. NOP is the number of points on the circle. As to STYLE, use it the same way as you use the rountine PLOT. Since the handle of the object is returned, you use routine SET to get the best result.
标签: routine defined CIRCLE CENTER
上传时间: 2014-12-07
上传用户:as275944189
This document specifies a collection of compiler directives, library routines, and environment variables that can be used to specify shared-memory parallelism in C, C++ and Fortran programs. This functionality collectively defines the specification of the OpenMP Application Program Interface (OpenMP API). This specification provides a model for parallel programming that is portable across shared memory architectures from different vendors. Compilers from numerous vendors support the OpenMP API. More information about OpenMP can be found at the following web site:
标签: environment collection directives specifies
上传时间: 2013-12-25
上传用户:shinesyh
C++ is considered the most widely used and powerful object-oriented programming language in industry today. This book is for who are interested in learning and exploring C++ programming where programs are developed to interface with real world devices. Learning C++ for interact with various hardware devices and how to interface a computer to physical devices. Anyone who is simply interested in programming and interfacing a computer to perform real activities.
标签: object-oriented programming considered industry
上传时间: 2017-08-13
上传用户:gmh1314
Title : Implementation of quadrature modulation and demodulation Design Object : By implementing quadrature modulation and demodulation of analog signals in digital signal processing, students will have better understanding of sampling and frequency analysis of discrete-time signals. Design Content : Make a MATLAB function which performs quadrature modulation and demodulation for a input signal with anti-aliasing filtering.
标签: Implementation demodulation implementing modulation
上传时间: 2013-12-09
上传用户:蠢蠢66
Hibernate: A Developer s Notebook shows you how to use Hibernate to automate persistence: you write natural Java objects and some simple configuration files, and Hibernate automates all the interaction between your objects and the database. You don t even need to know the database is there, and you can change from one database to another simply by changing a few statements in a configuration file. If you ve needed to add a database backend to your application, don t put it off. It s much more fun than it used to be, and Hibernate: A Developer s Notebook shows you why.
标签: Hibernate persistence Developer you
上传时间: 2017-08-17
上传用户:曹云鹏