虫虫首页|资源下载|资源专辑|精品软件
登录|注册

Complex

  • This handbook presents a thorough overview in 45 chapters from more than 100 renowned experts in the

    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 standardization and other content classification and analysis methods. The challenge of these Complex problems make this book a must-have for video database practitioners in the fields of image and video processing, computer vision, multimedia systems, data mining, and many other diverse disciplines. Topics include video segmentation and summarization, archiving and retrieval, and modeling and representation.

    标签: handbook chapters presents overview

    上传时间: 2013-12-15

    上传用户:yuzsu

  • With the release of PHP 5 web developers need a guide to developing with PHP 5 to both learn its com

    With the release of PHP 5 web developers need a guide to developing with PHP 5 to both learn its Complex new features and more fully implement the long-standing features on which PHP s success is built. PHP 5 in Practice is a reference guide that provides developers with easy-to-use and easily extensible code to solve common PHP problems. It focuses on providing real code solutions to problems, allowing the reader to learn by seeing exactly what is happening behind the scenes to get your solution. Because a real-life situation will rarely match the book s example problems precisely, PHP 5 in Practice explains the solution well enough that you will understand it and can learn how to truly solve your own problem.

    标签: developers developing PHP release

    上传时间: 2013-12-17

    上传用户:xzt

  • Text processing often involves matching text against a pattern. Although Java s character and assort

    Text processing often involves matching text against a pattern. Although Java s character and assorted string classes offerlow- levelpattern- matching support, that support commonly leads to Complex code. To help you write simplerpattern- matching code, Java provides regular expressions. After introducing you to terminology and thejava.util. regex package, Jeff Friesen explores many regular expression constructs supported by that package s Pattern class. Then he examines Pattern s methods and the additionaljava.util. regex classes. In conclusion, he presents a practical application of regular expressions.

    标签: processing character Although involves

    上传时间: 2014-01-19

    上传用户:爱死爱死

  • penMesh is a generic and efficient data structure for representing and manipulating polygonal meshes

    penMesh is a generic and efficient data structure for representing and manipulating polygonal meshes. OpenMesh is developed at the Computer Graphics Group, RWTH Aachen , as part of the OpenSGPlus project, is funded by the German Ministry for Research and Education ( BMBF), and will serve as geometry kernel upon which the so-called high level primitives (e.g. subdivision surfaces or progressive meshes) of OpenSGPlus are built. It was designed with the following goals in mind : Flexibility : provide a basis for many different algorithms without the need for adaptation. Efficiency : maximize time efficiency while keeping memory usage as low as possible. Ease of use : wrap Complex internal structure in an easy-to-use interface.

    标签: manipulating representing and efficient

    上传时间: 2015-10-14

    上传用户:米卡

  • 书名:基本商业程序的建模 Essential Business Process Modeling (Paperback) 作者: Mike Havey 出版商:O Reilly 1 editio

    书名:基本商业程序的建模 Essential Business Process Modeling (Paperback) 作者: Mike Havey 出版商:O Reilly 1 edition (August 18, 2005) 内容介绍: Ten years ago, groupware bundled with email and calendar applications helped track the flow of work from person to person within an organization. Workflow in today s enterprise means more monitoring and orchestrating massive systems. A new technology called Business Process Management, or BPM, helps software architects and developers design, code, run, administer, and monitor Complex network-based business processes. BPM replaces those sketchy flowchart diagrams that business analysts draw on whiteboards with a precise model that uses standard graphical and XML representations, and an architecture that allows it converse with other services, systems, and users.

    标签: Essential Paperback Business Modeling

    上传时间: 2015-10-21

    上传用户:zhangyigenius

  • The creation of believable and endearing characters in computer graphics presents a number of techn

    The creation of believable and endearing characters in computer graphics presents a number of technical challenges, including the modeling, animation and rendering of Complex shapes such as heads, hands, and clothing.

    标签: believable characters endearing creation

    上传时间: 2014-01-22

    上传用户:gdgzhym

  •  The purpose of this lab is to introduce the concept of FSMs with a datapath, and to stud

     The purpose of this lab is to introduce the concept of FSMs with a datapath, and to study the usage of more Complex test benches. Also, we enforce a rudimentary design methodology by assuming that the students are part of a bigger project, and have no knowledge of VHDL-implementation of the datapath (made by a hypothetical other group) other than its predefined Entity Interface until they come to the lab. The rest of this document is structured as follows: Section 2 describes some prelimi- nary reading and exercises that should be done before the lab. Section 3 details the design tasks that should be carried out to pass this lab.

    标签: introduce datapath purpose concept

    上传时间: 2014-01-23

    上传用户:熊少锋

  • 第1章 TURBO PASCAL高级编程技术 1.1 单元及其使用 1.2 与汇编语言混合编程 1.3 与C语言混合编程 1.4 过程类型及其使用 1.5 中断例程的编写方法

    第1章 TURBO PASCAL高级编程技术 1.1 单元及其使用 1.2 与汇编语言混合编程 1.3 与C语言混合编程 1.4 过程类型及其使用 1.5 中断例程的编写方法 1.6 动态数组及其使用 1.7 扩充内存(EMS)及其使用 1.8 扩展内存(XMS)及其使用 1.9 程序的标准数据作代码处理的方法 第2章 实用工具单元 2.1 屏幕输入与输出单元ACRT 2.2 字符串处理单元ASTR 2.3 磁盘操作单元DISK 2.4 热键单元POPUP 2.5 数据库交互单元DBASE 2.6 扩充内存单元EMS 2.7 扩展内存单元XMS 2.8 数学函数单元MATH 2.9 矩阵运算单元MATRIX 2.10 概率分布函数单元PROB 2.11 复数运算单元Complex 第3章 实用程序 3.1 软锁驱动器程序 3.2 锁硬盘逻辑盘程序 3.3 稿纸打印程序 3.4 源程序列表程序 3.5 查找并替换程序 3.6 备份硬盘主引导扇区程序 3.7 四通-PC文本文件转换程序 3.8 SPT文件与BMP文件的双向转换程序 3.9 数据库卡片打印程序 3.10 BATCH文件转换为COM文件程序 3.11 机密文件的有效销毁程序 3.12 释放内存程序 附录1 源程序文件索引表 附录2 各种显示卡及其显示模态表

    标签: PASCAL TURBO 1.1 1.2

    上传时间: 2015-11-16

    上传用户:dengzb84

  • An AHB system is made of masters slaves and interconnections. A general approach to include all poss

    An AHB system is made of masters slaves and interconnections. A general approach to include all possible "muxed" implementation of multi layered AHB systems and arbitrated AHB ones can be thought as an acyclic graph where every source node is a master, every destination node is a slave and every internal node is an arbiter there must be one and only one arc exiting a master and one or more entering a slave (single slave verus multi-slave or arbitrated slave) an arbiter can have as many input and output connections as needed. A bridge is a special node that collapses one or more slave nodes and a master node in a new "Complex" node.

    标签: interconnections approach general include

    上传时间: 2015-12-12

    上传用户:lyy1234

  • Apply the standard QR-decomposition based LSL algorithm using angle-normalized error to predict/esti

    Apply the standard QR-decomposition based LSL algorithm using angle-normalized error to predict/estimate Complex-valued processes.

    标签: QR-decomposition angle-normalized algorithm standard

    上传时间: 2015-12-27

    上传用户:cc1