搜索结果
找到约 378 项符合
Well-established 的查询结果
文章/文档 To review what a metaball is, and how to render them and to describe a new optimization I ve made
To review what a metaball is, and how to render them and to describe a
new optimization I ve made for rendering metaballs. For complex scenes,
it can render hundreds of times faster, though I m certain others have
discovered this trick as well. It does very slightly change the
characteristic ...
其他 This book uses the Python language to teach pro - gramming concepts and problem -solving skills,
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 implem ...
并行计算 dysii is a C++ library for distributed probabilistic inference and learning in large-scale dynamical
dysii is a C++ library for distributed probabilistic inference and learning in large-scale dynamical systems. It provides methods such as the Kalman, unscented Kalman, and particle filters and smoothers, as well as useful classes such as common probability distributions and stochastic processes.
数据结构 This is an implementation of double-array structure for representing trie, as proposed by Junichi A
This is an implementation of double-array structure for representing trie,
as proposed by Junichi Aoe [1].
Trie is a kind of digital search tree, an efficient indexing method with
O(1) time complexity for searching. Comparably as efficient as hashing,
trie also provides flexibility on incremental m ...
微处理器开发 Development tools for the AT91CAP9-DK.Examples on how to use the AT91CAP9-DK features and peripheral
Development tools for the AT91CAP9-DK.Examples on how to use the AT91CAP9-DK features and peripherals, as well as more complex demonstration applications.
软件设计/软件工程 This book manage to show you how you can methodically apply different techniques to your own algor
This book manage to show you how you can methodically apply different techniques to your
own algorithms to make them more efficient. While this book mostly highlights general techniques,
some well-known algorithms are also looked at in depth.
电子书籍 C++ XML is a book exclusively devoted to the pow er and complexities of integrating XML standards i
C++ XML is a book exclusively devoted to the pow er and complexities of integrating XML
standards into C++. As a developer,this is a book you cannot miss. C++ XML addresses all major
standards,toolkits,and types of applications dealing with XML as a format for representing and
exchanging data,as wel ...
软件工程 Data Structures and Problem Solving Using C++ provides an introduction to data structures and algori
Data Structures and Problem Solving Using C++ provides an introduction to data structures and algorithms from the viewpoint of abstract thinking and problem solving, as well as the use of C++. It is a complete revision of Weiss successful CS2 book Algorithms, Data Structures, and Problem Solving wi ...
文章/文档 It was proposed that perfect invisibility cloaks can be constructed for hiding objects from electrom
It was proposed that perfect invisibility cloaks can be constructed for hiding objects from electromagnetic
illumination (Pendry et al., Science 312, p. 1780). The cylindrical cloaks experimentally
demonstrated (Schurig et al., Science 314, p. 997) and theoretically proposed (Cai et al., Nat. Photon ...
Java书籍 Java Media APIs: Cross-Platform Imaging, Media, and Visualization presents integrated Java media sol
Java Media APIs: Cross-Platform Imaging, Media, and Visualization presents integrated Java media solutions that demonstrate the best practices for using this diverse collection. According to Sun MicroSystems, "This set of APIs supports the integration of audio and video clips, animated presentations ...